|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.control.DisplaySettingsDialog.PropertyValueWrapper
public class DisplaySettingsDialog.PropertyValueWrapper
Class PropertyValueWrapper utility class
| Constructor Summary | |
|---|---|
DisplaySettingsDialog.PropertyValueWrapper(PropertyValue propertyValue)
ctor |
|
DisplaySettingsDialog.PropertyValueWrapper(PropertyValue propertyValue,
boolean cbxValue)
ctor |
|
| Method Summary | |
|---|---|
void |
changeProperty()
Change the property value |
void |
changeValue()
Change the value |
void |
changeValueTo(Object o)
Change the value |
String |
getCategory()
get the category of this property value |
JCheckBox |
getCheckbox()
Get the cbx |
String |
getName()
Get the name |
void |
setCheckboxLabel()
set label |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisplaySettingsDialog.PropertyValueWrapper(PropertyValue propertyValue)
propertyValue - the value
public DisplaySettingsDialog.PropertyValueWrapper(PropertyValue propertyValue,
boolean cbxValue)
propertyValue - the valuecbxValue - is cbx on| Method Detail |
|---|
public void changeProperty()
public JCheckBox getCheckbox()
public void changeValue()
public void changeValueTo(Object o)
o - new valuepublic void setCheckboxLabel()
public String getCategory()
public String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||