Package jsynoptic.ui

Interface Summary
JSynopticInterface JSynoptic current implementation assumes that there is one singleton owned by JSynoptic class which provides an interface to all the graphical elements coming from the plugins.
 

Class Summary
ActionPopup  
AggregateFileFilter This class aggregates a list of file filters, and matches the files accepted by the list.
DiagramSelectionPropertiesPanel A class to apply a property change to all the selected shapes The first selected shape which contains one of the selected properties is used as a template The propeties values are then displayed and edited.
DiagramSelectionPropertiesPanel.BackgroundColorEditorPanel  
DiagramSelectionPropertiesPanel.ColorEditorPanel  
DiagramSelectionPropertiesPanel.FontColorEditorPanel  
DiagramSelectionPropertiesPanel.LineColorEditorPanel  
ExpressionPanel  
ExpressionPanel.SourceTemplate  
FiledDesktopCardPanel DesktopCardPanel extension that associates a file to each component
HelpViewer  
HTMLSheetInformation Displays in a HTML document information about a synoptic
HTMLSheetInformationViewer  
ImageViewer  
JSynoptic This class provides the singleton used by various components to get a reference on JSynoptic graphical user interface.
JSynopticBatch Process commands in batch mode
JSynopticFrame The default implementation of JSynoptic with the default panels from JSynopticPanels layout into a JFrame
JSynopticPanels The default implementation of JSynopticInterface in graphic mode It provides the integration of a FiledDesktopCarPanel on the right side with a SourcePanel on the left side.
JSynopticSplashSreen  
LongAction Starts a long action.
NewShapePopup  
PluginLookup This class contains utilities to get/set dynamically the class path and the native library path It is strongly dependent on Sun's JDK implementation.
PrintToImage Class description ...
Run This is the main class for jsynoptic, the entry point of the program java jsynoptic.Run [options] Please compile this class with javac -target 1.1, so as to generate code compatible with older JVMs.
ShapeCreator  
ShapesContainer We're interested in extending the inner class, so extend the shapes container too.
SourcePanel Panel to display data sources and shapes
SourceTree Tree widget specialized in displaying data sources.
TemplateChooser Type
Summary:
Allow user to select a template and to customize its parameters.
TemplateChooser.TemplateListModel  
TemplateMenuBox TemplateMenuBox is dedicated to display the current list of templates.