com.l2fprod.common.demo
Class PropertySheetPage3.ColorProperty

java.lang.Object
  extended by com.l2fprod.common.propertysheet.AbstractProperty
      extended by com.l2fprod.common.propertysheet.DefaultProperty
          extended by com.l2fprod.common.demo.PropertySheetPage3.ColorProperty
All Implemented Interfaces:
Property, java.io.Serializable, java.lang.Cloneable
Enclosing class:
PropertySheetPage3

public static class PropertySheetPage3.ColorProperty
extends DefaultProperty

See Also:
Serialized Form

Constructor Summary
PropertySheetPage3.ColorProperty()
           
 
Method Summary
 
Methods inherited from class com.l2fprod.common.propertysheet.DefaultProperty
addSubProperties, addSubProperties, addSubProperty, clearSubProperties, equals, getCategory, getDisplayName, getName, getParentProperty, getShortDescription, getSubProperties, getType, hashCode, isEditable, readFromObject, setCategory, setDisplayName, setEditable, setName, setParentProperty, setShortDescription, setType, setValue, toString, writeToObject
 
Methods inherited from class com.l2fprod.common.propertysheet.AbstractProperty
addPropertyChangeListener, clone, firePropertyChange, getValue, initializeValue, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertySheetPage3.ColorProperty

public PropertySheetPage3.ColorProperty()