|
Class Summary |
| ArrayInspector |
A dialog that displays an ArrayTable. |
| CheckTreeCellRenderer |
A checkbox tree cell renderer. |
| CheckTreeManager |
A checkbox mouse and tree selection listener. |
| CheckTreeSelectionModel |
A checkbox tree selection model. |
| ClipboardJob |
This is a Job implementation for osp data transfers via the clipboard. |
| DataColumn |
A Dataset that represents a single column in a DataToolTable. |
| DataColumn.Loader |
A class to save and load DataColumn data in an XMLControl. |
| DataFunctionEditor |
A FunctionEditor for DataFunctions. |
| DataFunctionPanel |
This is a FunctionPanel for DataFunctions. |
| DataRefreshTool |
This tool sends data to any tool that requests it. |
| DatasetCurveFitter |
A panel that displays and controls functional curve fits to a Dataset. |
| DataTool |
This provides a GUI for analyzing OSP Data objects. |
| DataToolPropsTable |
This displays plot properties of the columns in a data tool table. |
| DataToolStatsTable |
This displays statistics of data columns in a DataToolTable. |
| DataToolTab |
This tab displays and analyzes a single Data object in a DataTool. |
| DataToolTable |
This is a DataTable that displays DataColumns
and constructs HighlightableDatasets for a plot. |
| DataToolTable.DataToolTableModel |
A table model for this table. |
| Diagnostics |
This defines static methods for reporting the availability and status of
various software resources. |
| EjsTool |
Utility classes to work with Ejs at a high level |
| EncryptionTool |
This provides a GUI for encrypting and decrypting XMLControls. |
| ExportGnuplotFormat |
Text format, compatible with Octave and Gnuplot |
| ExportTool |
An export tool which launches a Save dialog |
| ExportXMLFormat |
Exports data in XML format. |
| FitFunctionPanel |
This is a FunctionPanel used to manage fits for a DatasetCurveFitter. |
| FontSizer |
A class for setting relative font sizes by level. |
| FourierTool |
This provides a GUI for Fourier analysis. |
| FourierToolTab |
This tab displays a Dataset and its Fourier spectra in a FourierTool. |
| FunctionEditor |
A JPanel that manages a table of objects with editable names and expressions. |
| FunctionPanel |
This is a JPanel for managing Functions and supporting Parameters. |
| FunctionTool |
This tool allows users to create and manage editable Functions. |
| InitialValueEditor |
A FunctionEditor for initial values. |
| JarTool |
This provides a simple way to package files in a single JAR or ZIP file |
| JarTreeDialog |
This is a JDialog that displays and controls a checkbox jar tree. |
| JarTreeModel |
A tree model to display files and jar/zip contents. |
| JobManager |
This manages jobs and their associated objects and replies. |
| KnownPolynomial |
A polynomial that implements KnownFunction. |
| LaunchBuilder |
This provides a GUI for building LaunchNode and LaunchSet xml files. |
| LaunchClassChooser |
This modal dialog lets the user choose launchable classes from jar files. |
| Launcher |
This provides a GUI for launching osp applications and xml files. |
| LauncherUndo |
This provides undo support for Launcher. |
| LaunchNode |
This is a tree node that can describe and launch an application. |
| LaunchPanel |
This is a panel that displays a tree with a LaunchNode root. |
| LaunchRes |
String resources for launcher classes. |
| LaunchSaver |
This is a dialog that displays a tree showing tabs to be saved. |
| LocalJob |
This is a Job implementation for osp data transfers within a single vm. |
| ParamEditor |
A FunctionEditor for Parameters. |
| Parameter |
This represents a parameter expression that is parsed and
evaluated as a function of other parameters. |
| RemoteJob |
This is a Remote Job implementation for osp data transfers via RMI. |
| RemoteTool |
This is a Remote Tool implementation for osp data transfers via RMI. |
| Resource |
This represents a resource obtained from a URL or File. |
| ResourceLoader |
This defines static methods for loading resources. |
| SnapshotTool |
This provides a simple way to capture screen images. |
| Toolbox |
Toolbox stores tools that can exchange data using the Tool interface. |
| ToolsRes |
ToolsRes provides access to string resources for OSPControls and fires a property change event
when the locale changes. |
| TranslatorTool |
This provides a GUI for creating and editing string resources associated
with a class. |
| TristateCheckBox |
A checkbox with checked, unchecked and part-checked states |
| TristateCheckBox.State |
This is a type-safe enumerated type |
| UserFunction |
A known function for which the expression and parameters are user-editable. |
| UserFunction.Loader |
A class to save and load UserFunction data in an XMLControl. |
| UserFunctionEditor |
A FunctionEditor for UserFunctions. |
| VideoCaptureTool |
A video capture tool. |