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

accept(File) - Method in class jas.util.FileTypeFileFilter
 
acceptCommand(String) - Method in class jas.util.CommandProcessor
The CommandTargetManager called acceptCommand to find out if this CommandProcessor can respond to the specified command.
actionPerformed(ActionEvent) - Method in class jas.hist.SaveAsDialog
 
actionPerformed(ActionEvent) - Method in class jas.hist.StatsWindow
 
actionPerformed(ActionEvent) - Method in class jas.util.CommandDispatcher
 
actionPerformed(ActionEvent) - Method in class jas.util.JASCheckboxMenuItem
 
actionPerformed(ActionEvent) - Method in class jas.util.JASMenuItem
 
actionPerformed(ActionEvent) - Method in class jas.util.JASRadioMenuItem
 
actionPerformed(ActionEvent) - Method in class jas.util.JASToolBarButton
 
actionPerformed(ActionEvent) - Method in class jas.util.JASWizard
Public as an implementation side effect; do not call.
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.SciFormatPanel
 
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(NormalizationFactory) - Method in class jas.hist.normalization.NormalizationRegistry
Add an entry to the registry
add(JASHistData) - Method in class jas.hist.StatisticsBlock
Adds a Statistcs element to the Vector stats if not null
add(Axis, Object) - Method in class jas.plot.DataArea
 
add(EditableLabel, Object) - Method in class jas.plot.DataArea
 
add(Overlay) - Method in class jas.plot.DataArea
 
add(LegendEntry) - Method in class jas.plot.Legend
Adds a legend entry to a legend
add(Component) - Method in class jas.plot.PlotPanel
 
add(CommandProcessor) - Method in class jas.util.CommandTargetManager
 
add(CommandSource) - Method in class jas.util.CommandTargetManager
 
addActionListener(ActionListener) - Method in class jas.plot.EditableLabel
 
addActionListener(ActionListener) - Method in class jas.util.JASEditableComboBox
Adds an the given ActionListener to the text field.
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.util.SpinBox
 
addBinding(PropertyBinding) - Method in class jas.util.PropertyPage
 
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.JASEditableComboBox
Change listeners will be notified any time the text visible in the text field changes.
addChangeListener(ChangeListener) - Method in class jas.util.OpenLocalFilePanel
The given ChangeListener will be notified when the visible text changes in the file name field.
addColorListener(ColorListener) - Method in class jas.util.ColorChooser
 
addData(DataSource) - Method in class jas.hist.JASHist
Add a DataSource to the plot.
addElement(TableLocRec, Component) - Method in class tablelayout.TableLoc
Adds a component with its layout
addElement(TableLoc) - Method in class tablelayout.TableLoc
Adds a TableLoc vector
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(URL) - Method in class jas.util.Application
 
addHelpLocation(String) - 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.FontChooserPanel
Adds the given KeyListener to the font size text field.
addKeyListener(KeyListener) - Method in class jas.util.JASEditableComboBox
Adds a key listener to the text field, not to the JComboBox.
addLayoutComponent(Component, Object) - Method in class jas.plot.ChartLayout
 
addLayoutComponent(String, Component) - Method in class jas.plot.ChartLayout
 
addLayoutComponent(Component, Object) - Method in class jas.plot.DataAreaLayout
 
addLayoutComponent(String, Component) - Method in class jas.plot.DataAreaLayout
 
addLayoutComponent(Component, Object) - Method in class jas.util.layout.PercentLayout
 
addLayoutComponent(String, Component) - Method in class jas.util.layout.PercentLayout
 
addLayoutComponent(Component, Object) - Method in class jas.util.layout.PnutsLayout
Adds the specified component to the layout, using the specified constraint object.
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 tablelayout.TableLayout
Adds the specified component with the layout string to the layout
addMouseListener(MouseListener) - Method in interface jas.plot.OverlayContainer
 
addMouseMotionListener(MouseMotionListener) - Method in interface jas.plot.OverlayContainer
 
addNotify() - Method in class jas.hist.JASHist
Overrides addNotify in JComponent Starts listening for changes in data
addNotify() - Method in class jas.plot.EditableLabel
 
addNotify() - Method in class jas.util.gui.JDirectoryChooser
 
addNotify() - Method in class jas.util.PropertyPage
 
addObserver(Observer) - Method in class jas.hist.util.ObserverAdapter
 
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(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, 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
 
addParam(String) - Method in class jas.util.GetOptions
Add a parmeter
addSlice(double, double, double, double, double) - Method in interface jas.hist.HasSlices
Create a new slice with the specified initial parameters
addSlice(SliceParameters) - Method in interface jas.hist.SupportsSlices
 
addSlice(double, double, double, double, double) - Method in class jas.hist.util.ScatterSliceAdapter
 
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
 
addSliceListener(SliceListener) - Method in interface jas.hist.util.SliceAdapter
 
addSliceListener(SliceListener) - Method in class jas.hist.util.TwoDSliceAdapter
 
addSubProcessor(CommandProcessor) - Method in class jas.util.NestedCommandProcessor
 
adjust(int) - Method in class tablelayout.TableVec
Adjust the row or column after a resize
adjustFilename(File) - Method in class jas.hist.SaveAsGIF
 
adjustFilename(File) - Method in class jas.hist.SaveAsPlotML
 
adjustFilename(File) - Method in interface jas.hist.SaveAsPlugin
 
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.
alphaSlider - Variable in class jas.util.ARGBColorChooserPanel
 
alphaSpinner - Variable in class jas.util.ARGBColorChooserPanel
 
Application - Class in jas.util
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
 
ArbitraryNameGenerator - Class in jas.util
This class is a utility provided for generating arbitrary names.
ArbitraryNameGenerator() - Constructor for class jas.util.ArbitraryNameGenerator
 
AreaNormalizer - Class in jas.hist.normalization
Calculates a normalization factor based on the area under a data set.
AreaNormalizer(DataSource) - Constructor for class jas.hist.normalization.AreaNormalizer
Create an AreaNormalizer
ARGBColorChooserPanel - Class in jas.util
 
ARGBColorChooserPanel() - Constructor for class jas.util.ARGBColorChooserPanel
 
Axis - Class in jas.plot
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, int) - 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).
Axis(AxisType, boolean) - Constructor for class jas.plot.Axis
Creates a vertical axis object.
Axis(AxisType, int, boolean) - Constructor for class jas.plot.Axis
Creates a new axis object.
axis - Variable in class jas.plot.AxisType
the axis object this type will be used on
axisIsSet(int) - Method in class jas.hist.HistogramUpdate
 
AxisType - Class in jas.plot
Subclasses encapsulate details for a particular axis type.
AxisType() - Constructor for class jas.plot.AxisType
 

B

b - Variable in class tablelayout.TableOpts
bottom justify component in table cell.
Basic1DFunction - Class in jas.hist
 
Basic1DFunction() - Constructor for class jas.hist.Basic1DFunction
 
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.
beforeShowing() - Method in class jas.util.JASWizardPage
This method is called just before the page is brought to the screen.
BEVEL_IN - Static variable in class jas.hist.JASHist
 
BEVEL_IN - Static variable in class jas.plot.PlotComponent
 
BEVEL_OUT - Static variable in class jas.hist.JASHist
 
BEVEL_OUT - Static variable in class jas.plot.PlotComponent
 
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 in jas.hist.normalization
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 class jas.plot.StringAxis
 
binWidth() - Method in interface jas.plot.StringCoordinateTransformation
 
blueSlider - Variable in class jas.util.ARGBColorChooserPanel
 
blueSpinner - Variable in class jas.util.ARGBColorChooserPanel
 
BooleanCommandTarget - Interface in jas.util
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
 
buildChooser() - Method in class jas.util.ARGBColorChooserPanel
 

C

calculateNormalization() - Method in class jas.hist.normalization.AreaNormalizer
 
calculateNormalization() - Method in class jas.hist.normalization.BinNormalizer
 
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.StatisticsNormalizer
 
callEnable() - Method in class jas.util.JASDialog
Forces the dialog to re-evaluate button enabling.
callEnable() - Method in class jas.util.PropertyDialog
 
callEnable() - Method in interface jas.util.PropertySite
 
canAddRemoveSlices() - Method in interface jas.hist.HasSlices
 
canAddRemoveSlices() - Method in class jas.hist.util.TwoDAdapter
 
canAddRemoveSlices() - Method in class jas.hist.util.TwoDSliceAdapter
 
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, 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
canBeCreatedFrom(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
 
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.JASHist1DHistogramStyle
 
changeNotify() - Method in class jas.hist.JASHist2DHistogramStyle
 
changeNotify() - Method in class jas.hist.JASHistStyle
 
ChartLayout - Class in jas.plot
 
ChartLayout() - Constructor for class jas.plot.ChartLayout
 
checkAccess() - Method in class jas.util.ObjectFactory
Checks that the class is declared public.
CheckBoxBorderPanel - Class in jas.util
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, LayoutManager) - Constructor for class jas.util.CheckBoxBorderPanel
 
CheckBoxBorderPanel(String, Border, LayoutManager) - Constructor for class jas.util.CheckBoxBorderPanel
 
checkNameValid(String) - Method in class jas.util.xml.XMLWriter
 
ClassPathEntityResolver - Class in jas.util.xml
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
clear() - Method in class jas.hist.StatisticsBlock
Clears the Vector stats and titles.
clear() - Method in class jas.plot.Legend
Removes all entries from the legend
clear() - Method in class jas.util.encoder.IntHashtable
 
clearClip() - Method in class jas.plot.java1.PlotGraphics11
 
clearClip() - Method in class jas.plot.java2.PlotGraphics12
 
clearClip() - Method in interface jas.plot.PlotGraphics
 
clearFit() - Method in class jas.hist.Fittable1DFunction
 
clearFitParams() - Method in class jas.hist.Fittable1DFunction
 
clearObservable() - Method in class jas.hist.util.ObserverAdapter
 
clearTarget() - Method in interface jas.util.CommandSource
Clears the CommandTarget associated with the CommandSource
clearTarget() - Method in class jas.util.JASCheckboxMenuItem
 
clearTarget() - Method in class jas.util.JASMenuItem
 
clearTarget() - Method in class jas.util.JASRadioMenuItem
 
clearTarget() - Method in class jas.util.JASToolBarButton
 
clearTransformation() - Method in class jas.plot.java1.PlotGraphics11
 
clearTransformation() - Method in class jas.plot.java2.PlotGraphics12
 
clearTransformation() - Method in interface jas.plot.PlotGraphics
 
clone(double[][]) - Static method in class jas.hist.Matrix
 
clone() - Method in class jas.util.encoder.IntHashtable
 
clone() - Method in class tablelayout.TableLayout
Creates a clone of the object.
clone() - Method in class tablelayout.TableLoc
Creates a clone of the object.
clone() - Method in class tablelayout.TableLocRec
Creates a clone of the object.
clone() - Method in class tablelayout.TableOpts
Creates a clone of the object.
close() - Method in class jas.util.SplashScreen
 
close() - Method in class jas.util.xml.XMLWriter
closes the writer
closed - Variable in class jas.util.xml.XMLWriter
 
closeDoc() - Method in class jas.util.xml.XMLWriter
Closes the document, and checks if you closed all the tags
closeTag() - Method in class jas.util.xml.XMLWriter
Closes the current XML tag and decreases the indentation level
col - Variable in class tablelayout.TableLocRec
Position of column in table (>=0)
col_span - Variable in class tablelayout.TableLocRec
Horizontal widget span (>=1)
colorChanged(ColorEvent) - Method in interface jas.util.ColorListener
 
ColorChooser - Class in jas.util
A button which allows the user to select a color.
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 in jas.util
 
ColorConverter.ColorConversionException - Exception in jas.util
 
ColorEvent - Class in jas.util
 
COLOREVENT - Static variable in class jas.util.ColorEvent
 
ColorListener - Interface in jas.util
 
ColorMap - Class in jas.plot
 
ColorMap(JASHist2DHistogramStyle) - Constructor for class jas.plot.ColorMap
 
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
 
ColorMapAxis - Class in jas.plot
 
ColorMapAxis(ColorMap) - Constructor for class jas.plot.ColorMapAxis
 
ColorMenu - Class in jas.util
 
ColorMenu(String, ColorSelectionModel) - Constructor for class jas.util.ColorMenu
 
ColorMenu(String) - Constructor for class jas.util.ColorMenu
 
ColorMenu(String, boolean) - 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
columnSpacing(int) - Method in class tablelayout.TableLayout
Specifies the number of pixels between columns
CommandDispatcher - Class in jas.util
 
CommandDispatcher(Object) - Constructor for class jas.util.CommandDispatcher
 
CommandInvocationException - Exception in jas.util
 
CommandProcessor - Class in jas.util
A CommandProcessor represents a collection of CommandTargets.
CommandProcessor() - Constructor for class jas.util.CommandProcessor
 
CommandProcessor.BooleanTarget - Class in jas.util
 
CommandProcessor.SimpleTarget - Class in jas.util
A SimpleTarget is an implementation of CommandTarget which implements its
CommandSource - Interface in jas.util
A CommandSource represents a source of a command, such as a MenuItem or Toolbar Button.
CommandTarget - Interface in jas.util
A CommandTarget represents a single action that will be performed as a result of a command being issued.
CommandTargetManager - Class in jas.util
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
 
compareColSpan(TableLocRec, TableLocRec) - Static method in class tablelayout.TableLocRec
Compaires the span width of two columns, returns the difference in span width
compareRowSpan(TableLocRec, TableLocRec) - Static method in class tablelayout.TableLocRec
Compaires the span height of two rows, returns the difference in span height
compElementAt(int) - Method in class tablelayout.TableLoc
Returns the component on a given position
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
 
computeOffsets(int, int) - Method in class tablelayout.TableVec
Sets the upper left corner coordinate of each component within the container
container - Variable in class jas.hist.OverlayWithHandles
 
containerNotify(OverlayContainer) - Method in class jas.hist.OverlayWithHandles
 
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(long) - Method in class jas.plot.DateAxis
 
convert(long) - Method in interface jas.plot.DateCoordinateTransformation
Returns a pixel value on the axis for the given date value.
convert(double) - Method in class jas.plot.DoubleAxis
 
convert(double) - Method in interface jas.plot.DoubleCoordinateTransformation
Returns a pixel value for a given double value.
convert(String) - Method in class jas.plot.StringAxis
 
convert(String) - Method in interface jas.plot.StringCoordinateTransformation
 
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(double) - Method in interface jas.plot.Transformation
 
CoordinateTransformation - Interface in jas.plot
A coordinate transformation allows for conversions between values on an axis and pixels on the screen.
copy() - Method in class jas.hist.JASHist
Copies the plot to the clipboard
create(int) - Static method in class jas.hist.Matrix
 
create(Frame, String) - Static method in class jas.util.JASDialog
 
create(Frame, String, boolean) - Static method in class jas.util.JASDialog
 
create(Component, String, boolean, int) - Static method in class jas.util.JASDialog
 
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(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() - 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[]) - Method in class jas.util.ObjectFactory
Creates an object from the specified arguments
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(int, int) - Method in class jas.plot.java1.PlotGraphics11
 
createImage(int, int) - Method in class jas.plot.java2.PlotGraphics12
 
createImage(int, int) - Method in interface jas.plot.OverlayContainer
 
createImage(ImageProducer) - Method in interface jas.plot.OverlayContainer
 
createImage(int, int) - Method in interface jas.plot.PlotGraphics
 
createShadowBorder() - Static method in class jas.util.border.ShadowBorder
 
cursor() - Method in class jas.hist.Handle
 
CustomOverlay - Interface in jas.hist
 

D

DASHED - Static variable in class jas.hist.JASHistStyle
 
DATA_UPDATE - Static variable in class jas.hist.HistogramUpdate
 
DataArea - Class in jas.plot
 
DataArea(Axis, Axis) - Constructor for class jas.plot.DataArea
 
DataArea() - Constructor for class jas.plot.DataArea
 
DataAreaLayout - Class in jas.plot
 
DataAreaLayout() - Constructor for class jas.plot.DataAreaLayout
 
DataSource - Interface in jas.hist
Interface implemented by any JASHist datasource
DataSourceNormalizer - Class in jas.hist.normalization
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 in jas.plot
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 in jas.util
 
DateChooser(Frame, Date) - Constructor for class jas.util.DateChooser
 
DateCoordinateTransformation - Interface in jas.plot
A coordinate transformation for the DateAxis type.
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 in jas.util
 
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
 
defaultPack() - Method in class jas.util.JASDialog
Causes default pack; does not move dialog.
DefaultSliceParameters - Class in jas.hist.util
Basic implementation of SliceParameters
DefaultSliceParameters(double, double, double, double, double) - Constructor for class jas.hist.util.DefaultSliceParameters
 
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
 
deselected() - Method in class jas.hist.JASHist
 
deselected() - Method in class jas.plot.PlotPanel
 
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.
dispose() - Method in class jas.hist.Fitter
 
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
 
doBusy(Runnable) - Method in class jas.util.JASWizardPage
 
doCommand(boolean) - Method in class jas.util.CommandProcessor.BooleanTarget
 
doCommand() - Method in class jas.util.CommandProcessor.SimpleTarget
 
DocumentOutputStream - Class in jas.util
An OutputStream implementation that places it's output in a swing text model (Document).
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.
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.
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
doLayout() - Method in class jas.util.CheckBoxBorderPanel
 
doModal() - Method in class jas.util.JASDialog
Forces a modal display of the dialog box
DOTDASH - Static variable in class jas.hist.JASHistStyle
 
DOTTED - Static variable in class jas.hist.JASHistStyle
 
DOUBLE - Static variable in interface jas.hist.DataSource
 
DOUBLE - Static variable in interface jas.hist.JASHistAxis
 
DoubleAxis - Class in jas.plot
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 in jas.plot
Converts between double values and pixel values for the DoubleAxis type.
DoubleWithError - Class in jas.util
A class that encapsulates a value and its error.
DoubleWithError(double, double) - Constructor for class jas.util.DoubleWithError
 
drawImage(Image, double, double, ImageObserver) - Method in class jas.plot.java1.PlotGraphics11
 
drawImage(Image, double, double, int, int, 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 class jas.plot.java2.PlotGraphics12
 
drawImage(Image, double, double, ImageObserver) - Method in interface jas.plot.PlotGraphics
 
drawImage(Image, double, double, int, int, ImageObserver) - 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
 
drawLine(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
 
drawOval(double, double, double, double) - 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
 
drawPolyLine(double[], double[], 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
 
drawPolySymbol(double[], double[], double, int, int) - 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
 
drawRect(double, double, 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
 
drawString(String, double, double) - Method in interface jas.plot.PlotGraphics
 
drawSymbol(double, double, double, int) - Method in class jas.plot.java1.PlotGraphics11
 
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.
drawSymbol(double, double, double, int) - Method in class jas.plot.java2.PlotGraphics12
 
drawSymbol(double, double, double, int) - Method in interface jas.plot.PlotGraphics
 
dumpOptions() - Method in class jas.util.GetOptions
 

E

E_CharDataFlag - Static variable in class jas.util.xml.XMLCharacterProperties
 
E_InitialNameCharFlag - Static variable in class jas.util.xml.XMLCharacterProperties
 
E_NameCharFlag - Static variable in class jas.util.xml.XMLCharacterProperties
 
edit() - Method in class jas.plot.Title
 
EditableLabel - Class in jas.plot
 
EditableLabel(String, String, int) - Constructor for class jas.plot.EditableLabel
 
EditableLabel(String, String) - Constructor for class jas.plot.EditableLabel
 
element(Component) - Method in class tablelayout.TableLoc
Returns the TableLocRec layout information of a given component
elementAt(int) - Method in class tablelayout.TableVec
Returns the TableVecRec size information on a given position
elements() - Method in class jas.hist.FitterRegistry
 
elements() - Method in class jas.hist.FunctionRegistry
Get an enumeration of all the FunctionFactories in the registry
elements() - Method in class jas.util.encoder.IntHashtable
 
enable(JASState) - Method in class jas.util.CommandProcessor.BooleanTarget
 
enable(JASState) - Method in class jas.util.CommandProcessor.SimpleTarget
 
enable(JASState) - Method in interface jas.util.CommandTarget
Called to determine if CommandTarget is enabled or disabled.
enableApply(JASState) - Method in class jas.hist.StatsWindow
 
enableApply(JASState) - Method in class jas.util.ErrorBox
Inherited from JASDialog; do not call.
enableApply(JASState) - Method in class jas.util.JASDialog
Override to customize when Apply is enabled.
enableApply(JASState) - Method in class jas.util.PropertyDialog
 
enableHelp(JASState) - Method in class jas.hist.StatsWindow
 
enableHelp(JASState) - Method in class jas.util.JASDialog
Override to customize when Help is enabled.
enableOK(JASState) - Method in class jas.hist.SaveAsDialog
 
enableOK(JASState) - Method in class jas.util.JASDialog
Override to customize when OK is enabled.
encode() - Method in class jas.util.encoder.ImageEncoder
 
endBatch() - Method in class jas.hist.JASHistStyle
 
EntriesNormalizer - Class in jas.hist.normalization
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.
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) - Method in class jas.util.Application
Parents an error box to the application's frame.
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.
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.
ErrorBox - Class in jas.util
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.hist.JASHist
 
ETCHED - Static variable in class jas.plot.PlotComponent
 
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 in jas.hist
An interface that represents a set of Statistics values which are not limited to simple doubles.

F

FAILED - Static variable in class jas.hist.Fitter
 
fgAsciiAlphaChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiCharData - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiEncNameChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiInitialNameChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiInitialNCNameChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiNameChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiNCNameChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiPubidChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiWSCharData - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgAsciiXDigitChar - Static variable in class jas.util.xml.XMLCharacterProperties
 
fgCharFlags - Static variable in class jas.util.xml.XMLCharacterProperties
 
FileReaderWithProgressBar - Class in jas.util
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.
FileTypeFileFilter - Class in jas.util
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 class jas.plot.java1.PlotGraphics11
 
fillRect(double, double, double, double) - Method in class jas.plot.java2.PlotGraphics12
 
fillRect(double, double, double, double) - Method in interface jas.plot.PlotGraphics
 
fillSliceMenu(JMenu) - Method in class jas.hist.JASHist
Fills the appriate Slice/Projection menu items into a user provided menu.
fillSliceMenu(JMenu) - Method in interface jas.hist.SupportsSlices
 
find(String) - Method in class jas.hist.FunctionRegistry
 
findFactory(Normalizer) - Method in class jas.hist.normalization.NormalizationRegistry
Find the factory that created a specific normalizer
Finishable - Interface in jas.util
A JASWizardPage that implements this interface can be the final page on a JASWizard.
fireActionPerformed() - Method in class jas.plot.EditableLabel
 
fireActionPerformed(ActionEvent) - Method in class jas.util.ColorChooser
 
fireActionPerformed() - Method in class jas.util.JASTextField
 
fireItemStateChanged(ItemEvent) - Method in class jas.util.JASEditableComboBox
This method is protected as an implementation side effect.
fireMenuSelected() - Method in class jas.util.ColorMenu
 
fireSliceAdded(int) - Method in class jas.hist.util.TwoDSliceAdapter
 
fireSliceRemoved(int) - Method in class jas.hist.util.TwoDSliceAdapter
 
FIT - Static variable in class jas.hist.Fitter
 
fit(Fittable1DFunction, double[], double[], double[]) - Method in class jas.hist.Fitter
 
fit() - Method 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
 
FitEvent - Class in jas.hist.event
 
FitEvent(Object, int) - Constructor for class jas.hist.event.FitEvent
 
FitFailed - Exception in jas.hist
 
FitFailed(String) - Constructor for exception jas.hist.FitFailed
 
FitListener - Interface in jas.hist
 
fitStarted(Fitter) - Method in interface jas.hist.FitListener
 
Fittable1DFunction - Class in jas.hist
 
Fittable1DFunction() - Constructor for class jas.hist.Fittable1DFunction
 
Fitter - Class in jas.hist
 
Fitter() - Constructor for class jas.hist.Fitter
 
FitterFactory - Interface in jas.hist
 
FitterRegistry - Class in jas.hist
 
FITTING - Static variable in class jas.hist.Fitter
 
FitUpdate - Class in jas.hist
 
fm - Variable in class jas.plot.TextBlock
 
FontChooserPanel - Class in jas.util
 
FontChooserPanel(String, int, int) - Constructor for class jas.util.FontChooserPanel
 
forceShrink(boolean) - Method in class tablelayout.TableLayout
Specifies if components should be made smaller than their "preferred" sizes.
format(Object, StringBuffer, FieldPosition) - Method in class jas.util.ScientificFormat
Implementation of inherited abstract method.
format(double) - Method in class jas.util.ScientificFormat
Format the number using scientific notation
formatError(int, double) - Method in class jas.util.ScientificFormat
Format the number using scientific notation
formatNestedException(HasNestedException) - Static method in exception jas.util.NestedException
 
frame - Static variable in class jas.hist.StatsWindow
 
FunctionAdvancedOptions - Interface in jas.hist
 
FunctionData - Interface in jas.hist
 
FunctionFactory - Interface in jas.hist
 
FunctionFactoryError - Exception in jas.hist
 
FunctionFactoryError(String) - Constructor for exception jas.hist.FunctionFactoryError
 
FunctionRegistry - Class in jas.hist
A class which maintains a list of functions which can be overlayed on a plot.
FunctionValueUndefined - Exception in jas.hist
 
FunctionValueUndefined() - Constructor for exception jas.hist.FunctionValueUndefined
 

G

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
getAlignment() - Method in class jas.util.layout.ToolbarLayout
Gets the alignment for this layout.
getAllowPopupMenus() - Method in class jas.hist.JASHist
 
getAllowPopupMenus() - Method in class jas.plot.PlotPanel
 
getAllowSuppressedZero() - Method in interface jas.hist.JASHistAxis
 
getAllowSuppressedZero() - Method in class jas.hist.ManagedAxis
 
getAllowUserInteraction() - Method in class jas.hist.JASHist
Test if user direct user interaction with the plot is allowed
getAllowUserInteraction() - Method in class jas.plot.PlotPanel
 
getApplication() - Static method in class jas.util.Application
Returns the application.
getAxis() - Method in class jas.plot.AxisType
 
getAxisColor() - Method in interface jas.hist.JASHistAxis
 
getAxisColor() - Method in class jas.plot.Axis
 
getAxisLabels() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns the axis labels.
getAxisLabels() - Method in class jas.hist.util.OneDAdapter
 
getAxisMax() - Method in class jas.plot.DateAxis
 
getAxisMax() - Method in interface jas.plot.DateCoordinateTransformation
Returns the maximum value on the axis.
getAxisMax() - Method in class jas.plot.TimeAxis
Returns the maximum value on the axis range.
getAxisMin() - Method in class jas.plot.DateAxis
 
getAxisMin() - Method in interface jas.plot.DateCoordinateTransformation
Returns the minimum value on the axis.
getAxisMin() - Method in class jas.plot.TimeAxis
Returns the minimum value on the axis range.
getAxisOrientation() - Method in class jas.plot.Axis
 
getAxisOriginDotColor() - Method in class jas.plot.Axis
 
getAxisType() - Method in interface jas.hist.JASHistAxis
 
getAxisType() - Method in class jas.hist.ManagedAxis
 
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 interface jas.hist.XYDataSource
Returns one of DOUBLE or DATE
getAxisWidth() - Method in interface jas.hist.JASHistAxis
 
getAxisWidth() - Method in class jas.plot.Axis
 
getBackground() - Method in class jas.hist.JASHist
Get the background color.
getBinEdges() - Method in interface jas.hist.Rebinnable1DVariableHistogramData
 
getBins() - Method in interface jas.hist.JASHistAxis
 
getBins() - Method in class jas.hist.ManagedAxis
 
getBins() - Method in interface jas.hist.Rebinnable1DHistogramData
Returns the (suggested) number of bins to use
getBins() - Method in class jas.hist.util.OneDAdapter
 
getBinWidth() - Method in interface jas.hist.JASHistAxis
 
getBinWidth() - Method in class jas.hist.ManagedAxis
 
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.MovableObject
 
getBorderType() - Method in class jas.plot.PlotComponent
Gets the border if it is one of the standard types
getCheckBox() - Method in class jas.util.CheckBoxBorderPanel
 
getChiSquared() - Method in class jas.hist.Fitter
 
getClipBounds() - Method in class jas.plot.java1.PlotGraphics11
 
getClipBounds() - Method in class jas.plot.java2.PlotGraphics12
 
getClipBounds() - Method in interface jas.plot.PlotGraphics
 
getColor(double) - Method in class jas.plot.ColorMap
 
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 interface jas.util.CommandSource
Returns the command associated with the CommandSource
getCommand() - Method in class jas.util.JASCheckboxMenuItem
 
getCommand() - Method in class jas.util.JASMenuItem
 
getCommand() - Method in class jas.util.JASRadioMenuItem
 
getCommand() - Method in class jas.util.JASToolBarButton
 
getCommandManager() - Method in class jas.util.Application
 
getComment(String) - Method in class jas.util.GetOptions
Returns the comment given for the option with the long name longName.
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
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.
getCurrentTitle(int) - Method in class jas.plot.Legend
Return the current title for the legend entry.
getCustomOverlay() - Method in class jas.hist.JASHistStyle
 
getData() - Method in class jas.hist.Fitter
 
getDataArea() - Method in class jas.hist.JASHist
 
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.DateAxis
 
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).
getDataMin() - 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).
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
 
getDataSource(String) - Method in interface jas.hist.HasDataSource
 
getDataSource() - Method in class jas.hist.JASHistData
Get the DataSource associated with this JASHistData
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
 
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
 
getDisplayName() - Method in class jas.util.ARGBColorChooserPanel
 
getEndDataColor() - Method in class jas.hist.JASHist2DHistogramStyle
 
getError() - Method in class jas.util.DoubleWithError
 
getErrorBarColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getErrorBarDecoration() - Method in class jas.hist.JASHist1DHistogramStyle
 
getErrorBarStyle() - Method in class jas.hist.JASHist1DHistogramStyle
 
getErrorBarWidth() - Method in class jas.hist.JASHist1DHistogramStyle
 
getEventType() - Method in class jas.hist.util.SliceEvent
Gets the type of event.
getExpand(Component) - Method in class jas.util.layout.PnutsLayout
 
getExtendedStatistic(String) - Method in interface jas.hist.ExtendedStatistics
Returns an object corresponding to the named statistic.
getExtendedStatistic(String) - Method in class jas.hist.Fittable1DFunction
 
getExtension() - Method in class jas.util.FileTypeFileFilter
The extension corresponding to this file filter
getFileFilter() - Method in class jas.hist.SaveAsGIF
 
getFileFilter() - Method in class jas.hist.SaveAsPlotML
 
getFileFilter() - Method in interface jas.hist.SaveAsPlugin
 
getFileFilter() - Method in class jas.util.gui.JDirectoryChooser
Get the current file filter
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
 
getFloat(String, float) - Method in class jas.util.UserProperties
 
getFont() - Method in interface jas.hist.JASHistAxis
 
getFont() - Method in class jas.plot.java1.PlotGraphics11
 
getFont() - Method in class jas.plot.java2.PlotGraphics12
 
getFont() - Method in interface jas.plot.PlotGraphics
 
getFontMetrics() - Method in class jas.plot.java1.PlotGraphics11
 
getFontMetrics() - Method in class jas.plot.java2.PlotGraphics12
 
getFontMetrics() - Method in interface jas.plot.PlotGraphics
 
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
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
 
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.util.PropertyPage
 
getHgap() - Method in class jas.util.layout.ToolbarLayout
Gets the horizontal gap between components.
getHistogramBarColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getHistogramBarLineColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getHistogramBarLineStyle() - Method in class jas.hist.JASHist1DHistogramStyle
 
getHistogramBarLineWidth() - 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
getInsideBorder() - Method in class jas.plot.MovableObject
 
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
 
getLabel() - Method in interface jas.hist.JASHistAxis
 
getLabel() - Method in class jas.hist.ManagedAxis
 
getLabel(Axis) - Method in class jas.plot.DataArea
 
getLabel() - Method in class jas.plot.Title
 
getLabelObject() - Method in interface jas.hist.JASHistAxis
 
getLabelObject() - Method in class jas.hist.ManagedAxis
 
getLabelPlacementStyle() - Method in class jas.plot.StringAxis
Returns the label placement style: either CENTER_TEXT_IN_DIVISION or TEXT_BESIDE_DIVISION.
getLabelPosition() - Method in interface jas.hist.JASHistAxis
 
getLabelPosition() - Method in class jas.hist.ManagedAxis
 
getLabels() - Method in class jas.plot.StringAxis
Returns the labels used for this axis.
getLargeDisplayIcon() - Method in class jas.util.ARGBColorChooserPanel
 
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.
getLayoutAlignmentX(Container) - Method in class jas.util.layout.PercentLayout
 
getLayoutAlignmentX(Container) - Method in class jas.util.layout.PnutsLayout
Returns the alignment along the x axis.
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.
getLayoutAlignmentY(Container) - Method in class jas.util.layout.PercentLayout
 
getLayoutAlignmentY(Container) - Method in class jas.util.layout.PnutsLayout
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.hist.StatisticsBlock
Returns a line to be displayed in the statistics block as a String.
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.
getLineColor() - Method in class jas.hist.JASHist1DFunctionStyle
 
getLineColor() - Method in class jas.hist.JASHist1DHistogramStyle
 
getLinesBetweenPointsStyle() - Method in class jas.hist.JASHist1DHistogramStyle
 
getLinesBetweenPointsWidth() - Method in class jas.hist.JASHist1DHistogramStyle
 
getLineStyle() - Method in class jas.hist.JASHist1DFunctionStyle
 
getLineWidth() - Method in class jas.hist.JASHist1DFunctionStyle
 
getLogZ() - Method in class jas.hist.JASHist2DHistogramStyle
 
getMajorTickMarkColor() - Method in class jas.plot.Axis
 
getMax() - Method in interface jas.hist.JASHistAxis
 
getMax() - Method in class jas.hist.ManagedAxis
 
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.util.SpinBox
 
getMaximumSize() - Method in class jas.util.JASEditableComboBox
Encorporates the maximum width if it has been set.
getMaxLocation() - Method in class jas.plot.Axis
Used by superclasses to convert coordinates.
getMaxObject() - Method in interface jas.hist.JASHistAxis
 
getMaxObject() - Method in class jas.hist.ManagedAxis
 
getMaxWidth() - Method in class jas.util.ScientificFormat
Returns the maximum allowable width of formatted number excluding any exponentials
getMessage() - Method in interface jas.util.HasNestedException
 
getMessage() - Method in exception jas.util.NestedException
Produce the message, include the message from the nested exception if there is one.
getMessage() - Method in exception jas.util.NestedRuntimeException
Produce the message, include the message from the nested exception if there is one.
getMin() - Method in interface jas.hist.JASHistAxis
 
getMin() - Method in class jas.hist.ManagedAxis
 
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.util.SpinBox
 
getMinimumSize() - Method in class jas.util.JASEditableComboBox
Encorporates the minimum width if it has been set.
getMinLocation() - Method in class jas.plot.Axis
Used by superclasses to convert coordinates.
getMinObject() - Method in interface jas.hist.JASHistAxis
 
getMinObject() - Method in class jas.hist.ManagedAxis
 
getMinorTickMarkColor() - Method in class jas.plot.Axis
 
getMinusError(int) - Method in interface jas.hist.XYDataSource
 
getNEntries() - Method in class jas.plot.Legend
Return the number of entries in the Legend
getNestedException() - Method in interface jas.util.HasNestedException
 
getNestedException() - Method in exception jas.util.NestedException
 
getNestedException() - Method in exception 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
 
getNextWizardPages() - Method in interface jas.util.HasNextPages
Returns an array of all possible next pages.
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.
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.
getNormalization() - Method in class jas.hist.JASHistData
 
getNormalizationFactor() - Method in class jas.hist.normalization.DataSourceNormalizer
 
getNormalizationFactor() - Method in interface jas.hist.normalization.Normalizer
The displayed data will be divided by this factor
getNormalizationFactor() - Method in class jas.hist.normalization.RelativeNormalizer
 
getNormalizationFactor() - Method in class jas.hist.normalization.SimpleNormalizer
 
getNPoints() - Method in interface jas.hist.XYDataSource
 
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
 
getNumberOfDataSources() - Method in class jas.hist.JASHist
Get the number of data sources attached to the plot
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 in jas.util
GetOptions is used to help parse command line arguments.
GetOptions() - Constructor for class jas.util.GetOptions
Creates an empty GetOptions object.
GetOptions.BadArguments - Exception in jas.util
Exception to throw when an invalid argument is encountered.
GetOptions.BadArguments() - Constructor for exception jas.util.GetOptions.BadArguments
 
GetOptions.BadArguments(String) - Constructor for exception jas.util.GetOptions.BadArguments
 
getOptionsPanel() - Method in class jas.hist.SaveAsGIF
 
getOptionsPanel() - Method in class jas.hist.SaveAsPlotML
 
getOptionsPanel() - Method in interface jas.hist.SaveAsPlugin
 
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
 
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
getPercent() - Method in class jas.hist.FitUpdate
 
getPhi() - Method in interface jas.hist.SliceParameters
 
getPhi() - Method in class jas.hist.util.DefaultSliceParameters
 
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.
getPlusError(int) - Method in interface jas.hist.XYDataSource
 
getPosition() - Method in interface jas.hist.JASHistAxis
 
getPosition() - Method in class jas.hist.ManagedAxis
 
getPreferredSize() - Method in class jas.plot.TextBlock
Sets the horizontal and vertical dimensions of the text block.
getPreferredSize() - Method in class jas.util.ColorChooser
 
getPreferredSize() - Method in class jas.util.JASEditableComboBox
Encorporates the minimum and maximum widths if they have been set.
getPreferredSize() - Method in class jas.util.WrappingTextArea
 
getPreferredSize() - Method in class tablelayout.TableCol
Returns the preferred size of the column.
getPreferredSize() - Method in class tablelayout.TableRow
Returns the preferred size of the row.
getPreferredSize() - Method in class tablelayout.TableVec
Returns the preferred size
getPrefix() - Method in class jas.plot.MovableObject
 
getProcessor() - Method in class jas.util.CommandProcessor.BooleanTarget
 
getProcessor() - Method in class jas.util.CommandProcessor.SimpleTarget
 
getProcessor() - Method in interface jas.util.CommandTarget
Gets the CommandProcessor associated with this CommandTarget.
getRangeAutomatic() - Method in interface jas.hist.JASHistAxis
 
getRangeAutomatic() - Method in class jas.hist.ManagedAxis
 
getReason() - Method in class jas.hist.FitUpdate
 
getRectangle(String, Rectangle) - Method in class jas.util.UserProperties
 
getRepeatDelay() - Method in class jas.util.SpinBox
 
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
 
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 interface jas.hist.JASHistAxis
 
getShowOverflows() - Method in class jas.hist.ManagedAxis
 
getShowPlot() - Method in class jas.hist.JASHist2DHistogramStyle
 
getShowStatistics() - Method in class jas.hist.JASHist
 
getShowStatistics() - Method in class jas.hist.JASHistData
 
getShowTitles() - Method in class jas.hist.StatisticsBlock
Returns the (int) showtitles which has three values:SHOWTITLES_ALWAYS, SHOWTITLES_NEVER, SHOWTITLES_AUTOMATIC.
getShowZeroHeightBins() - Method in class jas.hist.JASHist2DHistogramStyle
 
getSigDigits() - Method in class jas.util.ScientificFormat
Returns the number of significant digits
getSimpleMessage() - Method in interface jas.util.HasNestedException
 
getSimpleMessage() - Method in exception jas.util.NestedException
Return just the super classes message
getSimpleMessage() - Method in exception jas.util.NestedRuntimeException
Return just the super classes message
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
 
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
 
getSmallDisplayIcon() - Method in class jas.util.ARGBColorChooserPanel
 
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.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'.
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'.
getStartDataColor() - Method in class jas.hist.JASHist2DHistogramStyle
 
getState() - Method in class jas.hist.Fitter
 
getState() - Method in class jas.hist.FitUpdate
 
getStatistic(String) - Method in class jas.hist.Basic1DFunction
 
getStatistic(String) - Method in class jas.hist.Fittable1DFunction
 
getStatistic(String) - Method in interface jas.hist.Statistics
 
getStatisticNames() - Method in class jas.hist.Basic1DFunction
 
getStatisticNames() - Method in class jas.hist.Fittable1DFunction
 
getStatisticNames() - Method in interface jas.hist.Statistics
 
getStatistics() - Method in class jas.hist.Basic1DFunction
 
getStatistics() - Method in interface jas.hist.HasStatistics
 
getStatistics() - Method in class jas.hist.util.OneDAdapter
 
getStatistics() - Method in class jas.hist.util.TwoDAdapter
 
getStatNames() - Method in class jas.hist.StatisticsBlock
Returns an array of stat names corresponding to every different stat name in the Vector stats.
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 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.JASHistData
Get the JASHistStyle associated with this DataSource
getStyle() - Method in class jas.hist.util.OneDAdapter
 
getStyle() - Method in class jas.hist.util.TwoDAdapter
 
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.JASCheckboxMenuItem
 
getTarget() - Method in class jas.util.JASMenuItem
 
getTarget() - Method in class jas.util.JASRadioMenuItem
 
getTarget() - Method in class jas.util.JASToolBarButton
 
getTargetException() - Method in exception jas.util.CommandInvocationException
 
getText() - Method in class jas.plot.EditableLabel
 
getText() - Method in class jas.plot.Title
 
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.
getTextColor() - Method in interface jas.hist.JASHistAxis
 
getTextColor() - Method in class jas.plot.Axis
 
getTimeZone() - Method in class jas.hist.JASHistStyle
 
getTimeZone() - Method in class jas.plot.DateAxis
 
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.JASHist
Get the text of the title.
getTitle() - Method in class jas.hist.JASHistData
Get the title of the associated DataSource
getTitle() - Method in class jas.hist.util.OneDAdapter
 
getTitle() - Method in class jas.hist.util.TwoDAdapter
 
getTitle() - Method in class jas.hist.XML2DScatterDataSource
 
getTitle() - Method in interface jas.plot.LegendEntry
 
getTitleObject() - Method in class jas.hist.JASHist
Actually get the Title object.
getTransferData(DataFlavor) - Method in class jas.hist.VectorGraphicsTransferable
 
getTransferDataFlavors() - Method in class jas.hist.VectorGraphicsTransferable
 
getType() - Method in class jas.plot.Axis
Returns the AxisType for this axis.
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.
getUserProperties() - Method in class jas.util.Application
Returns the UserProperties object.
getUserProperties() - Static method in class jas.util.UserProperties
 
getUseSuggestedRange() - Method in class jas.plot.DateAxis
 
getUseSuggestedRange() - Method in class jas.plot.DoubleAxis
 
getVAlign(Component) - Method in class jas.util.layout.PnutsLayout
 
getValue() - Method in class jas.util.DoubleWithError
 
getValue(String, Class) - Method in class jas.util.JTextFieldBinding
 
getValue() - Method in class jas.util.SpinBox
 
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
 
getX() - Method in class jas.hist.Handle
 
getX() - Method in interface jas.hist.SliceParameters
 
getX() - Method in class jas.hist.util.DefaultSliceParameters
 
getX(int) - Method in interface jas.hist.XYDataSource
 
getXAxis() - Method in class jas.hist.JASHist
Gets the X axis
getXAxis() - Method in class jas.plot.DataArea
 
getXAxisLabels() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXAxisLabels() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getXAxisLabels() - Method in class jas.hist.util.TwoDAdapter
 
getXAxisType() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXAxisType() - Method in interface jas.hist.ScatterPlotSource
Currently we only support DATE and DOUBLE types
getXAxisType() - Method in class jas.hist.util.TwoDAdapter
 
getXAxisType() - Method in class jas.hist.XML2DScatterDataSource
 
getXBinEdges() - Method in interface jas.hist.Rebinnable2DVariableHistogramData
 
getXBins() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXBins() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getXBins() - Method in class jas.hist.util.TwoDAdapter
 
getXMax() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXMax() - Method in interface jas.hist.ScatterPlotSource
 
getXMax() - Method in class jas.hist.util.TwoDAdapter
 
getXMax() - Method in class jas.hist.XML2DScatterDataSource
 
getXMin() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getXMin() - Method in interface jas.hist.ScatterPlotSource
 
getXMin() - Method in class jas.hist.util.TwoDAdapter
 
getXMin() - Method in class jas.hist.XML2DScatterDataSource
 
getXTransformation() - Method in interface jas.plot.OverlayContainer
 
getY() - Method in class jas.hist.Handle
 
getY() - Method in interface jas.hist.SliceParameters
 
getY() - Method in class jas.hist.util.DefaultSliceParameters
 
getY(int) - Method in interface jas.hist.XYDataSource
 
getYAxes() - Method in class jas.hist.JASHist
Get an array containing all of the Y Axes
getYAxis() - Method in class jas.hist.JASHist
Gets the default Y Axis
getYAxis(int) - Method in class jas.hist.JASHist
Gets either Y Axis.
getYAxis() - Method in class jas.hist.JASHistData
Get the y axis against which this data is plotted
getYAxis() - Method in class jas.plot.DataArea
 
getYAxis(int) - Method in class jas.plot.DataArea
 
getYAxisLabels() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYAxisLabels() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getYAxisLabels() - Method in class jas.hist.util.TwoDAdapter
 
getYAxisType() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYAxisType() - Method in interface jas.hist.ScatterPlotSource
Currently we only support DOUBLE
getYAxisType() - Method in class jas.hist.util.TwoDAdapter
 
getYAxisType() - Method in class jas.hist.XML2DScatterDataSource
 
getYBinEdges() - Method in interface jas.hist.Rebinnable2DVariableHistogramData
 
getYBins() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYBins() - Method in class jas.hist.util.ScatterTwoDAdapter
 
getYBins() - Method in class jas.hist.util.TwoDAdapter
 
getYMax() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYMax() - Method in interface jas.hist.ScatterPlotSource
 
getYMax() - Method in class jas.hist.util.TwoDAdapter
 
getYMax() - Method in class jas.hist.XML2DScatterDataSource
 
getYMin() - Method in interface jas.hist.Rebinnable2DHistogramData
 
getYMin() - Method in interface jas.hist.ScatterPlotSource
 
getYMin() - Method in class jas.hist.util.TwoDAdapter
 
getYMin() - Method in class jas.hist.XML2DScatterDataSource
 
getYTransformation() - Method in interface jas.plot.OverlayContainer
 
getYTransformation(int) - Method in interface jas.plot.OverlayContainer
 
GifEncoder - Class in jas.util.encoder
 
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
 
graphics() - Method in class jas.plot.java2.PlotGraphics12
 
greenSlider - Variable in class jas.util.ARGBColorChooserPanel
 
greenSpinner - Variable in class jas.util.ARGBColorChooserPanel
 

H

h - Variable in class tablelayout.TableOpts
do not stretch height of row in which component is positioned during resizing.
H - Variable in class tablelayout.TableOpts
do not stretch height of component during resizing.
H_FIT - Static variable in class jas.util.layout.PnutsLayout
 
Handle - Class in jas.hist
 
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
 
handleError(String, Throwable) - Method in class jas.util.JASWizard
 
handleError(String, Throwable) - Method in class jas.util.JASWizardPage
 
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
 
hasBeenMoved() - Method in class jas.plot.MovableObject
 
hasBeenResized() - Method in class jas.plot.MovableObject
 
HasDataSource - Interface in jas.hist
 
hasDefaultLayout() - Method in class jas.plot.MovableObject
 
hasDefaultLayout() - Method in class jas.plot.PlotPanel
 
HasHandles - Interface in jas.hist
 
hashCode() - Method in class jas.util.JASIcon
Override Objects hashCode method
HasHelpPage - Interface in jas.util
A JASWizardPage that implements this interface can link the user to a help topic.
HasNestedException - Interface in jas.util
 
HasNextPages - Interface in jas.util
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.
hasOptions() - Method in class jas.hist.SaveAsGIF
 
hasOptions() - Method in class jas.hist.SaveAsPlotML
 
hasOptions() - Method in interface jas.hist.SaveAsPlugin
 
HasPopupItems - Interface in jas.plot
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 in jas.hist
 
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 in jas.hist
 
HasStatistics - Interface in jas.hist
 
HasStyle - Interface in jas.hist
An interface that can be implemented by any DataSource that wants to have control of the style used to display the data.
HasXMLRepresentation - Interface in jas.util.xml
An interface to be implemented by Objects which can provide their own XML representation
HELP_BUTTON - Static variable in class jas.util.JASDialog
Include this in your flags to include a Help button.
HelpInterface - Interface in jas.util
HelpInterface is the interface which users of the help system deal with.
HistogramUpdate - Class in jas.hist
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.
hurry - Variable in class jas.hist.normalization.DataSourceNormalizer
 

I

imageComplete(int) - Method in class jas.util.encoder.ImageEncoder
 
ImageEncoder - Class in jas.util.encoder
 
ImageEncoder(Image, OutputStream) - Constructor for class jas.util.encoder.ImageEncoder
 
ImageEncoder(ImageProducer, OutputStream) - Constructor for class jas.util.encoder.ImageEncoder
 
ImageException - Exception in jas.util
An Exception to be thrown in case of problems loading an image.
indent() - Method in class jas.util.IndentPrintWriter
Increase the indentation
IndentPrintWriter - Class in jas.util
A PrintWriter that keeps track of an indentation level and indents the output appropriately.
IndentPrintWriter(Writer) - Constructor for class jas.util.IndentPrintWriter
 
IndeterminateMatrix - Exception in jas.hist
 
IndeterminateMatrix() - Constructor for exception jas.hist.IndeterminateMatrix
 
inheritsFrom(Class) - Method in class jas.util.ObjectFactory
Checks that the class inherits from baseClass
init() - Method in class jas.hist.normalization.DataSourceNormalizer
To be called by superclasses, typically at the end of the constructor.
init() - Static method in class jas.util.Debug
 
initCharFlags() - Static method in class jas.util.xml.XMLCharacterProperties
 
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
 
instance() - Static method in class jas.hist.FitterRegistry
Get the (unique) FitterRegistry instance
instance() - Static method in class jas.hist.FunctionRegistry
Get the (unique) instance of FunctionRegistry
instance() - Static method in class jas.plot.PrintHelper
Create an instance of a PrintHelper
instance() - Static method in class jas.util.xml.JASDOMParser
Creates a default instance of a JASDOMParser
INTEGER - Static variable in interface jas.hist.DataSource
 
IntHashtable - Class in jas.util.encoder
 
IntHashtable(int, float) - Constructor for class jas.util.encoder.IntHashtable
 
IntHashtable(int) - Constructor for class jas.util.encoder.IntHashtable
 
IntHashtable() - Constructor for class jas.util.encoder.IntHashtable
 
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.
invalidateLayout(Container) - Method in class jas.util.layout.PercentLayout
 
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.
InvalidFunctionParameter - Exception in jas.hist
 
InvalidFunctionParameter(String) - Constructor for exception jas.hist.InvalidFunctionParameter
 
invert(double[][]) - Static method in class jas.hist.Matrix
 
invoke(boolean) - Method in interface jas.util.BooleanCommandTarget
Called when the on/off state changes (i.e.
invoke(Object, Method, Object[]) - Method in class jas.util.CommandDispatcher
 
invoke(boolean) - Method in class jas.util.CommandProcessor.BooleanTarget
 
invoke(Method, Object[]) - Method in class jas.util.CommandProcessor
 
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.
invokeCommand(Method, Object[]) - Method in class jas.util.CommandProcessor
 
invokeCommand(CommandProcessor.SimpleTarget) - Method in class jas.util.CommandProcessor
 
invokeCommand(CommandProcessor.BooleanTarget, boolean) - 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
isBinned() - Method in interface jas.hist.JASHistAxis
 
isBinned() - Method in class jas.hist.ManagedAxis
 
isChanged() - Method in class jas.hist.JASHist
 
isDataFlavorSupported(DataFlavor) - Method in class jas.hist.VectorGraphicsTransferable
 
isDataUpdate() - Method in class jas.hist.HistogramUpdate
 
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 interface jas.hist.JASHistAxis
 
isFixed() - Method in class jas.hist.ManagedAxis
 
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.
isLogarithmic() - Method in interface jas.hist.JASHistAxis
 
isLogarithmic() - Method in class jas.hist.ManagedAxis
 
isLogarithmic() - Method in class jas.plot.DoubleAxis
 
isMultiSelectionEnabled() - Method in class jas.util.gui.JDirectoryChooser
Returns true if multi-file selection is enabled.
isPaintingBackground() - Method in class jas.plot.PlotComponent
 
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.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 interface jas.hist.Rebinnable2DHistogramData
 
isRebinnable() - Method in class jas.hist.util.OneDAdapter
 
isRebinnable() - Method in class jas.hist.util.ScatterTwoDAdapter
 
isRebinnable() - Method in class jas.hist.util.TwoDAdapter
 
isReservedWord(String) - Method in class jas.util.ReservedWordBin
 
isReset() - Method in class jas.hist.HistogramUpdate
 
isRotated() - Method in class jas.plot.EditableLabel
 
isShowFontMenuItem() - Method in class jas.plot.EditableLabel
 
isShowing() - Method in interface jas.hist.JASHistAxis
 
isShowing() - Method in class jas.hist.JASHistData
Find out if this DayaSource is visible
isShowing() - Method in class jas.hist.ManagedAxis
 
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 interface jas.hist.JASHistAxis
 
isVertical() - Method in class jas.hist.ManagedAxis
 
itemStateChanged(ItemEvent) - Method in class jas.util.CheckBoxBorderPanel
 

J

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.util - package jas.hist.util
 
jas.plot - package jas.plot
 
jas.plot.java1 - package jas.plot.java1
 
jas.plot.java2 - package jas.plot.java2
 
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.xml - package jas.util.xml
 
jas.util.xml.parserwrappers - package jas.util.xml.parserwrappers
 
JASCheckboxMenuItem - Class in jas.util
 
JASCheckboxMenuItem() - Constructor for class jas.util.JASCheckboxMenuItem
 
JASCheckboxMenuItem(String, char) - Constructor for class jas.util.JASCheckboxMenuItem
 
JASCheckboxState - Interface in jas.util
 
JASDialog - Class in jas.util
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.
JASDialog(Dialog, String) - Constructor for class jas.util.JASDialog
Creates a modal dialog with OK and Cancel buttons.
JASDialog(Dialog, String, boolean) - Constructor for class jas.util.JASDialog
Creates a dialog with OK and Cancel buttons.
JASDialog(Dialog, String, boolean, int) - Constructor for class jas.util.JASDialog
Creates a dialog box with any combination of buttons.
JASDOMParser - Class in jas.util.xml
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() - Constructor for class jas.util.xml.JASDOMParser
 
JASDOMParser.JASXMLException - Exception in jas.util.xml
An exception that gets thrown if there is an error reading an XML file.
JASDOMParser.JASXMLException(String) - Constructor for exception jas.util.xml.JASDOMParser.JASXMLException
 
JASDOMParser.JASXMLException(String, Throwable) - Constructor for exception jas.util.xml.JASDOMParser.JASXMLException
 
JASEditableComboBox - Class in jas.util
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.
JASHist - Class in jas.hist
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 in jas.hist
 
JASHist1DFunctionStyle() - Constructor for class jas.hist.JASHist1DFunctionStyle
 
JASHist1DHistogramStyle - Class in jas.hist
Used to control the display style of 1D Histograms.
JASHist1DHistogramStyle() - Constructor for class jas.hist.JASHist1DHistogramStyle
 
JASHist2DHistogramStyle - Class in jas.hist
 
JASHist2DHistogramStyle() - Constructor for class jas.hist.JASHist2DHistogramStyle
 
JASHistAxis - Interface in jas.hist
 
JASHistData - Class in jas.hist
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 in jas.hist
 
JASHistPropertyDialog(Frame, JASHist) - Constructor for class jas.hist.JASHistPropertyDialog
 
JASHistPropertyDialog(Frame, JASHist, byte) - Constructor for class jas.hist.JASHistPropertyDialog
 
JASHistScatterPlotStyle - Class in jas.hist
 
JASHistScatterPlotStyle() - Constructor for class jas.hist.JASHistScatterPlotStyle
 
JASHistStyle - Class in jas.hist
 
JASHistStyle() - Constructor for class jas.hist.JASHistStyle
 
JASHistUtil - Class in jas.hist
 
JASHistUtil() - Constructor for class jas.hist.JASHistUtil
 
JASIcon - Class in jas.util
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(Object, String) - Constructor for class jas.util.JASIcon
Create a JASIcon from the CLASSPATH.
JASIcon(Class, String) - Constructor for class jas.util.JASIcon
Create a JASIcon from the CLASSPATH.
JASIcon(Class) - Constructor for class jas.util.JASIcon
Create a JASIcon without specifing the source
JASMenuItem - Class in jas.util
 
JASMenuItem() - Constructor for class jas.util.JASMenuItem
 
JASMenuItem(String, char) - Constructor for class jas.util.JASMenuItem
 
JASPlotMouseListener - Interface in jas.plot
 
JASRadioMenuItem - Class in jas.util
 
JASRadioMenuItem() - Constructor for class jas.util.JASRadioMenuItem
 
JASState - Interface in jas.util
 
JASTextField - Class in jas.util
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(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(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, 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.
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.
JASToolBarButton - Class in jas.util
 
JASToolBarButton() - Constructor for class jas.util.JASToolBarButton
 
JASWizard - Class in jas.util
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 in jas.util
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.
JAXPDOMParser - Class in jas.util.xml.parserwrappers
 
JAXPDOMParser() - Constructor for class jas.util.xml.parserwrappers.JAXPDOMParser
 
JDirectoryChooser - Class in jas.util.gui
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(String) - 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(String, FileSystemView) - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser
JDirectoryChooser(FileSystemView) - Constructor for class jas.util.gui.JDirectoryChooser
Create a JDirectoryChooser
JTextFieldBinding - Class in jas.util
 
JTextFieldBinding(JTextField, byte) - Constructor for class jas.util.JTextFieldBinding
 
JTextFieldBinding(JTextField) - Constructor for class jas.util.JTextFieldBinding
 

K

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.util.JASWizardPage
Override this to provide your own behaviour for key events; does nothing by default.
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.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.
keys() - Method in class jas.util.encoder.IntHashtable
 
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.util.JASWizardPage
Override this to provide your own behaviour for key events; does nothing by default.

L

l - Variable in class tablelayout.TableOpts
left justify component in table cell.
layoutContainer(Container) - Method in class jas.plot.ChartLayout
 
layoutContainer(Container) - Method in class jas.plot.DataAreaLayout
 
layoutContainer(Container) - Method in class jas.util.layout.PercentLayout
 
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 tablelayout.TableLayout
Lays out the container in the specified panel
layoutSize(boolean) - Method in class tablelayout.TableCol
Calculates the size of the layout
layoutSize(boolean) - Method in class tablelayout.TableRow
Calculates the size of the layout
layoutSize(boolean) - Method in class tablelayout.TableVec
Calculates the size of the layout
LEFT - Static variable in interface jas.hist.JASHistAxis
 
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.
LEFTALIGNSPLIT - Static variable in class jas.hist.StatisticsBlock
 
Legend - Class in jas.plot
Represents a plot legend
Legend() - Constructor for class jas.plot.Legend
Create an empty 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
 
LegendEntry - Interface in jas.plot
 
legendTextChanged() - Method in class jas.plot.Legend
 
LINE - Static variable in class jas.hist.JASHist
 
LINE - Static variable in class jas.plot.PlotComponent
 
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.
lostOwnership(Clipboard, Transferable) - Method in class jas.hist.VectorGraphicsTransferable
 

M

m_id - Variable in class jas.hist.HistogramUpdate
 
main(String[]) - Static method in class jas.util.CheckBoxBorderPanel
 
main(String[]) - Static method in class jas.util.gui.JDirectoryChooser
 
main(String[]) - Static method in class jas.util.SpinBox
 
ManagedAxis - Class in jas.hist
 
ManagedAxis() - Constructor for class jas.hist.ManagedAxis
 
map(double) - Method in class jas.plot.DateAxis
 
map(double) - Method in interface jas.plot.DateCoordinateTransformation
Returns a date value for the given pixel value.
marginHeight(int) - Method in class tablelayout.TableLayout
The minimum spacing between the top and bottom edges of the components in the Container
marginWidth(int) - Method in class tablelayout.TableLayout
The minimum spacing between the left and right edges of the components in the Container
Matrix - Class in jas.hist
 
Matrix() - Constructor for class jas.hist.Matrix
 
MaxBinNormalizer - Class in jas.hist.normalization
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.plot.ChartLayout
 
maximumLayoutSize(Container) - Method in class jas.plot.DataAreaLayout
 
maximumLayoutSize(Container) - Method in class jas.util.layout.PercentLayout
 
maximumLayoutSize(Container) - Method in class jas.util.layout.PnutsLayout
Returns the maximum size of this component.
MILLISECONDS - Static variable in class jas.plot.TimeAxis
The integer code for millisecond units.
minimize() - Method in class tablelayout.TableCol
Changes the column to its minimum size.
minimize() - Method in class tablelayout.TableRow
Changes the row to its minimum size.
minimize() - Method in class tablelayout.TableVec
Changes the cells to its minimum size.
minimumLayoutSize(Container) - Method in class jas.plot.ChartLayout
 
minimumLayoutSize(Container) - Method in class jas.plot.DataAreaLayout
 
minimumLayoutSize(Container) - Method in class jas.util.layout.PercentLayout
 
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 tablelayout.TableLayout
Calculates the minimum size dimensions for the specified panel, given the components in the specified target container
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 class jas.hist.ManagedAxis
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.hist.StatisticsBlock
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.Axis
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.EditableLabel
 
modifyPopupMenu(JPopupMenu, Component) - Method in interface jas.plot.HasPopupItems
Modify the given menu object.
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.Legend
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.MovableObject
 
modifyPopupMenu(JPopupMenu, Component) - Method in class jas.plot.TextBlock
 
MONTHS - Static variable in class jas.plot.TimeAxis
The integer code for month units.
mouseClicked(MouseEvent) - Method in class jas.hist.OverlayWithHandles
 
mouseClicked(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseClicked(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseDragged(MouseEvent) - Method in class jas.hist.OverlayWithHandles
 
mouseDragged(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseEntered(MouseEvent) - Method in class jas.hist.OverlayWithHandles
 
mouseEntered(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseEntered(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseEventNotify(MouseEvent) - Method in class jas.hist.JASHist
 
mouseEventNotify(MouseEvent) - Method in class jas.plot.EditableLabel
 
mouseEventNotify(MouseEvent) - Method in interface jas.plot.JASPlotMouseListener
 
mouseEventNotify(MouseEvent) - Method in class jas.plot.MovableObject
 
mouseExited(MouseEvent) - Method in class jas.hist.OverlayWithHandles
 
mouseExited(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseExited(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseMoved(MouseEvent) - Method in class jas.hist.OverlayWithHandles
 
mouseMoved(MouseEvent) - Method in class jas.plot.PlotPanel
 
mousePressed(MouseEvent) - Method in class jas.hist.OverlayWithHandles
 
mousePressed(MouseEvent) - Method in class jas.plot.PlotPanel
 
mousePressed(MouseEvent) - Method in class jas.plot.PopupMenuBuilder
 
mousePressed(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
mouseReleased(MouseEvent) - Method in class jas.hist.OverlayWithHandles
 
mouseReleased(MouseEvent) - Method in class jas.plot.PlotPanel
 
mouseReleased(MouseEvent) - Method in class jas.plot.PopupMenuBuilder
 
mouseReleased(MouseEvent) - Method in class jas.util.JASDialog
Does nothing by default.
MovableObject - Class in jas.plot
Base class for any object that can be moved around using handles
MovableObject(String) - Constructor for class jas.plot.MovableObject
 
moveMovableObject(int, int) - Method in class jas.plot.MovableObject
 
moveTo(double, double) - Method in class jas.hist.Handle
 
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 in jas.plot
 

N

NestedCommandProcessor - Class in jas.util
 
NestedCommandProcessor() - Constructor for class jas.util.NestedCommandProcessor
 
NestedException - Exception in jas.util
 
NestedException() - Constructor for exception jas.util.NestedException
Create a remote exception
NestedException(String) - Constructor for exception jas.util.NestedException
Create a remote exception with the specified string
NestedException(String, Throwable) - Constructor for exception jas.util.NestedException
Create a remote exception with the specified string, and the exception specified.
NestedRuntimeException - Exception in jas.util
 
NestedRuntimeException(Throwable) - Constructor for exception jas.util.NestedRuntimeException
Create a nested exception with the specified string
NestedRuntimeException(String, Throwable) - Constructor for exception jas.util.NestedRuntimeException
Create a remote exception with the specified string, and the exception specified.
NOALIGNSPLIT - Static variable in class jas.hist.StatisticsBlock
 
NONE - Static variable in class jas.hist.JASHist
 
NONE - Static variable in class jas.plot.PlotComponent
 
normalizationChanged() - Method in class jas.hist.normalization.SimpleNormalizer
 
NormalizationPanel - Class in jas.hist.normalization
 
NormalizationPanel() - Constructor for class jas.hist.normalization.NormalizationPanel
Creates new form NormalizationPanel
NormalizationRegistry - Class in jas.hist.normalization
The NormalizationRegistry contains a list of NormalizationFactories
normalize(String) - Static method in class jas.util.xml.XMLWriter
Normalizes the given string for an Attribute value
Normalizer - Interface in jas.hist.normalization
A normalizer allows a dataset to be normalized by an arbitrary factor.
normalizeText(String) - Static method in class jas.util.xml.XMLWriter
Normalizes the given string for Text
NORTHEAST - Variable in class jas.util.border.ShadowBorder
 
NORTHWEST - Variable in class jas.util.border.ShadowBorder
 
NOTREADYTOFIT - Static variable in class jas.hist.Fitter
 
numCols() - Method in class tablelayout.TableLoc
Returns the number of columns of the layout
numParams() - Method in class jas.util.GetOptions
Returns number of parameters
numRows() - Method in class tablelayout.TableLoc
Returns the number of rows of the layout

O

ObjectFactory - Class in jas.util
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 in jas.util
 
ObserverAdapter - Class in jas.hist.util
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(Observable) - Constructor for class jas.hist.util.ObserverAdapter
 
ObserverAdapter() - Constructor for class jas.hist.util.ObserverAdapter
 
offset - Variable in class tablelayout.TableVecRec
the upper left corner of the cell
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.hist.StatsWindow
 
onApply() - Method in class jas.util.ErrorBox
Inherited from JASDialog; do not call.
onApply() - Method in class jas.util.JASDialog
Called when the Apply button is pushed.
onApply() - Method in class jas.util.PropertyDialog
 
onCancel() - Method in class jas.hist.StatsWindow
 
onCancel() - Method in class jas.util.ErrorBox
Inherited from JASDialog; 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.PropertyDialog
 
OneDAdapter - Class in jas.hist.util
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
 
onFinish() - Method in interface jas.util.Finishable
Invoked by the JASWizard when the used clicks on the "Finish" button.
onOK() - Method in class jas.hist.SaveAsDialog
 
onOK() - Method in class jas.hist.StatsWindow
 
onOK() - Method in class jas.util.JASDialog
Called when the OK button is pushed.
onOK() - Method in class jas.util.PropertyDialog
 
OnScreenPopupMenu - Class in jas.util
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
 
openAdvancedDialog(Frame, JASHist) - Method in interface jas.hist.FunctionAdvancedOptions
 
openDoc() - Method in class jas.util.xml.XMLWriter
Opens the document with an xml header
openDoc(String, String, boolean) - Method in class jas.util.xml.XMLWriter
Opens the document with an xml header
OpenLocalFilePanel - Class in jas.util
This class provides a convenient way to get a file name from the user.
OpenLocalFilePanel(boolean, boolean, String, FileFilter) - Constructor for class jas.util.OpenLocalFilePanel
Creates an OpenLocalFilePanel component that you can add to a container.
OpenLocalFilePanel(boolean, boolean, String) - Constructor for class jas.util.OpenLocalFilePanel
Creates an OpenLocalFilePanel component that you can add to a container.
openTag(String, String) - Method in class jas.util.xml.XMLWriter
Prints a new XML tag and increases the identation level
openTag(String) - Method in class jas.util.xml.XMLWriter
Prints a new XML tag and increases the identation level
options - Variable in class tablelayout.TableLocRec
Justify, grow and shrink constraint options
options - Variable in class tablelayout.TableVecRec
the options that should be applied to the entire column or row
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
 
orig_height - Variable in class tablelayout.TableLocRec
Original heigth of the cell
orig_width - Variable in class tablelayout.TableLocRec
Original width of the cell
OTHER - Static variable in class jas.plot.PlotComponent
 
out - Variable in class jas.util.encoder.ImageEncoder
 
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 in jas.plot
 
OverlayContainer - Interface in jas.plot
 
OverlayWithHandles - Class in jas.hist
 
OverlayWithHandles(DataSource) - Constructor for class jas.hist.OverlayWithHandles
 

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
paint(PlotGraphics) - Method in class jas.hist.OverlayWithHandles
 
paint(Graphics) - Method in class jas.plot.EditableLabel
 
paint(PlotGraphics, boolean) - 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.ColorMapAxis
 
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.
paintIcon(PlotGraphics, int, int) - Method in interface jas.plot.LegendEntry
 
params - Variable in class jas.util.GetOptions
The list of arguments that followed the options.
parent - Variable in class tablelayout.TableVec
The layout parent
parse(Reader, String) - Method in class jas.util.xml.JASDOMParser
Create a DOM document by reading an XML file
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) - Method in class jas.util.xml.parserwrappers.JAXPDOMParser
Create a DOM document by reading an XML file
parse(Reader, String, EntityResolver) - Method in class jas.util.xml.parserwrappers.JAXPDOMParser
Create a DOM document by reading an XML file with an explicit entity resolver.
parse(Reader, String) - Method in class jas.util.xml.parserwrappers.XercesDOMParser
 
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.
PercentLayout - Class in jas.util.layout
Lays out components within a Container such that each component takes a fixed percentage of the size.
PercentLayout() - Constructor for class jas.util.layout.PercentLayout
 
PercentLayout.Constraint - Class in jas.util.layout
 
PercentLayout.Constraint(double, double, double, double) - Constructor for class jas.util.layout.PercentLayout.Constraint
Creates a Constraint Object.
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
PlotComponent - Class in jas.plot
 
PlotComponent() - Constructor for class jas.plot.PlotComponent
 
PlotComponent(LayoutManager) - Constructor for class jas.plot.PlotComponent
 
PlotGraphics - Interface in jas.plot
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 in jas.plot.java1
 
PlotGraphics11() - Constructor for class jas.plot.java1.PlotGraphics11
 
PlotGraphics12 - Class in jas.plot.java2
 
PlotGraphics12() - Constructor for class jas.plot.java2.PlotGraphics12
 
PlotPanel - Class in jas.plot
 
PlotPanel() - Constructor for class jas.plot.PlotPanel
 
plusorminus - Static variable in class jas.util.DoubleWithError
 
PnutsLayout - Class in jas.util.layout
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 in jas.plot
 
PopupMenuBuilder() - Constructor for class jas.plot.PopupMenuBuilder
 
pref_value - Variable in class tablelayout.TableVecRec
the preferred value of the cell
preferredHeight() - Method in class tablelayout.TableLocRec
Returns the preferred heigth of the layout component
preferredLayoutSize(Container) - Method in class jas.plot.ChartLayout
 
preferredLayoutSize(Container) - Method in class jas.plot.DataAreaLayout
 
preferredLayoutSize(Container) - Method in class jas.util.layout.PercentLayout
 
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 tablelayout.TableLayout
Calculates the preferred size dimensions for the specified panel, given the components in the specified target container
preferredWidth() - Method in class tablelayout.TableLocRec
Returns the preferred width of the layout component
prepareImage(Image, ImageObserver) - Method in interface jas.plot.OverlayContainer
 
print(double[][]) - Static method in class jas.hist.Matrix
 
print(Graphics, PageFormat, int) - Method in class jas.plot.java2.PrintHelper12
 
print(Graphics) - Method in class jas.plot.MovableObject
 
print(String) - Method in class jas.util.IndentPrintWriter
 
print(String) - Method in class jas.util.xml.XMLWriter
Prints character data, while escaping < and >
print(double) - Method in class jas.util.xml.XMLWriter
 
print(Node) - Method in class jas.util.xml.XMLWriter
Prints a DOM node, recursively.
printAttributes(int) - Method in class jas.util.xml.XMLWriter
 
printComment(String) - Method in class jas.util.xml.XMLWriter
Print a comment
PrintHelper - Class in jas.plot
 
PrintHelper() - Constructor for class jas.plot.PrintHelper
 
PrintHelper11 - Class in jas.plot.java1
 
PrintHelper11() - Constructor for class jas.plot.java1.PrintHelper11
 
PrintHelper12 - Class in jas.plot.java2
 
PrintHelper12() - Constructor for class jas.plot.java2.PrintHelper12
 
printingThread() - Method in class jas.plot.PrintHelper
 
println(String) - Method in class jas.util.IndentPrintWriter
 
println() - Method in class jas.util.IndentPrintWriter
 
println(String) - Method in class jas.util.xml.XMLWriter
Prints character data, while escaping < and >
println() - Method in class jas.util.xml.XMLWriter
 
printStackTrace() - Method in exception jas.util.NestedException
 
printStackTrace(PrintStream) - Method in exception jas.util.NestedException
 
printStackTrace(PrintWriter) - Method in exception jas.util.NestedException
 
printStackTrace() - Method in exception jas.util.NestedRuntimeException
 
printStackTrace(PrintStream) - Method in exception jas.util.NestedRuntimeException
 
printStackTrace(PrintWriter) - Method in exception jas.util.NestedRuntimeException
 
printTag(String, String) - Method in class jas.util.xml.XMLWriter
Prints an empty XML tag.
printTag(String) - Method in class jas.util.xml.XMLWriter
Prints an empty XML tag.
printTarget(Component) - Method in class jas.plot.java1.PrintHelper11
 
printTarget(Component) - Method in class jas.plot.java2.PrintHelper12
 
printTarget(Component) - Method in class jas.plot.PrintHelper
Print the specified component
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
 
processWindowEvent(WindowEvent) - Method in class jas.util.JASWizard
Public as an implementation side effect; do not call.
PropertyBinding - Class in jas.util
 
PropertyBinding(FieldBinding, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(TextField, String, byte) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(TextField, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JTextField, String, byte) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JTextField, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JCheckBox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(Checkbox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(Choice, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JComboBox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(ColorChooser, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(SpinBox, String) - Constructor for class jas.util.PropertyBinding
 
PropertyBinding(JSpinner, String) - Constructor for class jas.util.PropertyBinding
 
PropertyDialog - Class in jas.util
 
PropertyDialog(Frame, String, Object) - Constructor for class jas.util.PropertyDialog
 
PropertyPage - Class in jas.util
 
PropertyPage() - Constructor for class jas.util.PropertyPage
 
PropertySite - Interface in jas.util
 
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

qsort(int, int, boolean) - Method in class tablelayout.TableLoc
Sorts the colums of row to their position

R

r - Variable in class tablelayout.TableOpts
right justify component in table cell.
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.hist.JASHist1DFunctionStyle
 
readExternal(ObjectInput) - Method in class jas.hist.ManagedAxis
 
readExternal(ObjectInput) - Method in class jas.plot.DateAxis
 
readExternal(ObjectInput) - Method in class jas.plot.DoubleAxis
 
readExternal(ObjectInput) - Method in class jas.plot.StringAxis
 
readExternal(ObjectInput) - Method in class jas.plot.TimeAxis
 
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, int, double, double, boolean, boolean, boolean) - Method in interface jas.hist.Rebinnable2DHistogramData
 
rebin(int, double, double, boolean, boolean) - Method in class jas.hist.util.OneDAdapter
 
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.util.TwoDAdapter
 
Rebinnable1DHistogramData - Interface in jas.hist
This is the interface that must be implemented by any data source for a 1D histogram.
Rebinnable1DVariableHistogramData - Interface in jas.hist
Extends Rebinnable1DHistogramData interface for the case of Histogram1D with variable bin width Example: edges = (0.2, 1.0, 5.0) yields an axis with 2 in-range bins [0.2, 1.0), [1.0, 5.0) and 2 extra bins [-inf, 0.2), [5.0, +inf].
Rebinnable2DHistogramData - Interface in jas.hist
 
Rebinnable2DVariableHistogramData - Interface in jas.hist
 
recElementAt(int) - Method in class tablelayout.TableLoc
Returns the TableLocRec layout information on a given position
redSlider - Variable in class jas.util.ARGBColorChooserPanel
 
redSpinner - Variable in class jas.util.ARGBColorChooserPanel
 
referToDTD(String, String, String) - Method in class jas.util.xml.XMLWriter
Writes a reference to a DTD
referToDTD(String, String) - Method in class jas.util.xml.XMLWriter
Writes a reference to a DTD
register(SaveAsPlugin) - Static method in class jas.hist.SaveAsDialog
 
register(DataFlavor, SaveAsPlugin) - Static method in class jas.hist.VectorGraphicsTransferable
 
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
rehash() - Method in class jas.util.encoder.IntHashtable
 
RelativeNormalizer - Class in jas.hist.normalization
A normalizar that normalizes by the ratio of two other normalizers
RelativeNormalizer(Normalizer, Normalizer) - Constructor for class jas.hist.normalization.RelativeNormalizer
Creates new RelativeNormalizer
remove(NormalizationFactory) - Method in class jas.hist.normalization.NormalizationRegistry
Remove an entry from the registry
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(Component) - Method in class jas.plot.DataArea
 
remove(Overlay) - Method in class jas.plot.DataArea
 
remove(LegendEntry) - Method in class jas.plot.Legend
Removes a legend entry from a legend
remove(CommandProcessor) - Method in class jas.util.CommandTargetManager
 
remove(CommandSource) - Method in class jas.util.CommandTargetManager
 
remove(int) - Method in class jas.util.encoder.IntHashtable
 
remove(Object) - Method in class jas.util.encoder.IntHashtable
 
removeActionListener(ActionListener) - Method in class jas.plot.EditableLabel
 
removeActionListener(ActionListener) - Method in class jas.util.SpinBox
 
removeAllData() - Method in class jas.hist.JASHist
Removes and detaches all data and sets up the plot for further use.
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
 
removeColorListener(ColorListener) - Method in class jas.util.ColorChooser
 
removeElement(Component) - Method in class tablelayout.TableLoc
Removes the information about a component
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.plot.ChartLayout
 
removeLayoutComponent(Component) - Method in class jas.plot.DataAreaLayout
 
removeLayoutComponent(Component) - Method in class jas.util.layout.PercentLayout
 
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 tablelayout.TableLayout
Removes the specified component from the layout
removeMouseListener(MouseListener) - Method in interface jas.plot.OverlayContainer
 
removeMouseMotionListener(MouseMotionListener) - Method in interface jas.plot.OverlayContainer
 
removeNotify() - Method in class jas.hist.JASHist
Overrides removeNotify in JComponent Stops listening for changes in data
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
 
removeSliceListener(SliceListener) - Method in interface jas.hist.util.SliceAdapter
 
removeSliceListener(SliceListener) - Method in class jas.hist.util.TwoDSliceAdapter
 
removeSubProcessor(CommandProcessor) - Method in class jas.util.NestedCommandProcessor
 
removeUpdate(DocumentEvent) - Method in class jas.util.JASDialog
Calls callEnable() by default.
removeUpdate(DocumentEvent) - Method in class jas.util.JTextFieldBinding
 
repaint() - Method in interface jas.plot.OverlayContainer
 
requestFocus() - Method in class jas.util.JASEditableComboBox
Requests focus for the text field of the box.
ReservedWordBin - Class in jas.util
 
ReservedWordBin() - Constructor for class jas.util.ReservedWordBin
 
RESET - Static variable in class jas.hist.HistogramUpdate
 
reset() - Method in class jas.util.JTextFieldBinding
 
resetEndPoint() - Method in interface jas.hist.ScatterEnumeration
 
resizeMovableObject(int, int) - Method in class jas.plot.MovableObject
 
resolveEntity(String, String) - Method in class jas.util.xml.ClassPathEntityResolver
Implementation of resolveEntity method
restart() - Method in interface jas.hist.ScatterEnumeration
 
restoreDefaultLayout() - Method in class jas.plot.MovableObject
 
restoreDefaultLayout() - Method in class jas.plot.PlotPanel
 
restoreOptions(Properties) - Method in class jas.hist.SaveAsGIF
 
restoreOptions(Properties) - Method in class jas.hist.SaveAsPlotML
 
restoreOptions(Properties) - Method in interface jas.hist.SaveAsPlugin
 
RIGHT - Static variable in interface jas.hist.JASHistAxis
 
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.
RIGHTALIGNSPLIT - Static variable in class jas.hist.StatisticsBlock
 
roundDown(double, int) - Static method in class jas.hist.JASHistUtil
Round number down (closer to Negative Infinity): "order" defines which significant digit is rounded, order >= 0 roundDown(234.5, 0) -> 200.0 roundDown(234.5, 1) -> 230.0 roundDown(234.5, 2) -> 234.0
roundUp(double, int) - Static method in class jas.hist.JASHistUtil
Round number up (closer to Positive Infinity), "order" defines which significant digit is rounded, order >= 0 roundUp(234.5, 0) -> 300.0 roundUp(234.5, 1) -> 240.0 roundUp(234.5, 2) -> 235.0
row - Variable in class tablelayout.TableLocRec
Position of row in table (>=0)
row_span - Variable in class tablelayout.TableLocRec
Vertical widget span (>=1)
rows - Variable in class jas.util.layout.PnutsLayout
The number of rows
rowSpacing(int) - Method in class tablelayout.TableLayout
Specifies the number of pixels between rows
run() - Method in class jas.hist.Fitter
 

S

same_height - Variable in class tablelayout.TableLocRec
The height of the cell, changed because of sameHeight constraint
same_width - Variable in class tablelayout.TableLocRec
The width of the cell, changed because of sameWidth constraint
sameHeight(Vector) - Method in class tablelayout.TableLayout
This resource is used to specify the names of components which will be constrained to remain the same heigth as the table shrinks and grows
sameWidth(Vector) - Method in class tablelayout.TableLayout
This resource is used to specify the names of components which will be constrained to remain the same width as the table shrinks and grows
save() - Method in class jas.util.UserProperties
Saves the properties.
saveAs() - Method in class jas.hist.JASHist
Pops up a dialog asking the user to choose a file/format to save the plot.
saveAs(Component, OutputStream, File, Component) - Method in class jas.hist.SaveAsGIF
 
saveAs(Component, OutputStream, File, Component) - Method in class jas.hist.SaveAsPlotML
 
saveAs(Component, OutputStream, File, Component) - Method in interface jas.hist.SaveAsPlugin
 
SaveAsDialog - Class in jas.hist
 
SaveAsDialog(Component) - Constructor for class jas.hist.SaveAsDialog
Creates a new instance of SaveAsDialog
SaveAsGIF - Class in jas.hist
 
SaveAsGIF() - Constructor for class jas.hist.SaveAsGIF
 
SaveAsPlotML - Class in jas.hist
 
SaveAsPlotML() - Constructor for class jas.hist.SaveAsPlotML
 
SaveAsPlugin - Interface in jas.hist
 
saveOptions(Properties) - Method in class jas.hist.SaveAsGIF
 
saveOptions(Properties) - Method in class jas.hist.SaveAsPlotML
 
saveOptions(Properties) - Method in interface jas.hist.SaveAsPlugin
 
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.
say(String) - Static method in class jas.util.Debug
 
scatter - Variable in class jas.hist.util.ScatterAdapter
 
ScatterAdapter - Class in jas.hist.util
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 in jas.hist
 
ScatterPlotSource - Interface in jas.hist
Interface to be implemented by DataSources which can provide ScatterPlot data (but not 2D histogram data)
ScatterSliceAdapter - Class in jas.hist.util
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
 
ScatterTwoDAdapter - Class in jas.hist.util
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 in jas.util
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 in jas.util
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.
SetablePlotGraphics - Interface in jas.plot
 
setAlignment(int) - Method in class jas.util.layout.ToolbarLayout
Sets the alignment for this layout.
setAllowPopupMenus(boolean) - Method in class jas.hist.JASHist
 
setAllowPopupMenus(boolean) - Method in class jas.plot.PlotPanel
 
setAllowSuppressedZero(boolean) - Method in interface jas.hist.JASHistAxis
 
setAllowSuppressedZero(boolean) - Method in class jas.hist.ManagedAxis
 
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".
setAllowUserInteraction(boolean) - Method in class jas.plot.PlotPanel
 
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.
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
setAttribute(String, String, String) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, double) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, float) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, int) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, long) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, short) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, boolean) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, byte) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, char) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, String, double) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, String, int) - Method in class jas.util.xml.XMLWriter
 
setAttribute(String, String, boolean) - Method in class jas.util.xml.XMLWriter
 
setAxis(int) - Method in class jas.hist.HistogramUpdate
 
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
setAxisColor(Color) - Method in class jas.plot.Axis
 
setAxisOrientation(int) - Method in class jas.plot.Axis
 
setAxisOriginDotColor(Color) - Method in class jas.plot.Axis
 
setAxisType(int) - Method in interface jas.hist.JASHistAxis
 
setAxisType(int) - Method in class jas.hist.ManagedAxis
 
setAxisWidth(float) - Method in interface jas.hist.JASHistAxis
 
setAxisWidth(float) - Method in class jas.plot.Axis
 
setBackground(Color) - Method in class jas.hist.JASHist
Set the color used to paint the background (but not the data area)
setBackground(Color) - Method in class jas.plot.PlotComponent
 
setBatch(boolean) - Method in class jas.hist.Basic1DFunction
 
setBeanClass(Class) - Method in class jas.util.PropertyBinding
 
setBinned(boolean) - Method in class jas.hist.ManagedAxis
 
setBins(int) - Method in interface jas.hist.JASHistAxis
 
setBins(int) - Method in class jas.hist.ManagedAxis
 
setBinWidth(double) - Method in interface jas.hist.JASHistAxis
 
setBinWidth(double) - Method in class jas.hist.ManagedAxis
 
setBoolean(String, boolean) - Method in class jas.util.UserProperties
 
setBorder(Border) - Method in class jas.plot.MovableObject
 
setBorder(Border) - Method in class jas.plot.Title
 
setBorder(Border) - Method in class jas.util.CheckBoxBorderPanel
 
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.hist.Basic1DFunction
 
setChanged(Object) - Method in class jas.hist.Basic1DFunction
 
setChanged() - Method in class jas.util.CommandProcessor
 
setChanged(boolean) - Method in class jas.util.PropertyPage
 
setCheckbox(boolean) - Method in class jas.util.JASCheckboxMenuItem
 
setCheckbox(boolean) - Method in interface jas.util.JASCheckboxState
 
setCheckbox(boolean) - Method in class jas.util.JASRadioMenuItem
 
setClip(int, int, int, int) - Method in class jas.plot.java1.PlotGraphics11
 
setClip(int, int, int, int) - Method in class jas.plot.java2.PlotGraphics12
 
setClip(int, int, int, int) - 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(Color) - Method in interface jas.plot.PlotGraphics
 
setColor(Color) - Method in class jas.util.ColorChooser
 
setColor(Color) - Method in class jas.util.ColorMenu
 
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
 
setConstraints(Component, String) - Method in class jas.util.layout.PnutsLayout
Specify layout constraints with comma-separated list of "=".
setConstraints(Component, Hashtable) - Method in class jas.util.layout.PnutsLayout
Specify layout constraints with Hashtable
setContentPane(Container) - Method in class jas.util.JASDialog
Sets the content pane.
setContents(Vector) - Method in class jas.hist.FitterRegistry
 
setContents(Vector) - Method in class jas.hist.FunctionRegistry
Replace the contents of the list
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(XYDataSource) - Method in class jas.hist.Fitter
 
setData(DataSource) - Method in interface jas.hist.SpecialComponent
 
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.
setDefaultFitterFactory(FitterFactory) - Method in class jas.hist.FitterRegistry
 
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.JASCheckboxMenuItem
 
setEnabled(boolean) - Method in class jas.util.JASMenuItem
 
setEnabled(boolean) - Method in class jas.util.JASRadioMenuItem
 
setEnabled(boolean) - Method in interface jas.util.JASState
 
setEnabled(boolean) - Method in class jas.util.JASToolBarButton
 
setEnabled(boolean) - Method in class jas.util.SpinBox
 
setEndDataColor(Color) - Method in class jas.hist.JASHist2DHistogramStyle
 
setError(double) - Method in class jas.util.DoubleWithError
 
setErrorBarColor(Color) - Method in class jas.hist.JASHist1DHistogramStyle
 
setErrorBarDecoration(float) - Method in class jas.hist.JASHist1DHistogramStyle
 
setErrorBarStyle(int) - Method in class jas.hist.JASHist1DHistogramStyle
 
setErrorBarWidth(float) - Method in class jas.hist.JASHist1DHistogramStyle
 
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, double[]) - Method in class jas.hist.Fittable1DFunction
 
setFit(Fitter) - Method in class jas.hist.Fittable1DFunction
 
setFixed(boolean) - Method in class jas.hist.ManagedAxis
 
setFloat(String, float) - Method in class jas.util.UserProperties
 
setFont(Font) - Method in interface jas.hist.JASHistAxis
The font used for the axis values
setFont(Font) - Method in class jas.plot.Axis
 
setFont(Font) - Method in class jas.plot.EditableLabel
 
setFont(Font) - Method in class jas.plot.java1.PlotGraphics11
 
setFont(Font) - Method in class jas.plot.java2.PlotGraphics12
 
setFont(Font) - Method in class jas.plot.Legend
 
setFont(Font) - Method in interface jas.plot.PlotGraphics
 
setFont(Font) - Method in class jas.plot.TextBlock
 
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 class jas.plot.java1.PlotGraphics11
 
setGraphics(Graphics) - Method in class jas.plot.java2.PlotGraphics12
 
setGraphics(Graphics) - Method in interface jas.plot.SetablePlotGraphics
 
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
 
setHelpTopic(String) - Method in class jas.util.JASDialog
Sets the name for the help topic that the Help button opens.
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
 
setHistogramBarLineColor(Color) - Method in class jas.hist.JASHist1DHistogramStyle
 
setHistogramBarLineStyle(int) - Method in class jas.hist.JASHist1DHistogramStyle
 
setHistogramBarLineWidth(float) - 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.
setInteger(String, int) - Method in class jas.util.UserProperties
 
setIPadding(Component, int, int) - Method in class jas.util.layout.PnutsLayout
 
setLabel(String) - Method in interface jas.hist.JASHistAxis
 
setLabel(String) - Method in class jas.hist.ManagedAxis
sets the label text, creating the label if needed
setLabel(Axis, EditableLabel) - Method in class jas.plot.DataArea
 
setLabelObject(EditableLabel) - Method in interface jas.hist.JASHistAxis
 
setLabelObject(EditableLabel) - Method in class jas.hist.ManagedAxis
sets the label to be the EditableLabel passed in
setLabelPlacementStyle(int) - Method in class jas.plot.StringAxis
Sets the label placement style.
setLabelPosition(int) - Method in interface jas.hist.JASHistAxis
 
setLabelPosition(int) - Method in class jas.hist.ManagedAxis
 
setLabels(String[]) - Method in class jas.plot.StringAxis
Sets the labels to display.
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.JASHist1DFunctionStyle
 
setLineColor(Color) - Method in class jas.hist.JASHist1DHistogramStyle
 
setLinesBetweenPointsStyle(int) - Method in class jas.hist.JASHist1DHistogramStyle
 
setLinesBetweenPointsWidth(float) - Method in class jas.hist.JASHist1DHistogramStyle
 
setLineStyle(int) - Method in class jas.hist.JASHist1DFunctionStyle
 
setLineWidth(float) - Method in class jas.hist.JASHist1DFunctionStyle
 
setLogarithmic(boolean) - Method in interface jas.hist.JASHistAxis
 
setLogarithmic(boolean) - Method in class jas.hist.ManagedAxis
 
setLogarithmic(boolean) - Method in class jas.plot.ColorMapAxis
 
setLogarithmic(boolean) - Method in class jas.plot.DoubleAxis
 
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 interface jas.hist.JASHistAxis
 
setMax(double) - Method in class jas.hist.ManagedAxis
 
setMax(long) - Method in class jas.plot.DateAxis
 
setMax(double) - Method in class jas.plot.DoubleAxis
 
setMax(long) - Method in class jas.plot.TimeAxis
Sets the maximum value for the axis data.
setMax(int) - Method in class jas.util.SpinBox
 
setMaxObject(Object) - Method in interface jas.hist.JASHistAxis
 
setMaxObject(Object) - Method in class jas.hist.ManagedAxis
 
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.
setMin(double) - Method in interface jas.hist.JASHistAxis
 
setMin(double) - Method in class jas.hist.ManagedAxis
 
setMin(long) - Method in class jas.plot.DateAxis
 
setMin(double) - Method in class jas.plot.DoubleAxis
 
setMin(long) - Method in class jas.plot.TimeAxis
Sets the minimum value for the axis data.
setMin(int) - Method in class jas.util.SpinBox
 
setMinObject(Object) - Method in interface jas.hist.JASHistAxis
 
setMinObject(Object) - Method in class jas.hist.ManagedAxis
 
setMinorTickMarkColor(Color) - Method in class jas.plot.Axis
 
setMinWidth(int) - Method in class jas.util.JASEditableComboBox
Set the minimum width of the box.
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
 
setOrientation(int) - Method in class jas.plot.java1.PrintHelper11
 
setOrientation(int) - Method in class jas.plot.java2.PrintHelper12
 
setOrientation(int) - Method in class jas.plot.PrintHelper
Set the print orientation
setOverflowBinColor(Color) - Method in class jas.hist.JASHist2DHistogramStyle
 
setPadding(Component, int, int) - Method in class jas.util.layout.PnutsLayout
 
setParameter(int, double) - Method in interface jas.hist.FunctionData
 
setPercentComplete(int) - Method in class jas.hist.Fitter
 
setPhi(double) - Method in interface jas.hist.SliceParameters
 
setPhi(double) - Method in class jas.hist.util.DefaultSliceParameters
 
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
 
setPosition(int) - Method in interface jas.hist.JASHistAxis
 
setPosition(int) - Method in class jas.hist.ManagedAxis
 
setPrintingThread(Thread) - Method in class jas.plot.PrintHelper
 
setProperties(Hashtable) - Method in class jas.util.encoder.ImageEncoder
 
setPropertySite(PropertySite) - Method in class jas.util.PropertyPage
 
setRange(double, double) - Method in interface jas.hist.JASHistAxis
 
setRange(double, double) - Method in class jas.hist.ManagedAxis
 
setRangeAutomatic(boolean) - Method in interface jas.hist.JASHistAxis
 
setRangeAutomatic(boolean) - Method in class jas.hist.ManagedAxis
 
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.
setRotated(boolean) - Method in class jas.plot.EditableLabel
 
setRowspan(Component, int) - Method in class jas.util.layout.PnutsLayout
 
setScaleUp(boolean) - Method in class jas.plot.java1.PrintHelper11
 
setScaleUp(boolean) - Method in class jas.plot.java2.PrintHelper12
 
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)
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 interface jas.hist.JASHistAxis
 
setShowing(boolean) - Method in class jas.hist.JASHistData
Equivalent to show(boolean)
setShowing(boolean) - Method in class jas.hist.ManagedAxis
 
setShowLegend(int) - Method in class jas.hist.JASHist
Set when the legend will be shown.
setShowLegend(boolean) - Method in class jas.hist.JASHistData
Controls whether statistics associated with this datasource should 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 interface jas.hist.JASHistAxis
 
setShowOverflows(boolean) - Method in class jas.hist.ManagedAxis
 
setShowPlot(boolean) - Method in class jas.hist.JASHist2DHistogramStyle
 
setShowStatistics(boolean) - Method in class jas.hist.JASHist
 
setShowStatistics(boolean) - Method in class jas.hist.JASHistData
Controls whether statistics associated with this datasource should be shown
setShowTitles(int) - Method in class jas.hist.StatisticsBlock
Sets the (int) showtitles to one of three values:SHOWTITLES_ALWAYS, SHOWTITLES_NEVER, SHOWTITLES_AUTOMATIC.
setShowZeroHeightBins(boolean) - Method in class jas.hist.JASHist2DHistogramStyle
 
setSigDigits(int) - Method in class jas.util.ScientificFormat
Sets the number of significant digits for the formatted number
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
 
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
 
setStroke(Stroke) - Method in class jas.plot.java1.PlotGraphics11
 
setStroke(Stroke) - Method in class jas.plot.java2.PlotGraphics12
 
setStroke(Stroke) - Method in interface jas.plot.PlotGraphics
 
setStyle(JASHistStyle) - Method in class jas.hist.JASHistData
Set a style for this data.
setTarget(CommandTarget) - Method in interface jas.util.CommandSource
Sets a CommandTarget associated with the CommandSource
setTarget(CommandTarget) - Method in class jas.util.JASCheckboxMenuItem
 
setTarget(CommandTarget) - Method in class jas.util.JASMenuItem
 
setTarget(CommandTarget) - Method in class jas.util.JASRadioMenuItem
 
setTarget(CommandTarget) - Method in class jas.util.JASToolBarButton
 
setText(String) - Method in class jas.plot.EditableLabel
 
setText(String) - Method in class jas.plot.Title
 
setText(String) - Method in class jas.util.JASEditableComboBox
Sets the text showing in the text field.
setTextColor(Color) - Method in interface jas.hist.JASHistAxis
The color used for the axis values.
setTextColor(Color) - Method in class jas.plot.Axis
 
setTimeZone(TimeZone) - Method in class jas.hist.JASHistStyle
 
setTimeZone(TimeZone) - Method in class jas.plot.DateAxis
 
setTitle(String) - Method in class jas.hist.JASHist
Set the text of the title
setTitle(String) - Method in interface jas.plot.MutableLegendEntry
 
setTitleObject(Title) - Method in class jas.hist.JASHist
Actually set the Title object.
setTransformation(Transformation, Transformation) - Method in class jas.plot.java1.PlotGraphics11
 
setTransformation(Transformation, Transformation) - Method in class jas.plot.java2.PlotGraphics12
 
setTransformation(Transformation, Transformation) - Method in interface jas.plot.PlotGraphics
 
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
 
setUseSuggestedRange(boolean) - Method in class jas.plot.DateAxis
 
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.
setVAlign(Component, String) - Method in class jas.util.layout.PnutsLayout
 
setValue(double) - Method in class jas.util.DoubleWithError
 
setValue(Object) - Method in class jas.util.JTextFieldBinding
 
setValue(int) - Method in class jas.util.SpinBox
 
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
 
setX(double) - Method in interface jas.hist.SliceParameters
 
setX(double) - Method in class jas.hist.util.DefaultSliceParameters
 
setXBounds(double, double) - Method in class jas.hist.JASHistData
 
setY(double) - Method in interface jas.hist.SliceParameters
 
setY(double) - Method in class jas.hist.util.DefaultSliceParameters
 
setYAxis(int) - Method in class jas.hist.JASHistData
Sets which Y axis the data is plotted against.
setZminZmax(double, double) - Method in class jas.plot.ColorMapAxis
 
SHADOW - Static variable in class jas.hist.JASHist
 
SHADOW - Static variable in class jas.plot.PlotComponent
 
ShadowBorder - Class in jas.util.border
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(boolean) - Method in class jas.hist.JASHistData
Controls the visibility of the associated DataSource Only listens to changes in DataSources if visible
show() - Method in class jas.util.JASDialog
 
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
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, Window) - Method in class jas.util.Application
Shows the specified JavaHelp topic with the TOC visible
showHelpTopic(String, Window) - Method in interface jas.util.HelpInterface
Shows the specified JavaHelp topic with the TOC visible
showHelpTopic(String, String, Window) - Method in interface jas.util.HelpInterface
Shows the specified JavaHelp topic according to the display parameters provided.
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, 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
 
SimpleCommandTarget - Interface in jas.util
A CommandTarget which does not have a selected/deselected state associated with it
SimpleNormalizer - Class in jas.hist.normalization
A normalizer that normalizes by a set factor.
SimpleNormalizer(double) - Constructor for class jas.hist.normalization.SimpleNormalizer
Creates new SimpleNormalizer
size() - Method in class jas.hist.FitterRegistry
 
size() - Method in class jas.hist.FunctionRegistry
Get the size of the registry
size() - Method in class jas.util.encoder.IntHashtable
 
size() - Method in class tablelayout.TableLoc
Returns the number of components in the layout
size - Variable in class tablelayout.TableVec
Number of elements (columns or rows)
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 in jas.hist.util
 
SLICEADDED - Static variable in class jas.hist.util.SliceEvent.EventType
Entered type.
sliceAdded(SliceEvent) - Method in interface jas.hist.util.SliceListener
 
SliceEvent - Class in jas.hist.util
An event which is fired by a SliceAdapter when a new slice is added or removed
SliceEvent(Object, SliceEvent.EventType, int) - Constructor for class jas.hist.util.SliceEvent
Creates a new object representing a hypertext link event.
SliceEvent.EventType - Class in jas.hist.util
Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().
SliceListener - Interface in jas.hist.util
 
SliceParameters - Interface in jas.hist
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
 
slices - Variable in class jas.hist.util.TwoDSliceAdapter
 
SOLID - Static variable in class jas.hist.JASHistStyle
 
source - Variable in class jas.hist.normalization.DataSourceNormalizer
 
source - Variable in class jas.hist.util.OneDAdapter
 
source - Variable in class jas.hist.util.TwoDAdapter
 
SOUTHEAST - Variable in class jas.util.border.ShadowBorder
 
SOUTHWEST - Variable in class jas.util.border.ShadowBorder
 
SpecialComponent - Interface in jas.hist
A crude way of interfacing special plot components such as 3d lego plot.
SpinBox - Class in jas.util
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 in jas.util
 
SplashScreen(ImageIcon, String, String) - Constructor for class jas.util.SplashScreen
 
start() - Method in class jas.hist.Fitter
 
start() - Method in class jas.util.CommandTargetManager
 
startBatch() - Method in class jas.hist.JASHistStyle
 
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() - 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(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() - 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(double, double, double, double) - Method in class jas.hist.util.ScatterAdapter
 
startEnumeration() - Method in class jas.hist.util.ScatterAdapter
 
startEnumeration(double, double, double, double) - Method in class jas.hist.XML2DScatterDataSource
 
startEnumeration() - Method in class jas.hist.XML2DScatterDataSource
 
stateChanged(ChangeEvent) - Method in class jas.util.ARGBColorChooserPanel
 
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.util.PropertyDialog
 
Statistics - Interface in jas.hist
An interface that represents a set of Statistics values all of whose values can be expressed as doubles.
StatisticsBlock - Class in jas.hist
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 in jas.hist.normalization
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 in jas.hist
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
 
stop() - Method in class jas.hist.Fitter
 
STRING - Static variable in interface jas.hist.DataSource
 
STRING - Static variable in interface jas.hist.JASHistAxis
 
StringAxis - Class in jas.plot
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 in jas.plot
 
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.
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
 
supportsClass(Object) - Method in class jas.hist.SaveAsGIF
 
supportsClass(Object) - Method in class jas.hist.SaveAsPlotML
 
supportsClass(Object) - Method in interface jas.hist.SaveAsPlugin
 
supportsProperties() - Method in class jas.hist.JASHist
 
SupportsSlices - Interface in jas.hist
 
swap(int, int) - Method in class tablelayout.TableLoc
Swap two cells
SYMBOL_BOX - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_BOX - Static variable in class jas.hist.JASHistScatterPlotStyle
 
SYMBOL_BOX - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_CIRCLE - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_CIRCLE - 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_CROSS - 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_DIAMOND - Static variable in interface jas.plot.PlotGraphics
 
SYMBOL_DOT - Static variable in class jas.hist.JASHist1DHistogramStyle
 
SYMBOL_DOT - 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_HORIZ_LINE - 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_SQUARE - 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_STAR - 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_TRIANGLE - 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
 
SYMBOL_VERT_LINE - Static variable in interface jas.plot.PlotGraphics
 

T

t - Variable in class tablelayout.TableOpts
top justify component in table cell.
TableCol - Class in tablelayout
Controls the colums of the table
TableCol(TableLayout) - Constructor for class tablelayout.TableCol
 
tablelayout - package tablelayout
 
TableLayout - Class in tablelayout
TableLayout is a layout manager which allows components to be arranged in a tabular form.
TableLayout() - Constructor for class tablelayout.TableLayout
 
TableLoc - Class in tablelayout
The TableLayout Manager keeps its layout description as a TableLoc, which contains a vector of TableLocRec and of the components.
TableLoc() - Constructor for class tablelayout.TableLoc
 
TableLocRec - Class in tablelayout
This class parses the string which specifies the layout for a component.
TableLocRec() - Constructor for class tablelayout.TableLocRec
 
TableLocRec(String) - Constructor for class tablelayout.TableLocRec
 
TableOpts - Class in tablelayout
This class parses the options string which specifies the layout options for an component.
TableOpts() - Constructor for class tablelayout.TableOpts
 
TableOpts(String) - Constructor for class tablelayout.TableOpts
 
TableRow - Class in tablelayout
Controls the rows of the table
TableRow(TableLayout) - Constructor for class tablelayout.TableRow
 
TableVec - Class in tablelayout
Each TableLayout Manager has two TableVectors: one describes the columns, and the other describes the rows.
TableVec() - Constructor for class tablelayout.TableVec
 
TableVecRec - Class in tablelayout
Contains information of the size of one table cell
TableVecRec() - Constructor for class tablelayout.TableVecRec
 
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 in jas.plot
TextBlock is the base class for creating moveable text boxes in the jas display.
TextBlock(String) - Constructor for class jas.plot.TextBlock
 
TimeAxis - Class in jas.plot
An axis type for representing times.
TimeAxis() - Constructor for class jas.plot.TimeAxis
 
TimeCoordinateTransformation - Interface in jas.plot
Converts coordinates between time values to pixel values for the TimeAxis type.
timeZone - Variable in class jas.hist.JASHistStyle
 
Title - Class in jas.plot
 
Title(String) - Constructor for class jas.plot.Title
 
Title() - Constructor for class jas.plot.Title
 
TITLE_UPDATE - Static variable in class jas.hist.HistogramUpdate
 
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
 
toDouble(String) - Method in class jas.util.xml.XMLNodeTraverser
 
toInt(String) - Method in class jas.util.xml.XMLNodeTraverser
 
ToolbarLayout - Class in jas.util.layout
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.hist.HistogramUpdate
 
toString() - Method in class jas.hist.JASHistData
 
toString() - Method in class jas.hist.util.DefaultSliceParameters
 
toString() - Method in class jas.hist.util.OneDAdapter
 
toString() - Method in class jas.hist.util.SliceEvent.EventType
Converts the type to a string.
toString() - Method in class jas.hist.util.TwoDAdapter
 
toString() - Method in class jas.util.DoubleWithError
 
toString() - Method in class jas.util.encoder.IntHashtable
 
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.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 tablelayout.TableCol
Returns the String representation
toString() - Method in class tablelayout.TableLayout
Returns the String representation
toString() - Method in class tablelayout.TableLoc
Returns the String representation
toString() - Method in class tablelayout.TableLocRec
Returns the String representation
toString() - Method in class tablelayout.TableOpts
Returns the String representation
toString() - Method in class tablelayout.TableRow
Returns the String representation
toString() - Method in class tablelayout.TableVec
Returns the String representation
toString() - Method in class tablelayout.TableVecRec
Returns the String representation
totalSize() - Method in class tablelayout.TableCol
Returns the total (minimum) size of the column
totalSize() - Method in class tablelayout.TableRow
Returns the total (minimum) size of the row
totalSize() - Method in class tablelayout.TableVec
Returns the total (minimum) size
Transformation - Interface in jas.plot
 
translate(String) - Method in class jas.util.CommandProcessor
 
traverse(Node) - Method in class jas.util.xml.XMLNodeTraverser
 
TwoDAdapter - Class in jas.hist.util
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 in jas.hist.util
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
 

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.
update(Observable, Object) - Method in class jas.hist.Fitter
 
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.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.util.JASCheckboxMenuItem
 
update(Observable, Object) - Method in class jas.util.JASMenuItem
 
update(Observable, Object) - Method in class jas.util.JASRadioMenuItem
 
update(Observable, Object) - Method in class jas.util.JASToolBarButton
 
update(Observable, Object) - Method in class jas.util.PropertyPage
 
updateChooser() - Method in class jas.util.ARGBColorChooserPanel
 
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, String) - 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.
updateUI() - Method in class jas.util.gui.JDirectoryChooser
 
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 in jas.util
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.
UserProperties(Properties) - Constructor for class jas.util.UserProperties
 

V

V_FIT - Static variable in class jas.util.layout.PnutsLayout
 
validEncName(String) - Static method in class jas.util.xml.XMLCharacterProperties
Check to see if a string is a valid encoding name according to [81] in the XML 1.0 Recommendation
validName(String) - Static method in class jas.util.xml.XMLCharacterProperties
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
validNCName(String) - Static method in class jas.util.xml.XMLCharacterProperties
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
validNmtoken(String) - Static method in class jas.util.xml.XMLCharacterProperties
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
validPublicId(String) - Static method in class jas.util.xml.XMLCharacterProperties
Check to see if a string is a valid public identifier according to [13] in the XML 1.0 Recommendation
validVersionNum(String) - Static method in class jas.util.xml.XMLCharacterProperties
Check to see if a string is a valid version string according to [26] in the XML 1.0 Recommendation
value - Variable in class tablelayout.TableVecRec
the width of column, or the height of the row
valueAt(double, double[]) - Method in class jas.hist.Fittable1DFunction
 
valueAt(double) - Method in interface jas.hist.FunctionData
 
vec - Variable in class tablelayout.TableVec
Vector with the sizes of the elements (columns or rows)
VectorGraphicsTransferable - Class in jas.hist
 
VectorGraphicsTransferable(Component) - Constructor for class jas.hist.VectorGraphicsTransferable
Creates a new instance of VectorGraphicsTransferable
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

w - Variable in class tablelayout.TableOpts
do not stretch width of column in which component is positioned during resizing.
W - Variable in class tablelayout.TableOpts
do not stretch width of component during resizing.
WEEKS - Static variable in class jas.plot.TimeAxis
The integer code for week units.
WrappingTextArea - Class in jas.util
Use this class to implement a component that contains line-wrapping text.
WrappingTextArea(String, boolean, Color, Dimension) - Constructor for class jas.util.WrappingTextArea
 
write(int) - Method in class jas.util.DocumentOutputStream
Writes the specified byte to this output stream.
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.
writeAsXML(XMLWriter) - Method in interface jas.util.xml.HasXMLRepresentation
 
writeExternal(ObjectOutput) - Method in class jas.hist.JASHist1DFunctionStyle
 
writeExternal(ObjectOutput) - Method in class jas.hist.ManagedAxis
 
writeExternal(ObjectOutput) - Method in class jas.plot.DateAxis
 
writeExternal(ObjectOutput) - Method in class jas.plot.DoubleAxis
 
writeExternal(ObjectOutput) - Method in class jas.plot.StringAxis
 
writeExternal(ObjectOutput) - Method in class jas.plot.TimeAxis
 
writer - Variable in class jas.util.xml.XMLWriter
 
writeXML(Writer, boolean) - Method in class jas.hist.JASHist
Writes the histogram, scatterplot etc that we are displaying as XML.

X

X_AXIS - Static variable in class jas.plot.DataAreaLayout
 
X_AXIS_LABEL - Static variable in class jas.plot.DataAreaLayout
 
XercesDOMParser - Class in jas.util.xml.parserwrappers
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 in jas.hist
 
XML2DScatterDataSource(int, int, String, double[][]) - Constructor for class jas.hist.XML2DScatterDataSource
 
XMLCharacterProperties - Class in jas.util.xml
A class representing properties of characters according to various W3C recommendations XMLCharacterProperties provides convenience methods for commonly used character tests.
XMLCharacterProperties() - Constructor for class jas.util.xml.XMLCharacterProperties
 
XMLHistBuilder - Class in jas.hist
Create a Plot from an XML file.
XMLHistBuilder(Reader, String) - Constructor for class jas.hist.XMLHistBuilder
Create an XMLHistBuilder by reading an XML file
XMLHistBuilder(Document) - Constructor for class jas.hist.XMLHistBuilder
Create an XMLHistBuilder from a pre-parsed Document Object Model
XMLNodeTraverser - Class in jas.util.xml
Utility class for traversing XML DOM trees
XMLNodeTraverser() - Constructor for class jas.util.xml.XMLNodeTraverser
 
XMLNodeTraverser.BadXMLException - Exception in jas.util.xml
Exception to throw for any kind of XML problem
XMLNodeTraverser.BadXMLException() - Constructor for exception jas.util.xml.XMLNodeTraverser.BadXMLException
 
XMLNodeTraverser.BadXMLException(String) - Constructor for exception jas.util.xml.XMLNodeTraverser.BadXMLException
 
XMLWriter - Class in jas.util.xml
A class that makes it easy to write XML documents.
XMLWriter(Writer, String) - Constructor for class jas.util.xml.XMLWriter
 
XMLWriter(Writer) - Constructor for class jas.util.xml.XMLWriter
 
XYDataSource - Interface in jas.hist
A Data Source for XY plots.

Y

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
 

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

Copyright © 2000-2009 FreeHEP. All Rights Reserved.