|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
com.miginfocom.themeeditor.editors.AbstractPropertyEditor
com.miginfocom.calendar.layout.FlexGridLayoutEditor
public class FlexGridLayoutEditor
Editor that uses a ComboBox to choose between true and false. Can handle Boolean types of values
| Field Summary | |
|---|---|
protected static java.lang.String |
GEOM_CELL_WRAP
|
protected static java.lang.String |
GEOM_FLOW
|
protected static java.lang.String |
GEOM_RATIO
|
static java.lang.String |
PROP_NAME
|
| Constructor Summary | |
|---|---|
FlexGridLayoutEditor()
|
|
| Method Summary | |
|---|---|
protected com.miginfocom.themeeditor.editors.AbstractEditorComponent |
createEditorComponent()
Constructs the editor component. |
| Methods inherited from class com.miginfocom.themeeditor.editors.AbstractPropertyEditor |
|---|
commitFromComponent, getAsText, getCustomEditor, getEditorInstance, getFriendlyName, getJavaInitializationString, getPropertyCapabilities, getTags, isNullable, setAsText, setNullable, setPropertyCapabilities, setValue, supportsCustomEditor, toString, transferValueToComponent |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PROP_NAME
protected static final java.lang.String GEOM_CELL_WRAP
protected static final java.lang.String GEOM_RATIO
protected static final java.lang.String GEOM_FLOW
| Constructor Detail |
|---|
public FlexGridLayoutEditor()
| Method Detail |
|---|
protected com.miginfocom.themeeditor.editors.AbstractEditorComponent createEditorComponent()
com.miginfocom.themeeditor.editors.AbstractPropertyEditor
createEditorComponent in class com.miginfocom.themeeditor.editors.AbstractPropertyEditor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||