Package org.nakedobjects.viewer.lightweight

Interface Summary
Background A strategy for rendering the background of the application window.
Border  
ClassView  
CompositeView  
Control  
DesktopView Implemented by views that are confined to destop, typically icons.
DragInternal  
DragSource  
DragTarget  
DragView  
InternalView Implemented by views that are shown as part of other views, e.g. as fields.
KeyboardAccessible  
Layout  
LayoutTarget  
ObjectView  
PrintableView  
RootView Indicates that a view can be displayed on the workspace
UserAction  
View  
WorkspaceAlignment  
 

Class Summary
AbstractCompositeView A view that is made up of other views, e.g. a form or list.
AbstractObjectView  
AbstractValueView  
AbstractView A View is the visual representation of the object the user is working with.
ApplicationFrame  
Bounds  
Canvas  
Click  
Color  
DebugCanvas  
DebugFrame A specialised frame for displaying the details of an object and its display mechanisms.
DebugObjectView  
DragHandler Wraps mouse events that occur within the ApplicationFrame before passing them to the frames components.
DragOutline  
FallbackView Used when no specific view found to indicate that a viewer needs to be added.
GraphicalViewingMechanism A Window wrapper that contains the views of the objects that the user has chosen to work with.
Icon  
InternalDrag  
Location  
MenuOption Each option that a user is shown in an objects popup menu a MenuOption.
MenuOptionSet  
ObjectDrag  
ObjectIconView  
ObjectViewState  
Padding  
Shape  
Size  
Style  
Style.Text  
ViewDrag  
ViewManager  
ViewUpdateNotifier  
Workspace