|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.programix.gui.text | |
|---|---|
| com.programix.gui.text | Customized JTextField's for integer, decimal (money), and date input and other graphical text utilities. |
| Classes in com.programix.gui.text used by com.programix.gui.text | |
|---|---|
| FilterChainDocument
This is a extension of PlainDocument that allows zero or more
filters to be applied to text that is trying to be inserted. |
|
| FilterChainDocument.BasicFilter
Implements the FilterChainDocument.Filter interface and provides a new, single
FilterChainDocument.BasicFilter.filter(String) abstract method for subclasses
to implement. |
|
| FilterChainDocument.Filter
Interface that all filters for a FilterChainDocument
must implement. |
|
| FormatField
A special kind of JTextField that generally restricts the characters that can be typed in the field and has the ability to retrieve the state as a Value. |
|
| FormatField.ValueListener
Implementations of this interface can use FormatField.addValueListener(ValueListener)
to be notified when the value inside a FormatField changes. |
|
| IntegerField
A kind of FormatField (which is a JTextField) that
only allows the input of integer values. |
|
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||