|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CompositeTerm | A condition containing a set of child conditions. |
Convertable | Defines a value that may be converted using a ValueConverter. |
EnumeratedTerm | Interface for terms that have one or more properties whose value can cycle through a small set of enumerated values. |
Term | Defines a term in an expression. |
ValueConverter | Defines a class that provides conversion services from one form to another (eg from int to String). |
Class Summary | |
---|---|
BasicEnumeratedTermCustomizer | Base class for term customizers that select from a set of enumerated values. |
NullValueConverter | Simple value converter that does no conversion at all. |
NumberConverter | A value converter that supports conversion of standard Java numeric types to/from String form. |
SimpleDocument | |
SimpleDocument.LineMetrics | |
TermCustomizer | An editable rich text view of a Term . |
Text |
Generic expression tree editing framework. dsto.dfc.ui.expr.TermCustomizer
provides a UI for visually editing
a tree of dsto.dfc.ui.expr.Term
's.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |