Class Summary |
AbstractCollection |
Base class for collection views (list, table, etc) |
AbstractCompositeView |
Base class for composite views |
AbstractFieldEditor |
Base class for field editors |
AbstractFieldView |
Base class for field views |
AbstractJacRequest |
This class represents a multi-part HttpRequest. |
AbstractMenu |
|
AbstractPage |
An HTML page containing a View |
AbstractView |
|
AttachmentEditor |
|
AttachmentViewer |
|
BooleanEditor |
Boolean editor component |
ChoiceCollection |
A nice collection view.
|
ClasspathResource |
|
CollectionItemView |
Component used to display elements of a collection, with "prev" and
"next" buttons to go to the previous or next element of the
collection easily. |
CollectionSelector |
Selects objects from a collection with check boxes |
CompactList |
|
Container |
|
Customized |
|
DateEditor |
HTML editor and viewer for dates. |
DateHourEditor |
HTML editor for dates. |
DateHourViewer |
|
DateViewer |
|
Dialog |
An HTML page containing a View, and an OK and a close Button |
EditorContainer |
|
EmbeddedMethod |
|
Empty |
|
EnumViewer |
|
FloatEditor |
HTML editor and viewer for percentage values. |
FloatViewer |
|
FormatEditor |
HTML editor and viewer for percentage values. |
FormatViewer |
|
ImageURLViewer |
|
IndexSelector |
A reference editor that uses the value of an index field to select
objects. |
IndicesSelector |
A collection editor that uses the value of an index field to select
objects. |
InputStreamEditor |
|
IntViewer |
|
JacLocalServlet |
This servlet does the same thing as the JacServlet, but it does not
use RMI. |
Label |
|
List |
|
MatrixView |
|
Menu |
|
MenuBar |
|
MenuItem |
|
Method |
|
MultiMapJacRequest |
This class represents a multi-part HttpRequest. |
MultiPartJacRequest |
This class represents a multi-part HttpRequest. |
MultiPartRequest |
Multipart Form Data request.
|
ObjectChooser |
This is a special value editor that allows the user to choose a
value within a set of object of a given type. |
ObjectView |
|
Page |
An HTML page containing a View and a close button. |
Panel |
|
PasswordFieldEditor |
HTML editor for password types (int, long, float, double, short) and String |
PercentEditor |
HTML editor and viewer for percentage values. |
PercentViewer |
|
PrimitiveField |
|
PrimitiveFieldEditor |
HTML editor for primitive types (int, long, float, double, short) and String |
ReaderEditor |
|
ReferenceView |
This class defines a component view for references in
objects.
|
RefreshPage |
An HTML page containing a View and a close button. |
Request |
This class defines requests that come from web clients.
|
RequestPart |
This class represents a file part of multi-part HttpRequest. |
Session |
This class defines a session for thin client servers. |
SingleSlotContainer |
This composite viewonly show the last view that was added to it. |
StatusBar |
|
Table |
|
Tabs |
A tabs component. |
TextEditor |
HTML editor for multiline texts. |
TextViewer |
|
TimestampViewer |
A Swing viewer component for date values. |
ToolBar |
|
Tree |
This class defines a Swing component tree view for objects that are
related to a root object through relations or collections. |
URLEditor |
This is a special value editor that allows the user to nicely edit
an URL. |
WebDisplay |
This class provides a server for web clients using a thin client
protocol and implements the Display interface to
assume data inputs and outputs between JAC objects and web clients.
|