|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.PropertyEditorSupport | +--com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor | +--com.bbn.openmap.util.propertyEditor.OrientationPropertyEditor
Field Summary | |
static java.lang.String |
HORIZONTAL
|
static java.lang.String |
VERTICAL
|
Fields inherited from class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor |
buttonGroup, falseButton, FalseString, option, trueButton, TrueString, useAltCommandStrings |
Constructor Summary | |
OrientationPropertyEditor()
|
Methods inherited from class com.bbn.openmap.util.propertyEditor.TrueFalsePropertyEditor |
actionPerformed, focusGained, focusLost, getAsText, getCustomEditor, getUseAltCommandStrings, setSelected, setUseAltCommandStrings, setValue, supportsCustomEditor |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String VERTICAL
public static final java.lang.String HORIZONTAL
Constructor Detail |
public OrientationPropertyEditor()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |