|
||||||||||
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.StringToSwingConstantConverter
public final class StringToSwingConstantConverter
A converter from strings to SwingConstants
.
Field Summary | |
---|---|
static StringToSwingConstantConverter |
instance
The singleton instance of this class. |
Fields inherited from class com.taco.text.MappedStringToObjectConverter |
---|
_defaultValue, _map, _NO_DEFAULT_VALUE |
Fields inherited from interface javax.swing.SwingConstants |
---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
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 StringToSwingConstantConverter instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |