|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.gui.core.ConfigurationManager
This class handles the configuration of the Rcom client application.
Retek Inc. Copyright (c) 2002
Field Summary | |
static RPropertyBundle |
CONFIGURATION
|
static java.lang.String |
HELP_FILE
|
Constructor Summary | |
ConfigurationManager()
Returns new ConfigurationManager object. |
Method Summary | |
void |
configure(java.lang.String filename)
Configures the application. |
void |
configure(java.lang.String filename,
boolean initLookAndFeel)
Configures the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static RPropertyBundle CONFIGURATION
public static final java.lang.String HELP_FILE
Constructor Detail |
public ConfigurationManager()
Method Detail |
public void configure(java.lang.String filename)
filename
- The filename of the system configuration file.public void configure(java.lang.String filename, boolean initLookAndFeel)
filename
- The filename of the system configuration file.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |