Package se.entitymanager.presentation.swing

Class Summary
EntityDetailPanel A panel that shows details of an entity.
EntityTree An tree that displays the hierarchical structure of entities.
EntityTreeCellEditor A TreeCellEditor for entity cells.
EntityTreeCellRenderer A DefaultTreeCellRenderer for entity trees.
EntityTreeNode A DefaultMutableTreeNode for entities.
SwingDualTreePanel Main panel for presentation with Swing framework.
SwingIcon An se.entitymanager.presentation.Icon which encapsulates an javax.swing.Icon iconObject as iconObject.
SwingMenuBar Menu bar for presentation with Swing framework.
SwingPopupMenu Popup menu for presentation with Swing framework.
SwingPresentationFacade A Swing presentation facade.
SwingPresentationLogic A class that offers basic functionality for displaying entities with a swing gui.
SwingToolBar Tool bar for presentation with Swing framework.