|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.application.ApplicationClient
public class ApplicationClient
Constructor Summary | |
---|---|
ApplicationClient(IPreferences preferences,
GPESecurityManager securityManager,
FileProvider fileProvider,
ExtensibilityProvider[] extensibilityProviders)
|
Method Summary | |
---|---|
void |
addChild(IConfigurable child)
Deprecated. |
INode |
getNode()
Deprecated. |
void |
load(IPreferences preferences)
Load the settings |
static void |
main(java.lang.String[] args)
|
void |
show(GPEPanel panel)
Deprecated. |
void |
show(GPEPanel panel,
INode node)
Display the panel |
void |
shutdown()
|
void |
startup()
|
void |
store(IPreferences preferences)
Store the settings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationClient(IPreferences preferences, GPESecurityManager securityManager, FileProvider fileProvider, ExtensibilityProvider[] extensibilityProviders)
Method Detail |
---|
public void load(IPreferences preferences)
IConfigurable
load
in interface IConfigurable
public void store(IPreferences preferences)
IConfigurable
store
in interface IConfigurable
public void startup()
startup
in interface StandaloneClient
public void shutdown()
shutdown
in interface StandaloneClient
public static void main(java.lang.String[] args)
@Deprecated public void show(GPEPanel panel)
SimpleMessageProvider
show
in interface SimpleMessageProvider
public void show(GPEPanel panel, INode node)
SimpleMessageProvider
show
in interface SimpleMessageProvider
panel
- the panelnode
- the preferences node to store the window settings@Deprecated public void addChild(IConfigurable child)
IConfigurable
addChild
in interface IConfigurable
@Deprecated public INode getNode()
IConfigurable
getNode
in interface IConfigurable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |