|
TWE 2.5-1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.jawe.JaWEComponentSettings
org.enhydra.jawe.components.infobar.InfoBarSettings
Field Summary |
Fields inherited from class org.enhydra.jawe.JaWEComponentSettings |
arm, componentAction, componentSettings, PROPERTYFILE_NAME, PROPERTYFILE_PATH, propertyMgr |
Constructor Summary | |
InfoBarSettings()
|
Method Summary | |
java.awt.Color |
getBackgroundColor()
|
javax.swing.ImageIcon |
getFileIcon()
|
javax.swing.ImageIcon |
getPackageSelectionIcon()
|
javax.swing.ImageIcon |
getProcessSelectionIcon()
|
void |
init(JaWEComponent comp)
|
void |
loadDefault(JaWEComponent comp,
java.util.Properties properties)
|
Methods inherited from class org.enhydra.jawe.JaWEComponentSettings |
addAction, addSetting, adjustActions, changeActionState, clear, getAction, getActions, getLanguageDependentString, getMainMenuActionOrder, getMenuActionOrder, getPropertyMgr, getSetting, getSettingBoolean, getSettingDouble, getSettingInt, getSettingString, getToolbarActionOrder, manageProperties, setPropertyMgr |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InfoBarSettings()
Method Detail |
public void init(JaWEComponent comp)
init
in class JaWEComponentSettings
public void loadDefault(JaWEComponent comp, java.util.Properties properties)
loadDefault
in class JaWEComponentSettings
public javax.swing.ImageIcon getPackageSelectionIcon()
public javax.swing.ImageIcon getProcessSelectionIcon()
public javax.swing.ImageIcon getFileIcon()
public java.awt.Color getBackgroundColor()
|
TWE 2.5-1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |