|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.widget.Settings
@Deprecated public final class Settings
Describes most of the optional settings of the JGoodies Looks. Used by the
DemoFrame to configure the UI.
BorderStyle,
FontSizeHints,
HeaderStyle,
Options| Method Summary | |
|---|---|
static Settings |
createDefault()
Deprecated. |
com.jgoodies.clearlook.ClearLookMode |
getClearLookMode()
Deprecated. |
String |
getClearLookPolicyName()
Deprecated. |
com.jgoodies.plaf.FontSizeHints |
getFontSizeHints()
Deprecated. |
Boolean |
getMenuBar3DHint()
Deprecated. |
com.jgoodies.plaf.HeaderStyle |
getMenuBarHeaderStyle()
Deprecated. |
com.jgoodies.plaf.BorderStyle |
getMenuBarPlasticBorderStyle()
Deprecated. |
com.jgoodies.plaf.BorderStyle |
getMenuBarWindowsBorderStyle()
Deprecated. |
String |
getPlasticTabStyle()
Deprecated. |
LookAndFeel |
getSelectedLookAndFeel()
Deprecated. |
com.jgoodies.plaf.plastic.PlasticTheme |
getSelectedTheme()
Deprecated. |
Boolean |
getToolBar3DHint()
Deprecated. |
com.jgoodies.plaf.HeaderStyle |
getToolBarHeaderStyle()
Deprecated. |
com.jgoodies.plaf.BorderStyle |
getToolBarPlasticBorderStyle()
Deprecated. |
com.jgoodies.plaf.BorderStyle |
getToolBarWindowsBorderStyle()
Deprecated. |
boolean |
isPlasticHighContrastFocusEnabled()
Deprecated. |
Boolean |
isPopupDropShadowEnabled()
Deprecated. |
boolean |
isTabIconsEnabled()
Deprecated. |
boolean |
isUseNarrowButtons()
Deprecated. |
Boolean |
isUseSystemFonts()
Deprecated. |
void |
setClearLookMode(com.jgoodies.clearlook.ClearLookMode clearLookMode)
Deprecated. |
void |
setClearLookPolicyName(String clearLookPolicyName)
Deprecated. |
void |
setFontSizeHints(com.jgoodies.plaf.FontSizeHints fontSizeHints)
Deprecated. |
void |
setMenuBar3DHint(Boolean menuBar3DHint)
Deprecated. |
void |
setMenuBarHeaderStyle(com.jgoodies.plaf.HeaderStyle menuBarHeaderStyle)
Deprecated. |
void |
setMenuBarPlasticBorderStyle(com.jgoodies.plaf.BorderStyle menuBarPlasticBorderStyle)
Deprecated. |
void |
setMenuBarWindowsBorderStyle(com.jgoodies.plaf.BorderStyle menuBarWindowsBorderStyle)
Deprecated. |
void |
setPlasticHighContrastFocusEnabled(boolean plasticHighContrastFocusEnabled)
Deprecated. |
void |
setPlasticTabStyle(String plasticTabStyle)
Deprecated. |
void |
setPopupDropShadowEnabled(Boolean popupDropShadowEnabled)
Deprecated. |
void |
setSelectedLookAndFeel(LookAndFeel selectedLookAndFeel)
Deprecated. |
void |
setSelectedTheme(com.jgoodies.plaf.plastic.PlasticTheme selectedTheme)
Deprecated. |
void |
setTabIconsEnabled(boolean tabIconsEnabled)
Deprecated. |
void |
setToolBar3DHint(Boolean toolBar3DHint)
Deprecated. |
void |
setToolBarHeaderStyle(com.jgoodies.plaf.HeaderStyle toolBarHeaderStyle)
Deprecated. |
void |
setToolBarPlasticBorderStyle(com.jgoodies.plaf.BorderStyle toolBarPlasticBorderStyle)
Deprecated. |
void |
setToolBarWindowsBorderStyle(com.jgoodies.plaf.BorderStyle toolBarWindowsBorderStyle)
Deprecated. |
void |
setUseNarrowButtons(boolean useNarrowButtons)
Deprecated. |
void |
setUseSystemFonts(Boolean useSystemFonts)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Settings createDefault()
public com.jgoodies.clearlook.ClearLookMode getClearLookMode()
public void setClearLookMode(com.jgoodies.clearlook.ClearLookMode clearLookMode)
public String getClearLookPolicyName()
public void setClearLookPolicyName(String clearLookPolicyName)
public com.jgoodies.plaf.FontSizeHints getFontSizeHints()
public void setFontSizeHints(com.jgoodies.plaf.FontSizeHints fontSizeHints)
public Boolean getMenuBar3DHint()
public void setMenuBar3DHint(Boolean menuBar3DHint)
public com.jgoodies.plaf.HeaderStyle getMenuBarHeaderStyle()
public void setMenuBarHeaderStyle(com.jgoodies.plaf.HeaderStyle menuBarHeaderStyle)
public com.jgoodies.plaf.BorderStyle getMenuBarPlasticBorderStyle()
public void setMenuBarPlasticBorderStyle(com.jgoodies.plaf.BorderStyle menuBarPlasticBorderStyle)
public com.jgoodies.plaf.BorderStyle getMenuBarWindowsBorderStyle()
public void setMenuBarWindowsBorderStyle(com.jgoodies.plaf.BorderStyle menuBarWindowsBorderStyle)
public Boolean isPopupDropShadowEnabled()
public void setPopupDropShadowEnabled(Boolean popupDropShadowEnabled)
public boolean isPlasticHighContrastFocusEnabled()
public void setPlasticHighContrastFocusEnabled(boolean plasticHighContrastFocusEnabled)
public String getPlasticTabStyle()
public void setPlasticTabStyle(String plasticTabStyle)
public LookAndFeel getSelectedLookAndFeel()
public void setSelectedLookAndFeel(LookAndFeel selectedLookAndFeel)
public com.jgoodies.plaf.plastic.PlasticTheme getSelectedTheme()
public void setSelectedTheme(com.jgoodies.plaf.plastic.PlasticTheme selectedTheme)
public boolean isTabIconsEnabled()
public void setTabIconsEnabled(boolean tabIconsEnabled)
public Boolean getToolBar3DHint()
public void setToolBar3DHint(Boolean toolBar3DHint)
public com.jgoodies.plaf.HeaderStyle getToolBarHeaderStyle()
public void setToolBarHeaderStyle(com.jgoodies.plaf.HeaderStyle toolBarHeaderStyle)
public com.jgoodies.plaf.BorderStyle getToolBarPlasticBorderStyle()
public void setToolBarPlasticBorderStyle(com.jgoodies.plaf.BorderStyle toolBarPlasticBorderStyle)
public com.jgoodies.plaf.BorderStyle getToolBarWindowsBorderStyle()
public void setToolBarWindowsBorderStyle(com.jgoodies.plaf.BorderStyle toolBarWindowsBorderStyle)
public boolean isUseNarrowButtons()
public void setUseNarrowButtons(boolean useNarrowButtons)
public Boolean isUseSystemFonts()
public void setUseSystemFonts(Boolean useSystemFonts)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||