|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractView | |
org.objectweb.jac.aspects.gui.swing | |
org.objectweb.jac.ide.diagrams | |
org.objectweb.jac.ide.swing |
Uses of AbstractView in org.objectweb.jac.aspects.gui.swing |
Subclasses of AbstractView in org.objectweb.jac.aspects.gui.swing | |
class |
AbstractCodeEditor
A base class for source code editors |
class |
AbstractCollection
Base class to implement ListView and TableView |
class |
AbstractCompositeView
|
class |
AbstractFieldEditor
|
class |
AbstractFieldView
|
class |
AbstractFileEditor
Base class for file related types. |
class |
AttachmentEditor
This is a special value editor that allows the user to nicely edit an File. |
class |
AttachmentViewer
A Swing viewer component for date values. |
class |
BooleanEditor
A Swing editor component for boolean values. |
class |
BooleanViewer
|
class |
CollectionItemView
|
class |
CompactList
Base class to implement ListView and TableView |
class |
CurrencyEditor
A Swing editor component for fields values (primitive types). |
class |
CurrencyViewer
A Swing viewer for the currency abstract type. |
class |
DateEditor
A Swing editor component for date values. |
class |
DateHourEditor
A Swing editor component for date values. |
class |
DateHourViewer
A Swing viewer component for date values. |
class |
DateViewer
A Swing viewer component for date values. |
class |
DirectoryEditor
This is a special value editor that allows the user to nicely choose a directory on the local file system |
class |
DirectoryURLEditor
This is a special value editor that allows the user to nicely edit an URL. |
class |
EnumViewer
|
class |
FileEditor
This is a special value editor that allows the user to nicely edit a File. |
class |
FilePathEditor
This is a special value editor that allows the user to nicely edit a file path. |
class |
FloatEditor
HTML editor and viewer for percentage values. |
class |
FloatViewer
A Swing viewer component for float values. |
class |
FormatEditor
|
class |
FormatViewer
A Swing viewer component for date values. |
class |
ImageURLEditor
This is a special value editor that allows the user to nicely edit an URL. |
class |
ImageURLViewer
A Swing viewer component for imageURL values. |
class |
ImageViewer
A Swing viewer component for image values. |
class |
IntViewer
|
class |
JavaCodeEditor
A Java source code editor |
class |
List
|
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 |
PasswordFieldEditor
A Swing editor component for fields values (password types). |
class |
PercentEditor
Swing editor and viewer for percentage values. |
class |
PercentViewer
A Swing viewer component for percentage values. |
class |
PointEditor
A Swing editor component for point values. |
class |
PrimitiveFieldEditor
A Swing editor component for fields values (primitive types). |
class |
ReferenceView
This class defines a Swing component view for references in objects. |
class |
SingleSlotContainer
This composite viewonly show the last view that was added to it. |
class |
StatusBar
|
class |
SwingContainerView
|
class |
SwingEditorContainer
|
class |
SwingEmptyView
|
class |
SwingFieldView
|
class |
SwingPanelView
|
class |
SwingTabbedView
|
class |
SwingTableView
|
class |
TextEditor
A Swing editor component for multi-lines text values. |
class |
TextFieldEditor
A Swing editor component for fields values (primitive types). |
class |
TextViewer
A Swing viewer for texts. |
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. |
Uses of AbstractView in org.objectweb.jac.ide.diagrams |
Subclasses of AbstractView in org.objectweb.jac.ide.diagrams | |
class |
DiagramView
|
Uses of AbstractView in org.objectweb.jac.ide.swing |
Subclasses of AbstractView in org.objectweb.jac.ide.swing | |
class |
AccCodeEditor
A Java source code editor |
class |
FieldNameEditor
This editor tries to set the type of the field from its name if it's not already set. |
class |
MethodBodyCodeEditor
A Java source code editor with contextual completion |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |