|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTMLViewer | |
org.objectweb.jac.aspects.gui.web |
Uses of HTMLViewer in org.objectweb.jac.aspects.gui.web |
Subinterfaces of HTMLViewer in org.objectweb.jac.aspects.gui.web | |
interface |
HTMLEditor
This interface defines an editor used by the WebDisplay. |
Classes in org.objectweb.jac.aspects.gui.web that implement HTMLViewer | |
class |
AbstractCollection
Base class for collection views (list, table, etc) |
class |
AbstractCompositeView
Base class for composite views |
class |
AbstractMenu
|
class |
AbstractPage
An HTML page containing a View |
class |
AttachmentEditor
|
class |
AttachmentViewer
|
class |
BooleanEditor
Boolean editor component |
class |
ChoiceCollection
A nice collection view. |
class |
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. |
class |
CompactList
|
class |
Container
|
class |
Customized
|
class |
DateEditor
HTML editor and viewer for dates. |
class |
DateHourEditor
HTML editor for dates. |
class |
DateHourViewer
|
class |
DateViewer
|
class |
Dialog
An HTML page containing a View, and an OK and a close Button |
class |
EditorContainer
|
class |
EmbeddedMethod
|
class |
Empty
|
class |
EnumViewer
|
class |
FloatEditor
HTML editor and viewer for percentage values. |
class |
FloatViewer
|
class |
FormatEditor
HTML editor and viewer for percentage values. |
class |
FormatViewer
|
class |
ImageURLViewer
|
class |
IndexSelector
A reference editor that uses the value of an index field to select objects. |
class |
IndicesSelector
A collection editor that uses the value of an index field to select objects. |
class |
InputStreamEditor
|
class |
IntViewer
|
class |
Label
|
class |
List
|
class |
MatrixView
|
class |
Menu
|
class |
MenuBar
|
class |
Method
|
class |
ObjectChooser
This is a special value editor that allows the user to choose a value within a set of object of a given type. |
class |
ObjectView
|
class |
Page
An HTML page containing a View and a close button. |
class |
Panel
|
class |
PasswordFieldEditor
HTML editor for password types (int, long, float, double, short) and String |
class |
PercentEditor
HTML editor and viewer for percentage values. |
class |
PercentViewer
|
class |
PrimitiveField
|
class |
PrimitiveFieldEditor
HTML editor for primitive types (int, long, float, double, short) and String |
class |
ReaderEditor
|
class |
ReferenceView
This class defines a component view for references in objects. |
class |
RefreshPage
An HTML page containing a View and a close button. |
class |
SingleSlotContainer
This composite viewonly show the last view that was added to it. |
class |
StatusBar
|
class |
Table
|
class |
Tabs
A tabs component. |
class |
TextEditor
HTML editor for multiline texts. |
class |
TextViewer
|
class |
TimestampViewer
A Swing viewer component for date values. |
class |
ToolBar
|
class |
Tree
This class defines a Swing component tree view for objects that are related to a root object through relations or collections. |
class |
URLEditor
This is a special value editor that allows the user to nicely edit an URL. |
Methods in org.objectweb.jac.aspects.gui.web that return HTMLViewer | |
protected HTMLViewer |
Table.getFieldEditor(FieldItem field,
Object substance)
Returns a cell editor for a field of an object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |