|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.taco.text.AbstractStringToObjectConverter
com.taco.text.MappedStringToObjectConverter
com.taco.swinger.text2gui.StringToSelectionModeConverter
public final class StringToSelectionModeConverter
A converter from strings to selection modes used by JList
and
JTable
.
Field Summary | |
---|---|
static StringToSelectionModeConverter |
instance
|
Fields inherited from class com.taco.text.MappedStringToObjectConverter |
---|
_defaultValue, _map, _NO_DEFAULT_VALUE |
Method Summary |
---|
Methods inherited from class com.taco.text.MappedStringToObjectConverter |
---|
toObject |
Methods inherited from class com.taco.text.AbstractStringToObjectConverter |
---|
map |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final StringToSelectionModeConverter instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |