|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DesktopConfig | |
---|---|
de.schwarzrot.app.config | domain classes for application configuration/setup stuff. |
de.schwarzrot.app.support | helper classes for applications |
de.schwarzrot.main.app | class for the applications common main function and the base for resource configuration. |
de.schwarzrot.ui | classes related to the user interface |
de.schwarzrot.ui.control | standard controls used at the user interface |
de.schwarzrot.ui.support | base classes for central UI classes |
Uses of DesktopConfig in de.schwarzrot.app.config |
---|
Constructors in de.schwarzrot.app.config with parameters of type DesktopConfig | |
---|---|
DesktopConfig(DesktopConfig other)
|
Uses of DesktopConfig in de.schwarzrot.app.support |
---|
Constructor parameters in de.schwarzrot.app.support with type arguments of type DesktopConfig | |
---|---|
DesktopApplicationLauncher(MainEntry<DesktopConfig> starter,
String[] appContextFiles,
List<String> appArgs)
constructor - loads the given context's and validates configuration. |
Uses of DesktopConfig in de.schwarzrot.main.app |
---|
Methods in de.schwarzrot.main.app that return DesktopConfig | |
---|---|
DesktopConfig |
AppMain.getConfig()
|
Methods in de.schwarzrot.main.app with parameters of type DesktopConfig | |
---|---|
void |
AppMain.setConfig(DesktopConfig config)
|
Uses of DesktopConfig in de.schwarzrot.ui |
---|
Methods in de.schwarzrot.ui with parameters of type DesktopConfig | |
---|---|
void |
Desktop.setConfig(DesktopConfig ac)
sets the configuration instance |
Uses of DesktopConfig in de.schwarzrot.ui.control |
---|
Constructors in de.schwarzrot.ui.control with parameters of type DesktopConfig | |
---|---|
MappingsDialog(DesktopConfig config)
|
Uses of DesktopConfig in de.schwarzrot.ui.support |
---|
Methods in de.schwarzrot.ui.support with parameters of type DesktopConfig | |
---|---|
void |
AbstractDesktop.setConfig(DesktopConfig config)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |