|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.l2fprod.common.propertysheet.AbstractProperty
com.l2fprod.common.propertysheet.DefaultProperty
hep.aida.ref.plotter.style.editor.StyleProperty
public class StyleProperty
| Method Summary | |
|---|---|
String[] |
getAvailableValues()
|
AbstractStyleParameter |
getParameter()
|
boolean |
isParameterSet()
|
boolean |
isParameterSet(boolean recursive)
|
void |
readFromObject(Object object)
|
void |
setValue(Object newValue)
|
void |
writeToObject(Object object)
|
| Methods inherited from class com.l2fprod.common.propertysheet.DefaultProperty |
|---|
addSubProperties, addSubProperties, addSubProperty, clearSubProperties, equals, getCategory, getDisplayName, getName, getParentProperty, getShortDescription, getSubProperties, getType, hashCode, isEditable, setCategory, setDisplayName, setEditable, setName, setParentProperty, setShortDescription, setType, toString |
| Methods inherited from class com.l2fprod.common.propertysheet.AbstractProperty |
|---|
addPropertyChangeListener, clone, getValue, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public boolean isParameterSet()
public boolean isParameterSet(boolean recursive)
public String[] getAvailableValues()
public AbstractStyleParameter getParameter()
public void readFromObject(Object object)
readFromObject in interface com.l2fprod.common.propertysheet.PropertyreadFromObject in class com.l2fprod.common.propertysheet.DefaultPropertypublic void writeToObject(Object object)
writeToObject in interface com.l2fprod.common.propertysheet.PropertywriteToObject in class com.l2fprod.common.propertysheet.DefaultPropertypublic void setValue(Object newValue)
setValue in interface com.l2fprod.common.propertysheet.PropertysetValue in class com.l2fprod.common.propertysheet.DefaultProperty
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||