A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

AbstractDIM - interface jas.jds.module.AbstractDIM.
The base interface for both local and remote data interface modules.
AbstractJob - class jas.job.AbstractJob.
Note: AbstractJob is extended by LocalJob (for the local case) and JDSJob (for the remote case).
AbstractJob.EventSourceStopped - exception jas.job.AbstractJob.EventSourceStopped.
 
AbstractJob.EventSourceStopped() - Constructor for class jas.job.AbstractJob.EventSourceStopped
 
AbstractJob.SlowEventSource - interface jas.job.AbstractJob.SlowEventSource.
 
AbstractJob() - Constructor for class jas.job.AbstractJob
 
AbstractJob(String) - Constructor for class jas.job.AbstractJob
 
accept(File) - Method in class jas.util.FileTypeFileFilter
 
accept(File) - Method in class jas.swingstudio.AllSupportedFileFilter
 
accept(File, String) - Method in class jas.jds.module.BasicServer
 
acceptCommand(String) - Method in class jas.util.CommandProcessor
The CommandTargetManager called acceptCommand to find out if this CommandProcessor can respond to the specified command.
AccessManager - class jas.jds.security.AccessManager.
This is the abstract AccessManager class Any concrete AccessManager must extend this class and provide public static void main(String args[]) function that will be used to instansiate and configure the concrete class from the JAS configuration file information
AccessManager() - Constructor for class jas.jds.security.AccessManager
 
actionPerformed(ActionEvent) - Method in class jas.util.JASToolBarButton
 
actionPerformed(ActionEvent) - Method in class jas.util.JASMenuItem
 
actionPerformed(ActionEvent) - Method in class jas.util.JASWizard
Public as an implementation side effect; do not call.
actionPerformed(ActionEvent) - Method in class jas.util.SciFormatPanel
 
actionPerformed(ActionEvent) - Method in class jas.util.JASRadioMenuItem
 
actionPerformed(ActionEvent) - Method in class jas.util.JASCheckboxMenuItem
 
actionPerformed(ActionEvent) - Method in class jas.util.CommandDispatcher
 
actionPerformed(ActionEvent) - Method in class jas.util.OpenLocalFilePanel
This method is public as an implelentation side effect; do not call.
actionPerformed(ActionEvent) - Method in class jas.util.pluginmanager.PluginManagerUI
 
actionPerformed(ActionEvent) - Method in class jas.util.pluginmanager.AppVersionCheck
 
actionPerformed(ActionEvent) - Method in class jas.util.pluginmanager.PluginManager
 
actionPerformed(ActionEvent) - Method in class jas.hist.StatsWindow
 
actionPerformed(ActionEvent) - Method in class jas.hist.test.TestJASHist
 
actionPerformed(ActionEvent) - Method in class jas.swingstudio.RecentItemsMenu
 
actionPerformed(ActionEvent) - Method in class jas.swingstudio.RebinSlider
 
actionPerformed(ActionEvent) - Method in class jas.swingstudio.CutPropertiesPanel
Calls changeNotify(true)
actionPerformed(ActionEvent) - Method in class jas.swingstudio.adaptor.FolderTreeAdaptor
 
activate() - Method in class jas.util.PropertyPage
called when the page is activated, either because it is the default page, or because its tab was selected.
add(Axis, Object) - Method in class jas.plot.DataArea
 
add(CommandProcessor) - Method in class jas.util.CommandTargetManager
 
add(CommandSource) - Method in class jas.util.CommandTargetManager
 
add(Component) - Method in class jas.plot.PlotPanel
 
add(Component) - Method in class jas.swingstudio.JASToolbarHolder
 
add(Component, int) - Method in class jas.swingstudio.JASToolbarHolder
 
add(Component, Object) - Method in class jas.swingstudio.JASToolbarHolder
 
add(Component, Object, int) - Method in class jas.swingstudio.JASToolbarHolder
 
add(EditableLabel, Object) - Method in class jas.plot.DataArea
 
add(File) - Method in class jas.loader.ClassPath
 
add(JASHistData) - Method in class jas.hist.StatisticsBlock
Adds a Statistcs element to the Vector stats if not null
add(LegendEntry) - Method in class jas.plot.Legend
Adds a legend entry to a legend
add(NormalizationFactory) - Method in class jas.hist.normalization.NormalizationRegistry
Add an entry to the registry
add(Overlay) - Method in class jas.plot.DataArea
 
add(String) - Method in class jas.loader.ClassPath
 
add(String, char, String) - Method in class jas.swingstudio.ProgramPagePopupMenu
 
add(String, Component) - Method in class jas.swingstudio.JASToolbarHolder
 
add(TreeItem) - Method in class jas.util.tree.SimpleNode
Add a node specified by a TreeItem.
add(TreeItem, Object) - Method in class jas.util.tree.SimpleNode
Add a node specified by a TreeItem, with an associated object.
add(ZipFile) - Method in class jas.loader.ClassPath
 
addActionListener(ActionListener) - Method in class jas.util.JASEditableComboBox
Adds an the given ActionListener to the text field.
addActionListener(ActionListener) - Method in class jas.util.SpinBox
 
addActionListener(ActionListener) - Method in class jas.util.OpenLocalFilePanel
The given ActionListener will be notified when the "Enter" button is clicked in the file name text field.
addActionListener(ActionListener) - Method in class jas.plot.EditableLabel
 
addBinding(PropertyBinding) - Method in class jas.util.PropertyPage
 
addChangeListener(ChangeListener) - Method in class jas.util.JASEditableComboBox
Change listeners will be notified any time the text visible in the text field changes.
addChangeListener(ChangeListener) - Method in class jas.util.FontChooserPanel
Adds the given ChangeListener to the bold and italic check boxes.
addChangeListener(ChangeListener) - Method in class jas.util.OpenLocalFilePanel
The given ChangeListener will be notified when the visible text changes in the file name field.
addChild(SimpleNode) - Method in class jas.util.tree.SimpleNode
 
addChild(SimpleNode) - Method in class jas.util.tree.OrderedNode
 
addColorListener(ColorListener) - Method in class jas.util.ColorChooser
 
addData(DataSource) - Method in class jas.hist.JASHist
Add a DataSource to the plot.
addEventAnalyzer(EventAnalyzer) - Method in class jas.job.JobJob
 
addEventAnalyzer(EventAnalyzer) - Method in class jas.job.AbstractJob
 
addFitListener(FitListener) - Static method in class jas.hist.JASHist
Add a FitListener that will receive notifications about the status of fits being performed by the plot
addHelpLocation(Class, String) - Method in class jas.util.Application
Add a Help location to the Vector of locations to look in for the helpset.
addHelpLocation(String) - Method in class jas.util.Application
 
addHelpLocation(URL) - Method in class jas.util.Application
 
addItemListener(ItemListener) - Method in class jas.util.FontChooserPanel
Adds the given ItemListener to the font combo box.
addKeyListener(KeyListener) - Method in class jas.util.JASEditableComboBox
Adds a key listener to the text field, not to the JComboBox.
addKeyListener(KeyListener) - Method in class jas.util.FontChooserPanel
Adds the given KeyListener to the font size text field.
addLayoutComponent(Component, Object) - Method in class jas.util.layout.PnutsLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(Component, Object) - Method in class jas.util.layout.PercentLayout
 
addLayoutComponent(Component, Object) - Method in class jas.plot.ChartLayout
 
addLayoutComponent(Component, Object) - Method in class jas.plot.DataAreaLayout
 
addLayoutComponent(String, Component) - Method in class jas.util.layout.PnutsLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in class jas.util.layout.ToolbarLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class jas.util.layout.PercentLayout
 
addLayoutComponent(String, Component) - Method in class jas.plot.ChartLayout
 
addLayoutComponent(String, Component) - Method in class jas.plot.DataAreaLayout
 
addMenu(JMenu) - Method in class jas.plugin.BasicPlugin
This routine can be called by the plugin to create a new menu.
addMenu(JMenu) - Method in interface jas.plugin.BasicPluginContext
 
addMessageListener(MessageListener) - Method in class jas.server.HistogramServer
Add a message listener to listen for messages sent from a remote JAS client.
addMouseListener(MouseListener) - Method in interface jas.plot.OverlayContainer
 
addMouseMotionListener(MouseMotionListener) - Method in interface jas.plot.OverlayContainer
 
addNodeListener(SimpleNodeListener) - Method in class jas.util.tree.SimpleNode
 
addNotify() - Method in class jas.util.PropertyPage
 
addNotify() - Method in class jas.util.gui.JDirectoryChooser
 
addNotify() - Method in class jas.plot.EditableLabel
 
addNotify() - Method in class jas.hist.JASHist
Overrides addNotify in JComponent
addNotify() - Method in class jas.swingstudio.SliceMenu
 
addNotify() - Method in class jas.swingstudio.RecentJobsMenu
 
addNotify() - Method in class jas.swingstudio.RecentFilesMenu
 
addNotify() - Method in class jas.swingstudio.FunctionsMenu
 
addNotify(NamedObject) - Method in class jas.job.JobFolder
 
addObserver(Observer) - Method in class jas.util.rmi.RMIDestination
 
addObserver(Observer) - Method in class jas.hist.util.ObserverAdapter
 
addOption(char, boolean) - Method in class jas.util.GetOptions
Adds an option to be recognized by parseArgs.
addOption(char, boolean, String) - Method in class jas.util.GetOptions
Adds an option to be recognized by parseArgs.
addOption(String, boolean) - Method in class jas.util.GetOptions
Adds an option to be recognized by parseArgs.
addOption(String, boolean, String) - Method in class jas.util.GetOptions
Adds an option to be recognized by parseArgs.
addOption(String, char, boolean) - Method in class jas.util.GetOptions
Adds an option to be recognized by parseArgs.
addOption(String, char, boolean, String) - Method in class jas.util.GetOptions
Adds an option to be recognized by parseArgs.
addPage(String, PropertyPage, boolean) - Method in class jas.util.PropertyDialog
 
addPageListener(PageListener) - Method in interface jas.plugin.PageContext
Add a page listener to receive notifications of user initiated changes
addParam(String) - Method in class jas.util.GetOptions
Add a parmeter
addPlot() - Method in class jas.swingstudio.JASPage
Add a plot to the current page, changing the layout as needed
addPlugin(String) - Method in class jas.server.HistogramServer
Forces a named plugin to be loaded into the remote client when it connects to this server.
addRMIEventDeliveryListener(RMIEventDeliveryListener) - Method in class jas.util.rmi.RMIEventDelivery
An EventDelivery event is generated whenever RMIEventDelivery starts or finishes delivering a chunk of events.
addRunListener(RunListener) - Method in class jas.plugin.Plugin
A plugin can use this method if it wants to be informed about changes in run state.
addRunListener(RunListener) - Method in interface jas.plugin.PluginContext
 
addRunListener(RunListener) - Method in interface jas.swingstudio.Job
 
addSlice(double, double, double, double, double) - Method in interface jas.hist.HasSlices
Create a new slice with the specified initial parameters
addSlice(double, double, double, double, double) - Method in class jas.hist.util.TwoDAdapter
 
addSlice(double, double, double, double, double) - Method in class jas.hist.util.TwoDSliceAdapter
 
addSlice(double, double, double, double, double) - Method in class jas.hist.util.ScatterSliceAdapter
 
addSlice(double, double, double, double, double) - Method in interface jas.jds.interfaces.RemoteHasSlices
 
addSlice(double, double, double, double, double) - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
addSlice(SliceParameters) - Method in interface jas.hist.SupportsSlices
 
addSliceListener(SliceListener) - Method in class jas.hist.util.TwoDSliceAdapter
 
addSliceListener(SliceListener) - Method in interface jas.hist.util.SliceAdapter
 
addSubProcessor(CommandProcessor) - Method in class jas.util.NestedCommandProcessor
 
addTreeModelListener(TreeModelListener) - Method in class jas.util.tree.SimpleTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
afterClosing() - Method in class jas.swingstudio.CutDialogPanel
Override to do any necessary cleanup.
align - Variable in class jas.util.layout.PnutsLayout
default align
allocateSize() - Method in class jas.plot.TextBlock
Base method for determining the width (blockwidth) of the text block according to the max length of text lines to be drawn in the block, and the height according to the number of lines to be displayed.
AllSupportedFileFilter - class jas.swingstudio.AllSupportedFileFilter.
A FileFilter which accepts any file which is accepted by any of its vector of FileFilters
AllSupportedFileFilter() - Constructor for class jas.swingstudio.AllSupportedFileFilter
 
AnalysisException - exception jas.job.AnalysisException.
 
AnalyzerTreeAdaptor - class jas.swingstudio.adaptor.AnalyzerTreeAdaptor.
 
AnalyzerTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.AnalyzerTreeAdaptor
 
AnnotatedEventSource - interface jas.jds.module.AnnotatedEventSource.
Implement this interface to create an event source where event sources and histograms can be represented on the application's job tree.
Application - class jas.util.Application.
This class is meant to provide access from all packages to certain general-purpose items of the application, such as the UserProperties objects that the application uses, and the JFrame that the application is in.
Application() - Constructor for class jas.util.Application
Creates an instance of the Application.
APPLY_BUTTON - Static variable in class jas.util.JASDialog
Include this in your flags to include an Apply button.
APPROVE_OPTION - Static variable in class jas.util.gui.JDirectoryChooser
 
AppVersionCheck - class jas.util.pluginmanager.AppVersionCheck.
This class works with the VersionNumberComparison class to check if current version of an application is the latest version.
AppVersionCheck(String, String, String, Properties) - Constructor for class jas.util.pluginmanager.AppVersionCheck
The Constructor takes two arguments:
ArbitraryNameGenerator - class jas.util.ArbitraryNameGenerator.
This class is a utility provided for generating arbitrary names.
ArbitraryNameGenerator() - Constructor for class jas.util.ArbitraryNameGenerator
 
AreaNormalizer - class jas.hist.normalization.AreaNormalizer.
Calculates a normalization factor based on the area under a data set.
AreaNormalizer(DataSource) - Constructor for class jas.hist.normalization.AreaNormalizer
Create an AreaNormalizer
author - Variable in class jas.util.pluginmanager.PluginProperties
 
axis - Variable in class jas.plot.AxisType
the axis object this type will be used on
Axis - class jas.plot.Axis.
This class represents a plot axis as a GUI component.
Axis() - Constructor for class jas.plot.Axis
This consturctor is primarily for object deserialization.
Axis(AxisType, boolean) - Constructor for class jas.plot.Axis
Creates a vertical axis object.
Axis(AxisType, int) - Constructor for class jas.plot.Axis
Creates a new axis object.
Axis(AxisType, int, boolean) - Constructor for class jas.plot.Axis
Creates a new axis object.
Axis(int) - Constructor for class jas.plot.Axis
Creates a new axis object, using a numeric axis (class DoubleAxis).
Axis(int, boolean) - Constructor for class jas.plot.Axis
Creates a numerical axis object (uses class DoubleAxis).
axisIsSet(int) - Method in class jas.hist.HistogramUpdate
 
AxisType - class jas.plot.AxisType.
Subclasses encapsulate details for a particular axis type.
AxisType() - Constructor for class jas.plot.AxisType
 

B

BASIC_COLOR_NAMES - Static variable in class jas.util.ColorMenu
An array containing the names of colors defined as constants in java.awt.Color.
BASIC_COLORS - Static variable in class jas.util.ColorMenu
An array containing the basic colors defined as constants in java.awt.Color.
Basic1DFunction - class jas.hist.Basic1DFunction.
 
Basic1DFunction() - Constructor for class jas.hist.Basic1DFunction
 
BasicJob - interface jas.job.BasicJob.
Basic job is implemented by AbstractJob, and extended by jas.swingstudio.Job
BasicLocalDIM - class jas.jds.module.BasicLocalDIM.
An abstract implementation of LocalDIM2 suitable for DIM's which simply want to open a single file of a particular type
BasicLocalDIM(FileFilter) - Constructor for class jas.jds.module.BasicLocalDIM
Create a BasicLocalDIM.
BasicLocalDIM(String, String) - Constructor for class jas.jds.module.BasicLocalDIM
Create a BasicLocalDIM.
BasicPlugin - class jas.plugin.BasicPlugin.
A base class for both Plugin and ExtensionPlugin
BasicPlugin() - Constructor for class jas.plugin.BasicPlugin
 
BasicPluginContext - interface jas.plugin.BasicPluginContext.
A base class for both ExtensionPluginContext and PluginContext
BasicServer - class jas.jds.module.BasicServer.
 
BasicServer(String[], String, String) - Constructor for class jas.jds.module.BasicServer
 
beforeShowing() - Method in class jas.util.JASWizardPage
This method is called just before the page is brought to the screen.
beforeShowing() - Method in class jas.swingstudio.CutDialogPanel
Override to have setup take place before showing.
BEVEL_IN - Static variable in class jas.plot.PlotComponent
 
BEVEL_IN - Static variable in class jas.hist.JASHist
 
BEVEL_OUT - Static variable in class jas.plot.PlotComponent
 
BEVEL_OUT - Static variable in class jas.hist.JASHist
 
bgcolors - Static variable in class jas.plot.MovableObject
An array containing an expanded selection of colors.
bgnames - Static variable in class jas.plot.MovableObject
An array containing names of the expanded selection of colors.
BinNormalizer - class jas.hist.normalization.BinNormalizer.
Calculates a normalization factor base on a specific bin.
BinNormalizer(DataSource, int) - Constructor for class jas.hist.normalization.BinNormalizer
Create a new BinNormalizer
binWidth() - Method in interface jas.plot.StringCoordinateTransformation
 
binWidth() - Method in class jas.plot.StringAxis
 
BooleanCommandTarget - interface jas.util.BooleanCommandTarget.
A boolean command target is a CommandTarget which corresponds to a command which may have an on/off state associated with it.
BOTTOM - Static variable in class jas.util.layout.PnutsLayout
 

C

calculateNormalization() - Method in class jas.hist.normalization.DataSourceNormalizer
Calculates the normalization factor.
calculateNormalization() - Method in class jas.hist.normalization.MaxBinNormalizer
 
calculateNormalization() - Method in class jas.hist.normalization.BinNormalizer
 
calculateNormalization() - Method in class jas.hist.normalization.StatisticsNormalizer
 
calculateNormalization() - Method in class jas.hist.normalization.AreaNormalizer
 
calculateTitlesAndLabels(JASHist) - Static method in class jas.swingstudio.JASPage
 
callEnable() - Method in class jas.util.JASDialog
Forces the dialog to re-evaluate button enabling.
callEnable() - Method in interface jas.util.PropertySite
 
callEnable() - Method in class jas.util.PropertyDialog
 
canAddRemoveSlices() - Method in interface jas.hist.HasSlices
 
canAddRemoveSlices() - Method in class jas.hist.util.TwoDAdapter
 
canAddRemoveSlices() - Method in class jas.hist.util.TwoDSliceAdapter
 
canAddRemoveSlices() - Method in interface jas.jds.interfaces.RemoteHasSlices
 
canAddRemoveSlices() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
canBeCreatedFrom() - Method in class jas.util.ObjectFactory
Determines if object can be constrcted from the specified types of arguments
canBeCreatedFrom(Class) - Method in class jas.util.ObjectFactory
Determines if object can be constrcted from the specified types of arguments
canBeCreatedFrom(Class[]) - Method in class jas.util.ObjectFactory
Determines if object can be constrcted from the specified types of arguments
canBeCreatedFrom(Class, Class) - Method in class jas.util.ObjectFactory
Determines if object can be constrcted from the specified types of arguments
canBeCreatedFrom(Class, Class, Class) - Method in class jas.util.ObjectFactory
Determines if object can be constrcted from the specified types of arguments
canBeCreatedFrom(Class, Class, Class, Class) - Method in class jas.util.ObjectFactory
Determines if object can be constrcted from the specified types of arguments
CANCEL_BUTTON - Static variable in class jas.util.JASDialog
Include this in your flags to include a Cancel button.
CANCEL_OPTION - Static variable in class jas.util.gui.JDirectoryChooser
 
canSetClearOnRewind() - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
canSetClearOnRewind() - Method in interface jas.job.HistogramAccess
 
canSetClearOnRewind() - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
CENTER - Static variable in class jas.util.layout.PnutsLayout
 
CENTER - Static variable in class jas.util.layout.ToolbarLayout
This value indicates that each row of components should be centered.
CENTER_TEXT_IN_DIVISION - Static variable in class jas.plot.StringAxis
Represents a display style where a tick and label are centered in a division.
changed() - Method in class jas.hist.util.DefaultSliceParameters
 
changedUpdate(DocumentEvent) - Method in class jas.util.JASDialog
Calls callEnable() by default.
changedUpdate(DocumentEvent) - Method in class jas.util.JTextFieldBinding
 
changeNotify() - Method in class jas.hist.JASHistStyle
 
changeNotify() - Method in class jas.hist.JASHist2DHistogramStyle
 
changeNotify() - Method in class jas.hist.JASHist1DHistogramStyle
 
changeNotify(boolean) - Method in class jas.swingstudio.CutAdjustmentDialog
Call when the properties of the cut have changed, so that the apply and OK buttons can enable.
changeNotify(boolean) - Method in class jas.swingstudio.CutPropertiesPanel
Call to notify the parent dialog that the settings have changed.
changeNotify(NamedObject, String) - Method in class jas.job.JobFolder
 
ChartLayout - class jas.plot.ChartLayout.
 
ChartLayout() - Constructor for class jas.plot.ChartLayout
 
checkAccess() - Method in class jas.util.ObjectFactory
Checks that the class is declared public.
checkAccess(String, String) - Method in class jas.jds.security.AccessManager
 
checkAccess(String, String) - Method in class jas.jds.security.TestAccessManager
 
checkAccess(String, String, Object) - Method in class jas.jds.security.AccessManager
 
checkAccess(String, String, Object) - Method in class jas.jds.security.TestAccessManager
 
CheckBoxBorderPanel - class jas.util.CheckBoxBorderPanel.
A JPanel which has a checkbox embedded in its border.
CheckBoxBorderPanel(String) - Constructor for class jas.util.CheckBoxBorderPanel
 
CheckBoxBorderPanel(String, Border) - Constructor for class jas.util.CheckBoxBorderPanel
 
CheckBoxBorderPanel(String, Border, LayoutManager) - Constructor for class jas.util.CheckBoxBorderPanel
 
CheckBoxBorderPanel(String, LayoutManager) - Constructor for class jas.util.CheckBoxBorderPanel
 
children - Variable in class jas.util.tree.SimpleNode
Note, since many nodes are leaves, the children map is not created until at least one child is added.
children() - Method in class jas.util.tree.SimpleNode
 
children() - Method in interface jas.swingstudio.TreeAdaptorSite
 
ClassPath - class jas.loader.ClassPath.
A ClassPath object represents a Java classpath.
ClassPath() - Constructor for class jas.loader.ClassPath
Creates empty ClassPath
ClassPath(String) - Constructor for class jas.loader.ClassPath
Builds a ClassPath from a String
ClassPathEntityResolver - class jas.util.xml.ClassPathEntityResolver.
An implementation of an EntityResolver which can be used to locate DTD files located on the current java class path
ClassPathEntityResolver(String, Class) - Constructor for class jas.util.xml.ClassPathEntityResolver
Constructor
ClassPathLoader - class jas.loader.ClassPathLoader.
 
ClassPathLoader(ClassPath, String) - Constructor for class jas.loader.ClassPathLoader
A ClassLoader that loads from a ClassPath
clear() - Method in class jas.util.encoder.IntHashtable
 
clear() - Method in class jas.plot.Legend
Removes all entries from the legend
clear() - Method in class jas.hist.StatisticsBlock
Clears the Vector stats and titles.
clear() - Method in class jas.loader.ClassPath
 
clear() - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
clear() - Method in interface jas.job.HistogramAccess
 
clear() - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
clearChanges() - Method in class jas.hist.test.TestCustomOverlay
 
clearChanges() - Method in class jas.hist.test.TestScatterPlotSource
 
clearClip() - Method in interface jas.plot.PlotGraphics
 
clearClip() - Method in class jas.plot.java1.PlotGraphics11
 
clearClip() - Method in class jas.plot.java2.PlotGraphics12
 
clearDoc(Document) - Static method in class jas.swingstudio.JASConsoleDocumentUtilities
clear the contents of a Document
clearFit() - Method in class jas.hist.Fittable1DFunction
 
clearFitParams() - Method in class jas.hist.Fittable1DFunction
 
clearFlags(int) - Method in class jas.util.tree.SimpleNode
 
clearObservable() - Method in class jas.hist.util.ObserverAdapter
 
clearOrder() - Method in class jas.util.tree.OrderedNode
 
clearProgressModel() - Method in interface jas.jds.module.LocalJobBuilder
 
clearRow(RemoteMonitorConnection) - Method in interface jas.jds.interfaces.RemoteMonitorList
 
clearTarget() - Method in class jas.util.JASToolBarButton
 
clearTarget() - Method in class jas.util.JASMenuItem
 
clearTarget() - Method in interface jas.util.CommandSource
Clears the CommandTarget associated with the CommandSource
clearTarget() - Method in class jas.util.JASRadioMenuItem
 
clearTarget() - Method in class jas.util.JASCheckboxMenuItem
 
clearTarget() - Method in class jas.swingstudio.CommandButton
 
clearTransformation() - Method in interface jas.plot.PlotGraphics
 
clearTransformation() - Method in class jas.plot.java1.PlotGraphics11
 
clearTransformation() - Method in class jas.plot.java2.PlotGraphics12
 
clone() - Method in class jas.util.encoder.IntHashtable
 
clone() - Method in class jas.util.tree.TreeItem
 
clone(double[][]) - Static method in class jas.hist.Matrix
 
close() - Method in class jas.util.SplashScreen
 
close() - Method in interface jas.jds.interfaces.RemoteJob
 
close() - Method in interface jas.job.BasicJob
 
close() - Method in class jas.job.AbstractJob
 
close() - Method in interface jas.plugin.PageContext
Closes the associated window
close() - Method in class jas.swingstudio.JASConsoleDocumentWriter
Close the stream, flushing it first.
close() - Method in class jas.jds.JDSJob
 
closeDataset(TreeItem) - Method in interface jas.jds.interfaces.RemoteJob
 
closeDataset(TreeItem) - Method in interface jas.job.BasicJob
 
closeDataset(TreeItem) - Method in class jas.job.AbstractJob
 
closeTag() - Method in class jas.util.xml.XMLWriter
Closes the current XML tag and decreases the indentation level
colorChanged(ColorEvent) - Method in interface jas.util.ColorListener
 
ColorChooser - class jas.util.ColorChooser.
 
ColorChooser() - Constructor for class jas.util.ColorChooser
 
ColorChooser(Color) - Constructor for class jas.util.ColorChooser
 
ColorChooser(String) - Constructor for class jas.util.ColorChooser
 
ColorConverter - class jas.util.ColorConverter.
 
ColorConverter.ColorConversionException - exception jas.util.ColorConverter.ColorConversionException.
 
ColorEvent - class jas.util.ColorEvent.
 
COLOREVENT - Static variable in class jas.util.ColorEvent
 
ColorListener - interface jas.util.ColorListener.
 
COLORMAP_COOL - Static variable in class jas.hist.JASHist2DHistogramStyle
 
COLORMAP_GRAYSCALE - Static variable in class jas.hist.JASHist2DHistogramStyle
 
COLORMAP_RAINBOW - Static variable in class jas.hist.JASHist2DHistogramStyle
 
COLORMAP_THERMAL - Static variable in class jas.hist.JASHist2DHistogramStyle
 
COLORMAP_USERDEFINED - Static variable in class jas.hist.JASHist2DHistogramStyle
 
COLORMAP_WARM - Static variable in class jas.hist.JASHist2DHistogramStyle
 
ColorMenu - class jas.util.ColorMenu.
 
ColorMenu(String) - Constructor for class jas.util.ColorMenu
 
ColorMenu(String, boolean) - Constructor for class jas.util.ColorMenu
 
ColorMenu(String, ColorSelectionModel) - Constructor for class jas.util.ColorMenu
 
ColorMenu(String, ColorSelectionModel, boolean) - Constructor for class jas.util.ColorMenu
 
ColorMenu(String, ColorSelectionModel, Color[], String[]) - Constructor for class jas.util.ColorMenu
 
colorToString(Color) - Static method in class jas.util.ColorConverter
 
cols - Variable in class jas.util.layout.PnutsLayout
The number of columns
CommandButton - class jas.swingstudio.CommandButton.
A simple button that can be embedded in a web page and fire a menu command
CommandButton() - Constructor for class jas.swingstudio.CommandButton
 
CommandDispatcher - class jas.util.CommandDispatcher.
 
CommandDispatcher(Object) - Constructor for class jas.util.CommandDispatcher
 
CommandInvocationException - exception jas.util.CommandInvocationException.
 
CommandProcessor - class jas.util.CommandProcessor.
A CommandProcessor represents a collection of CommandTargets.
CommandProcessor.BooleanTarget - class jas.util.CommandProcessor.BooleanTarget.
 
CommandProcessor.SimpleTarget - class jas.util.CommandProcessor.SimpleTarget.
A SimpleTarget is an implementation of CommandTarget which implements its
CommandProcessor() - Constructor for class jas.util.CommandProcessor
 
CommandSource - interface jas.util.CommandSource.
A CommandSource represents a source of a command, such as a MenuItem or Toolbar Button.
CommandTarget - interface jas.util.CommandTarget.
A CommandTarget represents a single action that will be performed as a result of a command being issued.
CommandTargetManager - class jas.util.CommandTargetManager.
A CommandTargetManager manages a set of CommandSources and a set of CommandProcessors, and figure out the wiring from the CommandSources to the CommandTargets within the CommandProcessors.
CommandTargetManager() - Constructor for class jas.util.CommandTargetManager
 
compareVersions(String, String, boolean) - Method in class jas.util.pluginmanager.VersionNumberCompare
This method converts both the currentversion and the latest version (method arguments) strings into string chunks (i.e.
complain(String) - Static method in class jas.util.Debug
 
componentAdded(ContainerEvent) - Method in class jas.plot.PlotPanel
 
componentRemoved(ContainerEvent) - Method in class jas.plot.PlotPanel
 
connect(RemoteMonitorList) - Method in interface jas.jds.interfaces.RemoteMonitor
 
connect(RemoteMonitorList) - Method in class jas.jds.JavaDataServerMonitor
 
ConnectionRejected - exception jas.jds.interfaces.ConnectionRejected.
 
ConnectionRejected(String, double, double) - Constructor for class jas.jds.interfaces.ConnectionRejected
 
connectToJob(String, RemoteEventReceiver, RMIDestination) - Method in interface jas.jds.interfaces.JavaDataServer
 
connectToJob(String, RemoteEventReceiver, RMIDestination, RemoteClassLoader) - Method in interface jas.jds.interfaces.JavaDataServer
 
consoleBufferLengthKey - Static variable in class jas.swingstudio.JASConsoleDocumentUtilities
 
consoleBufferTrimLengthKey - Static variable in class jas.swingstudio.JASConsoleDocumentUtilities
 
containerNotify(OverlayContainer) - Method in interface jas.plot.Overlay
Notifies the overlay it has been attached to a container
contains(Object) - Method in class jas.util.encoder.IntHashtable
 
containsKey(int) - Method in class jas.util.encoder.IntHashtable
 
convert(double) - Method in class jas.plot.DoubleAxis
 
convert(double) - Method in interface jas.plot.Transformation
 
convert(double) - Method in interface jas.plot.DoubleCoordinateTransformation
Returns a pixel value for a given double value.
convert(long) - Method in class jas.plot.TimeAxis
 
convert(long) - Method in interface jas.plot.TimeCoordinateTransformation
Returns a pixel value for a time value.
convert(long) - Method in interface jas.plot.DateCoordinateTransformation
Returns a pixel value on the axis for the given date value.
convert(long) - Method in class jas.plot.DateAxis
 
convert(String) - Method in interface jas.plot.StringCoordinateTransformation
 
convert(String) - Method in class jas.plot.StringAxis
 
CoordinateTransformation - interface jas.plot.CoordinateTransformation.
A coordinate transformation allows for conversions between values on an axis and pixels on the screen.
create() - Method in class jas.util.ObjectFactory
Creates an object from the specified arguments
create() - Static method in class jas.swingstudio.JASSourcePath
Create a (unique) instance of JASSourcePath
create(Class, String) - Static method in class jas.util.JASIcon
Create a JASIcon but do not throw an exception if the source cannot be found (just displays a "broken" icon instead) //TODO: Should create return a cached version of the JASIcon, instead of a cached // version of the image with a new JASIcon object?
create(Histogram) - Static method in class jas.hep.PartitionAdapter
Create a DataSource from a Histogram
create(int) - Static method in class jas.hist.Matrix
 
create(Object) - Method in class jas.util.ObjectFactory
Creates an object from the specified arguments
create(Object[]) - Method in class jas.util.ObjectFactory
Creates an object from the specified arguments
create(Object, Object) - Method in class jas.util.ObjectFactory
Creates an object from the specified arguments
create(Object, Object, Object) - Method in class jas.util.ObjectFactory
Creates an object from the specified arguments
create(Object, Object, Object, Object) - Method in class jas.util.ObjectFactory
Creates an object from the specified arguments
create(Object, String) - Static method in class jas.util.JASIcon
Create a JASIcon but do not throw an exception if the source cannot be found (just displays a "broken" icon instead)
create(Partition, String) - Static method in class jas.hep.PartitionAdapter
Create a DataSource from a Partition and a String (title)
create(String, int, Date, Date) - Static method in class jas.hist.test.TimeGauss
 
createCurrentPage() - Method in class jas.swingstudio.JavaAnalysisStudio
Note: This routine may popup a dialog asking the user which page to use as the current plot.
createEventLoopThread(Runnable) - Method in class jas.job.AbstractJob
 
createEventLoopThread(Runnable) - Method in class jas.jds.JDSJob
 
createEventSource(String) - Method in class jas.jds.module.BasicServer
 
createFitter() - Method in interface jas.hist.FitterFactory
 
createFitterFactory(Class, String) - Method in class jas.hist.FitterRegistry
Create a FitterFactory from a class and a name
createFunction(JASHist) - Method in interface jas.hist.FunctionFactory
 
createFunctionFactory(Class, String) - Method in class jas.hist.FunctionRegistry
Create a default function factory from a class and a name
createImage(ImageProducer) - Method in interface jas.plot.OverlayContainer
 
createImage(int, int) - Method in interface jas.plot.OverlayContainer
 
createJob(String) - Method in interface jas.jds.module.LocalJobBuilder
Tells the Job Builder to create a job, which it does by calling the DIM's openDataSet method with the specified dataSourceName.
createJobPeer(String, Job) - Method in class jas.jds.JDSMain
 
createJobPeer(String, Job) - Method in class jas.server.HistogramServer
 
createNewPage() - Method in class jas.swingstudio.JavaAnalysisStudio
 
createNode(SimpleNode, String, String, int, Object) - Method in class jas.util.tree.SimpleNode
Called to create a node when adding a TreeItem to the tree.
createNode(SimpleNode, String, String, int, Object) - Method in class jas.util.tree.OrderedNode
 
createOrderedList(Collection) - Method in class jas.util.tree.OrderedNode
Override to use a different List implementation for the ordered list
createShadowBorder() - Static method in class jas.util.border.ShadowBorder
 
createStyle() - Method in class jas.hep.Partition2DAdapter
 
crypt(String) - Static method in class jas.jds.security.UnixCrypt
Encrypt a password given the cleartext password.
crypt(String, String) - Static method in class jas.jds.security.UnixCrypt
Encrypt a password given the cleartext password and a "salt".
CURRENTEVENTSOURCE - Static variable in interface jas.job.BasicJob
 
currentJob() - Static method in class jas.jds.JDSJob
 
currentJob() - Method in class jas.jds.JDSMain
 
currentJob() - Method in class jas.server.HistogramServer
 
currentPlotUpdated() - Method in class jas.swingstudio.JASPage
Called whenever the items attached to the current plot has changed.
currversion - Variable in class jas.util.pluginmanager.PluginProperties
 
CustomOverlay - interface jas.hist.CustomOverlay.
 
CutAdjustmentDialog - class jas.swingstudio.CutAdjustmentDialog.
 
CutAdjustmentDialog(CutInterface, CutProperties, CutPropertiesPanel) - Constructor for class jas.swingstudio.CutAdjustmentDialog
A dialog that allows the user to change parameters of a cut.
CutDialogPanel - class jas.swingstudio.CutDialogPanel.
A panel that can be attached to a CutDialog.
CutDialogPanel(LayoutManager) - Constructor for class jas.swingstudio.CutDialogPanel
 
CutInterface - interface jas.jds.interfaces.CutInterface.
 
CutProperties - class jas.jds.interfaces.CutProperties.
Use a subclass of this class to send properties of Cut objects between the cut objects and the dialogs on the client machine.
CutProperties() - Constructor for class jas.jds.interfaces.CutProperties
 
CutPropertiesPanel - class jas.swingstudio.CutPropertiesPanel.
On this panel add a bunch of widgets that allow the user to set or modify properties of your cut.
CutPropertiesPanel() - Constructor for class jas.swingstudio.CutPropertiesPanel
 
CutTreeAdaptor - class jas.swingstudio.adaptor.CutTreeAdaptor.
 
CutTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.CutTreeAdaptor
 

D

DATA_UPDATE - Static variable in class jas.hist.HistogramUpdate
 
DataArea - class jas.plot.DataArea.
 
DataArea() - Constructor for class jas.plot.DataArea
 
DataArea(Axis, Axis) - Constructor for class jas.plot.DataArea
 
DataAreaLayout - class jas.plot.DataAreaLayout.
 
DataAreaLayout() - Constructor for class jas.plot.DataAreaLayout
 
DATASET - Static variable in interface jas.job.BasicJob
 
DatasetTreeAdaptor - class jas.swingstudio.adaptor.DatasetTreeAdaptor.
 
DatasetTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.DatasetTreeAdaptor
 
DataSource - interface jas.hist.DataSource.
Interface implemented by any JASHist datasource
DataSourceNormalizer - class jas.hist.normalization.DataSourceNormalizer.
A base class for Normalizers which depend upon a DataSource
DataSourceNormalizer(DataSource) - Constructor for class jas.hist.normalization.DataSourceNormalizer
Creates a new DataSourceNormalizer
DATE - Static variable in interface jas.hist.DataSource
 
DATE - Static variable in interface jas.hist.JASHistAxis
 
DateAxis - class jas.plot.DateAxis.
This class implements a simple date axis, where values on the axis are particular instances in time.
DateAxis() - Constructor for class jas.plot.DateAxis
 
DateChooser - class jas.util.DateChooser.
 
DateChooser(Frame, Date) - Constructor for class jas.util.DateChooser
 
DateCoordinateTransformation - interface jas.plot.DateCoordinateTransformation.
A coordinate transformation for the DateAxis type.
DateTreeAdaptor - class jas.swingstudio.adaptor.DateTreeAdaptor.
 
DateTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.DateTreeAdaptor
 
DAYS - Static variable in class jas.plot.TimeAxis
The integer code for day units.
deactivate() - Method in class jas.util.PropertyPage
called when the page is deactivated, either due to another page being selected, or due to the dialog being disposed of.
Debug - class jas.util.Debug.
 
Debug() - Constructor for class jas.util.Debug
 
debugComplain(String) - Static method in class jas.util.Debug
 
debugPrinting - Static variable in class jas.plot.PrintHelper
 
debugSay(String) - Static method in class jas.util.Debug
 
DEFAULT_ORDER - Static variable in class jas.util.tree.OrderedNode
 
defaultPack() - Method in class jas.util.JASDialog
Causes default pack; does not move dialog.
DefaultSliceParameters - class jas.hist.util.DefaultSliceParameters.
Basic implementation of SliceParameters
DefaultSliceParameters(double, double, double, double, double) - Constructor for class jas.hist.util.DefaultSliceParameters
 
DelegateLoader - class jas.loader.DelegateLoader.
A Classloader that first tries to delegate loading to another ClassLoader, and if that fails tries to load a class using its own ClassPath.
DelegateLoader(ClassPathLoader, ClassPath, String) - Constructor for class jas.loader.DelegateLoader
A ClassLoader which first delegates loading to another ClassPathLoader and only if that loader fails to load a class will load it itself
delete() - Method in interface jas.jds.interfaces.RemotePlotAccess
 
delete() - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
delete() - Method in interface jas.jds.interfaces.RemoteRebinnable1DHistogramData
 
delete() - Method in interface jas.jds.interfaces.RemotePageAccess
 
delete() - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
delete() - Method in interface jas.job.PageAccess
 
delete() - Method in interface jas.job.HistogramAccess
 
delete() - Method in interface jas.job.PlotAccess
 
delete() - Method in class jas.jds.RemotePlotAccessAdaptor
 
delete() - Method in class jas.jds.RemotePageAccessAdaptor
 
delete() - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
DELETED - Static variable in class jas.util.tree.TreeItem
 
deleteObserver(Observer) - Method in class jas.hist.util.ObserverAdapter
 
deleteObservers() - Method in class jas.hist.util.ObserverAdapter
 
DELTATIME - Static variable in interface jas.hist.DataSource
 
description - Variable in class jas.util.pluginmanager.PluginProperties
 
deselected() - Method in class jas.plot.PlotPanel
 
deselected() - Method in class jas.hist.JASHist
 
destroy() - Method in class jas.util.tree.SimpleNode
Destroy a node (remove it from its parents list of children) No further use of a node or its chilren should be made after it has been destroyed
destroy() - Method in class jas.hist.Basic1DFunction
 
destroy() - Method in class jas.hist.Fittable1DFunction
 
destroy() - Method in class jas.hist.JASHist
Removes and detaches all data from the plot, but doesn't set up the plot for further use.
destroy() - Method in class jas.hist.test.TestJASHist
 
destroy() - Method in interface jas.plugin.IPlugin
Called by the application when the plugin is destroyed typically when the job containing the plugin is closed.
destroy() - Method in class jas.plugin.Plugin
Called by the application when the plugin is destroyed typically when the job containing the plugin is closed.
destroy() - Method in class jas.swingstudio.CommandButton
 
destroy() - Method in class jas.swingstudio.GCButton
 
destroy() - Method in interface jas.bean.PageContextHook
Called by the JAS framework when the page containing the bean is no longer active
destroy() - Method in class jas.bean.Plot
Deprecated.  
destroy() - Method in class jas.bean.XMLPlot
 
DIM - interface jas.jds.module.DIM.
A data interace module used by server-based data modules.
DIM2 - interface jas.jds.module.DIM2.
A data interace module used by server-based data modules.
disconnect(RemoteMonitorList) - Method in interface jas.jds.interfaces.RemoteMonitor
 
disconnect(RemoteMonitorList) - Method in class jas.jds.JavaDataServerMonitor
 
dispose() - Method in class jas.util.JASWizard
Closes the wizard.
dispose() - Method in class jas.util.JASWizardPage
Call to dispose the wizard (i.e., to have it close).
dispose() - Method in class jas.util.ReservedWordBin
 
dispose() - Method in class jas.util.rmi.RMIEventQueue
 
dispose() - Method in class jas.hist.Fitter
 
doBusy(Runnable) - Method in class jas.util.JASWizardPage
 
doCommand() - Method in class jas.util.CommandProcessor.SimpleTarget
 
doCommand(boolean) - Method in class jas.util.CommandProcessor.BooleanTarget
 
DocumentOutputStream - class jas.util.DocumentOutputStream.
An OutputStream implementation that places it's output in a swing text model (Document).
DocumentOutputStream(Document) - Constructor for class jas.util.DocumentOutputStream
Constructs an output stream that will output to the given document with whatever the default attributes are.
DocumentOutputStream(Document, AttributeSet) - Constructor for class jas.util.DocumentOutputStream
Constructs an output stream that will output to the given document with the given set of character attributes.
doDataExchange(boolean, Object) - Method in class jas.util.PropertyPage
 
doEnable() - Method in class jas.util.JASWizardPage
Forces the wizard to call getNextEnabled() and getFinishEnabled() to enable the buttons on the wizard.
doHelp() - Method in class jas.util.Application
Called to show user the syntax of the command, as a result of a syntax error in the command line arguments, or in response to the --help option Override to provide specialized instructions for your application
doHelp() - Method in class jas.swingstudio.JavaAnalysisStudio
 
doLayout() - Method in class jas.util.CheckBoxBorderPanel
 
doModal() - Method in class jas.util.JASDialog
Forces a modal display of the dialog box
done() - Method in class jas.util.pluginmanager.PluginDownloadProgress
 
DOUBLE - Static variable in interface jas.hist.DataSource
 
DOUBLE - Static variable in interface jas.hist.JASHistAxis
 
DoubleAxis - class jas.plot.DoubleAxis.
Implements a simple numeric axis, with either linear or logarithmic scale.
DoubleAxis() - Constructor for class jas.plot.DoubleAxis
Creates linear axis.
DoubleAxis(boolean) - Constructor for class jas.plot.DoubleAxis
Creates a new numeric axis.
DoubleCoordinateTransformation - interface jas.plot.DoubleCoordinateTransformation.
Converts between double values and pixel values for the DoubleAxis type.
DoubleWithError - class jas.util.DoubleWithError.
A class that encapsulates a value and its error.
DoubleWithError(double, double) - Constructor for class jas.util.DoubleWithError
 
downloading(String) - Method in class jas.util.pluginmanager.PluginDownloadProgress
 
drawImage(Image, double, double, ImageObserver) - Method in interface jas.plot.PlotGraphics
 
drawImage(Image, double, double, ImageObserver) - Method in class jas.plot.java1.PlotGraphics11
 
drawImage(Image, double, double, ImageObserver) - Method in class jas.plot.java2.PlotGraphics12
 
drawImage(Image, double, double, int, int, ImageObserver) - Method in interface jas.plot.PlotGraphics
 
drawImage(Image, double, double, int, int, ImageObserver) - Method in class jas.plot.java1.PlotGraphics11
 
drawImage(Image, double, double, int, int, ImageObserver) - Method in class jas.plot.java2.PlotGraphics12
 
drawLine(double, double, double, double) - Method in interface jas.plot.PlotGraphics
 
drawLine(double, double, double, double) - Method in class jas.plot.java1.PlotGraphics11
 
drawLine(double, double, double, double) - Method in class jas.plot.java2.PlotGraphics12
 
drawOval(double, double, double, double) - Method in interface jas.plot.PlotGraphics
 
drawOval(double, double, double, double) - Method in class jas.plot.java1.PlotGraphics11
 
drawOval(double, double, double, double) - Method in class jas.plot.java2.PlotGraphics12
 
drawPolyLine(double[], double[], int) - Method in interface jas.plot.PlotGraphics
 
drawPolyLine(double[], double[], int) - Method in class jas.plot.java1.PlotGraphics11
 
drawPolyLine(double[], double[], int) - Method in class jas.plot.java2.PlotGraphics12
 
drawPolySymbol(double[], double[], double, int, int) - Method in interface jas.plot.PlotGraphics
 
drawPolySymbol(double[], double[], double, int, int) - Method in class jas.plot.java1.PlotGraphics11
 
drawPolySymbol(double[], double[], double, int, int) - Method in class jas.plot.java2.PlotGraphics12
 
drawRect(double, double, double, double) - Method in interface jas.plot.PlotGraphics
 
drawRect(double, double, double, double) - Method in class jas.plot.java1.PlotGraphics11
 
drawRect(double, double, double, double) - Method in class jas.plot.java2.PlotGraphics12
 
drawString(String, double, double) - Method in interface jas.plot.PlotGraphics
 
drawString(String, double, double) - Method in class jas.plot.java1.PlotGraphics11
 
drawString(String, double, double) - Method in class jas.plot.java2.PlotGraphics12
 
drawSymbol(double, double, double, int) - Method in interface jas.plot.PlotGraphics
 
drawSymbol(double, double, double, int) - Method in class jas.plot.java1.PlotGraphics11
 
drawSymbol(double, double, double, int) - Method in class jas.plot.java2.PlotGraphics12
 
drawSymbol(Graphics, int, int, int, int) - Static method in class jas.plot.java1.PlotGraphics11
This method is made public so it can be used for drawing legends.
dumpOptions() - Method in class jas.util.GetOptions
 

E

edit() - Method in class jas.plot.Title
 
EditableLabel - class jas.plot.EditableLabel.
 
EditableLabel(String, String) - Constructor for class jas.plot.EditableLabel
 
EditableLabel(String, String, int) - Constructor for class jas.plot.EditableLabel
 
elements() - Method in class jas.util.encoder.IntHashtable
 
elements() - Method in class jas.util.tree.SimpleNode
Returns an enumeration of the objects associated with the child nodes.
elements() - Method in class jas.hist.FunctionRegistry
Get an enumeration of all the FunctionFactories in the registry
elements() - Method in class jas.hist.FitterRegistry
 
elements() - Method in class jas.loader.ClassPath
 
elements() - Method in class jas.swingstudio.JASSourcePath
 
enable(JASState) - Method in class jas.util.CommandProcessor.SimpleTarget
 
enable(JASState) - Method in class jas.util.CommandProcessor.BooleanTarget
 
enable(JASState) - Method in interface jas.util.CommandTarget
Called to determine if CommandTarget is enabled or disabled.
enableApply(JASState) - Method in class jas.util.JASDialog
Override to customize when Apply is enabled.
enableApply(JASState) - Method in class jas.util.ErrorBox
Inherited from JASDialog; do not call.
enableApply(JASState) - Method in class jas.util.PropertyDialog
 
enableApply(JASState) - Method in class jas.hist.StatsWindow
 
enableApply(JASState) - Method in class jas.swingstudio.CutAdjustmentDialog
protected as implementation side effect; do not call
enableClearOnRewind(JASCheckboxState) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
enableClearOnRewind(JASCheckboxState) - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
enableHelp(JASState) - Method in class jas.util.JASDialog
Override to customize when Help is enabled.
enableHelp(JASState) - Method in class jas.util.pluginmanager.InstallPluginsUI
 
enableHelp(JASState) - Method in class jas.util.pluginmanager.PluginManagerUI
 
enableHelp(JASState) - Method in class jas.util.pluginmanager.UpdatePluginsUI
 
enableHelp(JASState) - Method in class jas.hist.StatsWindow
 
enableOK(JASState) - Method in class jas.util.JASDialog
Override to customize when OK is enabled.
enableOK(JASState) - Method in class jas.swingstudio.CutAdjustmentDialog
protected as implementation side effect; do not call
enableOverlay(JASState) - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
enableOverlay(JASState) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
enableShow(JASState) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
enableShowInNewPlot(JASState) - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
enableShowInNewPlot(JASState) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
enableShowInNewPlot(JASState) - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
enableShowOnNewPage(JASState) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
encode() - Method in class jas.util.encoder.ImageEncoder
 
endBatch() - Method in class jas.hist.JASHistStyle
 
EntriesNormalizer - class jas.hist.normalization.EntriesNormalizer.
Calculates a normalization factor based on the number of entries in the data source.
EntriesNormalizer(DataSource) - Constructor for class jas.hist.normalization.EntriesNormalizer
Creates new EntriesNormalizer
equals(Object) - Method in class jas.util.JASIcon
Override Objects equals method.
equals(Object) - Method in class jas.util.tree.TreeItem
 
equals(Object) - Method in class jas.jds.security.PasswordRequiredPermission
 
error(String) - Method in class jas.util.Application
Parents an error box to the application's frame.
error(String) - Method in class jas.plugin.BasicPlugin
The plugin can call this method to cause the application to popup an error box displaying the specified message.
error(String) - Method in interface jas.plugin.BasicPluginContext
Used to popup an error message
error(String, String) - Method in class jas.util.Application
Parents an error box to the application's frame, and contains a button that opens a given help page.
error(String, Throwable) - Method in class jas.util.Application
Parents an error box to the application's frame and displays a Throwable object's stack trace.
error(String, Throwable) - Method in class jas.plugin.BasicPlugin
The plugin can call this method to cause the application to popup an error box displaying the specified message and detail.
error(String, Throwable) - Method in interface jas.plugin.BasicPluginContext
 
error(String, Throwable, String) - Method in class jas.util.Application
Parents an error box to the application's frame, displays a Throwable object's stace trace, and contains a button that opens a given help page.
ErrorBox - class jas.util.ErrorBox.
This class is used to show the user that an error has occurred.
ErrorBox(JFrame, String) - Constructor for class jas.util.ErrorBox
Opens an ErrorBox with no help button and no displayed Throwable.
ErrorBox(JFrame, String, String) - Constructor for class jas.util.ErrorBox
Opens an ErrorBox that has a Help button that opens the specified topic.
ErrorBox(JFrame, String, Throwable) - Constructor for class jas.util.ErrorBox
Opens an ErrorBox that displays a Throwable, but has no help button.
ErrorBox(JFrame, String, Throwable, String) - Constructor for class jas.util.ErrorBox
Opens an ErrorBox that displays a Throwable and has a Help button that opens the specified topic.
ETCHED - Static variable in class jas.plot.PlotComponent
 
ETCHED - Static variable in class jas.hist.JASHist
 
eventDelivery(RMIEventDeliveryEvent) - Method in interface jas.util.rmi.RMIEventDeliveryListener
 
eventsAnalyzed() - Method in interface jas.job.BasicJob
 
eventsAnalyzed() - Method in class jas.job.AbstractJob
 
EVENTSOURCE - Static variable in interface jas.job.BasicJob
 
EventSourceFolder - interface jas.job.EventSourceFolder.
 
EventSourceFolderTreeAdaptor - class jas.swingstudio.adaptor.EventSourceFolderTreeAdaptor.
 
EventSourceFolderTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.EventSourceFolderTreeAdaptor
 
eventsTotal() - Method in interface jas.job.BasicJob
 
eventsTotal() - Method in class jas.job.AbstractJob
 
EXTENDED_COLOR_NAMES - Static variable in class jas.util.ColorMenu
An array containing names of the expanded selection of colors.
EXTENDED_COLORS - Static variable in class jas.util.ColorMenu
An array containing an expanded selection of colors.
ExtendedStatistics - interface jas.hist.ExtendedStatistics.
An interface that represents a set of Statistics values which are not limited to simple doubles.
ExtensionPlugin - class jas.plugin.ExtensionPlugin.
Support for Java Analysis Studio Extension Plugins The Plugin class is used to extend the functionality of Java Analysis Studio with experiment, group, or personal extensions.
ExtensionPlugin() - Constructor for class jas.plugin.ExtensionPlugin
 
ExtensionPluginContext - interface jas.plugin.ExtensionPluginContext.
The context passed to extension plugins

F

FAILED - Static variable in class jas.hist.Fitter
 
FileError - exception jas.swingstudio.FileError.
 
FileReaderWithProgressBar - class jas.util.FileReaderWithProgressBar.
This class should be used when you want to have a BoundedRangeModel display the progress as a file is being opened.
FileReaderWithProgressBar(String, BoundedRangeModel) - Constructor for class jas.util.FileReaderWithProgressBar
Creates a new FileReaderWithProgressBar.
files - Variable in class jas.util.pluginmanager.PluginProperties
 
FileTypeFileFilter - class jas.util.FileTypeFileFilter.
A FileFilter which accepts files with a given file extension
FileTypeFileFilter(String, String) - Constructor for class jas.util.FileTypeFileFilter
 
fillArray(String[]) - Method in class jas.util.ArbitraryNameGenerator
Fills a String array with names.
fillFunctionMenu(JMenu) - Method in class jas.hist.JASHist
Fills the appropriate Function menu items into a user provided menu.
fillRect(double, double, double, double) - Method in interface jas.plot.PlotGraphics
 
fillRect(double, double, double, double) - Method in class jas.plot.java1.PlotGraphics11
 
fillRect(double, double, double, double) - Method in class jas.plot.java2.PlotGraphics12
 
fillSliceMenu(JMenu) - Method in interface jas.hist.SupportsSlices
 
fillSliceMenu(JMenu) - Method in class jas.hist.JASHist
Fills the appriate Slice/Projection menu items into a user provided menu.
finalize() - Method in class jas.loader.ClassPath
 
finalize() - Method in class jas.jds.JDSJob
 
find(String) - Method in class jas.hist.FunctionRegistry
 
find(TreeItem) - Method in class jas.util.tree.SimpleNode
Find a node specified by a TreeItem.
findChild(String) - Method in class jas.util.tree.SimpleNode
Find a child node with a given name
findClass(String) - Method in class jas.jds.JDSClassLoader2
 
findFactory(Normalizer) - Method in class jas.hist.normalization.NormalizationRegistry
Find the factory that created a specific normalizer
findFile(String) - Method in class jas.swingstudio.JASSourcePath
Find a file by searching in the source path
findNode(TreeModel, String) - Method in class jas.bean.Plot
Deprecated.  
findNode(TreeModel, String) - Method in class jas.bean.TreeDataSourceProvider
 
finish() - Method in class jas.jds.module.NoSetupLocalDIM
 
Finishable - interface jas.util.Finishable.
A JASWizardPage that implements this interface can be the final page on a JASWizard.
fireActionPerformed() - Method in class jas.util.JASTextField
 
fireActionPerformed() - Method in class jas.plot.EditableLabel
 
fireActionPerformed(ActionEvent) - Method in class jas.util.ColorChooser
 
fireActionPerformed(ActionEvent) - Method in class jas.swingstudio.CommandButton
 
fireActionPerformed(ActionEvent) - Method in class jas.swingstudio.GCButton
 
fireItemStateChanged(ItemEvent) - Method in class jas.util.JASEditableComboBox
This method is protected as an implementation side effect.
fireMenuSelected() - Method in class jas.util.ColorMenu
 
fireMenuSelected() - Method in class jas.swingstudio.RecentItemsMenu
 
fireMenuSelected() - Method in class jas.swingstudio.WindowMenu
 
fireMessageReceived(MessageEvent) - Method in class jas.server.HistogramServer
 
fireSliceAdded(int) - Method in class jas.hist.util.TwoDSliceAdapter
 
fireSliceRemoved(int) - Method in class jas.hist.util.TwoDSliceAdapter
 
fireTreeNodesInserted(TreeModelEvent) - Method in class jas.util.tree.SimpleTreeModel
 
fireTreeNodesRemoved(TreeModelEvent) - Method in class jas.util.tree.SimpleTreeModel
 
fireTreeStructureChanged(TreeModelEvent) - Method in class jas.util.tree.SimpleTreeModel
 
FIT - Static variable in class jas.hist.Fitter
 
FIT_ENDED - Static variable in class jas.hist.event.FitEvent
 
FIT_ERROR - Static variable in class jas.hist.event.FitEvent
 
FIT_PROGRESS_CHANGED - Static variable in class jas.hist.event.FitEvent
 
FIT_STARTED - Static variable in class jas.hist.event.FitEvent
 
fit() - Method in class jas.hist.Fitter
 
fit(Fittable1DFunction, double[], double[], double[]) - Method in class jas.hist.Fitter
 
FitEvent - class jas.hist.event.FitEvent.
 
FitEvent(Object, int) - Constructor for class jas.hist.event.FitEvent
 
FitFailed - exception jas.hist.FitFailed.
 
FitFailed(String) - Constructor for class jas.hist.FitFailed
 
FitListener - interface jas.hist.FitListener.
 
fitStarted(Fitter) - Method in interface jas.hist.FitListener
 
Fittable1DFunction - class jas.hist.Fittable1DFunction.
 
Fittable1DFunction() - Constructor for class jas.hist.Fittable1DFunction
 
Fitter - class jas.hist.Fitter.
 
Fitter() - Constructor for class jas.hist.Fitter
 
FitterFactory - interface jas.hist.FitterFactory.
 
FitterRegistry - class jas.hist.FitterRegistry.
 
FITTING - Static variable in class jas.hist.Fitter
 
FitUpdate - class jas.hist.FitUpdate.
 
flags - Variable in class jas.util.tree.TreeItem
 
FloatArrayTreeAdaptor - class jas.swingstudio.adaptor.FloatArrayTreeAdaptor.
 
FloatArrayTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.FloatArrayTreeAdaptor
 
FloatTreeAdaptor - class jas.swingstudio.adaptor.FloatTreeAdaptor.
 
FloatTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.FloatTreeAdaptor
 
flush() - Method in class jas.swingstudio.JASConsoleDocumentWriter
Flush the stream.
fm - Variable in class jas.plot.TextBlock
 
FOLDER - Static variable in class jas.util.tree.TreeItem
 
FolderTreeAdaptor - class jas.swingstudio.adaptor.FolderTreeAdaptor.
 
FolderTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.FolderTreeAdaptor
 
FontChooserPanel - class jas.util.FontChooserPanel.
 
FontChooserPanel(String, int, int) - Constructor for class jas.util.FontChooserPanel
 
forceCommandProcessorSetChanged() - Method in class jas.swingstudio.JASConsoleTextArea
 
format(double) - Method in class jas.util.ScientificFormat
Format the number using scientific notation
format(Object, StringBuffer, FieldPosition) - Method in class jas.util.ScientificFormat
Implementation of inherited abstract method.
formatError(int, double) - Method in class jas.util.ScientificFormat
Format the number using scientific notation
formatNestedException(HasNestedException) - Static method in class jas.util.NestedException
 
frame - Static variable in class jas.hist.StatsWindow
 
FunctionAdvancedOptions - interface jas.hist.FunctionAdvancedOptions.
 
FunctionData - interface jas.hist.FunctionData.
 
FunctionFactory - interface jas.hist.FunctionFactory.
 
FunctionFactoryError - exception jas.hist.FunctionFactoryError.
 
FunctionFactoryError(String) - Constructor for class jas.hist.FunctionFactoryError
 
FunctionRegistry - class jas.hist.FunctionRegistry.
A class which maintains a list of functions which can be overlayed on a plot.
FunctionsMenu - class jas.swingstudio.FunctionsMenu.
 
FunctionsMenu() - Constructor for class jas.swingstudio.FunctionsMenu
 
FunctionValueUndefined - exception jas.hist.FunctionValueUndefined.
 
FunctionValueUndefined() - Constructor for class jas.hist.FunctionValueUndefined
 

G

Gauss - class jas.hist.test.Gauss.
 
Gauss.PaulStatistics - class jas.hist.test.Gauss.PaulStatistics.
 
Gauss.PaulStatistics(Gauss) - Constructor for class jas.hist.test.Gauss.PaulStatistics
 
Gauss() - Constructor for class jas.hist.test.Gauss
 
Gauss(String, int, double, double, double) - Constructor for class jas.hist.test.Gauss
 
Gauss2D - class jas.hist.test.Gauss2D.
 
Gauss2D(String, int) - Constructor for class jas.hist.test.Gauss2D
 
GCButton - class jas.swingstudio.GCButton.
 
GeneratorTreeAdaptor - class jas.swingstudio.adaptor.GeneratorTreeAdaptor.
 
GeneratorTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.GeneratorTreeAdaptor
 
get(int) - Method in class jas.util.encoder.IntHashtable
 
get(Object) - Method in class jas.util.encoder.IntHashtable
 
get1DFunctions() - Method in class jas.hist.JASHist
Get the set of Functions currently attached to the plot
getAbstractJob() - Method in class jas.job.JobJob
 
getActions() - Method in class jas.jds.security.PasswordRequiredPermission
 
getActiveThread() - Method in class jas.job.AbstractJob
 
getAdaptorSite() - Method in class jas.swingstudio.TreeAdaptor
 
getAlignment() - Method in class jas.util.layout.ToolbarLayout
Gets the alignment for this layout.
getAllowSuppressedZero() - Method in class jas.hist.ManagedAxis
 
getAllowSuppressedZero() - Method in interface jas.hist.JASHistAxis
 
getAllowUserInteraction() - Method in class jas.plot.PlotPanel
 
getAllowUserInteraction() - Method in class jas.hist.JASHist
Test if user direct user interaction with the plot is allowed
getApp() - Static method in class jas.swingstudio.JavaAnalysisStudio
 
getAppletInfo() - Method in class jas.hist.test.TestJASHist
 
getApplication() - Static method in class jas.util.Application
Returns the application.
getAssociatedObject() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getAssociatedObject() - Method in class jas.swingstudio.TreeAdaptor
 
getAvailablePluginList() - Method in class jas.util.pluginmanager.PluginManager
 
getAxis() - Method in class jas.plot.AxisType
 
getAxisColor() - Method in class jas.plot.Axis
 
getAxisColor() - Method in interface jas.hist.JASHistAxis
 
getAxisLabels() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns the axis labels.
getAxisLabels() - Method in class jas.hist.util.OneDAdapter
 
getAxisLabels() - Method in class jas.hist.test.Gauss
 
getAxisLabels() - Method in class jas.hist.test.MemoryDataSource
 
getAxisLabels() - Method in class jas.hist.test.StringGauss
 
getAxisLabels() - Method in class jas.swingstudio.JASRebinAdaptor
 
getAxisMax() - Method in class jas.plot.TimeAxis
Returns the maximum value on the axis range.
getAxisMax() - Method in interface jas.plot.DateCoordinateTransformation
Returns the maximum value on the axis.
getAxisMax() - Method in class jas.plot.DateAxis
 
getAxisMin() - Method in class jas.plot.TimeAxis
Returns the minimum value on the axis range.
getAxisMin() - Method in interface jas.plot.DateCoordinateTransformation
Returns the minimum value on the axis.
getAxisMin() - Method in class jas.plot.DateAxis
 
getAxisOrientation() - Method in class jas.plot.Axis
 
getAxisOriginDotColor() - Method in class jas.plot.Axis
 
getAxisType() - Method in class jas.hist.ManagedAxis
 
getAxisType() - Method in interface jas.hist.JASHistAxis
 
getAxisType() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns one of DOUBLE,INTEGER,STRING,DATE or DELTATIME
getAxisType() - Method in class jas.hist.util.OneDAdapter
 
getAxisType() - Method in class jas.hist.test.Gauss
 
getAxisType() - Method in class jas.hist.test.TimeGauss
 
getAxisType() - Method in class jas.hist.test.MemoryDataSource
 
getAxisType() - Method in class jas.hist.test.StringGauss
 
getAxisType() - Method in class jas.swingstudio.JASRebinAdaptor
 
getBackground() - Method in class jas.hist.JASHist
Get the background color.
getBackgroundColor() - Method in class jas.bean.QuickPlot
Deprecated.  
getBean(String) - Method in interface jas.bean.PageContext
Locate an object on the current page by name
getBeans() - Method in interface jas.bean.PageContext
Get an enumeration of all the objects on the current page
getBins() - Method in class jas.hist.ManagedAxis
 
getBins() - Method in interface jas.hist.JASHistAxis
 
getBins() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns the (suggested) number of bins to use
getBins() - Method in class jas.hist.util.OneDAdapter
 
getBins() - Method in class jas.hist.test.Gauss
 
getBins() - Method in class jas.hist.test.MemoryDataSource
 
getBins() - Method in class jas.hist.test.StringGauss
 
getBins() - Method in class jas.swingstudio.JASRebinAdaptor
 
getBinWidth() - Method in class jas.hist.ManagedAxis
 
getBinWidth() - Method in interface jas.hist.JASHistAxis
 
getBoolean(String, boolean) - Method in class jas.util.UserProperties
 
getBorderInsets(Component) - Method in class jas.util.border.ShadowBorder
 
getBorderInsets(Component, Insets) - Method in class jas.util.border.ShadowBorder
 
getBorderType() - Method in class jas.plot.PlotComponent
Gets the border if it is one of the standard types
getBorderType() - Method in class jas.plot.MovableObject
 
getBuffer() - Method in class jas.jds.interfaces.RemotePrintBuffer
 
getCheckBox() - Method in class jas.util.CheckBoxBorderPanel
 
getChild(int) - Method in class jas.util.tree.SimpleNode
 
getChild(int) - Method in class jas.util.tree.OrderedNode
 
getChild(Object, int) - Method in class jas.util.tree.SimpleTreeModel
 
getChildCount() - Method in class jas.util.tree.SimpleNode
 
getChildCount() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getChildCount(Object) - Method in class jas.util.tree.SimpleTreeModel
 
getChiSquared() - Method in class jas.hist.Fitter
 
getClassPath() - Method in class jas.loader.ClassPath
 
getClassPath() - Method in class jas.loader.ClassPathLoader
 
getColor() - Method in class jas.util.ColorChooser
 
getColor() - Method in class jas.util.ColorEvent
 
getColor() - Method in class jas.util.ColorMenu
 
getColor(String, Color) - Method in class jas.util.UserProperties
 
getColorMapScheme() - Method in class jas.hist.JASHist2DHistogramStyle
 
getCols() - Method in class jas.util.layout.PnutsLayout
Get the number of columns
getColspan(Component) - Method in class jas.util.layout.PnutsLayout
 
getCommand() - Method in class jas.util.JASToolBarButton
 
getCommand() - Method in class jas.util.JASMenuItem
 
getCommand() - Method in interface jas.util.CommandSource
Returns the command associated with the CommandSource
getCommand() - Method in class jas.util.JASRadioMenuItem
 
getCommand() - Method in class jas.util.JASCheckboxMenuItem
 
getCommand() - Method in class jas.swingstudio.CommandButton
 
getCommandManager() - Method in class jas.util.Application
 
getCommandProcessor() - Method in class jas.swingstudio.JASConsoleTextArea
 
getCommandProcessor() - Method in class jas.swingstudio.HTMLPage
 
getCommandProcessor() - Method in class jas.swingstudio.JASPage
 
getComment(String) - Method in class jas.util.GetOptions
Returns the comment given for the option with the long name longName.
getConstraints() - Method in interface jas.jds.interfaces.RemotePlotAccess
 
getConstraints() - Method in class jas.jds.RemotePlotAccessAdaptor
 
getConstraints(Component) - Method in class jas.util.layout.PnutsLayout
get a Hashtable of constraint for the specified component
getConstraintString(Component) - Method in class jas.util.layout.PnutsLayout
get a string representaion of constraint for the specified component
getConstructor(String) - Method in class jas.swingstudio.CutPropertiesPanel
Return a constructor for the properties on the panel.
getContentPane() - Method in class jas.util.JASDialog
Returns the content pane for the JASDialog, which is the panel (not including the buttons) where components can be added.
getCoordinateTransformation() - Method in class jas.plot.DoubleAxis
Returns an instance of DoubleCoordinateTransformation.
getCurrentEvent() - Method in class jas.plugin.Plugin
Fetch the current event, as returned by the current EventSource This method is rather crude, especially in the case of a remote job, since it fetches the entire event over the network (which also implies that the event must be serializable).
getCurrentEvent() - Method in interface jas.plugin.PluginContext
 
getCurrentPage() - Method in class jas.swingstudio.JavaAnalysisStudio
 
getCurrentPlot() - Method in class jas.swingstudio.JASPage
 
getCurrentTitle(int) - Method in class jas.plot.Legend
Return the current title for the legend entry.
getCustomOverlay() - Method in class jas.hist.JASHistStyle
 
getCutType() - Method in interface jas.jds.interfaces.CutInterface
 
getData() - Method in class jas.hist.Fitter
 
getData() - Method in interface jas.job.HistogramAccess
Actually access the data associated with the histogram
getData() - Method in class jas.bean.Plot
Deprecated.  
getData(int) - Method in class jas.hist.test.Gauss
 
getData(int) - Method in interface jas.job.PlotAccess
Actually access the data associated with the plot
getData(int, RMIDestination) - Method in interface jas.jds.interfaces.RemotePlotAccess
 
getData(int, RMIDestination) - Method in class jas.jds.RemotePlotAccessAdaptor
 
getData(RMIDestination) - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
getData(RMIDestination) - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
getDataAreaBorder() - Method in class jas.hist.JASHist
 
getDataAreaBorderType() - Method in class jas.hist.JASHist
Get the current data area border type
getDataAreaColor() - Method in class jas.hist.JASHist
Return the current data area background color
getDataMax() - Method in class jas.plot.DoubleAxis
Returns the maximum of the data on the axis, as given to the method setMax().
getDataMax() - Method in class jas.plot.TimeAxis
Returns the maximum value on the axis range, as set by the method setMax(long).
getDataMax() - Method in class jas.plot.DateAxis
 
getDataMin() - Method in class jas.plot.DoubleAxis
Returns the minimum of the data on the axis, as given to the method setMin().
getDataMin() - Method in class jas.plot.TimeAxis
Returns the minimum value on the data range, as set by the method setMin(long).
getDataMin() - Method in class jas.plot.DateAxis
 
getDataPointColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getDataPointColor() - Method in class jas.hist.JASHistScatterPlotStyle
 
getDataPointSize() - Method in class jas.hist.JASHist1DHistogramStyle
 
getDataPointSize() - Method in class jas.hist.JASHistScatterPlotStyle
 
getDataPointStyle() - Method in class jas.hist.JASHist1DHistogramStyle
 
getDataPointStyle() - Method in class jas.hist.JASHistScatterPlotStyle
 
getDataSets() - Method in interface jas.jds.module.DIM
Returns a Vector of strings, each representing a data set available through this module.
getDataSets(TreeItem) - Method in class jas.jds.module.BasicServer
 
getDataSets(TreeItem) - Method in interface jas.jds.module.DIM2
Returns an array of TreeItem's which represent the level of heirarchy below the specified base.
getDataSource() - Method in class jas.hist.JASHistData
Get the DataSource associated with this JASHistData
getDataSource(String) - Method in interface jas.hist.HasDataSource
 
getDataSource(String) - Method in class jas.hist.test.MemoryDataSource
 
getDataSource(String) - Method in class jas.bean.TreeDataSourceProvider
 
getDataSources() - Method in class jas.hist.JASHist
Get the set of data sources currently attached to the plot.
getDate() - Method in class jas.util.DateChooser
 
getDefaultFitter() - Method in class jas.hist.FitterRegistry
Return an instance of the current default fitter
getDefaultFitterFactory() - Method in class jas.hist.FitterRegistry
 
getDerivatives(double, double[]) - Method in class jas.hist.Fittable1DFunction
Calculates the partial derivative of the function with respect to each parameter at point x.
getDescription() - Method in class jas.util.FileTypeFileFilter
 
getDescription() - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
getDescription() - Method in interface jas.jds.interfaces.RemoteCut
 
getDescription() - Method in interface jas.jds.interfaces.RemoteRebinnable1DHistogramData
 
getDescription() - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
getDescription() - Method in interface jas.jds.interfaces.RemoteEventSourceFolder
 
getDescription() - Method in interface jas.job.HistogramAccess
 
getDescription() - Method in class jas.swingstudio.AllSupportedFileFilter
 
getDescription() - Method in class jas.jds.RemoteEventSourceFolderAdaptor
 
getDescription() - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
getDescription(String) - Method in class jas.swingstudio.CutPropertiesPanel
Return a suitable description for a cut with the properties on the panel.
getDialogTitle() - Method in class jas.util.gui.JDirectoryChooser
Gets the string that goes in the FileChooser's titlebar
getDisplayAsScatterPlot() - Method in class jas.hist.JASHistScatterPlotStyle
 
getDisplayComponent() - Method in interface jas.hist.SpecialComponent
 
getDocumentBase() - Method in interface jas.bean.PageContext
Get the base URL of the current page
getEndDataColor() - Method in class jas.hist.JASHist2DHistogramStyle
 
getError() - Method in class jas.util.DoubleWithError
 
getErrorBarColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getErrorStream() - Method in class jas.job.AbstractJob
 
getErrorStream() - Method in class jas.jds.JDSJob
 
getEvent() - Method in interface jas.jds.interfaces.RemoteJob
 
getEvent() - Method in interface jas.job.BasicJob
 
getEvent() - Method in class jas.job.AbstractJob
 
getEventDataClass(TreeItem) - Method in interface jas.jds.interfaces.RemoteJob
 
getEventDataClass(TreeItem) - Method in interface jas.job.BasicJob
 
getEventDataClass(TreeItem) - Method in class jas.job.AbstractJob
 
getEvents() - Method in class jas.jds.interfaces.RemoteEventUpdate
 
getEventType() - Method in class jas.hist.util.SliceEvent
Gets the type of event.
getExpand(Component) - Method in class jas.util.layout.PnutsLayout
 
getExpected() - Method in class jas.jds.interfaces.ConnectionRejected
 
getExtendedStatistic(String) - Method in class jas.hist.Fittable1DFunction
 
getExtendedStatistic(String) - Method in interface jas.hist.ExtendedStatistics
Returns an object corresponding to the named statistic.
getExtendedStatistic(String) - Method in class jas.swingstudio.JASRebinAdaptor
 
getExtension() - Method in class jas.util.FileTypeFileFilter
The extension corresponding to this file filter
getFileFilter() - Method in class jas.util.gui.JDirectoryChooser
Get the current file filter
getFileFilter() - Method in interface jas.jds.module.LocalDIM2
 
getFileFilter() - Method in class jas.jds.module.BasicLocalDIM
 
getFilePath() - Method in class jas.swingstudio.MultiFilePanel
 
getFileSelectionMode() - Method in class jas.util.gui.JDirectoryChooser
Test the file selection mode
getFileView() - Method in class jas.util.gui.JDirectoryChooser
Returns the current file view.
getFinishEnabled() - Method in class jas.util.JASWizardPage
Override to provide customized behaviour for enabling the "Finish" button.
getFit() - Method in class jas.hist.Fittable1DFunction
 
getFittableDataSource() - Method in class jas.hist.JASHistData
Get a DataSource suitable for using as the source for fit operations.
getFitterName() - Method in interface jas.hist.FitterFactory
 
getFlags() - Method in class jas.util.tree.SimpleNode
 
getFlags() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getFloat(String, float) - Method in class jas.util.UserProperties
 
getFont() - Method in interface jas.plot.PlotGraphics
 
getFont() - Method in class jas.plot.java1.PlotGraphics11
 
getFont() - Method in class jas.plot.java2.PlotGraphics12
 
getFont() - Method in interface jas.hist.JASHistAxis
 
getFontMetrics() - Method in interface jas.plot.PlotGraphics
 
getFontMetrics() - Method in class jas.plot.java1.PlotGraphics11
 
getFontMetrics() - Method in class jas.plot.java2.PlotGraphics12
 
getFormat() - Method in class jas.hist.StatisticsBlock
Returns the current formatting object;
getFrame() - Method in class jas.util.Application
Returns the parent JFrame.
getFunction() - Method in class jas.hist.Fitter
 
getFunctionIcon() - Method in interface jas.hist.FunctionFactory
 
getFunctionName() - Method in interface jas.hist.FunctionFactory
 
getGetOptions() - Method in class jas.util.Application
Get the GetOptions object that will be used to parse the command line arguments
getGot() - Method in class jas.jds.interfaces.ConnectionRejected
 
getGridPoint(Container, int, int) - Method in class jas.util.layout.PnutsLayout
get left-top point of the component(x,y)
getGridRectangle(Container, int) - Method in class jas.util.layout.PnutsLayout
get bounding-box for idx'th component
getGZIPed() - Method in class jas.util.OpenLocalFilePanel
Returns whether the user has selected the GZip option.
getHAlign(Component) - Method in class jas.util.layout.PnutsLayout
 
getHandles(double, double, double, double) - Method in interface jas.hist.HasHandles
 
getHeight() - Method in interface jas.hist.SliceParameters
 
getHeight() - Method in class jas.hist.util.DefaultSliceParameters
 
getHeight() - Method in interface jas.job.PlotAccess
 
getHelpTopic() - Method in class jas.util.PropertyPage
 
getHelpTopic() - Method in interface jas.util.HasHelpPage
Returns the help topic to open if the user clicks on the "Help" button.
getHelpTopic() - Method in class jas.jds.module.BasicLocalDIM
Override to provide your own help topic
getHepAnalysisJob() - Method in class jas.job.AbstractJob
 
getHgap() - Method in class jas.util.layout.ToolbarLayout
Gets the horizontal gap between components.
getHist() - Method in class jas.bean.XMLPlot
 
getHistogramBarColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getHistogramFill() - Method in class jas.hist.JASHist1DHistogramStyle
 
getHistStyle() - Method in class jas.hist.JASHist2DHistogramStyle
 
getID() - Method in class jas.hist.event.FitEvent
 
getIncludeParametersInFit() - Method in class jas.hist.Fittable1DFunction
 
getIndent() - Method in class jas.util.IndentPrintWriter
Return the current indent count
getIndentString() - Method in class jas.util.IndentPrintWriter
Return the current indentString
getIndex() - Method in class jas.hist.util.SliceEvent
Gets the index of the slice
getIndexOfChild(Object) - Method in class jas.util.tree.SimpleNode
 
getIndexOfChild(Object) - Method in class jas.util.tree.OrderedNode
 
getIndexOfChild(Object, Object) - Method in class jas.util.tree.SimpleTreeModel
 
getInfo() - Method in class jas.jds.interfaces.RemoteJobUpdate
 
getInfo() - Method in interface jas.jds.interfaces.RemoteSliceParameters
 
getInsideBorder() - Method in class jas.plot.MovableObject
 
getInstance() - Static method in class jas.jds.security.AccessManager
 
getInteger(String) - Method in class jas.util.UserProperties
 
getInteger(String, int) - Method in class jas.util.UserProperties
 
getIntersection() - Method in class jas.plot.DoubleAxis
 
getIPadX(Component) - Method in class jas.util.layout.PnutsLayout
 
getIPadY(Component) - Method in class jas.util.layout.PnutsLayout
 
getItem() - Method in interface jas.swingstudio.TreeData
 
getItem() - Method in class jas.swingstudio.adaptor.ScatterTreeData
 
getItem() - Method in class jas.swingstudio.adaptor.OneDTreeData
 
getItem(TreeItem) - Method in interface jas.util.tree.TreeObjectSource
 
getItem(TreeItem) - Method in interface jas.jds.module.AnnotatedEventSource
Return the histogram or event source that corresponds to the given tree item.
getItem(TreeItem) - Method in interface jas.job.BasicJob
 
getItem(TreeItem) - Method in class jas.job.AbstractJob
 
getItem(TreeItem, RMIDestination) - Method in interface jas.jds.interfaces.RemoteJob
 
getItems() - Method in interface jas.jds.module.AnnotatedEventSource
Return the items to be displayed on the tree.
getJASConsoleTextArea() - Method in class jas.swingstudio.JASConsoleTextArea
 
getJob() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getJob() - Method in class jas.swingstudio.TreeAdaptor
 
getJobInfo() - Method in interface jas.jds.interfaces.RemoteJob
 
getJobInfo() - Method in class jas.jds.JDSJob
 
getLabel() - Method in class jas.plot.Title
 
getLabel() - Method in class jas.hist.ManagedAxis
 
getLabel() - Method in interface jas.hist.JASHistAxis
 
getLabel(Axis) - Method in class jas.plot.DataArea
 
getLabelObject() - Method in class jas.hist.ManagedAxis
 
getLabelObject() - Method in interface jas.hist.JASHistAxis
 
getLabelPlacementStyle() - Method in class jas.plot.StringAxis
Returns the label placement style: either CENTER_TEXT_IN_DIVISION or TEXT_BESIDE_DIVISION.
getLabelPosition() - Method in class jas.hist.ManagedAxis
 
getLabelPosition() - Method in interface jas.hist.JASHistAxis
 
getLabels() - Method in class jas.plot.StringAxis
Returns the labels used for this axis.
getLayoutAlignmentX(Container) - Method in class jas.util.layout.PnutsLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class jas.util.layout.PercentLayout
 
getLayoutAlignmentX(Container) - Method in class jas.plot.ChartLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class jas.plot.DataAreaLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class jas.util.layout.PnutsLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class jas.util.layout.PercentLayout
 
getLayoutAlignmentY(Container) - Method in class jas.plot.ChartLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class jas.plot.DataAreaLayout
Returns the alignment along the y axis.
getLegend() - Method in class jas.hist.JASHist
 
getLegendText() - Method in class jas.hist.JASHistData
 
getLine(int) - Method in class jas.plot.TextBlock
When implemented, getLine(int n) should return a String corresponding to the nth text line to be displayed in the text block.
getLine(int) - Method in class jas.hist.StatisticsBlock
Returns a line to be displayed in the statistics block as a String.
getLineColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getLineColor() - Method in class jas.hist.JASHist1DFunctionStyle
 
getLoadedPluginList() - Method in class jas.util.pluginmanager.PluginManager
Returns list of loaded plugins properties
getLogStream() - Method in class jas.job.JobJob
 
getLogStream() - Method in class jas.job.AbstractJob
 
getLogStream() - Method in class jas.jds.JDSJob
 
getLogStream() - Method in class jas.server.HistogramServer
 
getLogWriter() - Method in class jas.swingstudio.JASConsoleTextArea
 
getLogZ() - Method in class jas.hist.JASHist2DHistogramStyle
 
getMajorTickMarkColor() - Method in class jas.plot.Axis
 
getMax() - Method in class jas.util.SpinBox
 
getMax() - Method in class jas.hist.ManagedAxis
 
getMax() - Method in interface jas.hist.JASHistAxis
 
getMax() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns the (suggested) maximum value for the X axis
getMax() - Method in class jas.hist.util.OneDAdapter
 
getMax() - Method in class jas.hist.test.Gauss
 
getMax() - Method in class jas.hist.test.MemoryDataSource
 
getMax() - Method in class jas.swingstudio.JASRebinAdaptor
 
getMaximumSize() - Method in class jas.util.JASEditableComboBox
Encorporates the maximum width if it has been set.
getMaximumSize() - Method in class jas.swingstudio.CutDialogPanel
Returns a dimension with a width equal to the CutDialog's width.
getMaximumSize() - Method in class jas.bean.XMLPlot
 
getMaxLocation() - Method in class jas.plot.Axis
Used by superclasses to convert coordinates.
getMaxObject() - Method in class jas.hist.ManagedAxis
 
getMaxObject() - Method in interface jas.hist.JASHistAxis
 
getMaxWidth() - Method in class jas.util.ScientificFormat
Returns the maximum allowable width of formatted number excluding any exponentials
getMenuBar(String) - Method in class jas.util.xmlmenus.XMLMenuBuilder
get the menu bar(and its contents) with ID id
getMessage() - Method in class jas.util.NestedException
Produce the message, include the message from the nested exception if there is one.
getMessage() - Method in interface jas.util.HasNestedException
 
getMessage() - Method in class jas.util.NestedRuntimeException
Produce the message, include the message from the nested exception if there is one.
getMessage() - Method in class jas.server.MessageEvent
Retrieve the message.
getMessage() - Method in class jas.jds.security.TestPasswordHandler
 
getMin() - Method in class jas.util.SpinBox
 
getMin() - Method in class jas.hist.ManagedAxis
 
getMin() - Method in interface jas.hist.JASHistAxis
 
getMin() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns the (suggested) minimum value for the X axis
getMin() - Method in class jas.hist.util.OneDAdapter
 
getMin() - Method in class jas.hist.test.Gauss
 
getMin() - Method in class jas.hist.test.MemoryDataSource
 
getMin() - Method in class jas.swingstudio.JASRebinAdaptor
 
getMinimumSize() - Method in class jas.util.JASEditableComboBox
Encorporates the minimum width if it has been set.
getMinimumSize() - Method in class jas.swingstudio.CutDialogPanel
Returns a dimension with a width equal to the CutDialog's width.
getMinimumSize() - Method in class jas.bean.XMLPlot
 
getMinLocation() - Method in class jas.plot.Axis
Used by superclasses to convert coordinates.
getMinObject() - Method in class jas.hist.ManagedAxis
 
getMinObject() - Method in interface jas.hist.JASHistAxis
 
getMinorTickMarkColor() - Method in class jas.plot.Axis
 
getName() - Method in class jas.util.tree.SimpleNode
 
getName() - Method in class jas.jds.interfaces.PluginEvent
 
getName() - Method in interface jas.job.BasicJob
 
getName() - Method in class jas.job.AbstractJob
 
getName() - Method in interface jas.plugin.IPluginInfo
 
getName() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getName() - Method in class jas.swingstudio.TreeAdaptor
 
getNaturalIndex() - Method in class jas.util.tree.OrderedNode
 
getNDataSources() - Method in interface jas.jds.interfaces.RemotePlotAccess
 
getNDataSources() - Method in interface jas.job.PlotAccess
 
getNDataSources() - Method in class jas.jds.RemotePlotAccessAdaptor
 
getNEntries() - Method in class jas.plot.Legend
Return the number of entries in the Legend
getNestedException() - Method in class jas.util.NestedException
 
getNestedException() - Method in interface jas.util.HasNestedException
 
getNestedException() - Method in class jas.util.NestedRuntimeException
 
getNext() - Method in interface jas.util.HasNextPages
This method is called when the user clicks on the "Next" button.
getNextEnabled() - Method in class jas.util.JASWizardPage
Override to provide customized behaviour for enabling the "Next" button.
getNextPoint(double[]) - Method in interface jas.hist.ScatterEnumeration
 
getNextPoints() - Method in interface jas.jds.interfaces.RemoteScatterEnumeration
 
getNextWizardPages() - Method in interface jas.util.HasNextPages
Returns an array of all possible next pages.
getNFiles() - Method in class jas.swingstudio.MultiFilePanel
 
getNLines() - Method in class jas.plot.TextBlock
When implemented, getNLines() should return an integer count of the number of lines of text to be displayed in the text block.
getNLines() - Method in class jas.hist.StatisticsBlock
Calculates and returns the total number of lines to be displayed in the statistics block, including a draw line seperator, plot title (if available) and formatted statistics for each data set displayed in the plot area.
getNormalization() - Method in class jas.hist.JASHistData
 
getNormalizationFactor() - Method in class jas.hist.normalization.SimpleNormalizer
 
getNormalizationFactor() - Method in class jas.hist.normalization.DataSourceNormalizer
 
getNormalizationFactor() - Method in class jas.hist.normalization.RelativeNormalizer
 
getNormalizationFactor() - Method in interface jas.hist.normalization.Normalizer
The displayed data will be divided by this factor
getNotInstalledPluginList() - Method in class jas.util.pluginmanager.PluginManager
 
getNPlots() - Method in interface jas.jds.interfaces.RemotePageAccess
 
getNPlots() - Method in interface jas.job.PageAccess
 
getNPlots() - Method in class jas.jds.RemotePageAccessAdaptor
 
getNSlices() - Method in interface jas.hist.HasSlices
Number of slices currently attached to plot
getNSlices() - Method in class jas.hist.util.TwoDAdapter
 
getNSlices() - Method in class jas.hist.util.TwoDSliceAdapter
 
getNSlices() - Method in interface jas.jds.interfaces.RemoteHasSlices
 
getNSlices() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getNumberOfDataSources() - Method in class jas.hist.JASHist
Get the number of data sources attached to the plot
getObject() - Method in class jas.util.tree.SimpleNode
Get the associated object.
getOnLeftSide() - Method in class jas.plot.Axis
 
getOption(String) - Method in class jas.util.GetOptions
Returns the value given for the option with the long name longName.
GetOptions - class jas.util.GetOptions.
GetOptions is used to help parse command line arguments.
GetOptions.BadArguments - exception jas.util.GetOptions.BadArguments.
Exception to throw when an invalid argument is encountered.
GetOptions.BadArguments() - Constructor for class jas.util.GetOptions.BadArguments
 
GetOptions.BadArguments(String) - Constructor for class jas.util.GetOptions.BadArguments
 
GetOptions() - Constructor for class jas.util.GetOptions
Creates an empty GetOptions object.
getOrder() - Method in class jas.util.tree.OrderedNode
 
getOutDatedPluginList() - Method in class jas.util.pluginmanager.PluginManager
 
getOverflowBinColor() - Method in class jas.hist.JASHist2DHistogramStyle
 
getPadX(Component) - Method in class jas.util.layout.PnutsLayout
 
getPadY(Component) - Method in class jas.util.layout.PnutsLayout
 
getPage() - Method in interface jas.plugin.PageContext
Get the component associated with this page
getPageName() - Method in interface jas.plugin.PageContext
The name associated with the page
getPanel() - Method in class jas.util.SciFormatPanel
Get the DisplayStyle panel
getParam(int) - Method in class jas.util.GetOptions
Returns a specific parameter
getParameterNames() - Method in interface jas.hist.FunctionData
 
getParameterSigmas() - Method in class jas.hist.Fitter
 
getParameterValues() - Method in interface jas.hist.FunctionData
 
getParams() - Method in class jas.util.GetOptions
Returns list of parameters
getParent() - Method in class jas.util.tree.SimpleNode
 
getParentAdaptor() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getPasswordHandler() - Method in class jas.jds.security.PasswordRequiredException
 
getPasswordInfo(Component, Hashtable) - Method in class jas.jds.security.TestPasswordHandler
 
getPasswordInfo(Component, Hashtable) - Method in interface jas.jds.security.PasswordHandler
 
getPercent() - Method in class jas.hist.FitUpdate
 
getPhi() - Method in interface jas.hist.SliceParameters
 
getPhi() - Method in class jas.hist.util.DefaultSliceParameters
 
getPlot(int) - Method in interface jas.job.PageAccess
 
getPlot(int, RMIDestination) - Method in interface jas.jds.interfaces.RemotePageAccess
 
getPlot(int, RMIDestination) - Method in class jas.jds.RemotePageAccessAdaptor
 
getPlotHeight() - Method in class jas.bean.QuickPlot
Deprecated.  
getPlotMax() - Method in class jas.plot.DoubleAxis
Returns the maximum of the axis range.
getPlotMax() - Method in interface jas.plot.DoubleCoordinateTransformation
Returns the maximum value on the axis.
getPlotMin() - Method in class jas.plot.DoubleAxis
Returns the minimum of the axis range.
getPlotMin() - Method in interface jas.plot.DoubleCoordinateTransformation
Returns the minimum value on the axis.
getPlotPage() - Method in class jas.hist.XMLHistBuilder
Get a plot page.
getPlotPanel(CutInterface) - Method in interface jas.swingstudio.HasPlot
 
getPlotWidth() - Method in class jas.bean.QuickPlot
Deprecated.  
getPluginContext() - Method in class jas.plugin.ExtensionPlugin
Provides access to the PluginContext.
getPluginContext() - Method in class jas.plugin.Plugin
Provides access to the PluginContext.
getPluginContext() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getPluginContext() - Method in class jas.swingstudio.TreeAdaptor
 
getPluginNodeList() - Method in class jas.util.pluginmanager.PluginXMLReader
 
getPopupMenu() - Method in class jas.swingstudio.TreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.ProgramTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.FolderTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.EventSourceFolderTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.DatasetTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.CutTreeAdaptor
 
getPopupMenu() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
getPopupMenu(String) - Method in class jas.util.xmlmenus.XMLMenuBuilder
get the popup menu (and its contents) with ID id
getPosition() - Method in class jas.hist.ManagedAxis
 
getPosition() - Method in interface jas.hist.JASHistAxis
 
getPreferredSize() - Method in class jas.util.JASEditableComboBox
Encorporates the minimum and maximum widths if they have been set.
getPreferredSize() - Method in class jas.util.ColorChooser
 
getPreferredSize() - Method in class jas.util.WrappingTextArea
 
getPreferredSize() - Method in class jas.plot.TextBlock
Sets the horizontal and vertical dimensions of the text block.
getPreferredSize() - Method in class jas.swingstudio.CutDialogPanel
Returns a dimension with a width equal to the CutDialog's width.
getPreferredSize() - Method in class jas.bean.XMLPlot
 
getPrefix() - Method in class jas.plot.MovableObject
 
getPrintStream() - Method in interface jas.plugin.BasicPluginContext
Printwriter used to write output to the output area
getProcessor() - Method in class jas.util.CommandProcessor.SimpleTarget
 
getProcessor() - Method in class jas.util.CommandProcessor.BooleanTarget
 
getProcessor() - Method in interface jas.util.CommandTarget
Gets the CommandProcessor associated with this CommandTarget.
getProperties() - Method in interface jas.jds.interfaces.RemoteCut
 
getProperties() - Method in interface jas.jds.interfaces.CutInterface
 
getProperties() - Method in class jas.swingstudio.CutPropertiesPanel
Return a properties object that refects the settings, or null of the settings are invalid.
getPropertiesPanel() - Method in class jas.swingstudio.CutAdjustmentDialog
 
getRangeAutomatic() - Method in class jas.hist.ManagedAxis
 
getRangeAutomatic() - Method in interface jas.hist.JASHistAxis
 
getReadPluginXMLOK() - Method in class jas.util.pluginmanager.PluginManager
 
getReason() - Method in class jas.hist.FitUpdate
 
getRectangle(String, Rectangle) - Method in class jas.util.UserProperties
 
getRef() - Method in class jas.jds.interfaces.RemoteUpdate
 
getRemoteAxisLabels() - Method in interface jas.jds.interfaces.RemoteRebinnable1DHistogramData
 
getRemoteCodeBase() - Method in interface jas.jds.interfaces.RemoteJob
 
getRemoteInfo() - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
getRemoteInfo() - Method in interface jas.jds.interfaces.RemoteRebinnable1DHistogramData
 
getRemoteXAxisLabels() - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
getRemoteYAxisLabels() - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
getRepeatDelay() - Method in class jas.util.SpinBox
 
getResource(String) - Method in class jas.loader.ClassPathLoader
This cannot easily be implemented under JDK 1.1 (we would have to install our own java.net.URLStreamHandlerFactory but only one is allowed per application so this would not be very modular).
getResourceAsStream(String) - Method in class jas.loader.ClassPathLoader
 
getRMIDestination() - Method in class jas.util.rmi.RMIEventDelivery
 
getRoot() - Method in class jas.util.tree.SimpleTreeModel
 
getRows() - Method in class jas.util.layout.PnutsLayout
get the number of rows
getRowspan(Component) - Method in class jas.util.layout.PnutsLayout
 
getScientificNotationStyle() - Method in class jas.util.ScientificFormat
Returns the formatting style: True means Pure scientific formatting, False means standard.
getSelectedEntries() - Method in class jas.hist.StatisticsBlock
Returns the statistics to be formatted and displayed in the block as a String of stat names.
getSelectedFile() - Method in class jas.util.gui.JDirectoryChooser
Returns the currently selected file (or the first selected file if multiple files are selected)
getSelectedFiles() - Method in class jas.util.gui.JDirectoryChooser
Returns a list of selected files if the filechooser is set to allow multi-selection.
getSelectionModel() - Method in class jas.util.ColorMenu
 
getService() - Static method in class jas.jds.interfaces.Version
 
getSetupPage() - Method in class jas.jds.module.BasicLocalDIM
 
getSetupPage() - Method in class jas.jds.module.MultiFileLocalDIM
 
getSetupPage() - Method in interface jas.jds.module.LocalDIM
Return a setup page for the new job wizard to use when creating a job.
getSetupPage() - Method in class jas.jds.module.NoSetupLocalDIM
 
getShapeColor() - Method in class jas.hist.JASHist2DHistogramStyle
 
getShowDataPoints() - Method in class jas.hist.JASHist1DHistogramStyle
 
getShowErrorBars() - Method in class jas.hist.JASHist1DHistogramStyle
 
getShowHistogramBars() - Method in class jas.hist.JASHist1DHistogramStyle
 
getShowLegend() - Method in class jas.hist.JASHist
Get the current setting of the showLegend property
getShowLinesBetweenPoints() - Method in class jas.hist.JASHist1DHistogramStyle
 
getShowOverflow() - Method in class jas.hist.JASHist2DHistogramStyle
 
getShowOverflows() - Method in class jas.hist.ManagedAxis
 
getShowOverflows() - Method in interface jas.hist.JASHistAxis
 
getShowPlot() - Method in class jas.hist.JASHist2DHistogramStyle
 
getShowStatistics() - Method in class jas.hist.JASHistData
 
getShowStatistics() - Method in class jas.hist.JASHist
 
getShowTitles() - Method in class jas.hist.StatisticsBlock
Returns the (int) showtitles which has three values:SHOWTITLES_ALWAYS, SHOWTITLES_NEVER, SHOWTITLES_AUTOMATIC.
getSigDigits() - Method in class jas.util.ScientificFormat
Returns the number of significant digits
getSimpleMessage() - Method in class jas.util.NestedException
Return just the super classes message
getSimpleMessage() - Method in interface jas.util.HasNestedException
 
getSimpleMessage() - Method in class jas.util.NestedRuntimeException
Return just the super classes message
getSize() - Method in class jas.hist.test.Gauss
 
getSize() - Method in class jas.hist.test.Gauss2D
 
getSlice(int) - Method in interface jas.hist.HasSlices
Get the data corresponding to the slice.
getSlice(int) - Method in class jas.hist.util.TwoDAdapter
 
getSlice(int) - Method in class jas.hist.util.TwoDSliceAdapter
 
getSlice(int) - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getSlice(int, RMIDestination) - Method in interface jas.jds.interfaces.RemoteHasSlices
 
getSliceParameters(int) - Method in interface jas.hist.HasSlices
Get the parameters of a slice.
getSliceParameters(int) - Method in class jas.hist.util.TwoDAdapter
 
getSliceParameters(int) - Method in class jas.hist.util.TwoDSliceAdapter
 
getSliceParameters(int) - Method in interface jas.jds.interfaces.RemoteHasSlices
 
getSliceParameters(int) - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getSliderPanel(CutInterface) - Method in interface jas.swingstudio.HasSlider
 
getSoloPlot() - Method in class jas.hist.XMLHistBuilder
Create a plot using the parsed XML.
getSourceClass() - Method in class jas.util.ObjectFactory
 
getSpecifiedFont() - Method in class jas.util.FontChooserPanel
Returns the font described by the settings on the screen.
getSplitStringAlign() - Method in class jas.plot.TextBlock
When implemented, getSplitStringAlignment() should return an integer between 1 and 3 corresponding to the chosen alignment for the second half of strings split by '\t'.
getSplitStringAlign() - Method in class jas.hist.StatisticsBlock
When implemented, getSplitStringAlignment() should return an integer between 1 and 3 corresponding to the chosen alignment for the second half of strings split by '\t'.
getStartDataColor() - Method in class jas.hist.JASHist2DHistogramStyle
 
getState() - Method in class jas.hist.FitUpdate
 
getState() - Method in class jas.hist.Fitter
 
getState() - Method in class jas.job.AbstractJob
 
getStatistic(String) - Method in class jas.hist.Basic1DFunction
 
getStatistic(String) - Method in class jas.hist.Fittable1DFunction
 
getStatistic(String) - Method in interface jas.hist.Statistics
 
getStatistic(String) - Method in class jas.hist.test.Gauss.PaulStatistics
 
getStatistic(String) - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getStatistic(String) - Method in class jas.swingstudio.JASRebinAdaptor
 
getStatisticNames() - Method in class jas.hist.Basic1DFunction
 
getStatisticNames() - Method in class jas.hist.Fittable1DFunction
 
getStatisticNames() - Method in interface jas.hist.Statistics
 
getStatisticNames() - Method in class jas.hist.test.Gauss.PaulStatistics
 
getStatisticNames() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getStatisticNames() - Method in class jas.swingstudio.JASRebinAdaptor
 
getStatistics() - Method in class jas.hist.Basic1DFunction
 
getStatistics() - Method in interface jas.hist.HasStatistics
 
getStatistics() - Method in class jas.hist.util.TwoDAdapter
 
getStatistics() - Method in class jas.hist.util.OneDAdapter
 
getStatistics() - Method in class jas.hist.test.Gauss
 
getStatistics() - Method in class jas.hist.test.Gauss2D
 
getStatistics() - Method in class jas.hist.test.MemoryDataSource
 
getStatistics() - Method in class jas.hist.test.TestScatterPlotSource
 
getStatistics() - Method in class jas.hep.PartitionAdapter
 
getStatistics() - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
getStatistics() - Method in interface jas.jds.interfaces.RemoteRebinnable1DHistogramData
 
getStatistics() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getStatistics() - Method in class jas.swingstudio.JASRebinAdaptor
 
getStats() - Method in class jas.hist.JASHist
 
getString(String, String) - Method in class jas.util.UserProperties
 
getStringArray(String, String[]) - Method in class jas.util.UserProperties
 
getStyle() - Method in class jas.hist.JASHistData
Get the JASHistStyle associated with this DataSource
getStyle() - Method in interface jas.hist.HasStyle
This method is called by the plot to determine what style to be used for a plot.
getStyle() - Method in class jas.hist.util.TwoDAdapter
 
getStyle() - Method in class jas.hist.util.OneDAdapter
 
getStyle() - Method in class jas.hist.test.Gauss
 
getStyle() - Method in class jas.hist.test.TestCustomOverlay
 
getStyle() - Method in class jas.hist.test.MemoryDataSource
 
getStyle() - Method in class jas.hep.Partition2DAdapter
 
getStyle() - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
getStyle() - Method in interface jas.jds.interfaces.RemoteRebinnable1DHistogramData
 
getStyle() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getStyle() - Method in class jas.swingstudio.JASRebinAdaptor
 
getSubItems(TreeItem) - Method in interface jas.jds.interfaces.RemoteJob
 
getSubItems(TreeItem) - Static method in class jas.jds.module.ServerRegistry
 
getSystemDirectory() - Method in class jas.util.pluginmanager.PluginManager
This method will return either of the two possible install directory paths.
getTarget() - Method in class jas.util.JASToolBarButton
 
getTarget() - Method in class jas.util.JASMenuItem
 
getTarget() - Method in interface jas.util.CommandSource
Returns the current CommandTarget, or null of there isnt a current command target
getTarget() - Method in class jas.util.JASRadioMenuItem
 
getTarget() - Method in class jas.util.JASCheckboxMenuItem
 
getTarget() - Method in class jas.swingstudio.CommandButton
 
getTargetException() - Method in class jas.util.CommandInvocationException
 
getText() - Method in class jas.util.JASEditableComboBox
Returns the text currently showing in the text field.
getText() - Method in class jas.util.OpenLocalFilePanel
Returns the file name showing in the text field.
getText() - Method in class jas.plot.Title
 
getText() - Method in class jas.plot.EditableLabel
 
getTextColor() - Method in class jas.plot.Axis
 
getTextColor() - Method in interface jas.hist.JASHistAxis
 
getTimeZone() - Method in class jas.plot.DateAxis
 
getTitle() - Method in interface jas.plot.LegendEntry
 
getTitle() - Method in class jas.hist.JASHistData
Get the title of the associated DataSource
getTitle() - Method in interface jas.hist.DataSource
Return the caption to be used in the legend for this data.
getTitle() - Method in class jas.hist.XML2DScatterDataSource
 
getTitle() - Method in class jas.hist.JASHist
Get the text of the title.
getTitle() - Method in class jas.hist.util.TwoDAdapter
 
getTitle() - Method in class jas.hist.util.OneDAdapter
 
getTitle() - Method in class jas.hist.test.Gauss
 
getTitle() - Method in class jas.hist.test.TestCustomOverlay
 
getTitle() - Method in class jas.hist.test.Gauss2D
 
getTitle() - Method in class jas.hist.test.MemoryDataSource
 
getTitle() - Method in class jas.hist.test.TestScatterPlotSource
 
getTitle() - Method in class jas.hep.PartitionAdapter
 
getTitle() - Method in class jas.jds.interfaces.RemotePrintBuffer
 
getTitle() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getTitle() - Method in class jas.swingstudio.JASRebinAdaptor
 
getTitleObject() - Method in class jas.hist.JASHist
Actually get the Title object.
getToolBar(String) - Method in class jas.util.xmlmenus.XMLMenuBuilder
get the tool bar (and its contents) with ID id
getTransferData(DataFlavor) - Method in class jas.hist.JASHist
 
getTransferDataFlavors() - Method in class jas.hist.JASHist
 
getTreeAdaptor() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getTreeItem() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getTreeItem() - Method in class jas.swingstudio.TreeAdaptor
 
getTreeItem(SimpleNode) - Method in class jas.util.tree.SimpleNode
Get a TreeItem describing this node, relative to a base node
getTreeModel() - Method in class jas.swingstudio.JavaAnalysisStudio
 
getTreeRoot() - Method in class jas.job.AbstractJob
 
getType() - Method in class jas.util.tree.SimpleNode
 
getType() - Method in class jas.plot.Axis
Returns the AxisType for this axis.
getType() - Method in interface jas.jds.interfaces.RemoteCut
 
getType() - Method in interface jas.swingstudio.TreeAdaptorSite
 
getUniform() - Method in class jas.util.layout.PnutsLayout
get "uniform" property
getUnitLength(int) - Method in class jas.plot.TimeAxis
Returns the number of milliseconds for this unit, or OMIT.
getUnits() - Method in class jas.plot.TimeAxis
Returns a string representation of the units showing on the axis.
getUpdate() - Method in class jas.jds.interfaces.RemoteUpdate
 
getUser() - Method in class jas.jds.security.TestPasswordHandler
 
getUserDirectory() - Method in class jas.util.pluginmanager.PluginManager
 
getUserProperties() - Method in class jas.util.Application
Returns the UserProperties object.
getUseSuggestedRange() - Method in class jas.plot.DoubleAxis
 
getUseSuggestedRange() - Method in class jas.plot.DateAxis
 
getVAlign(Component) - Method in class jas.util.layout.PnutsLayout
 
getValue() - Method in class jas.util.SpinBox
 
getValue() - Method in class jas.util.DoubleWithError
 
getValue(String, Class) - Method in class jas.util.JTextFieldBinding
 
getValuesApplied() - Method in interface jas.jds.interfaces.CutInterface
return Rebinnable1DHistogramData, ScatterPlotSource, etc.
getValuesApplied(RMIDestination) - Method in interface jas.jds.interfaces.RemoteCut
return RemoteRebinnable1DHistogramData, RemoteScatterSource, etc.
getVersion() - Static method in class jas.jds.interfaces.Version
 
getVersion() - Method in interface jas.plugin.IPluginInfo
 
getVersionCheckOptionPane() - Method in class jas.util.pluginmanager.AppVersionCheck
Returns a JPane which contains three check boxes that allow the user to chose when to check for a new version of the application and if they are looking for develpement or production releases.
getVersionNumber() - Static method in class jas.swingstudio.JavaAnalysisStudio
 
getVgap() - Method in class jas.util.layout.ToolbarLayout
Gets the vertical gap between components.
getWidth() - Method in interface jas.hist.SliceParameters
 
getWidth() - Method in class jas.hist.util.DefaultSliceParameters
 
getWidth() - Method in interface jas.job.PlotAccess
 
getX() - Method in interface jas.hist.SliceParameters
 
getX() - Method in class jas.hist.Handle
 
getX() - Method in class jas.hist.util.DefaultSliceParameters
 
getX() - Method in interface jas.job.PlotAccess
 
getXAxis() - Method in class jas.plot.DataArea
 
getXAxis() - Method in class jas.hist.JASHist
Gets the X axis
getXAxisAllowSuppressedZero() - Method in class jas.bean.QuickPlot
Deprecated.  
getXAxisLabels() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXAxisLabels() - Method in class jas.hist.util.TwoDAdapter
 
getXAxisLabels() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getXAxisLabels() - Method in class jas.hist.test.Gauss2D
 
getXAxisLabels() - Method in class jas.hep.Partition2DAdapter
 
getXAxisLabels() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getXAxisLogarithmic() - Method in class jas.bean.QuickPlot
Deprecated.  
getXAxisType() - Method in interface jas.hist.ScatterPlotSource
Currently we only support DATE and DOUBLE types
getXAxisType() - Method in class jas.hist.XML2DScatterDataSource
 
getXAxisType() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXAxisType() - Method in class jas.hist.util.TwoDAdapter
 
getXAxisType() - Method in class jas.hist.test.TestCustomOverlay
 
getXAxisType() - Method in class jas.hist.test.Gauss2D
 
getXAxisType() - Method in class jas.hist.test.TestScatterPlotSource
 
getXAxisType() - Method in class jas.hep.Partition2DAdapter
 
getXAxisType() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getXBins() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXBins() - Method in class jas.hist.util.TwoDAdapter
 
getXBins() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getXBins() - Method in class jas.hist.test.Gauss2D
 
getXBins() - Method in class jas.hep.Partition2DAdapter
 
getXBins() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getXData(int) - Method in class jas.hist.test.Gauss2D
 
getXMax() - Method in interface jas.hist.ScatterPlotSource
 
getXMax() - Method in class jas.hist.XML2DScatterDataSource
 
getXMax() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXMax() - Method in class jas.hist.util.TwoDAdapter
 
getXMax() - Method in class jas.hist.test.TestCustomOverlay
 
getXMax() - Method in class jas.hist.test.Gauss2D
 
getXMax() - Method in class jas.hist.test.TestScatterPlotSource
 
getXMax() - Method in class jas.hep.Partition2DAdapter
 
getXMax() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getXMin() - Method in interface jas.hist.ScatterPlotSource
 
getXMin() - Method in class jas.hist.XML2DScatterDataSource
 
getXMin() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXMin() - Method in class jas.hist.util.TwoDAdapter
 
getXMin() - Method in class jas.hist.test.TestCustomOverlay
 
getXMin() - Method in class jas.hist.test.Gauss2D
 
getXMin() - Method in class jas.hist.test.TestScatterPlotSource
 
getXMin() - Method in class jas.hep.Partition2DAdapter
 
getXMin() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getXMLMenuBuilder() - Method in class jas.swingstudio.JavaAnalysisStudio
 
getXmlURL() - Method in class jas.bean.XMLPlot
 
getXTransformation() - Method in interface jas.plot.OverlayContainer
 
getY() - Method in interface jas.hist.SliceParameters
 
getY() - Method in class jas.hist.Handle
 
getY() - Method in class jas.hist.util.DefaultSliceParameters
 
getY() - Method in interface jas.job.PlotAccess
 
getYAxes() - Method in class jas.hist.JASHist
Get an array containing all of the Y Axes
getYAxis() - Method in class jas.plot.DataArea
 
getYAxis() - Method in class jas.hist.JASHistData
Get the y axis against which this data is plotted
getYAxis() - Method in class jas.hist.JASHist
Gets the default Y Axis
getYAxis(int) - Method in class jas.plot.DataArea
 
getYAxis(int) - Method in class jas.hist.JASHist
Gets either Y Axis.
getYAxisAllowSuppressedZero() - Method in class jas.bean.QuickPlot
Deprecated.  
getYAxisLabels() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYAxisLabels() - Method in class jas.hist.util.TwoDAdapter
 
getYAxisLabels() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getYAxisLabels() - Method in class jas.hist.test.Gauss2D
 
getYAxisLabels() - Method in class jas.hep.Partition2DAdapter
 
getYAxisLabels() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getYAxisLogarithmic() - Method in class jas.bean.QuickPlot
Deprecated.  
getYAxisType() - Method in interface jas.hist.ScatterPlotSource
Currently we only support DOUBLE
getYAxisType() - Method in class jas.hist.XML2DScatterDataSource
 
getYAxisType() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYAxisType() - Method in class jas.hist.util.TwoDAdapter
 
getYAxisType() - Method in class jas.hist.test.TestCustomOverlay
 
getYAxisType() - Method in class jas.hist.test.Gauss2D
 
getYAxisType() - Method in class jas.hist.test.TestScatterPlotSource
 
getYAxisType() - Method in class jas.hep.Partition2DAdapter
 
getYAxisType() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getYBins() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYBins() - Method in class jas.hist.util.TwoDAdapter
 
getYBins() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getYBins() - Method in class jas.hist.test.Gauss2D
 
getYBins() - Method in class jas.hep.Partition2DAdapter
 
getYBins() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getYData(int) - Method in class jas.hist.test.Gauss2D
 
getYMax() - Method in interface jas.hist.ScatterPlotSource
 
getYMax() - Method in class jas.hist.XML2DScatterDataSource
 
getYMax() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYMax() - Method in class jas.hist.util.TwoDAdapter
 
getYMax() - Method in class jas.hist.test.TestCustomOverlay
 
getYMax() - Method in class jas.hist.test.Gauss2D
 
getYMax() - Method in class jas.hist.test.TestScatterPlotSource
 
getYMax() - Method in class jas.hep.Partition2DAdapter
 
getYMax() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getYMin() - Method in interface jas.hist.ScatterPlotSource
 
getYMin() - Method in class jas.hist.XML2DScatterDataSource
 
getYMin() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYMin() - Method in class jas.hist.util.TwoDAdapter
 
getYMin() - Method in class jas.hist.test.TestCustomOverlay
 
getYMin() - Method in class jas.hist.test.Gauss2D
 
getYMin() - Method in class jas.hist.test.TestScatterPlotSource
 
getYMin() - Method in class jas.hep.Partition2DAdapter
 
getYMin() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
getYTransformation() - Method in interface jas.plot.OverlayContainer
 
getYTransformation(int) - Method in interface jas.plot.OverlayContainer
 
GifEncoder - class jas.util.encoder.GifEncoder.
 
GifEncoder(Image, OutputStream) - Constructor for class jas.util.encoder.GifEncoder
 
GifEncoder(Image, OutputStream, boolean) - Constructor for class jas.util.encoder.GifEncoder
 
GifEncoder(ImageProducer, OutputStream) - Constructor for class jas.util.encoder.GifEncoder
 
GifEncoder(ImageProducer, OutputStream, boolean) - Constructor for class jas.util.encoder.GifEncoder
 
go() - Method in interface jas.jds.interfaces.RemoteJob
 
go(int) - Method in interface jas.jds.interfaces.RemoteJob
 
go(int) - Method in interface jas.job.BasicJob
 
go(int) - Method in class jas.job.JobJob
 
go(int) - Method in class jas.job.AbstractJob
 

H

H_FIT - Static variable in class jas.util.layout.PnutsLayout
 
Handle - class jas.hist.Handle.
 
Handle() - Constructor for class jas.hist.Handle
 
handleAttributeNode(Attr, String, String) - Method in class jas.util.xml.XMLNodeTraverser
 
handleElement(Element, String) - Method in class jas.util.xml.XMLNodeTraverser
 
handleElementAttributes(Element) - Method in class jas.util.xml.XMLNodeTraverser
 
handleOtherNode(Node, String) - Method in class jas.util.xml.XMLNodeTraverser
 
handleSubNode(Node, String) - Method in class jas.util.xml.XMLNodeTraverser
 
handleTextNode(Text, String) - Method in class jas.util.xml.XMLNodeTraverser
 
HAS_SUB_ITEMS - Static variable in class jas.util.tree.TreeItem
 
hasChanged() - Method in class jas.swingstudio.JASPage
 
hasChanged() - Method in class jas.jds.JDSJob
 
HasDataSource - interface jas.hist.HasDataSource.
 
hasDefaultLayout() - Method in class jas.plot.PlotPanel
 
hasDefaultPosition() - Method in class jas.plot.MovableObject
 
HasHandles - interface jas.hist.HasHandles.
 
hashCode() - Method in class jas.util.JASIcon
Override Objects hashCode method
hashCode() - Method in class jas.util.tree.TreeItem
 
hashCode() - Method in class jas.jds.security.PasswordRequiredPermission
 
HasHelpPage - interface jas.util.HasHelpPage.
A JASWizardPage that implements this interface can link the user to a help topic.
HasNestedException - interface jas.util.HasNestedException.
 
HasNextPages - interface jas.util.HasNextPages.
A JASWizardPage that implements this interface will have one or more subsequent pages.
hasOption(String) - Method in class jas.util.GetOptions
Returns true or false depending on if the option with the long name longName was given in either the short (if one exists) or the long form.
HasPlot - interface jas.swingstudio.HasPlot.
A subclass of CutDialog should implement this interface to allow the dialog to have a plot of the values applied to the cut.
HasPopupItems - interface jas.plot.HasPopupItems.
A component that implements this interface may add menu items to a popup menu that is parented to itself or to one of its child components.
HasScatterPlotData - interface jas.hist.HasScatterPlotData.
 
hasScatterPlotData() - Method in interface jas.hist.HasScatterPlotData
Even if a DataSource implements this interface it may not have any ScatterPlot data available at this time, hence the need for this method.
hasScatterPlotData() - Method in class jas.hist.util.ScatterAdapter
 
hasScatterPlotData() - Method in class jas.hist.util.ScatterTwoDAdapter
 
HasSlices - interface jas.hist.HasSlices.
 
HasSlider - interface jas.swingstudio.HasSlider.
A subclass of CutDialog should implement this interface to allow the dialog to have a slider of the cut parameters.
HasStatistics - interface jas.hist.HasStatistics.
 
HasStyle - interface jas.hist.HasStyle.
An interface that can be implemented by any DataSource that wants to have control of the style used to display the data.
HasXMLRepresentation - interface jas.util.xml.HasXMLRepresentation.
An interface to be implemented by Objects which can provide their own XML representation
height - Variable in class jas.jds.interfaces.RemoteSliceInfo
 
HELP_BUTTON - Static variable in class jas.util.JASDialog
Include this in your flags to include a Help button.
HelpInterface - interface jas.util.HelpInterface.
HelpInterface is the interface which users of the help system deal with.
hideJASConsole() - Method in class jas.swingstudio.JavaAnalysisStudio
 
Histogram2DTreeAdaptor - class jas.swingstudio.adaptor.Histogram2DTreeAdaptor.
 
Histogram2DTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.Histogram2DTreeAdaptor
 
HistogramAccess - interface jas.job.HistogramAccess.
A set of operations that can be performed on histograms, or Histogram folders.
HistogramAccessTreeAdaptor - class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor.
 
HistogramAccessTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
HistogramFolderTreeAdaptor - class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor.
 
HistogramFolderTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
HistogramServer - class jas.server.HistogramServer.
HistogramServer allows a standalone job to make its histograms available to remote JavaAnalysisStudio clients.
HistogramServer(String) - Constructor for class jas.server.HistogramServer
Create a HistogramServer with the specified name and default RMIProtocol parameters.
HistogramServer(String, String[]) - Constructor for class jas.server.HistogramServer
Create a histogram server with the specified name, and pass arguments to control the RMIProtocol handler
HistogramTreeAdaptor - class jas.swingstudio.adaptor.HistogramTreeAdaptor.
 
HistogramTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
HistogramUpdate - class jas.hist.HistogramUpdate.
This class encapsulates update messages sent from an observable histogram data source to the histogram display
HistogramUpdate(int, boolean) - Constructor for class jas.hist.HistogramUpdate
 
HORIZONTAL - Static variable in class jas.plot.Axis
Represents horizontal orientation for both labels and axes.
HORIZONTAL_AXIS - Variable in class jas.hist.HistogramUpdate
The index to indicate changes to the horizontal axis for histogram updates.
HOURS - Static variable in class jas.plot.TimeAxis
The integer code for hour units.
HTMLPage - class jas.swingstudio.HTMLPage.
 

I

IExtensionPlugin - interface jas.plugin.IExtensionPlugin.
Classes may implement this interface instead of extending ExtensionPlugin if they prefer
imageComplete(int) - Method in class jas.util.encoder.ImageEncoder
 
ImageEncoder - class jas.util.encoder.ImageEncoder.
 
ImageEncoder(Image, OutputStream) - Constructor for class jas.util.encoder.ImageEncoder
 
ImageEncoder(ImageProducer, OutputStream) - Constructor for class jas.util.encoder.ImageEncoder
 
ImageException - exception jas.util.ImageException.
An Exception to be thrown in case of problems loading an image.
implies(Permission) - Method in class jas.jds.security.PasswordRequiredPermission
 
indent() - Method in class jas.util.IndentPrintWriter
Increase the indentation
IndentPrintWriter - class jas.util.IndentPrintWriter.
A PrintWriter that keeps track of an indentation level and indents the output appropriately.
IndentPrintWriter(Writer) - Constructor for class jas.util.IndentPrintWriter
 
IndeterminateMatrix - exception jas.hist.IndeterminateMatrix.
 
IndeterminateMatrix() - Constructor for class jas.hist.IndeterminateMatrix
 
info - Variable in class jas.swingstudio.JAS2DRebinAdaptor
 
inheritsFrom(Class) - Method in class jas.util.ObjectFactory
Checks that the class inherits from baseClass
init() - Static method in class jas.util.Debug
 
init() - Method in class jas.hist.test.TestJASHist
 
init() - Method in class jas.hist.normalization.DataSourceNormalizer
To be called by superclasses, typically at the end of the constructor.
init() - Method in class jas.plugin.BasicPlugin
Called by the application when the plugin is installed Plugins should override this method to install new menus etc.
init() - Method in class jas.swingstudio.TreeAdaptor
Override this method to perform initialization.
init() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
init() - Method in class jas.swingstudio.adaptor.FolderTreeAdaptor
 
init() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
init() - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
init() - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
init() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
init(PageContext) - Method in class jas.swingstudio.CommandButton
 
init(PageContext) - Method in class jas.swingstudio.GCButton
 
init(PageContext) - Method in interface jas.bean.PageContextHook
Called by the JAS framework after the bean is created.
init(PageContext) - Method in class jas.bean.Plot
Deprecated.  
init(PageContext) - Method in class jas.bean.XMLPlot
 
initializePluginList() - Method in class jas.util.pluginmanager.PluginManager
This method is called when the plugin manager menu item is selected.
initIncludeParametersInFit(int) - Method in class jas.hist.Fittable1DFunction
 
inputIsValid() - Method in class jas.util.FontChooserPanel
Returns whether a font object can be created with the current input.
insertUpdate(DocumentEvent) - Method in class jas.util.JASDialog
Calls callEnable() by default.
insertUpdate(DocumentEvent) - Method in class jas.util.JTextFieldBinding
 
installable - Variable in class jas.util.pluginmanager.PluginProperties
 
installConsole(String, Component) - Method in class jas.plugin.BasicPlugin
 
installConsole(String, Component) - Method in interface jas.plugin.BasicPluginContext
Used to add a console to the "Console" area of the GUI
installControl(String, Component) - Method in class jas.plugin.BasicPlugin
 
installControl(String, Component) - Method in interface jas.plugin.BasicPluginContext
Used to add a control to the "Tree" area of the GUI
installPage(String, Component) - Method in class jas.plugin.BasicPlugin
Plugins may use this method to create a new page.
installPage(String, Component) - Method in interface jas.plugin.BasicPluginContext
Used to add a page to the "Window" area of the GUI
InstallPluginsUI - class jas.util.pluginmanager.InstallPluginsUI.
 
InstallPluginsUI(PluginManager, PluginManagerUI) - Constructor for class jas.util.pluginmanager.InstallPluginsUI
 
instance() - Static method in class jas.util.xml.JASDOMParser
Creates a default instance of a JASDOMParser
instance() - Static method in class jas.plot.PrintHelper
Create an instance of a PrintHelper
instance() - Static method in class jas.hist.FunctionRegistry
Get the (unique) instance of FunctionRegistry
instance() - Static method in class jas.hist.FitterRegistry
Get the (unique) FitterRegistry instance
INTEGER - Static variable in interface jas.hist.DataSource
 
IntegerTreeAdaptor - class jas.swingstudio.adaptor.IntegerTreeAdaptor.
 
IntegerTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.IntegerTreeAdaptor
 
IntHashtable - class jas.util.encoder.IntHashtable.
 
IntHashtable() - Constructor for class jas.util.encoder.IntHashtable
 
IntHashtable(int) - Constructor for class jas.util.encoder.IntHashtable
 
IntHashtable(int, float) - Constructor for class jas.util.encoder.IntHashtable
 
invalidateLayout(Container) - Method in class jas.util.layout.PnutsLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class jas.util.layout.PercentLayout
 
invalidateLayout(Container) - Method in class jas.plot.ChartLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class jas.plot.DataAreaLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
InvalidFunctionParameter - exception jas.hist.InvalidFunctionParameter.
 
InvalidFunctionParameter(String) - Constructor for class jas.hist.InvalidFunctionParameter
 
invert(double[][]) - Static method in class jas.hist.Matrix
 
invoke() - Method in class jas.util.CommandProcessor.SimpleTarget
 
invoke() - Method in interface jas.util.SimpleCommandTarget
The invoke method is called to actually perform the command.
invoke(boolean) - Method in class jas.util.CommandProcessor.BooleanTarget
 
invoke(boolean) - Method in interface jas.util.BooleanCommandTarget
Called when the on/off state changes (i.e.
invoke(Method, Object[]) - Method in class jas.util.CommandProcessor
 
invoke(Method, Object[]) - Method in class jas.swingstudio.JASCommandProcessor
 
invoke(Object, Method, Object[]) - Method in class jas.util.CommandDispatcher
 
invokeCommand(CommandProcessor.BooleanTarget, boolean) - Method in class jas.util.CommandProcessor
 
invokeCommand(CommandProcessor.SimpleTarget) - Method in class jas.util.CommandProcessor
 
invokeCommand(CommandProcessor.SimpleTarget) - Method in class jas.swingstudio.JASCommandProcessor
 
invokeCommand(Method, Object[]) - Method in class jas.util.CommandProcessor
 
invokeEnable(Method, Object[]) - Method in class jas.util.CommandProcessor
 
ipadx - Variable in class jas.util.layout.PnutsLayout
default ipadx
ipady - Variable in class jas.util.layout.PnutsLayout
default ipady
IPlugin - interface jas.plugin.IPlugin.
Plugins may implement this class rather than extend Plugin if they prefer.
IPluginInfo - interface jas.plugin.IPluginInfo.
Plugins should implement this interface so they can be automatically updated using the plugin manager
isAncestorOf(SimpleNode) - Method in class jas.util.tree.SimpleNode
 
isApplet() - Method in interface jas.plugin.BasicPluginContext
Used by a plugin to tell if it is running in an Applet or not (added for WIRED, currently always returns false)
isAtEndOfData() - Method in interface jas.job.BasicJob
 
isAtEndOfData() - Method in class jas.job.AbstractJob
 
isAtStartOfData() - Method in interface jas.job.BasicJob
 
isAtStartOfData() - Method in class jas.job.AbstractJob
 
isBinned() - Method in class jas.hist.ManagedAxis
 
isBinned() - Method in interface jas.hist.JASHistAxis
 
isChanged() - Method in class jas.hist.JASHist
 
isChanged() - Method in interface jas.job.BasicJob
 
isChanged() - Method in class jas.jds.JDSJob
 
isClearOnRewind() - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
isClearOnRewind() - Method in interface jas.job.HistogramAccess
 
isClearOnRewind() - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
isConstrained() - Method in interface jas.job.PlotAccess
 
isCurrentEventSource() - Method in interface jas.jds.interfaces.RemoteEventSourceFolder
 
isCurrentEventSource() - Method in interface jas.job.EventSourceFolder
 
isCurrentEventSource() - Method in class jas.jds.RemoteEventSourceFolderAdaptor
 
isDataFlavorSupported(DataFlavor) - Method in class jas.hist.JASHist
 
isDataUpdate() - Method in class jas.hist.HistogramUpdate
 
isEditable() - Method in class jas.swingstudio.TreeAdaptor
Override if cell should be editable (rename support)
isEditable() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
isEditable() - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
isEditable() - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
isEditable() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
isEmpty() - Method in class jas.util.encoder.IntHashtable
 
isFileHidingEnabled() - Method in class jas.util.gui.JDirectoryChooser
Test if file hiding is enabled
isFinalUpdate() - Method in class jas.hist.HistogramUpdate
 
isFixed() - Method in class jas.hist.ManagedAxis
 
isFixed() - Method in interface jas.hist.JASHistAxis
 
isLeaf(Object) - Method in class jas.util.tree.SimpleTreeModel
 
isLegalOption(String) - Method in class jas.util.GetOptions
Returns true or false depending on if the option with the long name longName is in fact a real option.
isLoaded(String) - Method in interface jas.swingstudio.Job
 
isLogarithmic() - Method in class jas.plot.DoubleAxis
 
isLogarithmic() - Method in class jas.hist.ManagedAxis
 
isLogarithmic() - Method in interface jas.hist.JASHistAxis
 
isLogFileOpened() - Method in class jas.swingstudio.JASConsoleTextArea
 
isLoggingOn() - Method in class jas.swingstudio.JASConsoleTextArea
 
isMultiSelectionEnabled() - Method in class jas.util.gui.JDirectoryChooser
Returns true if multi-file selection is enabled.
isPaintingBackground() - Method in class jas.plot.PlotComponent
 
isPersistent() - Method in interface jas.job.BasicJob
 
isPersistent() - Method in class jas.job.AbstractJob
 
isPrinting() - Static method in class jas.plot.PrintHelper
Method to allow component being painted to find out if it is being printed.
isRangeUpdate() - Method in class jas.hist.HistogramUpdate
 
isRebinnable() - Method in interface jas.hist.Rebinnable2DHistogramData
 
isRebinnable() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns true if the data source is capable of recalculating the bin contents, or false of the interface is not-capable of recalculating the bin contents.
isRebinnable() - Method in class jas.hist.util.TwoDAdapter
 
isRebinnable() - Method in class jas.hist.util.ScatterTwoDAdapter
 
isRebinnable() - Method in class jas.hist.util.OneDAdapter
 
isRebinnable() - Method in class jas.hist.test.Gauss
 
isRebinnable() - Method in class jas.hist.test.Gauss2D
 
isRebinnable() - Method in class jas.hist.test.MemoryDataSource
 
isRebinnable() - Method in class jas.hist.test.StringGauss
 
isRebinnable() - Method in class jas.hep.Partition2DAdapter
 
isRebinnable() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
isRebinnable() - Method in class jas.swingstudio.JASRebinAdaptor
 
isReservedWord(String) - Method in class jas.util.ReservedWordBin
 
isReset() - Method in class jas.hist.HistogramUpdate
 
isRunnable() - Method in interface jas.job.BasicJob
 
isRunnable() - Method in class jas.job.AbstractJob
 
isRunning() - Method in interface jas.job.BasicJob
 
isRunning() - Method in class jas.job.AbstractJob
 
isShowFontMenuItem() - Method in class jas.plot.EditableLabel
 
isShowing() - Method in class jas.hist.JASHistData
Find out if this DayaSource is visible
isShowing() - Method in class jas.hist.ManagedAxis
 
isShowing() - Method in interface jas.hist.JASHistAxis
 
isTitleChanged(int) - Method in class jas.plot.Legend
True if the legend entry has been changed (by the user)
isTitleUpdate() - Method in class jas.hist.HistogramUpdate
 
isVertical() - Method in class jas.hist.ManagedAxis
 
isVertical() - Method in interface jas.hist.JASHistAxis
 
itemSelected(String) - Method in class jas.swingstudio.RecentItemsMenu
 
itemSelected(String) - Method in class jas.swingstudio.RecentJobsMenu
 
itemSelected(String) - Method in class jas.swingstudio.RecentFilesMenu
 
itemStateChanged(ItemEvent) - Method in class jas.util.CheckBoxBorderPanel
 

J

jas.bean - package jas.bean
 
jas.hep - package jas.hep
 
jas.hist - package jas.hist
 
jas.hist.event - package jas.hist.event
 
jas.hist.normalization - package jas.hist.normalization
Handles normalization of data.
jas.hist.test - package jas.hist.test
 
jas.hist.util - package jas.hist.util
 
jas.jds - package jas.jds
 
jas.jds.interfaces - package jas.jds.interfaces
 
jas.jds.module - package jas.jds.module
 
jas.jds.security - package jas.jds.security
 
jas.job - package jas.job
 
jas.loader - package jas.loader
 
jas.plot - package jas.plot
 
jas.plot.java1 - package jas.plot.java1
 
jas.plot.java2 - package jas.plot.java2
 
jas.plugin - package jas.plugin
Defines the interfaces that other programs can use to "plug themselves in" to JAS.
jas.server - package jas.server
Classes to allow standalone programs to make their histograms available to a remote JAS client.
jas.swingstudio - package jas.swingstudio
 
jas.swingstudio.adaptor - package jas.swingstudio.adaptor
 
jas.util - package jas.util
 
jas.util.border - package jas.util.border
 
jas.util.encoder - package jas.util.encoder
 
jas.util.gui - package jas.util.gui
 
jas.util.layout - package jas.util.layout
 
jas.util.pluginmanager - package jas.util.pluginmanager
 
jas.util.rmi - package jas.util.rmi
 
jas.util.tree - package jas.util.tree
 
jas.util.xml - package jas.util.xml
 
jas.util.xml.parserwrappers - package jas.util.xml.parserwrappers
 
jas.util.xmlmenus - package jas.util.xmlmenus
 
JAS2DRebinAdaptor - class jas.swingstudio.JAS2DRebinAdaptor.
 
JAS2DRebinAdaptor(RemoteRebinnable2DHistogramData, RMIDestination, RMIEventDelivery) - Constructor for class jas.swingstudio.JAS2DRebinAdaptor
 
JASCheckboxMenuItem - class jas.util.JASCheckboxMenuItem.
 
JASCheckboxMenuItem() - Constructor for class jas.util.JASCheckboxMenuItem
 
JASCheckboxMenuItem(String, char) - Constructor for class jas.util.JASCheckboxMenuItem
 
JASCheckboxState - interface jas.util.JASCheckboxState.
 
JASCommandProcessor - class jas.swingstudio.JASCommandProcessor.
 
JASCommandProcessor() - Constructor for class jas.swingstudio.JASCommandProcessor
 
JASConsoleDocumentOutputStream - class jas.swingstudio.JASConsoleDocumentOutputStream.
An OutputStream implementation that places it's output in a swing text model (Document).
JASConsoleDocumentOutputStream(Document, AttributeSet, String, JASConsoleTabbedPane) - Constructor for class jas.swingstudio.JASConsoleDocumentOutputStream
 
JASConsoleDocumentUtilities - class jas.swingstudio.JASConsoleDocumentUtilities.
 
JASConsoleDocumentWriter - class jas.swingstudio.JASConsoleDocumentWriter.
A Writer implementation that places it's output in a swing text model (Document).
JASConsoleDocumentWriter(Document, AttributeSet, String, JASConsoleTabbedPane) - Constructor for class jas.swingstudio.JASConsoleDocumentWriter
Constructs an output stream that will output to the given document with the given set of character attributes.
JASConsoleTextArea - class jas.swingstudio.JASConsoleTextArea.
 
JASConsoleTextArea(JASConsoleScrollPane) - Constructor for class jas.swingstudio.JASConsoleTextArea
 
JASDialog - class jas.util.JASDialog.
JASDialog extends the built in java dialog to provide a number of extra features Automatic placement relative to parent frame OK, Cancel, Apply, and Help buttons at the bottom of the dialog box Automatic disposal of the dialog when the user hits OK, Cancel or closes the dialog using the window manager To make components visible on this dialog, add them to the content pane.
JASDialog(Frame, String) - Constructor for class jas.util.JASDialog
Creates a modal dialog with OK and Cancel buttons.
JASDialog(Frame, String, boolean) - Constructor for class jas.util.JASDialog
Creates a dialog with OK and Cancel buttons.
JASDialog(Frame, String, boolean, int) - Constructor for class jas.util.JASDialog
Creates a dialog box with any combination of buttons.
JASDOMParser - class jas.util.xml.JASDOMParser.
Ideally wouldnt need this interface, except that the DOM specification only specifies how to extract information from a DOM, not how to create a DOM from an XML file.
JASDOMParser.XMLException - exception jas.util.xml.JASDOMParser.XMLException.
An exception that gets thrown if there is an error reading an XML file.
JASDOMParser.XMLException(String) - Constructor for class jas.util.xml.JASDOMParser.XMLException
 
JASDOMParser.XMLException(String, Throwable) - Constructor for class jas.util.xml.JASDOMParser.XMLException
 
JASDOMParser() - Constructor for class jas.util.xml.JASDOMParser
 
JASEditableComboBox - class jas.util.JASEditableComboBox.
This class is ideal if you want to have a text field for user input but also have a list of recently selected items available to choose from.
JASEditableComboBox(String[], boolean) - Constructor for class jas.util.JASEditableComboBox
Creates a JASEditableComboBox with the given list of drop-down items.
JASEditableComboBox(String, int, boolean) - Constructor for class jas.util.JASEditableComboBox
Creates a JASEditableComboBox with a dropDown list that will be stored in the UserProperties object for the Application.
JASEditableComboBox(String, String, boolean) - Constructor for class jas.util.JASEditableComboBox
Creates a JASEditableComboBox with a dropDown list that will be stored in the UserProperties object for the Application.
JASException - exception jas.swingstudio.JASException.
 
JASException(String) - Constructor for class jas.swingstudio.JASException
 
JASException(String, Throwable) - Constructor for class jas.swingstudio.JASException
 
JASHist - class jas.hist.JASHist.
JASHist is the main component used for plotting histograms, scatterplots etc.
JASHist() - Constructor for class jas.hist.JASHist
Create a new JASHist component with no initial data source
JASHist1DFunctionStyle - class jas.hist.JASHist1DFunctionStyle.
 
JASHist1DFunctionStyle() - Constructor for class jas.hist.JASHist1DFunctionStyle
 
JASHist1DHistogramStyle - class jas.hist.JASHist1DHistogramStyle.
Used to control the display style of 1D Histograms.
JASHist1DHistogramStyle() - Constructor for class jas.hist.JASHist1DHistogramStyle
 
JASHist2DHistogramStyle - class jas.hist.JASHist2DHistogramStyle.
 
JASHist2DHistogramStyle() - Constructor for class jas.hist.JASHist2DHistogramStyle
 
JASHistAxis - interface jas.hist.JASHistAxis.
 
JASHistData - class jas.hist.JASHistData.
This class is returned whenever a DataSource is added to a JASHist It supports making the data visible/invisible, and controlling the style (color etc) in which the data is shown.
JASHistData() - Constructor for class jas.hist.JASHistData
Only used for object serialization, do not call
JASHistPropertyDialog - class jas.hist.JASHistPropertyDialog.
 
JASHistPropertyDialog(Frame, JASHist) - Constructor for class jas.hist.JASHistPropertyDialog
 
JASHistPropertyDialog(Frame, JASHist, byte) - Constructor for class jas.hist.JASHistPropertyDialog
 
JASHistScatterPlotStyle - class jas.hist.JASHistScatterPlotStyle.
 
JASHistScatterPlotStyle() - Constructor for class jas.hist.JASHistScatterPlotStyle
 
JASHistStyle - class jas.hist.JASHistStyle.
 
JASHistStyle() - Constructor for class jas.hist.JASHistStyle
 
JASIcon - class jas.util.JASIcon.
A convenience class for creating small icons where the source file is stored in the CLASSPATH of the application, typically in the same JAR file as the class creating the image
JASIcon(Class) - Constructor for class jas.util.JASIcon
Create a JASIcon without specifing the source
JASIcon(Class, String) - Constructor for class jas.util.JASIcon
Create a JASIcon from the CLASSPATH.
JASIcon(Object, String) - Constructor for class jas.util.JASIcon
Create a JASIcon from the CLASSPATH.
JASMenuItem - class jas.util.JASMenuItem.
 
JASMenuItem() - Constructor for class jas.util.JASMenuItem
 
JASMenuItem(String, char) - Constructor for class jas.util.JASMenuItem
 
JASPage - class jas.swingstudio.JASPage.
 
JASPage(int, int) - Constructor for class jas.swingstudio.JASPage
Creates a page with a grid layout.
JASPage(PageAccess) - Constructor for class jas.swingstudio.JASPage
Builds a JASPage from a PageAccess object.
JASPlotMouseListener - interface jas.plot.JASPlotMouseListener.
 
JASRadioMenuItem - class jas.util.JASRadioMenuItem.
 
JASRadioMenuItem() - Constructor for class jas.util.JASRadioMenuItem
 
JASRebinAdaptor - class jas.swingstudio.JASRebinAdaptor.
 
JASRebinAdaptor(RemoteRebinnable1DHistogramData, RMIDestination) - Constructor for class jas.swingstudio.JASRebinAdaptor
 
JASSourcePath - class jas.swingstudio.JASSourcePath.
 
JASState - interface jas.util.JASState.
 
JASTextField - class jas.util.JASTextField.
Works just like a JTextField, except that the default button for this component's root pane will is clicked when the user clicks on Enter in this field.
JASTextField() - Constructor for class jas.util.JASTextField
Just like calling JTextField() except that the default button for this component's root pane will be clicked when Enter is clicked in the field.
JASTextField(Document, String, int) - Constructor for class jas.util.JASTextField
Just like calling JTextField(Document, String, int) except that the default button for this component's root pane will be clicked when Enter is clicked in the field.
JASTextField(int) - Constructor for class jas.util.JASTextField
Just like calling JTextField(int) except that the default button for this component's root pane will be clicked when Enter is clicked in the field.
JASTextField(String) - Constructor for class jas.util.JASTextField
Just like calling JTextField(String) except that the default button for this component's root pane will be clicked when Enter is clicked in the field.
JASTextField(String, int) - Constructor for class jas.util.JASTextField
Just like calling JTextField(String, int) except that the default button for this component's root pane will be clicked when Enter is clicked in the field.
JASToolBarButton - class jas.util.JASToolBarButton.
 
JASToolBarButton() - Constructor for class jas.util.JASToolBarButton
 
JASToolbarHolder - class jas.swingstudio.JASToolbarHolder.
 
JASToolbarHolder(XMLMenuBuilder) - Constructor for class jas.swingstudio.JASToolbarHolder
 
JASVersion - class jas.util.pluginmanager.JASVersion.
This class is used to supply a gui JFrame for the JPane created by the AppVersionCheck class.
JASVersion(Frame, String, String, String, Properties) - Constructor for class jas.util.pluginmanager.JASVersion
The JASVersion frame will be created and the AppVersionCheck pane, which controls the version check functionality, will be added which prompts the user to select from the version check options.
JASWizard - class jas.util.JASWizard.
The wizard is useful for getting user input on multiple pages.
JASWizard(JFrame, String, JASWizardPage) - Constructor for class jas.util.JASWizard
Creates a new wizard that shows itself automatically.
JASWizardPage - class jas.util.JASWizardPage.
Extend this class to create a page for the JASWizard.
JASWizardPage(LayoutManager) - Constructor for class jas.util.JASWizardPage
Supply a layout manager for the panel to use.
JavaAnalysisStudio - class jas.swingstudio.JavaAnalysisStudio.
 
JavaAnalysisStudio.AppCloser - class jas.swingstudio.JavaAnalysisStudio.AppCloser.
 
JavaDataServer - interface jas.jds.interfaces.JavaDataServer.
This the main interface implemented by any JavaDataServer It deals with establishing connections and creating new jobs or reconnecting to existing jobs.
JavaDataServerMonitor - class jas.jds.JavaDataServerMonitor.
 
JavaDataServerMonitor() - Constructor for class jas.jds.JavaDataServerMonitor
 
JDirectoryChooser - class jas.util.gui.JDirectoryChooser.
A class which allows a user to select directories or files, similar to JFileChooser, except that it display files as a tree, and is better suited to selecting directories than the current file chooser (see java bug id 4239219).
JDirectoryChooser() - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser with the default FileSystemView
JDirectoryChooser(File) - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser with the default FileSystemView
JDirectoryChooser(File, FileSystemView) - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser
JDirectoryChooser(FileSystemView) - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser
JDirectoryChooser(String) - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser with the default FileSystemView
JDirectoryChooser(String, FileSystemView) - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser
JDSClassLoader2 - class jas.jds.JDSClassLoader2.
This class loader loads classes from a remote client using RMI.
JDSJob - class jas.jds.JDSJob.
 
JDSJob(String, Job) - Constructor for class jas.jds.JDSJob
 
JDSMain - class jas.jds.JDSMain.
 
JDSMain() - Constructor for class jas.jds.JDSMain
 
Job - interface jas.swingstudio.Job.
Implemented by LocalJob and JASJobAdaptor (but not by AbstractJob or JDSJob)
JobFolder - class jas.job.JobFolder.
JobFolder is the Peer for Folder objects created within a Job
JobJob - class jas.job.JobJob.
 
JobJob(AbstractJob) - Constructor for class jas.job.JobJob
 
JobToolBar - class jas.swingstudio.JobToolBar.
 
JobToolBar() - Constructor for class jas.swingstudio.JobToolBar
 
JTextFieldBinding - class jas.util.JTextFieldBinding.
 
JTextFieldBinding(JTextField) - Constructor for class jas.util.JTextFieldBinding
 
JTextFieldBinding(JTextField, byte) - Constructor for class jas.util.JTextFieldBinding
 

K

keyPressed(KeyEvent) - Method in class jas.util.JASWizardPage
Override this to provide your own behaviour for key events; does nothing by default.
keyPressed(KeyEvent) - Method in class jas.util.JASEditableComboBox
This method is public as an implementation side effect; do not call.
keyPressed(KeyEvent) - Method in class jas.swingstudio.CutPropertiesPanel
Does nothing
keyReleased(KeyEvent) - Method in class jas.util.JASWizardPage
If you add this class as a KeyListener and don't override this method then the buttons will be enabled on every key event in the definition for this method.
keyReleased(KeyEvent) - Method in class jas.util.JASEditableComboBox
This method is public as an implementation side effect; do not call.
keyReleased(KeyEvent) - Method in class jas.swingstudio.CutPropertiesPanel
Calls changeNotify(false)
keys() - Method in class jas.util.encoder.IntHashtable
 
keyTyped(KeyEvent) - Method in class jas.util.JASWizardPage
Override this to provide your own behaviour for key events; does nothing by default.
keyTyped(KeyEvent) - Method in class jas.util.JASEditableComboBox
This method is public as an implementation side effect; do not call.
keyTyped(KeyEvent) - Method in class jas.swingstudio.CutPropertiesPanel
Does nothing
kill() - Method in interface jas.jds.interfaces.RemoteJob
 
kill() - Method in interface jas.jds.interfaces.RemoteMonitorConnection
 
kill() - Method in interface jas.job.BasicJob
 
kill() - Method in class jas.job.AbstractJob
 

L

latestversion - Variable in class jas.util.pluginmanager.PluginProperties
 
layoutContainer(Container) - Method in class jas.util.layout.PnutsLayout
Lays out the container.
layoutContainer(Container) - Method in class jas.util.layout.ToolbarLayout
Lays out the container.
layoutContainer(Container) - Method in class jas.util.layout.PercentLayout
 
layoutContainer(Container) - Method in class jas.plot.ChartLayout
 
layoutContainer(Container) - Method in class jas.plot.DataAreaLayout
 
LEFT - Static variable in class jas.util.layout.PnutsLayout
 
LEFT - Static variable in class jas.util.layout.ToolbarLayout
This value indicates that each row of components should be left-justified.
LEFT - Static variable in interface jas.hist.JASHistAxis
 
LEFTALIGNSPLIT - Static variable in class jas.hist.StatisticsBlock
 
Legend - class jas.plot.Legend.
Represents a plot legend
LEGEND_ALWAYS - Static variable in class jas.hist.JASHist
 
LEGEND_AUTOMATIC - Static variable in class jas.hist.JASHist
 
LEGEND_NEVER - Static variable in class jas.hist.JASHist
 
Legend() - Constructor for class jas.plot.Legend
Create an empty legend
LegendEntry - interface jas.plot.LegendEntry.
 
legendTextChanged() - Method in class jas.plot.Legend
 
LINE - Static variable in class jas.plot.PlotComponent
 
LINE - Static variable in class jas.hist.JASHist
 
lineSeparator - Variable in class jas.swingstudio.JASConsoleTextArea
 
listDatasets() - Static method in class jas.jds.module.ServerRegistry
 
listDataSources() - Method in interface jas.jds.interfaces.RemoteJob
 
listItems() - Method in interface jas.jds.interfaces.RemoteJob
 
listItems() - Method in class jas.jds.JDSJob
 
listJobs() - Method in interface jas.jds.interfaces.JavaDataServer
 
Live2DGauss - class jas.hist.test.Live2DGauss.
 
Live2DGauss(String, int) - Constructor for class jas.hist.test.Live2DGauss
 
LiveGauss - class jas.hist.test.LiveGauss.
 
LiveGauss(String, int, double, double, double) - Constructor for class jas.hist.test.LiveGauss
 
loadClass(String, boolean) - Method in class jas.loader.ClassPathLoader
 
loadClass(String, boolean) - Method in class jas.loader.DelegateLoader
 
loadClassData(String) - Method in class jas.loader.ClassPathLoader
 
loadClassData(String) - Method in interface jas.jds.interfaces.RemoteClassLoader
 
loadClientClass(String) - Method in interface jas.swingstudio.Job
Called to load things such as Plugins, Extensions into the job on the client side.
LOADED - Static variable in class jas.util.pluginmanager.PluginProperties
 
LoaderException - exception jas.job.LoaderException.
 
LoaderException(String) - Constructor for class jas.job.LoaderException
 
LoaderException(String, Throwable) - Constructor for class jas.job.LoaderException
 
loadFromInputStream(InputStream, int) - Method in class jas.loader.ClassPathLoader
 
loadLibrary(String) - Static method in class jas.jds.module.ModuleUtilities
Deprecated. Use this instead of System.loadLibrary to load libraries for modules.
loadObject(String) - Method in interface jas.job.BasicJob
 
loadObject(String) - Method in class jas.job.AbstractJob
 
loadRemoteObject(String) - Method in interface jas.jds.interfaces.RemoteJob
 
LocalDIM - interface jas.jds.module.LocalDIM.
When a local job reads in data, it must use a local data interface module to generate an EventSource.
LocalDIM2 - interface jas.jds.module.LocalDIM2.
A DIM may implements LocalDIM2 if it wants to be able to open a file via the Open menu, or when a file is dropped onto the application.
LocalJobBuilder - interface jas.jds.module.LocalJobBuilder.
The application will provide a LocalJobBuilder to all LocalDIMs.
longToComment - Variable in class jas.util.GetOptions
Maps a long option to its comment.
longToIsFlagMap - Variable in class jas.util.GetOptions
Maps a long option to whether it is a flag (takes no parameters).
longToOptionsMap - Variable in class jas.util.GetOptions
The storage of options.

M

m_atEndOfData - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_atStartOfData - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_axisType - Variable in class jas.jds.interfaces.Remote1DHistogramInfo
 
m_axisType - Variable in class jas.jds.interfaces.RemoteAxisInfo
 
m_bins - Variable in class jas.jds.interfaces.Remote1DHistogramInfo
 
m_bins - Variable in class jas.jds.interfaces.RemoteAxisInfo
 
m_data - Variable in class jas.bean.Plot
Deprecated.  
m_eventsAnalyzed - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_eventsTotal - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_hasPartition - Variable in class jas.jds.interfaces.CutProperties
 
m_hasScatterPlotData - Variable in class jas.jds.interfaces.RemoteScatterInfo
 
m_hist - Variable in class jas.bean.Plot
Deprecated.  
m_hist - Variable in class jas.bean.XMLPlot
 
m_id - Variable in class jas.hist.HistogramUpdate
 
m_isRebinnable - Variable in class jas.jds.interfaces.Remote2DHistogramInfo
 
m_isRebinnable - Variable in class jas.jds.interfaces.Remote1DHistogramInfo
 
m_max - Variable in class jas.jds.interfaces.Remote1DHistogramInfo
 
m_max - Variable in class jas.jds.interfaces.RemoteAxisInfo
 
m_min - Variable in class jas.jds.interfaces.Remote1DHistogramInfo
 
m_min - Variable in class jas.jds.interfaces.RemoteAxisInfo
 
m_name - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_persistent - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_readOnly - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_runnable - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_running - Variable in class jas.jds.interfaces.RemoteJobInfo
 
m_title - Variable in class jas.jds.interfaces.Remote2DHistogramInfo
 
m_title - Variable in class jas.jds.interfaces.Remote1DHistogramInfo
 
m_xAxis - Variable in class jas.jds.interfaces.Remote2DHistogramInfo
 
m_xml - Variable in class jas.bean.XMLPlot
 
m_yAxis - Variable in class jas.jds.interfaces.Remote2DHistogramInfo
 
main(String[]) - Static method in class jas.util.CheckBoxBorderPanel
 
main(String[]) - Static method in class jas.util.SpinBox
 
main(String[]) - Static method in class jas.util.gui.JDirectoryChooser
 
main(String[]) - Static method in class jas.util.tree.SimpleTreeModel
 
main(String[]) - Static method in class jas.hist.test.SliceTest
 
main(String[]) - Static method in class jas.hist.test.MatrixTest
 
main(String[]) - Static method in class jas.hist.test.TestJASHist
 
main(String[]) - Static method in class jas.swingstudio.JavaAnalysisStudio
 
main(String[]) - Static method in class jas.jds.RMIWebServer
 
main(String[]) - Static method in class jas.jds.RMIProtocol
The following parameters can be passed to the main method:
main(String[]) - Static method in class jas.jds.JDSMain
 
main(String[]) - Static method in class jas.jds.security.TestAccessManager
 
ManagedAxis - class jas.hist.ManagedAxis.
 
ManagedAxis() - Constructor for class jas.hist.ManagedAxis
 
map(double) - Method in interface jas.plot.DateCoordinateTransformation
Returns a date value for the given pixel value.
map(double) - Method in class jas.plot.DateAxis
 
matches(String, String) - Static method in class jas.jds.security.UnixCrypt
Check that enteredPassword encrypts to encryptedPassword.
Matrix - class jas.hist.Matrix.
 
Matrix() - Constructor for class jas.hist.Matrix
 
MatrixTest - class jas.hist.test.MatrixTest.
 
MatrixTest() - Constructor for class jas.hist.test.MatrixTest
 
MAX_DOC_CHARS - Static variable in class jas.swingstudio.JASConsoleDocumentUtilities
 
MaxBinNormalizer - class jas.hist.normalization.MaxBinNormalizer.
Calculates a normalization factor based on the bin with the largest value.
MaxBinNormalizer(DataSource) - Constructor for class jas.hist.normalization.MaxBinNormalizer
Creates new MaxBinNormalizer
maximumLayoutSize(Container) - Method in class jas.util.layout.PnutsLayout
Returns the maximum size of this component.
maximumLayoutSize(Container) - Method in class jas.util.layout.PercentLayout
 
maximumLayoutSize(Container) - Method in class jas.plot.ChartLayout
 
maximumLayoutSize(Container) - Method in class jas.plot.DataAreaLayout
 
MAXSIZE - Static variable in class jas.hist.test.Gauss
 
MAXSIZE - Static variable in class jas.hist.test.Gauss2D
 
MemoryDataSource - class jas.hist.test.MemoryDataSource.
 
MemoryDataSource() - Constructor for class jas.hist.test.MemoryDataSource
 
MessageEvent - class jas.server.MessageEvent.
A MessageEvent is received by an object which has registered itself as a MessageListener, when a message is sent from a plugin installed in a JAS client.
MessageListener - interface jas.server.MessageListener.
An interface to be implemented by classes that want to be able to receive messages from remote JAS clients.
messageReceived(MessageEvent) - Method in interface jas.server.MessageListener
Called when a message is received.
MILLISECONDS - Static variable in class jas.plot.TimeAxis
The integer code for millisecond units.
minimumLayoutSize(Container) - Method in class jas.util.layout.PnutsLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container) - Method in class jas.util.layout.ToolbarLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container) - Method in class jas.util.layout.PercentLayout
 
minimumLayoutSize(Container) - Method in class jas.plot.ChartLayout
 
minimumLayoutSize(Container) - Method in class jas.plot.DataAreaLayout
 
minJASversion - Variable in class jas.util.pluginmanager.PluginProperties
 
MINUTES - Static variable in class jas.plot.TimeAxis
The integer code for minute units.
modalDialogClosing(Dialog) - Method in interface jas.util.HelpInterface
 
modalDialogOpening(Dialog) - Method in interface jas.util.HelpInterface
 
modifyPlot(JASHist) - Method in class jas.hist.XMLHistBuilder
Modify an existing plot using the parsed XML.
modifyPopupMenu(JPopupMenu, Component) - Method in interface jas.plot.HasPopupItems
Modify the given menu object.
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.MovableObject
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.Axis
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.EditableLabel
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.Legend
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.TextBlock
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.hist.StatisticsBlock
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.hist.ManagedAxis
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.swingstudio.HTMLPage
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.swingstudio.JASPage
 
ModuleException - exception jas.jds.module.ModuleException.
 
ModuleException(String, Throwable) - Constructor for class jas.jds.module.ModuleException
 
ModuleUtilities - class jas.jds.module.ModuleUtilities.
Deprecated. Use System.loadLibrary directly. Using this class turns out to be a bad idea, since it is loaded by the base classloader, libraries loaded by it are only accessible to the base class loader. Extensions should call System.loadLibrary directly to avoid this.
ModuleUtilities() - Constructor for class jas.jds.module.ModuleUtilities
Deprecated.  
MONTHS - Static variable in class jas.plot.TimeAxis
The integer code for month units.
mouseClicked(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseClicked(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseDragged(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseEntered(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseEntered(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseEventNotify(MouseEvent) - Method in class jas.plot.MovableObject
 
mouseEventNotify(MouseEvent) - Method in interface jas.plot.JASPlotMouseListener
 
mouseEventNotify(MouseEvent) - Method in class jas.plot.EditableLabel
 
mouseEventNotify(MouseEvent) - Method in class jas.hist.JASHist
 
mouseExited(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseExited(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseMoved(MouseEvent) - Method in class jas.plot.PlotPanel
 
mousePressed(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mousePressed(MouseEvent) - Method in class jas.plot.PopupMenuBuilder
 
mousePressed(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseReleased(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseReleased(MouseEvent) - Method in class jas.plot.PopupMenuBuilder
 
mouseReleased(MouseEvent) - Method in class jas.plot.PlotPanel
 
MovableObject - class jas.plot.MovableObject.
Base class for any object that can be moved around using handles
MovableObject(String) - Constructor for class jas.plot.MovableObject
 
moveTo(double, double) - Method in class jas.hist.Handle
 
MultiFileLocalDIM - class jas.jds.module.MultiFileLocalDIM.
A basic implementation of a LocalDIM which allows one of more files to be appended together.
MultiFileLocalDIM(FileFilter) - Constructor for class jas.jds.module.MultiFileLocalDIM
Create a BasicLocalDIM.
MultiFileLocalDIM(String, String) - Constructor for class jas.jds.module.MultiFileLocalDIM
Create a BasicLocalDIM.
MultiFilePanel - class jas.swingstudio.MultiFilePanel.
 
MultiFilePanel(FileFilter, String, String, String) - Constructor for class jas.swingstudio.MultiFilePanel
 
multiply(double[][], double[][]) - Static method in class jas.hist.Matrix
 
MUST_BE_INTEGER - Static variable in class jas.util.JTextFieldBinding
 
MUST_BE_NUMBER - Static variable in class jas.util.JTextFieldBinding
 
MUST_BE_POSITIVE - Static variable in class jas.util.JTextFieldBinding
 
MutableLegendEntry - interface jas.plot.MutableLegendEntry.
 

N

name - Variable in class jas.util.pluginmanager.PluginProperties
 
NestedCommandProcessor - class jas.util.NestedCommandProcessor.
 
NestedCommandProcessor() - Constructor for class jas.util.NestedCommandProcessor
 
NestedException - exception jas.util.NestedException.
 
NestedException() - Constructor for class jas.util.NestedException
Create a remote exception
NestedException(String) - Constructor for class jas.util.NestedException
Create a remote exception with the specified string
NestedException(String, Throwable) - Constructor for class jas.util.NestedException
Create a remote exception with the specified string, and the exception specified.
NestedRuntimeException - exception jas.util.NestedRuntimeException.
 
NestedRuntimeException(String, Throwable) - Constructor for class jas.util.NestedRuntimeException
Create a remote exception with the specified string, and the exception specified.
NestedRuntimeException(Throwable) - Constructor for class jas.util.NestedRuntimeException
Create a nested exception with the specified string
newJob(String, RemoteEventReceiver, RMIDestination, RemoteClassLoader) - Method in interface jas.jds.interfaces.JavaDataServer
 
NOALIGNSPLIT - Static variable in class jas.hist.StatisticsBlock
 
noArgc - Static variable in class jas.hist.test.TestJASHist
 
noArgs - Static variable in class jas.hist.test.TestJASHist
 
NODE_CHANGED - Static variable in interface jas.util.tree.SimpleNodeListener
 
NoEventAvailable - exception jas.plugin.NoEventAvailable.
Thrown if getCurrentEvent is called when no event is available
NoEventAvailable(String) - Constructor for class jas.plugin.NoEventAvailable
 
NONE - Static variable in class jas.plot.PlotComponent
 
NONE - Static variable in class jas.hist.JASHist
 
normalizationChanged() - Method in class jas.hist.normalization.SimpleNormalizer
 
NormalizationPanel - class jas.hist.normalization.NormalizationPanel.
 
NormalizationPanel() - Constructor for class jas.hist.normalization.NormalizationPanel
Creates new form NormalizationPanel
NormalizationRegistry - class jas.hist.normalization.NormalizationRegistry.
The NormalizationRegistry contains a list of NormalizationFactories
Normalizer - interface jas.hist.normalization.Normalizer.
A normalizer allows a dataset to be normalized by an arbitrary factor.
NORTHEAST - Variable in class jas.util.border.ShadowBorder
 
NORTHWEST - Variable in class jas.util.border.ShadowBorder
 
NoSetupLocalDIM - class jas.jds.module.NoSetupLocalDIM.
 
NoSetupLocalDIM() - Constructor for class jas.jds.module.NoSetupLocalDIM
 
NoSuchItemError - exception jas.job.NoSuchItemError.
 
NoSuchItemError() - Constructor for class jas.job.NoSuchItemError
 
NoSuchItemError(String) - Constructor for class jas.job.NoSuchItemError
 
notify(RemotePrintBuffer) - Method in class jas.jds.JDSJob
 
notify(TreeItem) - Method in class jas.jds.JDSJob
 
notifyInfo() - Method in class jas.job.AbstractJob
 
notifyInfo() - Method in class jas.jds.JDSJob
 
notifyInfo(int) - Method in class jas.job.AbstractJob
 
notifyInfo(int) - Method in class jas.jds.JDSJob
 
notifyObservers(Object) - Method in class jas.hep.PartitionAdapter
 
notifyObservers(Object) - Method in class jas.jds.JDSJob
 
NotImplemented - exception jas.swingstudio.NotImplemented.
 
NOTINSTALLED - Static variable in class jas.util.pluginmanager.PluginProperties
 
NOTREADYTOFIT - Static variable in class jas.hist.Fitter
 
NOUPDATEVERSION - Static variable in class jas.util.pluginmanager.VersionNumberCompare
 
nullEnumeration - Static variable in class jas.util.tree.SimpleNode
 
NUM_REMOVE_CHARS - Static variable in class jas.swingstudio.JASConsoleDocumentUtilities
 
numParams() - Method in class jas.util.GetOptions
Returns number of parameters

O

object - Variable in class jas.util.tree.SimpleNode
 
ObjectFactory - class jas.util.ObjectFactory.
The object factory is just a convenience class for creating objects from thier Class pointer.
ObjectFactory(Class) - Constructor for class jas.util.ObjectFactory
Create an ObjectFactory capable of creating objects of a specific class.
ObjectFactoryException - exception jas.util.ObjectFactoryException.
 
ObserverAdapter - class jas.hist.util.ObserverAdapter.
An ObserverAdapter can be used as a base class for class that wants to act as both and Observer and Observable, and relay things it observers to its Observers.
ObserverAdapter() - Constructor for class jas.hist.util.ObserverAdapter
 
ObserverAdapter(Observable) - Constructor for class jas.hist.util.ObserverAdapter
 
OK_BUTTON - Static variable in class jas.util.JASDialog
Include this in your flags to include an OK button.
OMIT - Static variable in class jas.plot.TimeAxis
Set OMIT as the length of a time unit to have that unit not considered as a candidate for axis units.
onApply() - Method in class jas.util.JASDialog
Called when the Apply button is pushed.
onApply() - Method in class jas.util.ErrorBox
Inherited from JASDialog; do not call.
onApply() - Method in class jas.util.PropertyDialog
 
onApply() - Method in class jas.hist.StatsWindow
 
onApply() - Method in class jas.swingstudio.CutAdjustmentDialog
protected as implementation side effect; do not call
onCancel() - Method in class jas.util.JASDialog
Called when the Cancel button is pushed.
onCancel() - Method in class jas.util.JASWizardPage
This method is called if the user has canceled the wizard.
onCancel() - Method in class jas.util.ErrorBox
Inherited from JASDialog; do not call.
onCancel() - Method in class jas.util.PropertyDialog
 
onCancel() - Method in class jas.util.pluginmanager.InstallPluginsUI
 
onCancel() - Method in class jas.util.pluginmanager.PluginManagerUI
 
onCancel() - Method in class jas.util.pluginmanager.UpdatePluginsUI
 
onCancel() - Method in class jas.util.pluginmanager.PluginDownloadProgress
 
onCancel() - Method in class jas.hist.StatsWindow
 
onClear() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onClear() - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
onClearOnRewind(boolean) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onClearOnRewind(boolean) - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
onCloseDataset() - Method in class jas.swingstudio.adaptor.DatasetTreeAdaptor
 
onDelete() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onDelete() - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
onDelete() - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
onDelete() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
onDoubleClick() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
onDoubleClick() - Method in class jas.swingstudio.adaptor.ProgramTreeAdaptor
 
onDoubleClick() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onDoubleClick() - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
onDoubleClick() - Method in class jas.swingstudio.adaptor.CutTreeAdaptor
 
onDoubleClick() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
OneDAdapter - class jas.hist.util.OneDAdapter.
A class which simply acts as a proxy for the DataSource provided as an argument to its constructor.
OneDAdapter(Rebinnable1DHistogramData) - Constructor for class jas.hist.util.OneDAdapter
 
OneDTreeData - class jas.swingstudio.adaptor.OneDTreeData.
 
onFinish() - Method in interface jas.util.Finishable
Invoked by the JASWizard when the used clicks on the "Finish" button.
onOK() - Method in class jas.util.JASDialog
Called when the OK button is pushed.
onOK() - Method in class jas.util.PropertyDialog
 
onOK() - Method in class jas.util.pluginmanager.InstallPluginsUI
 
onOK() - Method in class jas.util.pluginmanager.PluginManagerUI
 
onOK() - Method in class jas.util.pluginmanager.UpdatePluginsUI
 
onOK() - Method in class jas.hist.StatsWindow
 
onOK() - Method in class jas.swingstudio.CutAdjustmentDialog
protected as implementation side effect; do not call
onOverlay() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
onOverlay() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onRename() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onRename() - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
onRename() - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
onRename() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
OnScreenPopupMenu - class jas.util.OnScreenPopupMenu.
A popup menu which adjust where it is told to appear, so that it will always appear on screen (if possible)
OnScreenPopupMenu() - Constructor for class jas.util.OnScreenPopupMenu
 
onSelect() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
onSelect() - Method in class jas.swingstudio.adaptor.FolderTreeAdaptor
 
onSelect() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onSelect() - Method in class jas.swingstudio.adaptor.CutTreeAdaptor
 
onSetEventSource() - Method in class jas.swingstudio.adaptor.EventSourceFolderTreeAdaptor
 
onShow() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
onShow() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onShow() - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
onShow() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
onShowInNewPlot() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
onShowInNewPlot() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onShowInNewPlot() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
onShowOnNewPage() - Method in class jas.swingstudio.adaptor.HistogramTreeAdaptor
 
onShowOnNewPage() - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
onShowOnNewPage() - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
open() - Method in interface jas.swingstudio.Job
 
open(TreeItem) - Static method in class jas.jds.module.ServerRegistry
 
openAdvancedDialog(Frame, JASHist) - Method in interface jas.hist.FunctionAdvancedOptions
 
openConnection(String, double) - Method in interface jas.jds.interfaces.JavaDataServer
Open a connection.
openDataSet(String) - Method in class jas.jds.module.BasicServer
 
openDataSet(String) - Method in interface jas.jds.module.AbstractDIM
Return an EventSource as specified by the paramater dataSource.
openDataSet(TreeItem) - Method in class jas.jds.module.BasicServer
 
openDataSet(TreeItem) - Method in interface jas.jds.module.DIM2
 
openDataSource(TreeItem) - Method in interface jas.jds.interfaces.RemoteJob
 
openDataSource(TreeItem) - Method in class jas.jds.JDSJob
 
openFile(File) - Method in class jas.swingstudio.JavaAnalysisStudio
 
OpenJobException - exception jas.job.OpenJobException.
 
OpenJobException(Exception) - Constructor for class jas.job.OpenJobException
 
OpenJobException(String, Exception) - Constructor for class jas.job.OpenJobException
 
OpenLocalFilePanel - class jas.util.OpenLocalFilePanel.
This class provides a convenient way to get a file name from the user.
OpenLocalFilePanel(boolean, boolean, String) - Constructor for class jas.util.OpenLocalFilePanel
Creates an OpenLocalFilePanel component that you can add to a container.
OpenLocalFilePanel(boolean, boolean, String, FileFilter) - Constructor for class jas.util.OpenLocalFilePanel
Creates an OpenLocalFilePanel component that you can add to a container.
openSecureConnection(String, double, Object) - Method in interface jas.jds.interfaces.SecureJavaDataServer
Open a secure connection.
openTag(String) - Method in class jas.util.xml.XMLWriter
Prints a new XML tag and increases the identation level
OrderedNode - class jas.util.tree.OrderedNode.
An OrderedNode is a node which may order its children by something other than natural order, using a Comparator.
OrderedNode() - Constructor for class jas.util.tree.OrderedNode
 
OrderedNode(SimpleNode, String, String, int, Object) - Constructor for class jas.util.tree.OrderedNode
 
OrderedNode(String, String, int, Object) - Constructor for class jas.util.tree.OrderedNode
 
ORIENTATION_BEST_FIT - Static variable in class jas.plot.PrintHelper
 
ORIENTATION_LANDSCAPE - Static variable in class jas.plot.PrintHelper
 
ORIENTATION_PORTRAITE - Static variable in class jas.plot.PrintHelper
 
OTHER - Static variable in class jas.plot.PlotComponent
 
out - Variable in class jas.util.encoder.ImageEncoder
 
out - Variable in class jas.plugin.BasicPlugin
output sent to this print stream will appear in the applcations output window
OUTAHERE - Static variable in class jas.hist.Fitter
 
outdent() - Method in class jas.util.IndentPrintWriter
Decrease the indentation
overlay - Variable in class jas.hist.JASHistData
 
Overlay - interface jas.plot.Overlay.
 
OverlayContainer - interface jas.plot.OverlayContainer.
 

P

pack() - Method in class jas.util.JASDialog
Causes a default pack(), but also places the dialog in the center of the parent frame.
padx - Variable in class jas.util.layout.PnutsLayout
default padx
pady - Variable in class jas.util.layout.PnutsLayout
default pady
PageAccess - interface jas.job.PageAccess.
 
pageChanged(PageEvent) - Method in interface jas.plugin.PageListener
 
pageChanged(PageEvent) - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
PAGECLOSED - Static variable in class jas.plugin.PageEvent
 
PageContext - interface jas.plugin.PageContext.
A PageContext allows a plugin to manipulate a page it has installed into the Java Analysis Application, as well as to receive events notifing the plugin of user initiated changes to the page,
PageContext - interface jas.bean.PageContext.
A simple mechanism to allow beans within an HTML page within JAS to locate other beans on the same page and to interact with the JAS enviroment.
PageContextHook - interface jas.bean.PageContextHook.
A bean within a JAS HTML page should implement this interface if it wants to be able to interact with the JAS enviroment, or with other beans on the same page.
PAGEDEICONIZED - Static variable in class jas.plugin.PageEvent
 
PAGEDESELECTED - Static variable in class jas.plugin.PageEvent
 
PageEvent - class jas.plugin.PageEvent.
Page Events are delivered to PageListeners in response to user interaction with a page
PageEvent(PageContext, int) - Constructor for class jas.plugin.PageEvent
 
PAGEICONIZED - Static variable in class jas.plugin.PageEvent
 
PageListener - interface jas.plugin.PageListener.
 
PAGESELECTED - Static variable in class jas.plugin.PageEvent
 
pageSelected(boolean) - Method in class jas.swingstudio.HTMLPage
 
pageSelected(boolean) - Method in class jas.swingstudio.JASPage
 
PageTreeAdaptor - class jas.swingstudio.adaptor.PageTreeAdaptor.
 
PageTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.PageTreeAdaptor
 
paint(PlotGraphics) - Method in interface jas.plot.Overlay
Called when the overlay needs to paint itself
paintBorder(Component, Graphics, int, int, int, int) - Method in class jas.util.border.ShadowBorder
 
paintComponent(Graphics) - Method in class jas.plot.PlotComponent
 
paintComponent(Graphics) - Method in class jas.plot.TextBlock
Draws each line of text in the text block.
paintComponent(Graphics) - Method in class jas.swingstudio.JASPage
 
paintIcon(Graphics, int, int) - Method in interface jas.plot.LegendEntry
 
params - Variable in class jas.util.GetOptions
The list of arguments that followed the options.
parse(Reader, String) - Method in class jas.util.xml.JASDOMParser
Create a DOM document by reading an XML file
parse(Reader, String) - Method in class jas.util.xml.parserwrappers.XercesDOMParser
 
parse(Reader, String, EntityResolver) - Method in class jas.util.xml.JASDOMParser
Create a DOM document by reading an XML file with an explicit entity resolver.
parse(Reader, String, EntityResolver) - Method in class jas.util.xml.parserwrappers.XercesDOMParser
 
parseArgs(String[]) - Method in class jas.util.Application
Called to parse the command line arguments (after setting appropriate options)
parseArgs(String[]) - Method in class jas.util.GetOptions
Parses the command line arguments.
parseObject(String, ParsePosition) - Method in class jas.util.ScientificFormat
Dummy implementation of inherited abstract method.
Partition2DAdapter - class jas.hep.Partition2DAdapter.
 
Partition2DAdapter(Abstract2DPartition) - Constructor for class jas.hep.Partition2DAdapter
 
PartitionAdapter - class jas.hep.PartitionAdapter.
Converts a hep.analysis.Partition to a jas.hist.DataSource
PasswordHandler - interface jas.jds.security.PasswordHandler.
Concrete PasswordHandler class should extend this class and collect all required security information (like password, username, etc.), do encoding and return encoded Object.
PasswordRequiredException - exception jas.jds.security.PasswordRequiredException.
This exception is thrown by the AccessManager when openConnection is called on the secure server, or when openSecureConnection fails
PasswordRequiredException() - Constructor for class jas.jds.security.PasswordRequiredException
 
PasswordRequiredException(String) - Constructor for class jas.jds.security.PasswordRequiredException
 
PasswordRequiredException(String, PasswordHandler) - Constructor for class jas.jds.security.PasswordRequiredException
 
PasswordRequiredPermission - class jas.jds.security.PasswordRequiredPermission.
 
PasswordRequiredPermission(String) - Constructor for class jas.jds.security.PasswordRequiredPermission
 
PasswordRequiredPermission(String, String) - Constructor for class jas.jds.security.PasswordRequiredPermission
 
path - Variable in class jas.util.tree.TreeItem
 
path - Variable in class jas.util.pluginmanager.PluginProperties
 
PercentLayout - class jas.util.layout.PercentLayout.
Lays out components within a Container such that each component takes a fixed percentage of the size.
PercentLayout.Constraint - class jas.util.layout.PercentLayout.Constraint.
 
PercentLayout.Constraint(double, double, double, double) - Constructor for class jas.util.layout.PercentLayout.Constraint
Creates a Constraint Object.
PercentLayout() - Constructor for class jas.util.layout.PercentLayout
 
PG2_ALWAYS - Static variable in class jas.plot.DataArea
Use JDK 1.2 graphics always
PG2_NEVER - Static variable in class jas.plot.DataArea
Never use JDK 1.2 graphics
PG2_PRINTING - Static variable in class jas.plot.DataArea
Use JDK 1.2 graphics only when printing
phi - Variable in class jas.jds.interfaces.RemoteSliceInfo
 
pleaseClose() - Method in class jas.swingstudio.HTMLPage
Called by the window manager when this page is being nuked
pleaseClose() - Method in class jas.swingstudio.JASPage
Called by the window manager when this page is being nuked
Plot - class jas.bean.Plot.
Deprecated. Use XMLPlot instead
Plot() - Constructor for class jas.bean.Plot
Deprecated.  
PlotAccess - interface jas.job.PlotAccess.
 
PlotComponent - class jas.plot.PlotComponent.
 
PlotComponent() - Constructor for class jas.plot.PlotComponent
 
PlotComponent(LayoutManager) - Constructor for class jas.plot.PlotComponent
 
PlotGraphics - interface jas.plot.PlotGraphics.
This interface serves two purposes: To provide an abstract interface which can be used to drive either a JDK1.1 Graphics class, or a JDK1.2 Graphics2D class.
PlotGraphics11 - class jas.plot.java1.PlotGraphics11.
 
PlotGraphics11() - Constructor for class jas.plot.java1.PlotGraphics11
 
PlotGraphics12 - class jas.plot.java2.PlotGraphics12.
 
PlotGraphics12() - Constructor for class jas.plot.java2.PlotGraphics12
 
PlotPanel - class jas.plot.PlotPanel.
 
PlotPanel() - Constructor for class jas.plot.PlotPanel
 
PlotTreeAdaptor - class jas.swingstudio.adaptor.PlotTreeAdaptor.
 
PlotTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.PlotTreeAdaptor
 
Plugin - class jas.plugin.Plugin.
Support for Java Analysis Studio Job Plugins The Plugin class is used to extend the functionality of Java Analysis Studio with experiment, group, or personal extensions.
Plugin() - Constructor for class jas.plugin.Plugin
 
PluginContext - interface jas.plugin.PluginContext.
The context that will be passed to (Job) Plugins.
PluginDownloadProgress - class jas.util.pluginmanager.PluginDownloadProgress.
 
PluginDownloadProgress(Object[], String) - Constructor for class jas.util.pluginmanager.PluginDownloadProgress
 
PluginDownloadThread - class jas.util.pluginmanager.PluginDownloadThread.
 
PluginDownloadThread(PluginDownloadProgress, Object[], String) - Constructor for class jas.util.pluginmanager.PluginDownloadThread
 
PluginEvent - class jas.jds.interfaces.PluginEvent.
 
PluginEvent(String) - Constructor for class jas.jds.interfaces.PluginEvent
 
PluginManager - class jas.util.pluginmanager.PluginManager.
 
PluginManager(String, String) - Constructor for class jas.util.pluginmanager.PluginManager
The plugin manager class is used to manage all of the plugins in jas.
PluginManagerUI - class jas.util.pluginmanager.PluginManagerUI.
 
PluginManagerUI(PluginManager) - Constructor for class jas.util.pluginmanager.PluginManagerUI
 
PluginProperties - class jas.util.pluginmanager.PluginProperties.
 
PluginProperties() - Constructor for class jas.util.pluginmanager.PluginProperties
 
PluginProperties(String, String, String, String, String, String, String, URL[], int, String[], String, boolean, boolean) - Constructor for class jas.util.pluginmanager.PluginProperties
 
PluginXMLReader - class jas.util.pluginmanager.PluginXMLReader.
 
PluginXMLReader(Reader, String, String) - Constructor for class jas.util.pluginmanager.PluginXMLReader
 
plusorminus - Static variable in class jas.util.DoubleWithError
 
PnutsLayout - class jas.util.layout.PnutsLayout.
The PnutsLayout is a general purpose geometry manager.
PnutsLayout() - Constructor for class jas.util.layout.PnutsLayout
construct a PnutsLayout
PnutsLayout(int) - Constructor for class jas.util.layout.PnutsLayout
construct a PnutsLayout with specified number of columns
PnutsLayout(int, int, int) - Constructor for class jas.util.layout.PnutsLayout
construct a PnutsLayout
PnutsLayout(String) - Constructor for class jas.util.layout.PnutsLayout
 
popOutput() - Static method in class jas.util.Debug
 
PopupMenuBuilder - class jas.plot.PopupMenuBuilder.
 
PopupMenuBuilder() - Constructor for class jas.plot.PopupMenuBuilder
 
Preemptable - interface jas.util.rmi.Preemptable.
An interface to be implemented by events which can be preempted by a later event.
Preemptable - interface jas.jds.interfaces.Preemptable.
This interface doesnt actually add anything to its base interface It is just here to maintain backwards compatibility with old servers //TODO: removed this next time there is a change to the client-server protocol
preemptedBy(Object) - Method in interface jas.util.rmi.Preemptable
 
preemptedBy(Object) - Method in class jas.jds.interfaces.RemoteEventUpdate
 
preemptedBy(Object) - Method in class jas.jds.interfaces.RemoteJobUpdate
 
preferredLayoutSize(Container) - Method in class jas.util.layout.PnutsLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredLayoutSize(Container) - Method in class jas.util.layout.ToolbarLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredLayoutSize(Container) - Method in class jas.util.layout.PercentLayout
 
preferredLayoutSize(Container) - Method in class jas.plot.ChartLayout
 
preferredLayoutSize(Container) - Method in class jas.plot.DataAreaLayout
 
prepareImage(Image, ImageObserver) - Method in interface jas.plot.OverlayContainer
 
print(double[][]) - Static method in class jas.hist.Matrix
 
print(Graphics) - Method in class jas.plot.MovableObject
 
print(Graphics, PageFormat, int) - Method in class jas.plot.java2.PrintHelper12
 
print(String) - Method in class jas.util.IndentPrintWriter
 
PrintHelper - class jas.plot.PrintHelper.
 
PrintHelper() - Constructor for class jas.plot.PrintHelper
 
PrintHelper11 - class jas.plot.java1.PrintHelper11.
 
PrintHelper11() - Constructor for class jas.plot.java1.PrintHelper11
 
PrintHelper12 - class jas.plot.java2.PrintHelper12.
 
PrintHelper12() - Constructor for class jas.plot.java2.PrintHelper12
 
println() - Method in class jas.util.IndentPrintWriter
 
println(String) - Method in class jas.util.IndentPrintWriter
 
printStackTrace() - Method in class jas.util.NestedException
 
printStackTrace() - Method in class jas.util.NestedRuntimeException
 
printStackTrace(PrintStream) - Method in class jas.util.NestedException
 
printStackTrace(PrintStream) - Method in class jas.util.NestedRuntimeException
 
printStackTrace(PrintWriter) - Method in class jas.util.NestedException
 
printStackTrace(PrintWriter) - Method in class jas.util.NestedRuntimeException
 
printTag(String) - Method in class jas.util.xml.XMLWriter
Prints and closes an XML tag.
printTarget(Component) - Method in class jas.plot.PrintHelper
Print the specified component
printTarget(Component) - Method in class jas.plot.java1.PrintHelper11
 
printTarget(Component) - Method in class jas.plot.java2.PrintHelper12
 
processContainerEvent(ContainerEvent) - Method in class jas.plot.PlotPanel
 
processEvent(AWTEvent) - Method in class jas.util.JASDialog
This method is public as an implementation side effect; do not call or override.
processFocusEvent(FocusEvent) - Method in class jas.plot.PlotPanel
 
processMouseEvent(MouseEvent) - Method in class jas.plot.PlotPanel
 
processMouseEvent(MouseEvent) - Method in class jas.swingstudio.JASToolbarHolder
 
processMouseEvent(MouseEvent) - Method in class jas.swingstudio.JASConsoleTextArea
 
processWindowEvent(WindowEvent) - Method in class jas.util.JASWizard
Public as an implementation side effect; do not call.
ProgramPagePopupMenu - class jas.swingstudio.ProgramPagePopupMenu.
 
ProgramTreeAdaptor - class jas.swingstudio.adaptor.ProgramTreeAdaptor.
 
ProgramTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.ProgramTreeAdaptor
 
PropertyBinding - class jas.util.PropertyBinding.
 
PropertyBinding(Checkbox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(Choice, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(ColorChooser, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(FieldBinding, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JCheckBox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JComboBox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JTextField, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JTextField, String, byte) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(SpinBox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(TextField, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(TextField, String, byte) - Constructor for class jas.util.PropertyBinding
 
PropertyDialog - class jas.util.PropertyDialog.
 
PropertyDialog(Frame, String, Object) - Constructor for class jas.util.PropertyDialog
 
PropertyPage - class jas.util.PropertyPage.
 
PropertyPage() - Constructor for class jas.util.PropertyPage
 
PropertySite - interface jas.util.PropertySite.
 
pushFileOutput() - Static method in class jas.util.Debug
 
pushNormalOutput() - Static method in class jas.util.Debug
 
put(int, Object) - Method in class jas.util.encoder.IntHashtable
 
put(Object, Object) - Method in class jas.util.encoder.IntHashtable
 
putFormat(Class, Format) - Method in class jas.hist.StatisticsBlock
 
pVector - Variable in class jas.util.GetOptions
Vector used to dynamically build options.

Q

QuickPlot - class jas.bean.QuickPlot.
Deprecated. Use XMLPlot instead
QuickPlot() - Constructor for class jas.bean.QuickPlot
Deprecated.  

R

RANGE_UPDATE - Static variable in class jas.hist.HistogramUpdate
 
read() - Method in class jas.util.FileReaderWithProgressBar
Works just like the equivalent method in FileInputStream, except that it updates the model to reflect the progress in reading the file.
read(byte[]) - Method in class jas.util.FileReaderWithProgressBar
Works just like the equivalent method in FileInputStream, except that it updates the model to reflect the progress in reading the file.
read(byte[], int, int) - Method in class jas.util.FileReaderWithProgressBar
Works just like the equivalent method in FileInputStream, except that it updates the model to reflect the progress in reading the file.
readExternal(ObjectInput) - Method in class jas.util.rmi.RMIDestination
 
readExternal(ObjectInput) - Method in class jas.util.tree.TreeItem
 
readExternal(ObjectInput) - Method in class jas.plot.DoubleAxis
 
readExternal(ObjectInput) - Method in class jas.plot.TimeAxis
 
readExternal(ObjectInput) - Method in class jas.plot.StringAxis
 
readExternal(ObjectInput) - Method in class jas.plot.DateAxis
 
readExternal(ObjectInput) - Method in class jas.hist.ManagedAxis
 
readExternal(ObjectInput) - Method in class jas.hist.JASHist
 
readExternal(ObjectInput) - Method in class jas.hist.JASHist1DFunctionStyle
 
readXML(PageContext) - Method in class jas.bean.XMLPlot
 
READYTOFIT - Static variable in class jas.hist.Fitter
 
rebin(int, double, double, boolean, boolean) - Method in interface jas.hist.Rebinnable1DHistogramData
Called to request the binned data be returned.
rebin(int, double, double, boolean, boolean) - Method in class jas.hist.util.OneDAdapter
 
rebin(int, double, double, boolean, boolean) - Method in class jas.hist.test.Gauss
 
rebin(int, double, double, boolean, boolean) - Method in class jas.hist.test.MemoryDataSource
 
rebin(int, double, double, boolean, boolean) - Method in class jas.swingstudio.JASRebinAdaptor
Fetch binned data from remote data source.
rebin(int, double, double, int, double, double, boolean, boolean, boolean) - Method in interface jas.hist.Rebinnable2DHistogramData
 
rebin(int, double, double, int, double, double, boolean, boolean, boolean) - Method in class jas.hist.util.TwoDAdapter
 
rebin(int, double, double, int, double, double, boolean, boolean, boolean) - Method in class jas.hist.util.ScatterTwoDAdapter
 
rebin(int, double, double, int, double, double, boolean, boolean, boolean) - Method in class jas.hist.test.Gauss2D
 
rebin(int, double, double, int, double, double, boolean, boolean, boolean) - Method in class jas.hep.Partition2DAdapter
 
rebin(int, double, double, int, double, double, boolean, boolean, boolean) - Method in class jas.swingstudio.JAS2DRebinAdaptor
Fetch binned data from remote data source.
Rebinnable1DHistogramData - interface jas.hist.Rebinnable1DHistogramData.
This is the interface that must be implemented by any data source for a 1D histogram.
Rebinnable2DHistogramData - interface jas.hist.Rebinnable2DHistogramData.
 
RebinSlider - class jas.swingstudio.RebinSlider.
 
RebinSlider() - Constructor for class jas.swingstudio.RebinSlider
 
receiveMessage(Object) - Method in interface jas.job.BasicJob
 
receiveMessage(Object) - Method in class jas.job.AbstractJob
Called when a message is received from the client
receiveMessage(Object, Object, Object) - Method in interface jas.jds.interfaces.RemoteJob
 
RecentFilesMenu - class jas.swingstudio.RecentFilesMenu.
 
RecentFilesMenu() - Constructor for class jas.swingstudio.RecentFilesMenu
 
RecentItemsMenu - class jas.swingstudio.RecentItemsMenu.
 
RecentItemsMenu(String) - Constructor for class jas.swingstudio.RecentItemsMenu
 
RecentJobsMenu - class jas.swingstudio.RecentJobsMenu.
 
RecentJobsMenu() - Constructor for class jas.swingstudio.RecentJobsMenu
 
registerDIM(LocalDIM) - Method in interface jas.plugin.ExtensionPluginContext
Used to register a DIM
registerDIM(LocalDIM) - Method in class jas.plugin.ExtensionPlugin
Register a LocalDIM
registerFitter(Class, String) - Method in class jas.hist.FitterRegistry
Add a fitter to the FitterRegistry
registerFitter(FitterFactory) - Method in class jas.hist.FitterRegistry
Add a fitter factory to the FitterRegistry
registerFunction(Class, String) - Method in class jas.hist.FunctionRegistry
Register a function given its class and name
registerFunction(FunctionFactory) - Method in class jas.hist.FunctionRegistry
Add a function by specifing a FunctionFactory
registerServer(AbstractDIM) - Static method in class jas.jds.module.ServerRegistry
 
rehash() - Method in class jas.util.encoder.IntHashtable
 
RelativeNormalizer - class jas.hist.normalization.RelativeNormalizer.
A normalizar that normalizes by the ratio of two other normalizers
RelativeNormalizer(Normalizer, Normalizer) - Constructor for class jas.hist.normalization.RelativeNormalizer
Creates new RelativeNormalizer
reload() - Method in interface jas.swingstudio.Job
 
Remote1DHistogramInfo - class jas.jds.interfaces.Remote1DHistogramInfo.
 
Remote1DHistogramInfo() - Constructor for class jas.jds.interfaces.Remote1DHistogramInfo
 
Remote2DHistogramInfo - class jas.jds.interfaces.Remote2DHistogramInfo.
 
Remote2DHistogramInfo() - Constructor for class jas.jds.interfaces.Remote2DHistogramInfo
 
RemoteAxisInfo - class jas.jds.interfaces.RemoteAxisInfo.
 
RemoteAxisInfo() - Constructor for class jas.jds.interfaces.RemoteAxisInfo
 
RemoteClassLoader - interface jas.jds.interfaces.RemoteClassLoader.
 
RemoteCut - interface jas.jds.interfaces.RemoteCut.
 
RemoteEventAnalyzer - interface jas.jds.interfaces.RemoteEventAnalyzer.
 
RemoteEventAnalyzerException - exception jas.jds.interfaces.RemoteEventAnalyzerException.
 
RemoteEventAnalyzerException(String, Throwable) - Constructor for class jas.jds.interfaces.RemoteEventAnalyzerException
 
RemoteEventReceiver - interface jas.util.rmi.RemoteEventReceiver.
 
RemoteEventSourceFolder - interface jas.jds.interfaces.RemoteEventSourceFolder.
 
RemoteEventSourceFolderAdaptor - class jas.jds.RemoteEventSourceFolderAdaptor.
 
RemoteEventUpdate - class jas.jds.interfaces.RemoteEventUpdate.
 
RemoteEventUpdate(int) - Constructor for class jas.jds.interfaces.RemoteEventUpdate
 
RemoteHasSlices - interface jas.jds.interfaces.RemoteHasSlices.
 
RemoteHistogramAccess - interface jas.jds.interfaces.RemoteHistogramAccess.
 
RemoteHistogramAccessAdaptor - class jas.jds.RemoteHistogramAccessAdaptor.
 
RemoteJob - interface jas.jds.interfaces.RemoteJob.
 
RemoteJobInfo - class jas.jds.interfaces.RemoteJobInfo.
 
RemoteJobInfo() - Constructor for class jas.jds.interfaces.RemoteJobInfo
 
RemoteJobUpdate - class jas.jds.interfaces.RemoteJobUpdate.
 
RemoteJobUpdate(RemoteJobInfo) - Constructor for class jas.jds.interfaces.RemoteJobUpdate
 
RemoteLoaderException - exception jas.jds.interfaces.RemoteLoaderException.
 
RemoteLoaderException(String, Throwable) - Constructor for class jas.jds.interfaces.RemoteLoaderException
 
RemoteMonitor - interface jas.jds.interfaces.RemoteMonitor.
 
RemoteMonitorConnection - interface jas.jds.interfaces.RemoteMonitorConnection.
 
RemoteMonitorList - interface jas.jds.interfaces.RemoteMonitorList.
 
RemoteObserver - interface jas.jds.interfaces.RemoteObserver.
 
RemotePageAccess - interface jas.jds.interfaces.RemotePageAccess.
 
RemotePageAccessAdaptor - class jas.jds.RemotePageAccessAdaptor.
 
RemotePlotAccess - interface jas.jds.interfaces.RemotePlotAccess.
 
RemotePlotAccessAdaptor - class jas.jds.RemotePlotAccessAdaptor.
 
RemotePrintBuffer - class jas.jds.interfaces.RemotePrintBuffer.
 
RemotePrintBuffer(String, byte[]) - Constructor for class jas.jds.interfaces.RemotePrintBuffer
 
remoteRebin(int, double, double, boolean, boolean) - Method in interface jas.jds.interfaces.RemoteRebinnable1DHistogramData
 
remoteRebin(int, double, double, int, double, double, boolean, boolean, boolean) - Method in interface jas.jds.interfaces.RemoteRebinnable2DHistogramData
 
RemoteRebinnable1DHistogramData - interface jas.jds.interfaces.RemoteRebinnable1DHistogramData.
 
RemoteRebinnable2DHistogramData - interface jas.jds.interfaces.RemoteRebinnable2DHistogramData.
 
RemoteScatterEnumeration - interface jas.jds.interfaces.RemoteScatterEnumeration.
 
RemoteScatterInfo - class jas.jds.interfaces.RemoteScatterInfo.
 
RemoteScatterInfo() - Constructor for class jas.jds.interfaces.RemoteScatterInfo
 
RemoteScatterSource - interface jas.jds.interfaces.RemoteScatterSource.
 
RemoteSliceInfo - class jas.jds.interfaces.RemoteSliceInfo.
 
RemoteSliceInfo() - Constructor for class jas.jds.interfaces.RemoteSliceInfo
 
RemoteSliceParameters - interface jas.jds.interfaces.RemoteSliceParameters.
 
RemoteUpdate - class jas.jds.interfaces.RemoteUpdate.
 
RemoteUpdate(Object, Object) - Constructor for class jas.jds.interfaces.RemoteUpdate
 
remoteUpdate(Serializable[]) - Method in interface jas.util.rmi.RemoteEventReceiver
 
remoteUpdate(Serializable[]) - Method in class jas.util.rmi.RMIEventDelivery
 
remoteUpdate(Serializable[]) - Method in interface jas.jds.interfaces.RemoteObserver
 
remove(CommandProcessor) - Method in class jas.util.CommandTargetManager
 
remove(CommandSource) - Method in class jas.util.CommandTargetManager
 
remove(Component) - Method in class jas.plot.DataArea
 
remove(Component) - Method in class jas.swingstudio.JASToolbarHolder
 
remove(int) - Method in class jas.util.encoder.IntHashtable
 
remove(JASHistData) - Method in class jas.hist.StatisticsBlock
Removes a Statistcs element from the Vector stats and the corresponding data set title from the titles Vector.
remove(LegendEntry) - Method in class jas.plot.Legend
Removes a legend entry from a legend
remove(NormalizationFactory) - Method in class jas.hist.normalization.NormalizationRegistry
Remove an entry from the registry
remove(Object) - Method in class jas.util.encoder.IntHashtable
 
remove(Overlay) - Method in class jas.plot.DataArea
 
remove(TreeItem) - Method in class jas.util.tree.SimpleNode
Remove a node specified by a TreeItem.
removeable - Variable in class jas.util.pluginmanager.PluginProperties
 
removeActionListener(ActionListener) - Method in class jas.util.SpinBox
 
removeActionListener(ActionListener) - Method in class jas.plot.EditableLabel
 
removeAllData() - Method in class jas.hist.JASHist
Removes and detaches all data and sets up the plot for further use.
removeAllEventAnalyzers() - Method in class jas.job.JobJob
 
removeAllEventAnalyzers() - Method in class jas.job.AbstractJob
 
removeAllFitters() - Method in class jas.hist.FitterRegistry
Clear the FitterRegistry
removeAllFunctions() - Method in class jas.hist.FunctionRegistry
Clear the list
removeAllSlices() - Method in interface jas.hist.SupportsSlices
 
removeAvailablePluginList(PluginProperties) - Method in class jas.util.pluginmanager.PluginManager
 
removeChild(SimpleNode) - Method in class jas.util.tree.SimpleNode
 
removeChild(SimpleNode) - Method in class jas.util.tree.OrderedNode
 
removeColorListener(ColorListener) - Method in class jas.util.ColorChooser
 
removeEventAnalyzer(EventAnalyzer) - Method in class jas.job.JobJob
 
removeEventAnalyzer(EventAnalyzer) - Method in class jas.job.AbstractJob
 
removeFitterFactory(FitterFactory) - Method in class jas.hist.FitterRegistry
Remove a FitterFactory from the registry
removeFunctionFactory(FunctionFactory) - Method in class jas.hist.FunctionRegistry
Remove a function factory from the list
removeLayoutComponent(Component) - Method in class jas.util.layout.PnutsLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class jas.util.layout.ToolbarLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class jas.util.layout.PercentLayout
 
removeLayoutComponent(Component) - Method in class jas.plot.ChartLayout
 
removeLayoutComponent(Component) - Method in class jas.plot.DataAreaLayout
 
removeMenu(JMenu) - Method in class jas.plugin.BasicPlugin
Remove a menu previously added using addMenu
removeMenu(JMenu) - Method in interface jas.plugin.BasicPluginContext
 
removeMessageListener(MessageListener) - Method in class jas.server.HistogramServer
Remove a message listener
removeMouseListener(MouseListener) - Method in interface jas.plot.OverlayContainer
 
removeMouseMotionListener(MouseMotionListener) - Method in interface jas.plot.OverlayContainer
 
removeNodeListener(SimpleNodeListener) - Method in class jas.util.tree.SimpleNode
 
removeNotify(NamedObject) - Method in class jas.job.JobFolder
 
removeObserver(Observer) - Method in class jas.util.rmi.RMIDestination
 
removePageListener(PageListener) - Method in interface jas.plugin.PageContext
Remove a previously installed PageListener
removeRMIEventDeliveryListener(RMIEventDeliveryListener) - Method in class jas.util.rmi.RMIEventDelivery
 
removeRunListener(RunListener) - Method in class jas.plugin.Plugin
Remove a run listener previously added using addRunListener
removeRunListener(RunListener) - Method in interface jas.plugin.PluginContext
 
removeRunListener(RunListener) - Method in interface jas.swingstudio.Job
 
removeSlice(int) - Method in interface jas.hist.HasSlices
Remove a slice from the source
removeSlice(int) - Method in class jas.hist.util.TwoDAdapter
 
removeSlice(int) - Method in class jas.hist.util.TwoDSliceAdapter
 
removeSlice(int) - Method in interface jas.jds.interfaces.RemoteHasSlices
 
removeSlice(int) - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
removeSliceListener(SliceListener) - Method in class jas.hist.util.TwoDSliceAdapter
 
removeSliceListener(SliceListener) - Method in interface jas.hist.util.SliceAdapter
 
removeSubProcessor(CommandProcessor) - Method in class jas.util.NestedCommandProcessor
 
removeTreeModelListener(TreeModelListener) - Method in class jas.util.tree.SimpleTreeModel
Removes a listener previously added with addTreeModelListener().
removeUpdate(DocumentEvent) - Method in class jas.util.JASDialog
Calls callEnable() by default.
removeUpdate(DocumentEvent) - Method in class jas.util.JTextFieldBinding
 
rename(String) - Method in interface jas.jds.interfaces.RemotePlotAccess
 
rename(String) - Method in interface jas.jds.interfaces.RemotePageAccess
 
rename(String) - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
rename(String) - Method in interface jas.job.PageAccess
 
rename(String) - Method in interface jas.job.HistogramAccess
 
rename(String) - Method in interface jas.job.PlotAccess
 
rename(String) - Method in class jas.jds.RemotePlotAccessAdaptor
 
rename(String) - Method in class jas.jds.RemotePageAccessAdaptor
 
rename(String) - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
renameChild(SimpleNode, String) - Method in class jas.util.tree.SimpleNode
 
reopen(ObjectInputStream, JASJob) - Method in interface jas.swingstudio.Job
 
repaint() - Method in interface jas.plot.OverlayContainer
 
reportError(AnalysisException) - Method in class jas.job.AbstractJob
 
reportError(AnalysisException) - Method in class jas.jds.JDSJob
 
requestFocus() - Method in class jas.util.JASEditableComboBox
Requests focus for the text field of the box.
requestShow() - Method in interface jas.plugin.PageContext
Requests that the associated page be shown If the page is iconized it is deiconized, and bought to the top
requires - Variable in class jas.util.pluginmanager.PluginProperties
 
ReservedWordBin - class jas.util.ReservedWordBin.
 
ReservedWordBin() - Constructor for class jas.util.ReservedWordBin
 
RESET - Static variable in class jas.hist.HistogramUpdate
 
RESET - Static variable in interface jas.job.BasicJob
 
reset() - Method in class jas.util.JTextFieldBinding
 
resetEndPoint() - Method in interface jas.hist.ScatterEnumeration
 
resetEndPoint() - Method in interface jas.jds.interfaces.RemoteScatterEnumeration
 
resolveEntity(String, String) - Method in class jas.util.xml.ClassPathEntityResolver
Implementation of resolveEntity method
resolveSymbols(String) - Static method in class jas.swingstudio.JavaAnalysisStudio
Substitutes symbols of the form {xxx} with the System property xxx
restart() - Method in interface jas.hist.ScatterEnumeration
 
restart() - Method in interface jas.jds.interfaces.RemoteJob
 
restart(int) - Method in interface jas.jds.interfaces.RemoteScatterEnumeration
The cacheSize argument specifies the number of points at the beginning of the enumeration that are assumed to already be in the remote cache.
restoreDefaultLayout() - Method in class jas.plot.PlotPanel
 
rewind() - Method in interface jas.job.BasicJob
 
rewind() - Method in class jas.job.JobJob
 
rewind() - Method in class jas.job.AbstractJob
 
RIGHT - Static variable in class jas.util.layout.PnutsLayout
 
RIGHT - Static variable in class jas.util.layout.ToolbarLayout
This value indicates that each row of components should be right-justified.
RIGHT - Static variable in interface jas.hist.JASHistAxis
 
RIGHTALIGNSPLIT - Static variable in class jas.hist.StatisticsBlock
 
RMIDestination - class jas.util.rmi.RMIDestination.
An RMI Destination represents a specific instance of destination for remote events.
RMIDestination() - Constructor for class jas.util.rmi.RMIDestination
 
RMIEventDelivery - class jas.util.rmi.RMIEventDelivery.
 
RMIEventDelivery(boolean) - Constructor for class jas.util.rmi.RMIEventDelivery
 
RMIEventDeliveryEvent - class jas.util.rmi.RMIEventDeliveryEvent.
 
RMIEventDeliveryListener - interface jas.util.rmi.RMIEventDeliveryListener.
 
RMIEventQueue - class jas.util.rmi.RMIEventQueue.
This class deals with delivering events to a remote process using RMI.
RMIEventQueue(RemoteEventReceiver) - Constructor for class jas.util.rmi.RMIEventQueue
 
RMIProtocol - class jas.jds.RMIProtocol.
A class for encapsulating the RMI protocol handling in the Java Data Server
RMIProtocol() - Constructor for class jas.jds.RMIProtocol
 
RMIWebServer - class jas.jds.RMIWebServer.
 
rows - Variable in class jas.util.layout.PnutsLayout
The number of rows
run() - Method in class jas.util.rmi.RMIEventQueue
 
run() - Method in class jas.util.pluginmanager.PluginDownloadThread
 
run() - Method in class jas.hist.Fitter
 
run() - Method in class jas.hist.test.TestCustomOverlay
 
run() - Method in interface jas.jds.interfaces.RemoteEventAnalyzer
 
run() - Method in interface jas.jds.interfaces.RemoteJob
 
run() - Method in class jas.jds.RMIWebServer
 
RunEvent - class jas.plugin.RunEvent.
Run Events are delivered to RunListeners when the run state changes (i.e.
RunEvent(Object, int) - Constructor for class jas.plugin.RunEvent
 
RunListener - interface jas.plugin.RunListener.
 
RUNSTARTED - Static variable in class jas.plugin.RunEvent
 
runStateChanged(RunEvent) - Method in interface jas.plugin.RunListener
 
RUNSTOPPED - Static variable in class jas.plugin.RunEvent
 

S

save() - Method in class jas.util.UserProperties
Saves the properties.
save() - Method in class jas.jds.JDSJob
 
saveAs() - Method in class jas.hist.JASHist
Pops up a dialog asking the user to choose a file/format to save the plot.
saveState() - Method in class jas.util.JASEditableComboBox
If a key was supplied to the constructor, the drop-down list will be updated to include the currently selected item.
saveState() - Method in class jas.util.OpenLocalFilePanel
Includes the currently selected file name in the drop-down list for the next time this class is instantiated.
saveState() - Method in class jas.swingstudio.MultiFilePanel
 
say(String) - Static method in class jas.util.Debug
 
scatter - Variable in class jas.hist.util.ScatterAdapter
 
ScatterAdapter - class jas.hist.util.ScatterAdapter.
A ScatterAdapter takes a Rebinnable2DHistogramData source which (optionally) also implements HasScatterPlotData, and in turn provides the same interface to its observers.
ScatterAdapter(Rebinnable2DHistogramData) - Constructor for class jas.hist.util.ScatterAdapter
 
ScatterEnumeration - interface jas.hist.ScatterEnumeration.
 
ScatterPlotSource - interface jas.hist.ScatterPlotSource.
Interface to be implemented by DataSources which can provide ScatterPlot data (but not 2D histogram data)
ScatterSliceAdapter - class jas.hist.util.ScatterSliceAdapter.
Takes as its source a Rebinnable2DHistogramData which also implements HasScatterPlotData and in addition to relaying the source data to the destination, also implements HasSlices and SliceAdapter
ScatterSliceAdapter(Rebinnable2DHistogramData) - Constructor for class jas.hist.util.ScatterSliceAdapter
 
ScatterSliceAdapter(ScatterPlotSource) - Constructor for class jas.hist.util.ScatterSliceAdapter
 
ScatterTreeData - class jas.swingstudio.adaptor.ScatterTreeData.
 
ScatterTwoDAdapter - class jas.hist.util.ScatterTwoDAdapter.
An adaptor that converts a ScatterPlotSource to a DataSource that implements both Rebinnable2DHistogramData and HasScatterPlotData
ScatterTwoDAdapter(ScatterPlotSource) - Constructor for class jas.hist.util.ScatterTwoDAdapter
 
ScientificFormat - class jas.util.ScientificFormat.
This code formats numbers in Scientific Notation.
ScientificFormat() - Constructor for class jas.util.ScientificFormat
 
ScientificFormat(int, int, boolean) - Constructor for class jas.util.ScientificFormat
Sets the significant digits, maximum allowable width and number formatting style (SciNote == true for Pure formatting).
SciFormatPanel - class jas.util.SciFormatPanel.
Creates a jpanel that allows users to set the parameters used by ScientificFormat objects for number formatting.
SciFormatPanel(ScientificFormat) - Constructor for class jas.util.SciFormatPanel
 
SECONDS - Static variable in class jas.plot.TimeAxis
The integer code for second units.
SecureJavaDataServer - interface jas.jds.interfaces.SecureJavaDataServer.
This is the extension of JavaDataServer interface It deals with establishing secure connection.
sendJob(Object) - Method in class jas.plugin.Plugin
The plugin can call this method to send a message to the Job.
sendJob(Object) - Method in interface jas.plugin.PluginContext
 
sendMessage(String) - Method in class jas.job.JobJob
 
sendMessage(String) - Method in class jas.job.AbstractJob
 
sendMessage(String) - Method in class jas.plugin.BasicPlugin
The plugin can call this method to cause a single line message to be displayed in the applications status window, at the bottom of the main window.
sendMessage(String) - Method in interface jas.plugin.BasicPluginContext
Puts a message in the status bar
sendMessage(String) - Method in class jas.jds.JDSJob
 
ServerRegistry - class jas.jds.module.ServerRegistry.
 
ServerRegistry() - Constructor for class jas.jds.module.ServerRegistry
 
SetablePlotGraphics - interface jas.plot.SetablePlotGraphics.
 
setActiveThread() - Method in class jas.job.AbstractJob
 
setAlignment(int) - Method in class jas.util.layout.ToolbarLayout
Sets the alignment for this layout.
setAllowSuppressedZero(boolean) - Method in class jas.hist.ManagedAxis
 
setAllowSuppressedZero(boolean) - Method in interface jas.hist.JASHistAxis
 
setAllowUserInteraction(boolean) - Method in class jas.plot.PlotPanel
 
setAllowUserInteraction(boolean) - Method in class jas.hist.JASHist
Controls whether end users are allowed to directly interact with the plot by way of popup menus or "clicking and dragging".
setApplyLabel(String) - Method in class jas.util.JASDialog
Set the label on the Apply button.
setApplyMnemonic(char) - Method in class jas.util.JASDialog
Sets the mnnemonic (or keyboard shortcut) for the Apply button.
setAsCurrentEventSource() - Method in interface jas.jds.interfaces.RemoteEventSourceFolder
 
setAsCurrentEventSource() - Method in interface jas.job.EventSourceFolder
 
setAsCurrentEventSource() - Method in class jas.jds.RemoteEventSourceFolderAdaptor
 
setAttribute(String, boolean) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, double) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, int) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, String) - Method in class jas.util.xml.XMLWriter
Sets an attribute which will be included in the next tag printed by openTag or printTag
setAxis(int) - Method in class jas.hist.HistogramUpdate
 
setAxisColor(Color) - Method in class jas.plot.Axis
 
setAxisColor(Color) - Method in interface jas.hist.JASHistAxis
The color used for the axis itself (and markers) By default the foreground color of the JASHist is used
setAxisOrientation(int) - Method in class jas.plot.Axis
 
setAxisOriginDotColor(Color) - Method in class jas.plot.Axis
 
setAxisType(int) - Method in class jas.hist.ManagedAxis
 
setAxisType(int) - Method in interface jas.hist.JASHistAxis
 
setBackground(Color) - Method in class jas.plot.PlotComponent
 
setBackground(Color) - Method in class jas.hist.JASHist
Set the color used to paint the background (but not the data area)
setBackgroundColor(String) - Method in class jas.bean.QuickPlot
Deprecated.  
setBatch(boolean) - Method in class jas.hist.Basic1DFunction
 
setBatched(boolean) - Method in interface jas.jds.interfaces.RemoteMonitorList
 
setBeanClass(Class) - Method in class jas.util.PropertyBinding
 
setBinned(boolean) - Method in class jas.hist.ManagedAxis
 
setBins(int) - Method in class jas.hist.ManagedAxis
 
setBins(int) - Method in interface jas.hist.JASHistAxis
 
setBinWidth(double) - Method in class jas.hist.ManagedAxis
 
setBinWidth(double) - Method in interface jas.hist.JASHistAxis
 
setBoolean(String, boolean) - Method in class jas.util.UserProperties
 
setBorder(Border) - Method in class jas.util.CheckBoxBorderPanel
 
setBorder(Border) - Method in class jas.plot.MovableObject
 
setBorder(Border) - Method in class jas.plot.Title
 
setBorderType(int) - Method in class jas.plot.PlotComponent
Sets the border to one of the standard types
setBounds(int, int, int, int) - Method in class jas.plot.Axis
This method is public as an implementation side-effect; do not call.
setCancelLabel(String) - Method in class jas.util.JASDialog
Set the label on the Cancel button.
setCancelMnemonic(char) - Method in class jas.util.JASDialog
Sets the mnnemonic (or keyboard shortcut) for the Cancel button.
setChanged() - Method in class jas.util.CommandProcessor
 
setChanged() - Method in class jas.hist.Basic1DFunction
 
setChanged(boolean) - Method in class jas.util.PropertyPage
 
setChanged(Object) - Method in class jas.hist.Basic1DFunction
 
setCheckbox(boolean) - Method in interface jas.util.JASCheckboxState
 
setCheckbox(boolean) - Method in class jas.util.JASRadioMenuItem
 
setCheckbox(boolean) - Method in class jas.util.JASCheckboxMenuItem
 
setClassLoader(ClassLoader) - Method in class jas.job.AbstractJob
 
setClearOnRewind(boolean) - Method in interface jas.jds.interfaces.RemoteHistogramAccess
 
setClearOnRewind(boolean) - Method in interface jas.job.HistogramAccess
 
setClearOnRewind(boolean) - Method in class jas.jds.RemoteHistogramAccessAdaptor
 
setClip(int, int, int, int) - Method in interface jas.plot.PlotGraphics
 
setClip(int, int, int, int) - Method in class jas.plot.java1.PlotGraphics11
 
setClip(int, int, int, int) - Method in class jas.plot.java2.PlotGraphics12
 
setColor(Color) - Method in class jas.util.ColorChooser
 
setColor(Color) - Method in class jas.util.ColorMenu
 
setColor(Color) - Method in interface jas.plot.PlotGraphics
 
setColor(Color) - Method in class jas.plot.java1.PlotGraphics11
 
setColor(Color) - Method in class jas.plot.java2.PlotGraphics12
 
setColor(String, Color) - Method in class jas.util.UserProperties
 
setColorMapScheme(int) - Method in class jas.hist.JASHist2DHistogramStyle
 
setColorModel(ColorModel) - Method in class jas.util.encoder.ImageEncoder
 
setCols(int) - Method in class jas.util.layout.PnutsLayout
Set the number of columns
setColspan(Component, int) - Method in class jas.util.layout.PnutsLayout
 
setCommand(String) - Method in class jas.swingstudio.CommandButton
 
setConstraints(Component, Hashtable) - Method in class jas.util.layout.PnutsLayout
Specify layout constraints with Hashtable
setConstraints(Component, String) - Method in class jas.util.layout.PnutsLayout
Specify layout constraints with comma-separated list of "=".
setContentPane(Container) - Method in class jas.util.JASDialog
Sets the content pane.
setContents(Vector) - Method in class jas.hist.FunctionRegistry
Replace the contents of the list
setContents(Vector) - Method in class jas.hist.FitterRegistry
 
setContents(Vector) - Method in class jas.loader.ClassPath
 
setCorrespondingToolBarFloating(boolean) - Method in class jas.util.JASCheckboxMenuItem
 
setCurrentDirectory(File) - Method in class jas.util.gui.JDirectoryChooser
Set the directory to which the tree is to open
setCurrentTitle(int, String) - Method in class jas.plot.Legend
Set a new title for the legend entry
setCustomOverlay(CustomOverlay) - Method in class jas.hist.JASHistStyle
 
setData(DataSource) - Method in interface jas.hist.SpecialComponent
 
setData(Rebinnable1DHistogramData) - Method in class jas.hist.Fitter
 
setData(String) - Method in class jas.bean.Plot
Deprecated.  
setData(String) - Method in class jas.bean.QuickPlot
Deprecated.  
setDataAreaBorder(Border) - Method in class jas.hist.JASHist
 
setDataAreaBorderType(int) - Method in class jas.hist.JASHist
Set the border to place around the data area
setDataAreaColor(Color) - Method in class jas.hist.JASHist
Set the color used to paint the background of the data area
setDataPointColor(Color) - Method in class jas.hist.JASHist1DHistogramStyle
 
setDataPointColor(Color) - Method in class jas.hist.JASHistScatterPlotStyle
 
setDataPointSize(int) - Method in class jas.hist.JASHist1DHistogramStyle
Set the size of data points
setDataPointSize(int) - Method in class jas.hist.JASHistScatterPlotStyle
 
setDataPointStyle(int) - Method in class jas.hist.JASHist1DHistogramStyle
Set the style (shape) of the data points.
setDataPointStyle(int) - Method in class jas.hist.JASHistScatterPlotStyle
 
setDataSource(DataSource) - Method in interface jas.hist.CustomOverlay
 
setDebugFlag(String) - Method in class jas.util.Application
Called once for each debug flag set in the command options.
setDebugFlag(String) - Method in class jas.swingstudio.JavaAnalysisStudio
 
setDefaultCheckboxMenuItemClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of checkbox menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultFitterFactory(FitterFactory) - Method in class jas.hist.FitterRegistry
 
setDefaultImageIconClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultMenuBarClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of menubars to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultMenuClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of menus to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultMenuItemClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultMenuSeparatorClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of menu separator items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultPopupCheckboxMenuItemClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of popup checkbox menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultPopupMenuClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of popup menus to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultPopupMenuItemClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of popup menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultPopupMenuSeparatorClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of popup menu separator items to be klass, which MUST be the default class specified in the constructorr or one of its subclasses
setDefaultPopupRadioMenuItemClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of popup radio menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultRadioMenuItemClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of radio menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultToolBarClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of toolbars to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultToolBarItemClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDefaultToolBarSeparatorClass(Class) - Method in class jas.util.xmlmenus.XMLMenuBuilder
sets the default class of menu items to be klass, which MUST be the default class specified in the constructor or one of its subclasses
setDialogTitle(String) - Method in class jas.util.gui.JDirectoryChooser
Sets the string that goes in the FileChooser window's title bar
setDimensions(int, int) - Method in class jas.util.encoder.ImageEncoder
 
setDisplayAsScatterPlot(boolean) - Method in class jas.hist.JASHistScatterPlotStyle
 
setEnabled(boolean) - Method in class jas.util.JASToolBarButton
 
setEnabled(boolean) - Method in class jas.util.JASMenuItem
 
setEnabled(boolean) - Method in class jas.util.SpinBox
 
setEnabled(boolean) - Method in interface jas.util.JASState
 
setEnabled(boolean) - Method in class jas.util.JASRadioMenuItem
 
setEnabled(boolean) - Method in class jas.util.JASCheckboxMenuItem
 
setEnabled(boolean) - Method in class jas.swingstudio.CommandButton
 
setEnabled(String[]) - Method in class jas.swingstudio.RecentItemsMenu
 
setEndDataColor(Color) - Method in class jas.hist.JASHist2DHistogramStyle
 
setError(double) - Method in class jas.util.DoubleWithError
 
setErrorBarColor(Color) - Method in class jas.hist.JASHist1DHistogramStyle
 
setEventSource(EventGenerator) - Method in class jas.job.AbstractJob
 
setEventSource(EventSource) - Method in interface jas.jds.module.LocalJobBuilder
Allows a LocalDIM to delay setting the EventSource in the case that opening the EventSouce may take a long time.
setEventSource(EventSource) - Method in class jas.job.JobJob
 
setEventSource(EventSource) - Method in class jas.job.AbstractJob
 
setEventSource(RMIDestination) - Method in class jas.util.rmi.RMIEventQueue
 
setEventSource(TreeItem) - Method in interface jas.jds.interfaces.RemoteJob
 
setEventSource(TreeItem) - Method in interface jas.job.BasicJob
 
setEventSource(TreeItem) - Method in class jas.job.AbstractJob
 
setExpand(Component, String) - Method in class jas.util.layout.PnutsLayout
 
setFactor(double) - Method in class jas.hist.normalization.SimpleNormalizer
 
setFileFilter(FileFilter) - Method in class jas.util.gui.JDirectoryChooser
Set a filter to control which files are displayed in the tree
setFileHidingEnabled(boolean) - Method in class jas.util.gui.JDirectoryChooser
Select whether to show "hidden" files in the tree
setFileOutput() - Static method in class jas.util.Debug
 
setFileSelectionMode(int) - Method in class jas.util.gui.JDirectoryChooser
Set the file selection mode.
setFileView(FileView) - Method in class jas.util.gui.JDirectoryChooser
Sets the file view to used to retrieve UI information, such as the icon that represents a file or the type description of a file.
setFit(Fitter) - Method in class jas.hist.Fittable1DFunction
 
setFit(Fitter, double[]) - Method in class jas.hist.Fittable1DFunction
 
setFixed(boolean) - Method in class jas.hist.ManagedAxis
 
setFlags(int) - Method in class jas.util.tree.SimpleNode
 
setFloat(String, float) - Method in class jas.util.UserProperties
 
setFont(Font) - Method in interface jas.plot.PlotGraphics
 
setFont(Font) - Method in class jas.plot.Axis
 
setFont(Font) - Method in class jas.plot.EditableLabel
 
setFont(Font) - Method in class jas.plot.Legend
 
setFont(Font) - Method in class jas.plot.TextBlock
 
setFont(Font) - Method in class jas.plot.java1.PlotGraphics11
 
setFont(Font) - Method in class jas.plot.java2.PlotGraphics12
 
setFont(Font) - Method in interface jas.hist.JASHistAxis
The font used for the axis values
setForegroundColor(Color) - Method in class jas.hist.JASHist
Sets the current foreground color, used by default as the color for the axis, labels, title, legend etc.
setFormat(Format) - Method in class jas.hist.StatisticsBlock
Sets the number formating object.
setFunction(Fittable1DFunction) - Method in class jas.hist.Fitter
 
setGraphics(Graphics) - Method in interface jas.plot.SetablePlotGraphics
 
setGraphics(Graphics) - Method in class jas.plot.java1.PlotGraphics11
 
setGraphics(Graphics) - Method in class jas.plot.java2.PlotGraphics12
 
setHAlign(Component, String) - Method in class jas.util.layout.PnutsLayout
 
setHeight(double) - Method in interface jas.hist.SliceParameters
 
setHeight(double) - Method in class jas.hist.util.DefaultSliceParameters
 
setHeight(double) - Method in interface jas.jds.interfaces.RemoteSliceParameters
 
setHelpTopic(String) - Method in class jas.util.JASDialog
Sets the name for the help topic that the Help button opens.
setHepAnalysisJob(Job) - Method in class jas.job.AbstractJob
 
setHgap(int) - Method in class jas.util.layout.ToolbarLayout
Sets the horizontal gap between components.
setHints(int) - Method in class jas.util.encoder.ImageEncoder
 
setHistogramBarColor(Color) - Method in class jas.hist.JASHist1DHistogramStyle
 
setHistogramFill(boolean) - Method in class jas.hist.JASHist1DHistogramStyle
 
setHistStyle(int) - Method in class jas.hist.JASHist2DHistogramStyle
 
setImage(String) - Method in class jas.util.JASIcon
This method sets the image of the JASIcon to be that referenced by file.
setIncludeParameterInFit(int, boolean) - Method in class jas.hist.Fittable1DFunction
 
setIndent(int) - Method in class jas.util.IndentPrintWriter
Set the current indent count
setIndentString(String) - Method in class jas.util.IndentPrintWriter
Set the current indentString.
setInfo() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
setInteger(String, int) - Method in class jas.util.UserProperties
 
setIPadding(Component, int, int) - Method in class jas.util.layout.PnutsLayout
 
setLabel(Axis, EditableLabel) - Method in class jas.plot.DataArea
 
setLabel(String) - Method in class jas.hist.ManagedAxis
sets the label text, creating the label if needed
setLabel(String) - Method in interface jas.hist.JASHistAxis
 
setLabelObject(EditableLabel) - Method in class jas.hist.ManagedAxis
sets the label to be the EditableLabel passed in
setLabelObject(EditableLabel) - Method in interface jas.hist.JASHistAxis
 
setLabelPlacementStyle(int) - Method in class jas.plot.StringAxis
Sets the label placement style.
setLabelPosition(int) - Method in class jas.hist.ManagedAxis
 
setLabelPosition(int) - Method in interface jas.hist.JASHistAxis
 
setLabels(String[]) - Method in class jas.plot.StringAxis
Sets the labels to display.
setLabels(String[], int[]) - Method in interface jas.jds.interfaces.RemoteMonitorList
 
setLegend(Legend) - Method in class jas.hist.JASHist
 
setLegendText(String) - Method in class jas.hist.JASHistData
Set the text for the legene entry corresponding to this data item
setLineColor(Color) - Method in class jas.hist.JASHist1DHistogramStyle
 
setLineColor(Color) - Method in class jas.hist.JASHist1DFunctionStyle
 
setLocalJobBuilder(LocalJobBuilder) - Method in class jas.jds.module.BasicLocalDIM
 
setLocalJobBuilder(LocalJobBuilder) - Method in interface jas.jds.module.LocalDIM
Copy over the given object to a member field for use later.
setLogarithmic(boolean) - Method in class jas.plot.DoubleAxis
 
setLogarithmic(boolean) - Method in class jas.hist.ManagedAxis
 
setLogarithmic(boolean) - Method in interface jas.hist.JASHistAxis
 
setLogFileOpened(boolean) - Method in class jas.swingstudio.JASConsoleTextArea
 
setLoggingOn(boolean) - Method in class jas.swingstudio.JASConsoleTextArea
 
setLogZ(boolean) - Method in class jas.hist.JASHist2DHistogramStyle
 
setMajorTickMarkColor(Color) - Method in class jas.plot.Axis
 
setManager(CommandTargetManager) - Method in class jas.util.CommandProcessor
 
setManager(CommandTargetManager) - Method in class jas.util.NestedCommandProcessor
 
setMax(double) - Method in class jas.plot.DoubleAxis
 
setMax(double) - Method in class jas.hist.ManagedAxis
 
setMax(double) - Method in interface jas.hist.JASHistAxis
 
setMax(int) - Method in class jas.util.SpinBox
 
setMax(long) - Method in class jas.plot.TimeAxis
Sets the maximum value for the axis data.
setMax(long) - Method in class jas.plot.DateAxis
 
setMaximum(int) - Method in class jas.util.pluginmanager.PluginDownloadProgress
 
setMaxObject(Object) - Method in class jas.hist.ManagedAxis
 
setMaxObject(Object) - Method in interface jas.hist.JASHistAxis
 
setMaxWidth(int) - Method in class jas.util.JASEditableComboBox
Set the maximum width of the box.
setMaxWidth(int) - Method in class jas.util.ScientificFormat
Sets the maximum allowable length of the formattted number mantissa before exponential notation is used.
setMessage(String) - Method in interface jas.jds.module.LocalJobBuilder
Puts a message in the message window (e.g.
setMessage(String) - Method in class jas.swingstudio.JavaAnalysisStudio
 
setMessage(String) - Method in class jas.jds.security.TestPasswordHandler
 
setMin(double) - Method in class jas.plot.DoubleAxis
 
setMin(double) - Method in class jas.hist.ManagedAxis
 
setMin(double) - Method in interface jas.hist.JASHistAxis
 
setMin(int) - Method in class jas.util.SpinBox
 
setMin(long) - Method in class jas.plot.TimeAxis
Sets the minimum value for the axis data.
setMin(long) - Method in class jas.plot.DateAxis
 
setMinObject(Object) - Method in class jas.hist.ManagedAxis
 
setMinObject(Object) - Method in interface jas.hist.JASHistAxis
 
setMinorTickMarkColor(Color) - Method in class jas.plot.Axis
 
setMinWidth(int) - Method in class jas.util.JASEditableComboBox
Set the minimum width of the box.
setModel(BoundedRangeModel, BoundedRangeModel) - Method in class jas.swingstudio.RebinSlider
 
setMovableObjectBounds(int, int, int, int) - Method in class jas.plot.MovableObject
 
setMovableObjectBounds(Rectangle) - Method in class jas.plot.MovableObject
 
setMultiSelectionEnabled(boolean) - Method in class jas.util.gui.JDirectoryChooser
Sets the filechooser to allow multiple file selections.
setNormalization(Normalizer) - Method in class jas.hist.JASHistData
Set the normalization for this dataset.
setNormalOutput() - Static method in class jas.util.Debug
 
setObservable(Observable) - Method in class jas.hist.util.ObserverAdapter
 
setOKLabel(String) - Method in class jas.util.JASDialog
Set the label on the OK button.
setOKMnemonic(char) - Method in class jas.util.JASDialog
Sets the mnnemonic (or keyboard shortcut) for the OK button.
setOnLeftSide(boolean) - Method in class jas.plot.Axis
 
setOrder(Comparator) - Method in class jas.util.tree.OrderedNode
Set a specific ordering, or null to use the parents ordering, or DEFAULT_ORDER to use the default ordering.
setOrientation(int) - Method in class jas.plot.PrintHelper
Set the print orientation
setOrientation(int) - Method in class jas.plot.java1.PrintHelper11
 
setOrientation(int) - Method in class jas.plot.java2.PrintHelper12
 
setOverflowBinColor(Color) - Method in class jas.hist.JASHist2DHistogramStyle
 
setOwner(String, String) - Method in class jas.jds.JDSJob
 
setPadding(Component, int, int) - Method in class jas.util.layout.PnutsLayout
 
setParameter(int, double) - Method in interface jas.hist.FunctionData
 
setPasswordHandler(PasswordHandler) - Method in class jas.jds.security.PasswordRequiredException
 
setPercentComplete(int) - Method in class jas.hist.Fitter
 
setPersistent(boolean) - Method in interface jas.jds.interfaces.RemoteJob
 
setPersistent(boolean) - Method in interface jas.job.BasicJob
 
setPersistent(boolean) - Method in class jas.job.AbstractJob
 
setPhi(double) - Method in interface jas.hist.SliceParameters
 
setPhi(double) - Method in class jas.hist.util.DefaultSliceParameters
 
setPhi(double) - Method in interface jas.jds.interfaces.RemoteSliceParameters
 
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class jas.util.encoder.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class jas.util.encoder.ImageEncoder
 
setPlotHeight(String) - Method in class jas.bean.QuickPlot
Deprecated.  
setPlotWidth(String) - Method in class jas.bean.QuickPlot
Deprecated.  
setPluginContext(ExtensionPluginContext) - Method in class jas.plugin.ExtensionPlugin
Called by the application before the plugins init method is called, to install the PluginContext
setPluginContext(ExtensionPluginContext) - Method in interface jas.plugin.IExtensionPlugin
Called by the application when the plugin is installed
setPluginContext(PluginContext) - Method in interface jas.plugin.IPlugin
Called by the application when the plugin is installed
setPluginContext(PluginContext) - Method in class jas.plugin.Plugin
Called by the application before the plugins init method is called, to install the PluginContext
setPluginLoadedAtStart(String, String, String, String) - Method in class jas.util.pluginmanager.PluginManager
Called when a plugin is loaded at startup
setPosition(int) - Method in class jas.hist.ManagedAxis
 
setPosition(int) - Method in interface jas.hist.JASHistAxis
 
setPrintingThread(Thread) - Method in class jas.plot.PrintHelper
 
setProgressModel(BoundedRangeModel) - Method in interface jas.jds.module.LocalJobBuilder
Enables the event source to take control of the progress meter, so the user can be given feedback on what is going on.
setProperties(CutProperties) - Method in interface jas.jds.interfaces.RemoteCut
 
setProperties(CutProperties) - Method in interface jas.jds.interfaces.CutInterface
 
setProperties(Hashtable) - Method in class jas.util.encoder.ImageEncoder
 
setPropertySite(PropertySite) - Method in class jas.util.PropertyPage
 
setRange(double, double) - Method in class jas.hist.ManagedAxis
 
setRange(double, double) - Method in interface jas.hist.JASHistAxis
 
setRangeAutomatic(boolean) - Method in class jas.hist.ManagedAxis
 
setRangeAutomatic(boolean) - Method in interface jas.hist.JASHistAxis
 
setRectangle(String, Rectangle) - Method in class jas.util.UserProperties
 
setRepeatDelay(int) - Method in class jas.util.SpinBox
Sets the delay for the repeat function of the arrow keys.
setRoot(JobFolder) - Method in class jas.job.AbstractJob
 
setRoot(JobFolder) - Method in class jas.jds.JDSJob
 
setRow(RemoteMonitorConnection, String[]) - Method in interface jas.jds.interfaces.RemoteMonitorList
 
setRowspan(Component, int) - Method in class jas.util.layout.PnutsLayout
 
setScaleUp(boolean) - Method in class jas.plot.PrintHelper
Controls whether the PrintHelper will scale an image up to make it fill the page (PrintHelper will always try to shrink to fit)
setScaleUp(boolean) - Method in class jas.plot.java1.PrintHelper11
 
setScaleUp(boolean) - Method in class jas.plot.java2.PrintHelper12
 
setScientificNotationStyle(boolean) - Method in class jas.util.ScientificFormat
Sets the format style used.
setSelectedEntries(String[]) - Method in class jas.hist.StatisticsBlock
Sets the statistics to be formatted and displayed in the block as a String of stat names.
setSelectionModel(ColorSelectionModel) - Method in class jas.util.ColorMenu
 
setShapeColor(Color) - Method in class jas.hist.JASHist2DHistogramStyle
 
setShowDataPoints(boolean) - Method in class jas.hist.JASHist1DHistogramStyle
Controls whether markers are drawn at each data point.
setShowErrorBars(boolean) - Method in class jas.hist.JASHist1DHistogramStyle
 
setShowFontMenuItem(boolean) - Method in class jas.plot.EditableLabel
 
setShowHistogramBars(boolean) - Method in class jas.hist.JASHist1DHistogramStyle
 
setShowing(boolean) - Method in class jas.hist.JASHistData
Equivalent to show(boolean)
setShowing(boolean) - Method in class jas.hist.ManagedAxis
 
setShowing(boolean) - Method in interface jas.hist.JASHistAxis
 
setShowLegend(int) - Method in class jas.hist.JASHist
Set when the legend will be shown.
setShowLinesBetweenPoints(boolean) - Method in class jas.hist.JASHist1DHistogramStyle
Controls whether (straight) lines are drawn between data points
setShowOverflow(boolean) - Method in class jas.hist.JASHist2DHistogramStyle
 
setShowOverflows(boolean) - Method in class jas.hist.ManagedAxis
 
setShowOverflows(boolean) - Method in interface jas.hist.JASHistAxis
 
setShowPlot(boolean) - Method in class jas.hist.JASHist2DHistogramStyle
 
setShowStatistics(boolean) - Method in class jas.hist.JASHistData
Controls whether statistics associated with this datasource should be shown
setShowStatistics(boolean) - Method in class jas.hist.JASHist
 
setShowTitles(int) - Method in class jas.hist.StatisticsBlock
Sets the (int) showtitles to one of three values:SHOWTITLES_ALWAYS, SHOWTITLES_NEVER, SHOWTITLES_AUTOMATIC.
setSigDigits(int) - Method in class jas.util.ScientificFormat
Sets the number of significant digits for the formatted number
setSize(int) - Method in class jas.hist.test.Gauss
 
setSize(int) - Method in class jas.hist.test.Gauss2D
 
setSpecialComponent(Component) - Method in class jas.plot.DataArea
 
setSplitStringAlign(int) - Method in class jas.hist.StatisticsBlock
When implemented, setSplitStringAlignment() should set an integer between 1 and 3 corresponding to the chosen alignment for the second half of strings split by '\t'.
setStartDataColor(Color) - Method in class jas.hist.JASHist2DHistogramStyle
 
setState(String) - Method in class jas.job.AbstractJob
 
setState(String) - Method in class jas.jds.JDSJob
 
setStats() - Method in class jas.hist.test.Gauss
 
setStats(StatisticsBlock) - Method in class jas.hist.JASHist
 
setString(String, String) - Method in class jas.util.UserProperties
 
setStringArray(String, String[]) - Method in class jas.util.UserProperties
 
setStyle(JASHist1DHistogramStyle) - Method in class jas.hist.test.Gauss
 
setStyle(JASHistStyle) - Method in class jas.hist.JASHistData
Set a style for this data.
setTarget(CommandTarget) - Method in class jas.util.JASToolBarButton
 
setTarget(CommandTarget) - Method in class jas.util.JASMenuItem
 
setTarget(CommandTarget) - Method in interface jas.util.CommandSource
Sets a CommandTarget associated with the CommandSource
setTarget(CommandTarget) - Method in class jas.util.JASRadioMenuItem
 
setTarget(CommandTarget) - Method in class jas.util.JASCheckboxMenuItem
 
setTarget(CommandTarget) - Method in class jas.swingstudio.CommandButton
 
setText(String) - Method in class jas.util.JASEditableComboBox
Sets the text showing in the text field.
setText(String) - Method in class jas.plot.Title
 
setText(String) - Method in class jas.plot.EditableLabel
 
setTextColor(Color) - Method in class jas.plot.Axis
 
setTextColor(Color) - Method in interface jas.hist.JASHistAxis
The color used for the axis values.
setTimeZone(TimeZone) - Method in class jas.plot.DateAxis
 
setTitle(String) - Method in interface jas.plot.MutableLegendEntry
 
setTitle(String) - Method in class jas.hist.JASHist
Set the text of the title
setTitleObject(Title) - Method in class jas.hist.JASHist
Actually set the Title object.
setTransformation(Transformation, Transformation) - Method in interface jas.plot.PlotGraphics
 
setTransformation(Transformation, Transformation) - Method in class jas.plot.java1.PlotGraphics11
 
setTransformation(Transformation, Transformation) - Method in class jas.plot.java2.PlotGraphics12
 
setType(AxisType) - Method in class jas.plot.Axis
Sets the AxisType for this axis.
setUniform(boolean, boolean) - Method in class jas.util.layout.PnutsLayout
set "uniform" property
setUnitLength(int, long) - Method in class jas.plot.TimeAxis
Allows units to be viewed as valued different from the default.
setup(FileSystemView) - Method in class jas.util.gui.JDirectoryChooser
 
setUpdateFrequency(long) - Method in class jas.hist.test.LiveGauss
 
setUpdateFrequency(long) - Method in class jas.hist.test.Live2DGauss
 
setUser(String) - Method in class jas.jds.security.TestPasswordHandler
 
setUserProperties() - Method in class jas.util.pluginmanager.AppVersionCheck
 
setUseSuggestedRange(boolean) - Method in class jas.plot.DoubleAxis
 
setUseSuggestedRange(boolean) - Method in class jas.plot.TimeAxis
Sets whether this object should round the minimum down and the maximum up to make labels land exactly on the min and max of the axis range.
setUseSuggestedRange(boolean) - Method in class jas.plot.DateAxis
 
setVAlign(Component, String) - Method in class jas.util.layout.PnutsLayout
 
setValue(double) - Method in class jas.util.DoubleWithError
 
setValue(int) - Method in class jas.util.SpinBox
 
setValue(int) - Method in class jas.util.pluginmanager.PluginDownloadProgress
 
setValue(Object) - Method in class jas.util.JTextFieldBinding
 
setVgap(int) - Method in class jas.util.layout.ToolbarLayout
Sets the vertical gap between components.
setVisible(boolean) - Method in class jas.util.SplashScreen
 
setWidth(double) - Method in interface jas.hist.SliceParameters
 
setWidth(double) - Method in class jas.hist.util.DefaultSliceParameters
 
setWidth(double) - Method in interface jas.jds.interfaces.RemoteSliceParameters
 
setX(double) - Method in interface jas.hist.SliceParameters
 
setX(double) - Method in class jas.hist.util.DefaultSliceParameters
 
setX(double) - Method in interface jas.jds.interfaces.RemoteSliceParameters
 
setXAxisAllowSupressedZero(String) - Method in class jas.bean.QuickPlot
Deprecated.  
setXAxisLogarithmic(String) - Method in class jas.bean.QuickPlot
Deprecated.  
setXmlURL(String) - Method in class jas.bean.XMLPlot
 
setY(double) - Method in interface jas.hist.SliceParameters
 
setY(double) - Method in class jas.hist.util.DefaultSliceParameters
 
setY(double) - Method in interface jas.jds.interfaces.RemoteSliceParameters
 
setYAxis(int) - Method in class jas.hist.JASHistData
Sets which Y axis the data is plotted against.
setYAxisAllowSupressedZero(String) - Method in class jas.bean.QuickPlot
Deprecated.  
setYAxisLogarithmic(String) - Method in class jas.bean.QuickPlot
Deprecated.  
SHADOW - Static variable in class jas.plot.PlotComponent
 
SHADOW - Static variable in class jas.hist.JASHist
 
ShadowBorder - class jas.util.border.ShadowBorder.
Draws a drop shadow border.
ShadowBorder() - Constructor for class jas.util.border.ShadowBorder
Creates a ShadowBorder with default properties
ShadowBorder(Color, int, int) - Constructor for class jas.util.border.ShadowBorder
Creates a ShadowBorder
shortToLongMap - Variable in class jas.util.GetOptions
Maps a short option to its equivalent long one.
show() - Method in class jas.util.JASDialog
 
show(boolean) - Method in class jas.hist.JASHistData
Controls the visibility of the associated DataSource
show(Component, int, int) - Method in class jas.util.OnScreenPopupMenu
 
showDialog(Component) - Method in class jas.util.gui.JDirectoryChooser
Popup up a modal dialog containing the JDirectoryChooser
showDocument(URL) - Method in interface jas.bean.PageContext
Replaces the Web page currently being viewed with the given URL
showHelpContents() - Method in class jas.util.Application
Shows the table of contents for the help system.
showHelpIndex() - Method in class jas.util.Application
Shows the index for the help system.
showHelpSearch() - Method in class jas.util.Application
Opens a search window for the help system.
showHelpTopic(String) - Method in class jas.util.Application
 
showHelpTopic(String, String, Window) - Method in interface jas.util.HelpInterface
Shows the specified JavaHelp topic according to the display parameters provided.
showHelpTopic(String, Window) - Method in interface jas.util.HelpInterface
Shows the specified JavaHelp topic with the TOC visible
showHelpTopic(String, Window) - Method in class jas.util.Application
Shows the specified JavaHelp topic with the TOC visible
showJASConsole() - Method in class jas.swingstudio.JavaAnalysisStudio
 
showManagerGUI() - Method in class jas.util.pluginmanager.PluginManagerUI
 
SHOWNOW - Static variable in interface jas.job.BasicJob
 
showOptionsDialog() - Method in class jas.util.pluginmanager.JASVersion
 
showPluginManager() - Method in class jas.util.pluginmanager.PluginManager
Builds test app and menu items
showProperties() - Method in class jas.hist.JASHist
Pops up the Properties dialog box for this plot
showProperties(byte) - Method in class jas.hist.JASHist
Pops up the properties dialog box for this plot with the specified axis tab initially open
showStatsWindow() - Method in class jas.hist.StatsWindow
This method will create and show the Statistics Window
showStatus(String) - Method in interface jas.bean.PageContext
Requests that the argument string be displayed in the "status window".
showStatus(String, int) - Method in class jas.util.SplashScreen
 
SHOWTITLES_ALWAYS - Static variable in class jas.hist.StatisticsBlock
 
SHOWTITLES_AUTOMATIC - Static variable in class jas.hist.StatisticsBlock
 
SHOWTITLES_NEVER - Static variable in class jas.hist.StatisticsBlock
 
showUpdateDialog(Container, boolean, boolean) - Method in class jas.util.pluginmanager.AppVersionCheck
Call this method to compare versions and generate the resulting dialog panes
SimpleCommandTarget - interface jas.util.SimpleCommandTarget.
A CommandTarget which does not have a selected/deselected state associated with it
SimpleNode - class jas.util.tree.SimpleNode.
A simple node represents a node in a tree.
SimpleNode() - Constructor for class jas.util.tree.SimpleNode
Create a root node, with no name, type or flag
SimpleNode(SimpleNode, String, String, int, Object) - Constructor for class jas.util.tree.SimpleNode
Create a node
SimpleNode(String, String, int, Object) - Constructor for class jas.util.tree.SimpleNode
Create a root node
SimpleNodeListener - interface jas.util.tree.SimpleNodeListener.
 
SimpleNormalizer - class jas.hist.normalization.SimpleNormalizer.
A normalizer that normalizes by a set factor.
SimpleNormalizer(double) - Constructor for class jas.hist.normalization.SimpleNormalizer
Creates new SimpleNormalizer
SimpleTreeModel - class jas.util.tree.SimpleTreeModel.
A tree model built from a collection of SimpleNodes
SimpleTreeModel(SimpleNode) - Constructor for class jas.util.tree.SimpleTreeModel
 
size() - Method in class jas.util.encoder.IntHashtable
 
size() - Method in class jas.hist.FunctionRegistry
Get the size of the registry
size() - Method in class jas.hist.FitterRegistry
 
skip(long) - Method in class jas.util.FileReaderWithProgressBar
Works just like the equivalent method in FileInputStream, except that it updates the model to reflect the progress in reading the file.
SliceAdapter - interface jas.hist.util.SliceAdapter.
 
SLICEADDED - Static variable in class jas.hist.util.SliceEvent.EventType
Entered type.
sliceAdded(SliceEvent) - Method in interface jas.hist.util.SliceListener
 
sliceAdded(SliceEvent) - Method in class jas.hist.test.SliceTest
 
SliceEvent - class jas.hist.util.SliceEvent.
An event which is fired by a SliceAdapter when a new slice is added or removed
SliceEvent.EventType - class jas.hist.util.SliceEvent.EventType.
Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().
SliceEvent(Object, SliceEvent.EventType, int) - Constructor for class jas.hist.util.SliceEvent
Creates a new object representing a hypertext link event.
SliceListener - interface jas.hist.util.SliceListener.
 
SliceMenu - class jas.swingstudio.SliceMenu.
 
SliceMenu() - Constructor for class jas.swingstudio.SliceMenu
 
SliceParameters - interface jas.hist.SliceParameters.
Defines parameters for a slice.
SLICEREMOVED - Static variable in class jas.hist.util.SliceEvent.EventType
Exited type.
sliceRemoved(SliceEvent) - Method in interface jas.hist.util.SliceListener
 
sliceRemoved(SliceEvent) - Method in class jas.hist.test.SliceTest
 
slices - Variable in class jas.hist.util.TwoDSliceAdapter
 
SliceTest - class jas.hist.test.SliceTest.
 
source - Variable in class jas.hist.util.TwoDAdapter
 
source - Variable in class jas.hist.util.OneDAdapter
 
source - Variable in class jas.hist.normalization.DataSourceNormalizer
 
SOUTHEAST - Variable in class jas.util.border.ShadowBorder
 
SOUTHWEST - Variable in class jas.util.border.ShadowBorder
 
SpecialComponent - interface jas.hist.SpecialComponent.
A crude way of interfacing special plot components such as 3d lego plot.
SpinBox - class jas.util.SpinBox.
This is an implementation of a simple spin box suitable for use with positive integers.
SpinBox(int, int, int) - Constructor for class jas.util.SpinBox
Creates a spin box
SplashScreen - class jas.util.SplashScreen.
 
SplashScreen(ImageIcon, String, String) - Constructor for class jas.util.SplashScreen
 
start() - Method in class jas.util.CommandTargetManager
 
start() - Method in class jas.util.rmi.RMIEventDeliveryEvent
 
start() - Method in class jas.hist.Fitter
 
start() - Method in class jas.hist.test.TestJASHist
 
startBatch() - Method in class jas.hist.JASHistStyle
 
startEditing() - Method in interface jas.swingstudio.TreeAdaptorSite
 
startEditing() - Method in class jas.swingstudio.TreeAdaptor
Call this to programatically start an edit (rename) operation
startEnumeration() - Method in interface jas.hist.ScatterPlotSource
Starts the enumeration of points from the beginning, and the enumeration will include all points stored in the partition.
startEnumeration() - Method in interface jas.hist.HasScatterPlotData
Starts the enumeration of points from the beginning, and the enumeration will include all points stored in the partition.
startEnumeration() - Method in class jas.hist.XML2DScatterDataSource
 
startEnumeration() - Method in class jas.hist.util.ScatterAdapter
 
startEnumeration() - Method in class jas.hist.test.TestCustomOverlay
 
startEnumeration() - Method in class jas.hist.test.TestScatterPlotSource
 
startEnumeration(double, double, double, double) - Method in interface jas.hist.ScatterPlotSource
Starts the enumeration of points from the beginning, and the enumeration will include only points in the given range.
startEnumeration(double, double, double, double) - Method in interface jas.hist.HasScatterPlotData
Starts the enumeration of points from the beginning, and the enumeration will include only points in the given range.
startEnumeration(double, double, double, double) - Method in class jas.hist.XML2DScatterDataSource
 
startEnumeration(double, double, double, double) - Method in class jas.hist.util.ScatterAdapter
 
startEnumeration(double, double, double, double) - Method in class jas.hist.test.TestCustomOverlay
 
startEnumeration(double, double, double, double) - Method in class jas.hist.test.TestScatterPlotSource
 
startEnumeration(double, double, double, double) - Method in interface jas.jds.interfaces.RemoteScatterSource
Start a new RemoteEnumeration of the scatter points.
state - Variable in class jas.util.pluginmanager.PluginProperties
 
stateChanged(ChangeEvent) - Method in class jas.util.PropertyDialog
 
stateChanged(ChangeEvent) - Method in class jas.util.OpenLocalFilePanel
This method is public as an implelentation side effect; do not call.
stateChanged(ChangeEvent) - Method in class jas.hist.test.TestJASHist
 
stateChanged(ChangeEvent) - Method in class jas.swingstudio.RebinSlider
 
stateChanged(ChangeEvent) - Method in class jas.swingstudio.CutPropertiesPanel
Calls changeNotify(true)
Statistics - interface jas.hist.Statistics.
An interface that represents a set of Statistics values all of whose values can be expressed as doubles.
StatisticsBlock - class jas.hist.StatisticsBlock.
The main class used to display and format statistics.
StatisticsBlock() - Constructor for class jas.hist.StatisticsBlock
 
StatisticsBlock(Format) - Constructor for class jas.hist.StatisticsBlock
 
StatisticsNormalizer - class jas.hist.normalization.StatisticsNormalizer.
A normalizer that calculates a normalization factor based on a specific statistics entry
StatisticsNormalizer(DataSource, String) - Constructor for class jas.hist.normalization.StatisticsNormalizer
Creates new StatisticsNormalizer
StatsWindow - class jas.hist.StatsWindow.
This class creates a gui popup window for choosing which statistics and titles should be displayed in the StatisticsBlock, and for setting the number formatting parameters for base.jas.util.ScientificFormat.
StatsWindow(StatisticsBlock) - Constructor for class jas.hist.StatsWindow
 
step() - Method in interface jas.jds.interfaces.RemoteJob
 
stop() - Method in class jas.hist.Fitter
 
stop() - Method in class jas.hist.test.TestJASHist
 
stop() - Method in interface jas.jds.interfaces.RemoteJob
 
stop() - Method in interface jas.job.BasicJob
 
stop() - Method in class jas.job.AbstractJob
 
stop() - Method in interface jas.job.AbstractJob.SlowEventSource
 
stopEditing(String) - Method in class jas.swingstudio.TreeAdaptor
Override to notified of (and possible veto) rename operations
stopEditing(String) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
stopEditing(String) - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
stopEditing(String) - Method in class jas.swingstudio.adaptor.HistogramFolderTreeAdaptor
 
stopEditing(String) - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
STRING - Static variable in interface jas.hist.DataSource
 
STRING - Static variable in interface jas.hist.JASHistAxis
 
StringAxis - class jas.plot.StringAxis.
This class simply displays a given array of strings.
StringAxis() - Constructor for class jas.plot.StringAxis
Creates a new string axis type object, with labels and ticks centered in a division.
StringAxis(int) - Constructor for class jas.plot.StringAxis
Creates a new string axis type object.
StringCoordinateTransformation - interface jas.plot.StringCoordinateTransformation.
 
StringGauss - class jas.hist.test.StringGauss.
 
StringGauss(String, int, double, double, double) - Constructor for class jas.hist.test.StringGauss
 
stringToHTMLColor(String) - Static method in class jas.util.ColorConverter
Convert a color string "RED" (case-insensitive) or "#NNNNNN" or "(RRR,GGG,BBB)" to a Color.
StringTreeAdaptor - class jas.swingstudio.adaptor.StringTreeAdaptor.
 
StringTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.StringTreeAdaptor
 
STRUCTURE_CHANGED - Static variable in interface jas.util.tree.SimpleNodeListener
 
STYLE_3DLEGOPLOT - Static variable in class jas.hist.JASHist2DHistogramStyle
 
STYLE_3DSURFACEPLOT - Static variable in class jas.hist.JASHist2DHistogramStyle
 
STYLE_BOX - Static variable in class jas.hist.JASHist2DHistogramStyle
 
STYLE_COLORMAP - Static variable in class jas.hist.JASHist2DHistogramStyle
 
STYLE_ELLIPSE - Static variable in class jas.hist.JASHist2DHistogramStyle
 
supportsProperties() - Method in class jas.hist.JASHist
 
SupportsSlices - interface jas.hist.SupportsSlices.
 
SwingStudioIcon - class jas.swingstudio.SwingStudioIcon.
 
SwingStudioIcon() - Constructor for class jas.swingstudio.SwingStudioIcon
 
SYMBOL_BOX - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_BOX - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_BOX - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_CIRCLE - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_CIRCLE - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_CROSS - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_CROSS - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_CROSS - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_DIAMOND - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_DIAMOND - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_DIAMOND - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_DOT - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_DOT - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_HORIZ_LINE - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_HORIZ_LINE - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_HORIZ_LINE - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_SQUARE - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_SQUARE - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_SQUARE - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_STAR - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_STAR - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_STAR - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_TRIANGLE - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_TRIANGLE - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_TRIANGLE - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_VERT_LINE - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_VERT_LINE - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_VERT_LINE - Static variable in class jas.hist.JASHistScatterPlotStyle
 

T

TestAccessManager - class jas.jds.security.TestAccessManager.
Just a trivial test AccessManager class checkAccess(String user, String host) always throws the PasswordRequiredException, checkAccess(String user, String host, Object password) checks password against hardwired or configured values
TestAccessManager() - Constructor for class jas.jds.security.TestAccessManager
 
TestAccessManager(String, String) - Constructor for class jas.jds.security.TestAccessManager
 
testCurrentVersion() - Method in class jas.util.pluginmanager.AppVersionCheck
 
TestCustomOverlay - class jas.hist.test.TestCustomOverlay.
 
TestCustomOverlay() - Constructor for class jas.hist.test.TestCustomOverlay
 
TestJASHist - class jas.hist.test.TestJASHist.
 
TestJASHist() - Constructor for class jas.hist.test.TestJASHist
 
TestPasswordHandler - class jas.jds.security.TestPasswordHandler.
Just a trivial test PasswordHandler, collects user name and password in the java console window, returns cleartext password.
TestPasswordHandler() - Constructor for class jas.jds.security.TestPasswordHandler
 
TestPasswordHandler(String) - Constructor for class jas.jds.security.TestPasswordHandler
 
TestScatterPlotSource - class jas.hist.test.TestScatterPlotSource.
 
TestScatterPlotSource() - Constructor for class jas.hist.test.TestScatterPlotSource
 
TestScatterPlotSource(int) - Constructor for class jas.hist.test.TestScatterPlotSource
 
TEXT_BESIDE_DIVISION - Static variable in class jas.plot.StringAxis
Represents a display style where a tick and label are on either side of a division.
TextBlock - class jas.plot.TextBlock.
TextBlock is the base class for creating moveable text boxes in the jas display.
TextBlock(String) - Constructor for class jas.plot.TextBlock
 
TimeAxis - class jas.plot.TimeAxis.
An axis type for representing times.
TimeAxis() - Constructor for class jas.plot.TimeAxis
 
TimeCoordinateTransformation - interface jas.plot.TimeCoordinateTransformation.
Converts coordinates between time values to pixel values for the TimeAxis type.
TimeGauss - class jas.hist.test.TimeGauss.
 
TimeGauss(String, int, double, double, double) - Constructor for class jas.hist.test.TimeGauss
 
TimeTreeAdaptor - class jas.swingstudio.adaptor.TimeTreeAdaptor.
 
TimeTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.TimeTreeAdaptor
 
Title - class jas.plot.Title.
 
TITLE_UPDATE - Static variable in class jas.hist.HistogramUpdate
 
Title() - Constructor for class jas.plot.Title
 
Title(String) - Constructor for class jas.plot.Title
 
titleIsChanged() - Method in interface jas.plot.MutableLegendEntry
 
toBoolean(String) - Method in class jas.util.xml.XMLNodeTraverser
 
toColor(String) - Method in class jas.util.xml.XMLNodeTraverser
 
toDisplayFormat(String) - Method in class jas.swingstudio.RecentItemsMenu
 
toDisplayFormat(String) - Method in class jas.swingstudio.RecentJobsMenu
 
toDisplayFormat(String) - Method in class jas.swingstudio.RecentFilesMenu
 
toDouble(String) - Method in class jas.util.xml.XMLNodeTraverser
 
toInt(String) - Method in class jas.util.xml.XMLNodeTraverser
 
ToolbarLayout - class jas.util.layout.ToolbarLayout.
A ToolbarLayout arranges components in a left-to-right flow, much like the FlowLayout which is supplied with the JDK.
ToolbarLayout() - Constructor for class jas.util.layout.ToolbarLayout
Constructs a new ToolbarLayout with a left alignment and a default 5-unit horizontal and vertical gap.
ToolbarLayout(int) - Constructor for class jas.util.layout.ToolbarLayout
Constructs a new ToolbarLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
ToolbarLayout(int, int, int) - Constructor for class jas.util.layout.ToolbarLayout
Creates a new ToolbarLayout with the indicated alignment and the indicated horizontal and vertical gaps.
TOP - Static variable in class jas.util.layout.PnutsLayout
 
toString() - Method in class jas.util.JASWizardPage
This method is public as an implementation side effect; do not call.
toString() - Method in class jas.util.DoubleWithError
 
toString() - Method in class jas.util.encoder.IntHashtable
 
toString() - Method in class jas.util.layout.PnutsLayout
 
toString() - Method in class jas.util.layout.ToolbarLayout
Returns a string representation of this ToolbarLayout object and its values.
toString() - Method in class jas.util.tree.SimpleNode
 
toString() - Method in class jas.util.tree.TreeItem
 
toString() - Method in class jas.hist.JASHistData
 
toString() - Method in class jas.hist.HistogramUpdate
 
toString() - Method in class jas.hist.util.DefaultSliceParameters
 
toString() - Method in class jas.hist.util.TwoDAdapter
 
toString() - Method in class jas.hist.util.SliceEvent.EventType
Converts the type to a string.
toString() - Method in class jas.hist.util.OneDAdapter
 
toString() - Method in class jas.loader.ClassPath
 
toString() - Method in class jas.hep.PartitionAdapter
 
toString() - Method in class jas.jds.module.BasicServer
 
toString() - Method in class jas.jds.module.BasicLocalDIM
Override to provide your own description of the filetype in the LocalJobWizard page.
toString() - Method in class jas.plugin.PageEvent
 
toString() - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
toString() - Method in class jas.swingstudio.JASRebinAdaptor
 
Transformation - interface jas.plot.Transformation.
 
translate(String) - Method in class jas.util.CommandProcessor
 
traverse(Node) - Method in class jas.util.xml.XMLNodeTraverser
 
TreeAdaptor - class jas.swingstudio.TreeAdaptor.
 
TreeAdaptor() - Constructor for class jas.swingstudio.TreeAdaptor
 
TreeAdaptorSite - interface jas.swingstudio.TreeAdaptorSite.
 
treeChanged(int) - Method in class jas.util.tree.SimpleNode
 
treeChanged(TreeItem) - Method in interface jas.util.tree.SimpleNodeListener
 
TreeData - interface jas.swingstudio.TreeData.
TreeData is an interface implemented by DataSources that wish to keep track of which item in the tree they correspond to.
TreeDataSourceProvider - class jas.bean.TreeDataSourceProvider.
Returns the DataSource of some tree item.
TreeDataSourceProvider() - Constructor for class jas.bean.TreeDataSourceProvider
 
TreeItem - class jas.util.tree.TreeItem.
 
TreeItem() - Constructor for class jas.util.tree.TreeItem
 
TreeItem(String) - Constructor for class jas.util.tree.TreeItem
 
TreeItem(String[], String, int) - Constructor for class jas.util.tree.TreeItem
 
TreeItem(String, String) - Constructor for class jas.util.tree.TreeItem
 
TreeItem(String, String, int) - Constructor for class jas.util.tree.TreeItem
 
TreeObjectSource - interface jas.util.tree.TreeObjectSource.
 
trimDoc(Document) - Static method in class jas.swingstudio.JASConsoleDocumentUtilities
prevent a Document from getting so huge that performance degrades
TupleColumnTreeAdaptor - class jas.swingstudio.adaptor.TupleColumnTreeAdaptor.
 
TupleColumnTreeAdaptor() - Constructor for class jas.swingstudio.adaptor.TupleColumnTreeAdaptor
 
TwoDAdapter - class jas.hist.util.TwoDAdapter.
A class which simply acts as a proxy for the DataSource provided as an argument to its constructor.
TwoDAdapter(Rebinnable2DHistogramData) - Constructor for class jas.hist.util.TwoDAdapter
 
TwoDSliceAdapter - class jas.hist.util.TwoDSliceAdapter.
A Two2SliceAdapter can be used to convert any Rebinnable2DHistogramData object to a Rebinnable2DHistogramData which also implements HasSlices
TwoDSliceAdapter(Rebinnable2DHistogramData) - Constructor for class jas.hist.util.TwoDSliceAdapter
 
type - Variable in class jas.util.tree.TreeItem
 

U

unConvert(double) - Method in class jas.plot.DoubleAxis
 
unConvert(double) - Method in interface jas.plot.DoubleCoordinateTransformation
Returns a double value for a given pixel.
UnixCrypt - class jas.jds.security.UnixCrypt.
This class provides us with the ability to encrypt passwords when sent over the network stream
unloadAll() - Method in interface jas.jds.interfaces.RemoteJob
 
unloadAll() - Method in interface jas.job.BasicJob
 
unloadAll() - Method in class jas.job.AbstractJob
 
unloadAll() - Method in class jas.jds.JDSJob
 
update(Observable, Object) - Method in class jas.util.JASToolBarButton
 
update(Observable, Object) - Method in class jas.util.JASMenuItem
 
update(Observable, Object) - Method in class jas.util.PropertyPage
 
update(Observable, Object) - Method in class jas.util.JASRadioMenuItem
 
update(Observable, Object) - Method in class jas.util.JASCheckboxMenuItem
 
update(Observable, Object) - Method in class jas.hist.Fitter
 
update(Observable, Object) - Method in class jas.hist.util.ObserverAdapter
When the object which we are observing is updated, relay the response to our observers
update(Observable, Object) - Method in class jas.hist.normalization.DataSourceNormalizer
 
update(Observable, Object) - Method in class jas.hist.normalization.RelativeNormalizer
 
update(Observable, Object) - Method in class jas.job.AbstractJob
 
update(Observable, Object) - Method in class jas.swingstudio.CommandButton
 
update(Observable, Object) - Method in class jas.swingstudio.JAS2DRebinAdaptor
 
update(Observable, Object) - Method in class jas.swingstudio.JASRebinAdaptor
 
updateNode(int) - Method in class jas.swingstudio.TreeAdaptor
Called when a node is updated, normally as a result of the flags changing.
updateNode(int) - Method in class jas.swingstudio.adaptor.HistogramAccessTreeAdaptor
 
updateNode(int) - Method in class jas.swingstudio.adaptor.PageTreeAdaptor
 
updateNode(int) - Method in class jas.swingstudio.adaptor.PlotTreeAdaptor
 
UpdatePluginsUI - class jas.util.pluginmanager.UpdatePluginsUI.
 
UpdatePluginsUI(PluginManager, PluginManagerUI) - Constructor for class jas.util.pluginmanager.UpdatePluginsUI
 
updateSciFormat() - Method in class jas.util.SciFormatPanel
Sets the ScientificFormat objects parameters according to the SciFormatPanels values.
updateStringArray(String[], String) - Static method in class jas.util.UserProperties
This is a utility method for updating a string array of recently used items.
updateStringArray(String[], String, int) - Static method in class jas.util.UserProperties
This is a utility method for updating a string array of recently used items.
updateStringArray(String[], String, String) - Method in class jas.util.UserProperties
This is a utility method for updating a string array of recently used items.
updateTree() - Method in class jas.util.pluginmanager.PluginManagerUI
 
updateUI() - Method in class jas.util.gui.JDirectoryChooser
 
UPDATEVERSION - Static variable in class jas.util.pluginmanager.VersionNumberCompare
 
urldownloads - Variable in class jas.util.pluginmanager.PluginProperties
 
usePG2(int) - Method in class jas.plot.DataArea
Set the mode for using JDK 1.2 graphics (call has no effect if running under JDK 1.1)
UserProperties - class jas.util.UserProperties.
This class is used to store user prorerties.
UserProperties() - Constructor for class jas.util.UserProperties
The Application object will create an instance for the application and save it just before the application closes.

V

V_FIT - Static variable in class jas.util.layout.PnutsLayout
 
valueAt(double) - Method in interface jas.hist.FunctionData
 
valueAt(double, double[]) - Method in class jas.hist.Fittable1DFunction
 
valueForPathChanged(TreePath, Object) - Method in class jas.util.tree.SimpleTreeModel
 
Version - class jas.jds.interfaces.Version.
 
Version() - Constructor for class jas.jds.interfaces.Version
 
VERSIONCHECKERROR - Static variable in class jas.util.pluginmanager.VersionNumberCompare
 
VersionNumberCompare - class jas.util.pluginmanager.VersionNumberCompare.
This class is used to compare version numbers.
VersionNumberCompare() - Constructor for class jas.util.pluginmanager.VersionNumberCompare
 
VERTICAL - Static variable in class jas.plot.Axis
Represents vertical orientation for both labels and axes.
VERTICAL_AXIS - Variable in class jas.hist.HistogramUpdate
The index to indicate changes to the vertical axis for histogram updates.

W

WEEKS - Static variable in class jas.plot.TimeAxis
The integer code for week units.
width - Variable in class jas.jds.interfaces.RemoteSliceInfo
 
windowClosing(WindowEvent) - Method in class jas.swingstudio.JavaAnalysisStudio.AppCloser
 
WindowMenu - class jas.swingstudio.WindowMenu.
 
WindowMenu() - Constructor for class jas.swingstudio.WindowMenu
 
WrappingTextArea - class jas.util.WrappingTextArea.
Use this class to implement a component that contains line-wrapping text.
WrappingTextArea(String, boolean, Color, Dimension) - Constructor for class jas.util.WrappingTextArea
 
write(byte[], int, int) - Method in class jas.util.DocumentOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int, int) - Method in class jas.swingstudio.JASConsoleDocumentOutputStream
 
write(char[], int, int) - Method in class jas.swingstudio.JASConsoleDocumentWriter
Write a portion of an array of characters.
write(int) - Method in class jas.util.DocumentOutputStream
Writes the specified byte to this output stream.
write(int) - Method in class jas.swingstudio.JASConsoleDocumentOutputStream
 
write(String) - Method in class jas.swingstudio.JASConsoleDocumentWriter
Write a string.
write(String, int, int) - Method in class jas.swingstudio.JASConsoleDocumentWriter
Write a portion of a string.
writeAsXML(XMLWriter) - Method in interface jas.util.xml.HasXMLRepresentation
 
writeAsXML(XMLWriter) - Method in class jas.hist.test.Gauss
 
writeExternal(ObjectOutput) - Method in class jas.util.rmi.RMIDestination
 
writeExternal(ObjectOutput) - Method in class jas.util.tree.TreeItem
 
writeExternal(ObjectOutput) - Method in class jas.plot.DoubleAxis
 
writeExternal(ObjectOutput) - Method in class jas.plot.TimeAxis
 
writeExternal(ObjectOutput) - Method in class jas.plot.StringAxis
 
writeExternal(ObjectOutput) - Method in class jas.plot.DateAxis
 
writeExternal(ObjectOutput) - Method in class jas.hist.ManagedAxis
 
writeExternal(ObjectOutput) - Method in class jas.hist.JASHist
 
writeExternal(ObjectOutput) - Method in class jas.hist.JASHist1DFunctionStyle
 
writeXML(Writer, boolean) - Method in class jas.hist.JASHist
Writes the histogram, scatterplot etc that we are displaying as XML.

X

x - Variable in class jas.hist.test.TestCustomOverlay
 
x - Variable in class jas.hist.test.TestScatterPlotSource
 
x - Variable in class jas.jds.interfaces.RemoteSliceInfo
 
X_AXIS - Static variable in class jas.plot.DataAreaLayout
 
X_AXIS_LABEL - Static variable in class jas.plot.DataAreaLayout
 
XercesDOMParser - class jas.util.xml.parserwrappers.XercesDOMParser.
An implementation of DOMParser for the Xerces XML parser
XercesDOMParser() - Constructor for class jas.util.xml.parserwrappers.XercesDOMParser
 
xfix - Variable in class jas.util.layout.PnutsLayout
 
XML2DScatterDataSource - class jas.hist.XML2DScatterDataSource.
 
XML2DScatterDataSource(int, int, String, double[][]) - Constructor for class jas.hist.XML2DScatterDataSource
 
XMLHistBuilder - class jas.hist.XMLHistBuilder.
Create a Plot from an XML file.
XMLHistBuilder(Document) - Constructor for class jas.hist.XMLHistBuilder
Create an XMLHistBuilder from a pre-parsed Document Object Model
XMLHistBuilder(Reader, String) - Constructor for class jas.hist.XMLHistBuilder
Create an XMLHistBuilder by reading an XML file
XMLMenuBuilder - class jas.util.xmlmenus.XMLMenuBuilder.
 
XMLMenuBuilder.BadXMLException - exception jas.util.xmlmenus.XMLMenuBuilder.BadXMLException.
Exception to throw when the result of bad XML (something that should not have gotten past a validating parser) is encountered.
XMLMenuBuilder.BadXMLException() - Constructor for class jas.util.xmlmenus.XMLMenuBuilder.BadXMLException
 
XMLMenuBuilder.BadXMLException(String) - Constructor for class jas.util.xmlmenus.XMLMenuBuilder.BadXMLException
 
XMLMenuBuilder.IllegalDefaultClassException - exception jas.util.xmlmenus.XMLMenuBuilder.IllegalDefaultClassException.
Exception to throw when the client programmer tries to set a default class of something to be a class that cannot be upcast to the thing's current default class.
XMLMenuBuilder.IllegalDefaultClassException() - Constructor for class jas.util.xmlmenus.XMLMenuBuilder.IllegalDefaultClassException
 
XMLMenuBuilder.IllegalDefaultClassException(String) - Constructor for class jas.util.xmlmenus.XMLMenuBuilder.IllegalDefaultClassException
 
XMLMenuBuilder(Reader, String) - Constructor for class jas.util.xmlmenus.XMLMenuBuilder
Create am XMLMenuBuilder by reading an XML file
XMLNodeTraverser - class jas.util.xml.XMLNodeTraverser.
Utility class for traversing XML DOM trees
XMLNodeTraverser.BadXMLException - exception jas.util.xml.XMLNodeTraverser.BadXMLException.
Exception to throw for any kind of XML problem
XMLNodeTraverser.BadXMLException() - Constructor for class jas.util.xml.XMLNodeTraverser.BadXMLException
 
XMLNodeTraverser.BadXMLException(String) - Constructor for class jas.util.xml.XMLNodeTraverser.BadXMLException
 
XMLNodeTraverser() - Constructor for class jas.util.xml.XMLNodeTraverser
 
XMLPlot - class jas.bean.XMLPlot.
An XMLPlot is a bean intended to be embedded in a web page displayed within the JAS web page viewer.
XMLPlot() - Constructor for class jas.bean.XMLPlot
 
XMLWriter - class jas.util.xml.XMLWriter.
 
XMLWriter(Writer) - Constructor for class jas.util.xml.XMLWriter
 

Y

y - Variable in class jas.hist.test.TestCustomOverlay
 
y - Variable in class jas.hist.test.TestScatterPlotSource
 
y - Variable in class jas.jds.interfaces.RemoteSliceInfo
 
Y_AXIS_LEFT - Static variable in class jas.plot.DataAreaLayout
 
Y_AXIS_LEFT_LABEL - Static variable in class jas.plot.DataAreaLayout
 
Y_AXIS_RIGHT - Static variable in class jas.plot.DataAreaLayout
 
Y_AXIS_RIGHT_LABEL - Static variable in class jas.plot.DataAreaLayout
 
YAXIS_LEFT - Static variable in class jas.hist.JASHistData
Y Axis on the left of the data area
YAXIS_RIGHT - Static variable in class jas.hist.JASHistData
Y Axis on the right of the data area
YEARS - Static variable in class jas.plot.TimeAxis
The integer code for year units.
yfix - Variable in class jas.util.layout.PnutsLayout
 

_

_message - Variable in class jas.jds.security.TestPasswordHandler
 
_user - Variable in class jas.jds.security.TestPasswordHandler
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _