Package org.objectweb.jac.aspects.gui.swing

Class Summary
AbstractCodeEditor A base class for source code editors
AbstractCollection Base class to implement ListView and TableView
AbstractCompositeView  
AbstractFieldEditor  
AbstractFieldView  
AbstractFileEditor Base class for file related types.
AbstractView  
ArrayEditor A Swing editor component for array values.
AttachmentEditor This is a special value editor that allows the user to nicely edit an File.
AttachmentViewer A Swing viewer component for date values.
BooleanEditor A Swing editor component for boolean values.
BooleanViewer  
CollaborationInitializer  
CollectionItemView  
CompactList Base class to implement ListView and TableView
CompletionEngine This class must be subclassed to implement specific completion engines for code editors.
CurrencyEditor A Swing editor component for fields values (primitive types).
CurrencyViewer A Swing viewer for the currency abstract type.
DateEditor A Swing editor component for date values.
DateHourEditor A Swing editor component for date values.
DateHourViewer A Swing viewer component for date values.
DateViewer A Swing viewer component for date values.
DefaultCompletionEngine This class implements a default completion engines for editors.
DesktopView This class defines a Swing component tree view for objects that are related to a root object through relations or collections.
Dialog This dialog is used to ask the parameters values when a method is called on a viewed JAC object.
DirectoryEditor This is a special value editor that allows the user to nicely choose a directory on the local file system
DirectoryURLEditor This is a special value editor that allows the user to nicely edit an URL.
EditorScrollPane  
EnumViewer  
FileEditor This is a special value editor that allows the user to nicely edit a File.
FilePathEditor This is a special value editor that allows the user to nicely edit a file path.
FloatEditor HTML editor and viewer for percentage values.
FloatViewer A Swing viewer component for float values.
FormatEditor  
FormatViewer A Swing viewer component for date values.
ImageURLEditor This is a special value editor that allows the user to nicely edit an URL.
ImageURLViewer A Swing viewer component for imageURL values.
ImageViewer A Swing viewer component for image values.
IntViewer  
JavaCodeEditor A Java source code editor
JTable A table with variable height rows.
JTextField This text field has a max height which i its preferred height.
List  
Menu  
MenuBar  
NumberPanel  
ObjectChooser This is a special value editor that allows the user to choose a value within a set of object of a given type.
ObjectPopup  
ObjectView  
ObjectViewDialog  
PasswordFieldEditor A Swing editor component for fields values (password types).
PercentEditor Swing editor and viewer for percentage values.
PercentViewer A Swing viewer component for percentage values.
PointEditor A Swing editor component for point values.
PrimitiveFieldEditor A Swing editor component for fields values (primitive types).
ReferenceView This class defines a Swing component view for references in objects.
SearchTool A search tool for the SHEditor.
SHEditor  
SHEditorConfig Holds the configuration of the Java source code editor
SingleSlotContainer This composite viewonly show the last view that was added to it.
StatusBar  
SwingContainerView  
SwingCustomized  
SwingDisplay  
SwingEditorContainer  
SwingEmptyView  
SwingEvents Gather common swing events code
SwingFieldView  
SwingLabel  
SwingMethodView  
SwingPanelView  
SwingTabbedView  
SwingTableView  
SwingUtils  
TextEditor A Swing editor component for multi-lines text values.
TextFieldEditor A Swing editor component for fields values (primitive types).
TextViewer A Swing viewer for texts.
TimestampViewer A Swing viewer component for date values.
ToolBar  
ToStringTableCellRenderer  
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.