|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
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 | |
---|---|
java.lang.String[] |
getAvailableValues()
|
AbstractStyleParameter |
getParameter()
|
boolean |
isParameterSet()
|
boolean |
isParameterSet(boolean recursive)
|
void |
readFromObject(java.lang.Object object)
|
void |
setValue(java.lang.Object newValue)
|
void |
writeToObject(java.lang.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 java.lang.String[] getAvailableValues()
public AbstractStyleParameter getParameter()
public void readFromObject(java.lang.Object object)
readFromObject
in interface com.l2fprod.common.propertysheet.Property
readFromObject
in class com.l2fprod.common.propertysheet.DefaultProperty
public void writeToObject(java.lang.Object object)
writeToObject
in interface com.l2fprod.common.propertysheet.Property
writeToObject
in class com.l2fprod.common.propertysheet.DefaultProperty
public void setValue(java.lang.Object newValue)
setValue
in interface com.l2fprod.common.propertysheet.Property
setValue
in class com.l2fprod.common.propertysheet.AbstractProperty
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |