public class WindowUpdater
extends java.lang.Object
Constructor and Description |
---|
WindowUpdater() |
Modifier and Type | Method and Description |
---|---|
ComponentUpdater |
getComponentUpdater(java.lang.Class className)
Returns the component updater for the given class If a custom component
updater is not registered for the given class, a default one is returned
Checks recursevly for class tree
|
void |
initCustomUpdatersAndEmulators(ClientAgent agent)
Loads custom updaters from the application properties file.
|
public ComponentUpdater getComponentUpdater(java.lang.Class className)
className
- component classpublic void initCustomUpdatersAndEmulators(ClientAgent agent)
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.