Package net.sf.jaxodraw.gui.panel
GUI panels.
-
Interface Summary Interface Description JaxoCommunicator Communicate events between panel components. -
Class Summary Class Description JaxoChooseFile Opens a file chooser dialog that is used for opening, saving and exporting files.JaxoColorChooser Color chooser dialog, a wrapper around JColorChooser.JaxoExportPanel The parent class for exporting: brings up a dialog to choose the export format and executes the corresponding actions.JaxoGlassPane The glassPane object for the main panel.JaxoGridBar Responsible for displaying the grid options bar.JaxoImportPanel Brings up a dialog to choose an import format and a file to import.JaxoLatexPackage Brings up a dialog that allows the inclusion of custom Latex packages in the Latex output.JaxoLatexTextToolTip Show tooltips if the mouse moves over JaxoLatexText objects on the JaxoCanvas in the focused window.JaxoLookAndFeelPanel Wrapper for a panel that displays the currently installed LookAndFeels and allows to choose supported ones.JaxoMainPanel The main panel.JaxoMoveGraph Dialog to move all objects of a graph.JaxoPluginManagerPanel Brings up a panel that allows to manipulate installed plugins.JaxoPrefsPanel Responsible for editing user preferences.JaxoProgressDialog The progress dialog for building the user guide.JaxoStatusBar Displays the status bar.JaxoTabbedCanvasPanel A tabbed panel.JaxoToolBar Responsible for displaying the buttons in the toolBar.JaxoUserGuide Responsible for creating and locating the User Guide.