|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreferencesPanel | |
de.uni_paderborn.fujaba.app | The Fujaba Application |
de.uni_paderborn.fujaba.layout.options | |
de.uni_paderborn.fujaba.preferences.gui |
Uses of PreferencesPanel in de.uni_paderborn.fujaba.app |
Subclasses of PreferencesPanel in de.uni_paderborn.fujaba.app | |
class |
OptionsPanelProject
Options panel for the project. |
Uses of PreferencesPanel in de.uni_paderborn.fujaba.layout.options |
Subclasses of PreferencesPanel in de.uni_paderborn.fujaba.layout.options | |
class |
LayoutPreferencesPanel
Options panel for the environment dialog. |
Uses of PreferencesPanel in de.uni_paderborn.fujaba.preferences.gui |
Subclasses of PreferencesPanel in de.uni_paderborn.fujaba.preferences.gui | |
class |
CodeGenPreferencesPanel
No comment provided by developer, please add a comment to improve documentation. |
class |
ColorsPreferencesPanel
No comment provided by developer, please add a comment to improve documentation. |
class |
DebugPreferencesPanel
Options panel for the debug environment. |
class |
GeneralPreferencesPanel
No comment provided by developer, please add a comment to improve documentation. |
class |
IconsPreferencesPanel
Options panel for specifying icons. |
class |
JavaPreferencesPanel
No comment provided by developer, please add a comment to improve documentation. |
class |
LoggingPreferencesPanel
Options panel for log4j configuration |
class |
PlugInsPreferencesPanel
The options panel for plug-in specific options and settings. |
Methods in de.uni_paderborn.fujaba.preferences.gui with parameters of type PreferencesPanel | |
void |
PreferencesDialog.setSelectedTab(PreferencesPanel panel)
Sets the selectedTab attribute of the PreferencesDialog object |
boolean |
PreferencesDialog.hasInPreferencesPanels(PreferencesPanel elem)
No comment provided by developer, please add a comment to improve documentation. |
void |
PreferencesDialog.addToPreferencesPanels(PreferencesPanel elem)
Access method for an one to n association. |
void |
PreferencesDialog.removeFromPreferencesPanels(PreferencesPanel elem)
No comment provided by developer, please add a comment to improve documentation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |