Package se.liu.ida.critiquer.gui

GUI package Classes determining the visual appearance of the planning tool, with all the views necessary.

See:
          Description

Interface Summary
NameChangeListener  
TimeLineRenderingListener  
TransferListener  
View All plan views should implement this interface..
ViewRenderingListener  
 

Class Summary
AbstractView  
ActivityDraggedAdapter Move the activities in the time line by dragging them.
AgentLabel  
AgentSelection  
AgentTransferHandler  
CheckBoxList  
ConstraintCheckBox  
ConstraintComponent  
CriticTextArea This class models the critic text area and makes cure to clear
CritiquePanel A panel that displays a list of visual constraints that may be enabled on a per-view basis.
DragMouseAdapter Drag-n-drop handler for the resource view to let us add resources to commanders via drag'n'drop.
FreezableTreeSelection  
GeoView  
OrganizationTreePanel  
OrganizationView  
PlanningTool  
ResourceView This view is used to allocate resources to Commanders.
ScrollableMap This class implements the graphical representation of a map, along with functionality for recognizing mouse gestures that define the location parameter values
StartupProgressWindow A splash screen that displays a progress bar
TaskView  
TimeLinePlot  
TimeLineRenderer  
TimeView This class presents the time view.
TrashLabel  
 

Package se.liu.ida.critiquer.gui Description

GUI package

Classes determining the visual appearance of the planning tool, with all the views necessary.