com::cosylab::gui::components::r2::JIntegerTextField::IntegerDocument Class Reference
List of all members.
Public Member Functions |
| void | remove (int off, int len) throws BadLocationException |
| void | insertString (int offs, String str, AttributeSet a) throws BadLocationException |
Member Function Documentation
| void com::cosylab::gui::components::r2::JIntegerTextField::IntegerDocument::insertString |
( |
int |
offs, |
|
|
String |
str, |
|
|
AttributeSet |
a | |
|
) |
| | throws BadLocationException [inline] |
| void com::cosylab::gui::components::r2::JIntegerTextField::IntegerDocument::remove |
( |
int |
off, |
|
|
int |
len | |
|
) |
| | throws BadLocationException [inline] |
The documentation for this class was generated from the following file: