|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use com.tirsen.angkor.widget | |
com.tirsen.angkor | The core framework for Angkor. |
com.tirsen.angkor.beans | The JavaBean Models Framework is useful for accessing data available in JavaBeans. |
com.tirsen.angkor.table | The Table widget and its framework and models. |
com.tirsen.angkor.widget | The standard widgets in Angkor. |
Classes in com.tirsen.angkor.widget used by com.tirsen.angkor | |
Container
Default implementation of a component that contains other components |
|
Menu
|
Classes in com.tirsen.angkor.widget used by com.tirsen.angkor.beans | |
ValueModel
Interface to models that has an individual value, also includes a parser used to parse and validate a String value |
Classes in com.tirsen.angkor.widget used by com.tirsen.angkor.table | |
Container
Default implementation of a component that contains other components |
|
ValueModel
Interface to models that has an individual value, also includes a parser used to parse and validate a String value |
Classes in com.tirsen.angkor.widget used by com.tirsen.angkor.widget | |
AbstractValueModel
|
|
BasicValueModel
A simple value model that keeps track of the a value, the type of the value is determined based on the value given when constructed |
|
Container
Default implementation of a component that contains other components |
|
ImageMap
|
|
Link
|
|
ModelProxy
A ModelProxy acts as the proxy for JavaBean instances which may or may not actually exist enabling them to be lazily evaluated only when a view actually requests the value of the JavaBean. |
|
SectionLine
|
|
TextLabel
Displays text to the user. |
|
ValueModel
Interface to models that has an individual value, also includes a parser used to parse and validate a String value |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |