|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.gpe.client2.filemanager.FileManager
public class FileManager
| Constructor Summary | |
|---|---|
FileManager(IPreferences preferences,
GPESecurityManager securityManager,
FileProvider fileProvider)
|
|
| 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 FileManager(IPreferences preferences,
GPESecurityManager securityManager,
FileProvider fileProvider)
| Method Detail |
|---|
public void startup()
startup in interface StandaloneClientpublic void shutdown()
shutdown in interface StandaloneClientpublic static void main(java.lang.String[] args)
args - public void load(IPreferences preferences)
IConfigurable
load in interface IConfigurablepublic void store(IPreferences preferences)
IConfigurable
store in interface IConfigurable@Deprecated public void addChild(IConfigurable child)
IConfigurable
addChild in interface IConfigurable@Deprecated public INode getNode()
IConfigurable
getNode in interface IConfigurable@Deprecated public void show(GPEPanel panel)
SimpleMessageProvider
show in interface SimpleMessageProvider
public void show(GPEPanel panel,
INode node)
SimpleMessageProvider
show in interface SimpleMessageProviderpanel - the panelnode - the preferences node to store the window settings
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||