Package jas.swingstudio

Interface Summary
HasPlot A subclass of CutDialog should implement this interface to allow the dialog to have a plot of the values applied to the cut.
HasSlider A subclass of CutDialog should implement this interface to allow the dialog to have a slider of the cut parameters.
Job Implemented by LocalJob and JASJobAdaptor (but not by AbstractJob or JDSJob)
TreeAdaptorSite  
TreeData TreeData is an interface implemented by DataSources that wish to keep track of which item in the tree they correspond to.
 

Class Summary
AllSupportedFileFilter A FileFilter which accepts any file which is accepted by any of its vector of FileFilters
CommandButton A simple button that can be embedded in a web page and fire a menu command
CutAdjustmentDialog  
CutDialogPanel A panel that can be attached to a CutDialog.
CutPropertiesPanel On this panel add a bunch of widgets that allow the user to set or modify properties of your cut.
FunctionsMenu  
GCButton  
HTMLPage  
JAS2DRebinAdaptor  
JASCommandProcessor  
JASConsoleDocumentOutputStream An OutputStream implementation that places it's output in a swing text model (Document).
JASConsoleDocumentUtilities  
JASConsoleDocumentWriter A Writer implementation that places it's output in a swing text model (Document).
JASConsoleTextArea  
JASPage  
JASRebinAdaptor  
JASSourcePath  
JASToolbarHolder  
JavaAnalysisStudio  
JavaAnalysisStudio.AppCloser  
JobToolBar  
MultiFilePanel  
ProgramPagePopupMenu  
RebinSlider  
RecentFilesMenu  
RecentItemsMenu  
RecentJobsMenu  
SliceMenu  
SwingStudioIcon  
TreeAdaptor  
WindowMenu  
 

Exception Summary
FileError  
JASException  
NotImplemented