|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNumberDocument | |
---|---|
com.cosylab.gui.components.numberfield | |
com.cosylab.gui.property.editors |
Uses of AbstractNumberDocument in com.cosylab.gui.components.numberfield |
---|
Subclasses of AbstractNumberDocument in com.cosylab.gui.components.numberfield | |
---|---|
class |
DoubleDocument
This is the implementation of the AbstractNumberDocument class
implementing the floating point parser. |
class |
IntegerDocument
This is the implementation of the AbstractNumberDocument class
implementing the integer parser. |
class |
LongDocument
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. |
class |
NumberDescriptorDocument
Document, which delegates parsing to NumberDescriptor . |
Uses of AbstractNumberDocument in com.cosylab.gui.property.editors |
---|
Constructors in com.cosylab.gui.property.editors with parameters of type AbstractNumberDocument | |
---|---|
NumberEditor(AbstractNumberDocument doc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |