Package org.rapla.gui.toolkit

Interface Summary
FrameController All classes implementing this Interface must call FrameControllerList.addFrameController(this) on initialization FrameControllerList.removeFrameController(this) on close This Class is used for automated close of all Frames on Logout.
FrameControllerListener  
IdentifiableMenuEntry Adds an id to the standard Swing Menu Component as JSeperator, JMenuItem and JMenu
MenuInterface JPopupMenu and JMenu don't have a common interface, so this is a common interface for RaplaMenu and RaplaPopupMenu
PopupListener  
RaplaWidget Should be implemented by all rapla-gui-components that have a view.
TreeToolTipRenderer  
WizardPanel  
 

Class Summary
DateCellRenderer  
DialogUI  
DisposingTool Disposes an object on window close.
EmptyLineBorder  
ErrorDialog  
FrameControllerList All rapla-windows are registered on the FrameControllerList.
HTMLView  
MonthChooser ComboBox that displays the weekdays in long format
PopupEvent  
RaplaButton  
RaplaColorList WARNING: This class is about to change its API.
RaplaFrame  
RaplaMenu  
RaplaMenubar  
RaplaMenuItem  
RaplaPopupMenu  
RaplaSeparator  
RaplaTree Encapsulates the complex tree class and provides some basic functionality like life model exchanging while keeping the Tree state or the integration of the popup listener.
RecursiveNode Node object that is used to show recursive structures like the categories
WeekdayChooser ComboBox that displays the weekdays in long format
WizardDialog displays a wizard dialog with four buttons and a HTML help.
 

Exception Summary
ErrorDialogException This exception is thrown by the ErrorDialog and is used to test error-messages.
 



Copyright © 2000-2006 Rapla Team. All Rights Reseserved.