Class AbstractPropertySheetField
- java.lang.Object
-
- org.neotropic.util.visual.properties.AbstractPropertySheetField
-
public abstract class AbstractPropertySheetField extends Object
- Author:
- Orlando Paz <orlando.paz@kuwaiba.org>
-
-
Constructor Summary
Constructors Constructor Description AbstractPropertySheetField()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description protected abstract Object
getValue()
protected abstract void
setValue(Object value)
-