|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.AbstractComponent
net.sf.jzeno.echo.components.CustomComponent
net.sf.jzeno.echo.screen.gallery.AbstractConstantEditor
net.sf.jzeno.echo.screen.gallery.BorderStyleEditor
public class BorderStyleEditor
Editor to select the constants PIXEL_UNITS and PERCENT_UNITS
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BorderStyleEditor()
|
|
BorderStyleEditor(java.lang.Class clazz,
java.lang.String propertyPath,
java.lang.String constructionHints)
|
|
| Method Summary | |
|---|---|
protected java.util.List |
initOptions()
|
| Methods inherited from class net.sf.jzeno.echo.screen.gallery.AbstractConstantEditor |
|---|
getSelectedOption, getToolTipText, setSelectedOption, setToolTipText |
| Methods inherited from class net.sf.jzeno.echo.components.CustomComponent |
|---|
addValidator, fireActionEvent, fireActionEvent, fireActionEvent, getActionCommand, getBean, getBeanClass, getDecorator, getNullObject, getProperty, getValidationErrors, getValidators, getValue, isBound, isMarkedInvalid, isReadOnly, isRequired, isValid, markInvalid, markValid, preRender, rebind, removeValidator, setActionCommand, setBean, setBeanClass, setDecorator, setNullObject, setProperty, setReadOnly, setRequired, setValue, traceValue, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BorderStyleEditor()
public BorderStyleEditor(java.lang.Class clazz,
java.lang.String propertyPath,
java.lang.String constructionHints)
| Method Detail |
|---|
protected java.util.List initOptions()
initOptions in class AbstractConstantEditor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||