Class | Description |
---|---|
MenuActionListener |
The MenuActionListener class provides the means for controlling
the required actions needed to execute the various activities used
in the Scatter Plot plugin.
|
MenuActionListener.CustomFileFilter | |
PlotPanel |
The PlotPanel class provides the panel that holds all the
components used in the ScatterPlot plugin for showing a selected
chart.
|
Plotter_MenuBar |
The Plotter_MenuBar class is used to constructed the menubar for
the Scatter Plot plugin module.
|
Plotter_ToolBar |
The Plotter_TooBar class is used to construct the toolbar to be
used in the Scatter Plot plugin.
|
PluginModule |
The PluginModule class provides the hook to incorporate a external plugin
module into the lindyFrame framework.
|
PreferencesPanel |
The PreferencesPanel class provides a panel that holds the
components that are used to determine the ScatterPlot preferences,
properties, associated with running the module.
|
ScatterPlot |
The ScatterPlot class provides the main access point for setting
up the requirements for the ScatterPlot plugin module for the Ajqvue
application.
|