|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openide.util.SharedClassObject
org.openide.options.SystemOption
org.openide.explorer.propertysheet.PropertySheetSettings
Settings for the property sheet.
PropertySheet,
Serialized Form| Constructor Summary | |
PropertySheetSettings()
Deprecated. |
|
| Method Summary | |
String |
displayName()
Deprecated. Get the display name of this system option. |
Color |
getDisabledPropertyColor()
Deprecated. |
boolean |
getDisplayWritableOnly()
Deprecated. |
HelpCtx |
getHelpCtx()
Deprecated. Get context help for this system option. |
boolean |
getPlastic()
Deprecated. |
int |
getPropertyPaintingStyle()
Deprecated. |
int |
getSortingMode()
Deprecated. |
Color |
getValueColor()
Deprecated. |
void |
setDisabledPropertyColor(Color color)
Deprecated. |
void |
setDisplayWritableOnly(boolean b)
Deprecated. |
void |
setPlastic(boolean plastic)
Deprecated. |
void |
setPropertyPaintingStyle(int style)
Deprecated. |
void |
setSortingMode(int sortingMode)
Deprecated. |
void |
setValueColor(Color color)
Deprecated. |
| Methods inherited from class org.openide.options.SystemOption |
clearSharedData, firePropertyChange, getName, isReadExternal, isWriteExternal, readExternal, reset, writeExternal |
| Methods inherited from class org.openide.util.SharedClassObject |
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, getLock, getProperty, hashCode, initialize, putProperty, putProperty, removeNotify, removePropertyChangeListener, writeReplace |
| Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertySheetSettings()
| Method Detail |
public String displayName()
SystemOption
displayName in class SystemOptionpublic HelpCtx getHelpCtx()
SystemOption
getHelpCtx in interface HelpCtx.ProvidergetHelpCtx in class SystemOptionpublic void setPropertyPaintingStyle(int style)
public int getPropertyPaintingStyle()
public void setSortingMode(int sortingMode)
public int getSortingMode()
public void setPlastic(boolean plastic)
public boolean getPlastic()
public void setValueColor(Color color)
public Color getValueColor()
public void setDisabledPropertyColor(Color color)
public Color getDisabledPropertyColor()
public void setDisplayWritableOnly(boolean b)
public boolean getDisplayWritableOnly()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||