|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field | |
|---|---|
| org.crosswire.common.config.swing | The Config package is view independent and so needs a view package to be useful in providing a user interface - this package implements a Swing UI for config. |
| Uses of Field in org.crosswire.common.config.swing |
|---|
| Classes in org.crosswire.common.config.swing that implement Field | |
|---|---|
class |
BooleanField
Allow the user to choose from True/False. |
class |
ColorField
A color selection. |
class |
DirectoryField
A Directory selection. |
class |
FileField
A Filename selection. |
class |
FontField
A swing view of a FontChoice. |
class |
NumberField
A PropertyNumberField is a PropertyTextField that only stores numbers. |
class |
OptionsField
Allow the user to choose from True/False. |
class |
PasswordField
PasswordField. |
class |
PathField
A StringArrayField allows editing of an array of Strings in a JList. |
class |
StringArrayField
A StringArrayField allows editing of an array of Strings in a JList. |
class |
TextField
Text choice swing componenet. |
| Methods in org.crosswire.common.config.swing that return Field | |
|---|---|
static Field |
FieldMap.getField(Choice type)
Get a field from a string |
|
Copyright ยจ 2003-2007 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||