All Packages Class Hierarchy
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
Z
Index of all Fields and Methods
- acceptCommand(String).
Method in class jas.util.CommandProcessor
-
- action(Event, Object).
Method in class jas.hist.test.TestJASHist
-
- 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.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.
- activate().
Method in class jas.util.PropertyPage
- called when the page is activated, either because it is the default
page, or because its tabe was selected.
- add(CommandProcessor).
Method in class jas.util.CommandTargetManager
-
- add(CommandSource).
Method in class jas.util.CommandTargetManager
-
- add(String).
Method in class jas.util.JASMenu
-
- add(String).
Method in class jas.util.JASPopupMenu
-
- add(String).
Method in class jas.util.JASToolBar
-
- add(String, char).
Method in class jas.util.JASMenu
-
- add(String, char).
Method in class jas.util.JASPopupMenu
-
- add1DData(Basic1DFunction).
Method in class jas.hist.JASHist
-
- add1DData(Rebinnable1DHistogramData).
Method in class jas.hist.JASHist
-
- 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.
- addBinding(PropertyBinding).
Method in class jas.util.PropertyPage
-
- addChangeListener(ChangeListener).
Method in class jas.util.JASEditableComboBox
- Change listeners will be notified any time the text visible in the text field changes.
- addChangeListener(ChangeListener).
Method in class jas.util.OpenLocalFilePanel
- The given ChangeListener will be notified when the visible
text changes in the file name field.
- addCheckbox(String).
Method in class jas.util.JASMenu
-
- addCheckbox(String).
Method in class jas.util.JASPopupMenu
-
- addCheckbox(String, char).
Method in class jas.util.JASMenu
-
- addCheckbox(String, char).
Method in class jas.util.JASPopupMenu
-
- addColorListener(ColorListener).
Method in class jas.util.ColorChooser
-
- addHelpBook(String, String, String).
Method in class jas.util.Application
- Adds a new book to the help book to the help system.
- addKeyListener(KeyListener).
Method in class jas.util.JASEditableComboBox
- Adds a key listener to the text field, not to the JComboBox.
- addNotify().
Method in class jas.util.PropertyPage
-
Notifies the container to create a peer.
- addPage(String, PropertyPage).
Method in class jas.util.PropertyDialog
-
- addRadio(String).
Method in class jas.util.JASMenu
-
- addRadio(String, char).
Method in class jas.util.JASMenu
-
- addSubProcessor(CommandProcessor).
Method in class jas.util.NestedCommandProcessor
-
- adjustmentValueChanged(JCAdjustmentEvent).
Method in class jas.hist.test.TestJASHist
-
- API_BOOK.
Static variable in class jas.util.Application
- The book where all api documentation is stored.
- Application(boolean).
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.
- applyErrorBarStyle(ChartDataView).
Method in class jas.hist.JASHist1DHistogramStyle
-
- applyFunctionStyle(ChartDataView).
Method in class jas.hist.JASHist1DFunctionStyle
-
- applyHistogramStyle(ChartDataView).
Method in class jas.hist.JASHist1DHistogramStyle
-
- applyPointAndLineStyle(ChartDataView).
Method in class jas.hist.JASHist1DHistogramStyle
-
- ArbitraryNameGenerator().
Constructor for class jas.util.ArbitraryNameGenerator
-
- Basic1DFunction().
Constructor for class jas.hist.Basic1DFunction
-
- beforeShowing().
Method in class jas.util.JASWizardPage
- This method is called just before the page is brought to the screen.
- callEnable().
Method in class jas.util.JASDialog
- Forces the dialog to re-evaluate button enabling.
- callEnable().
Method in class jas.util.PropertyDialog
- Forces the dialog to re-evaluate button enabling.
- callEnable().
Method in interface jas.util.PropertySite
-
- 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.
- 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
-
- checkAccess().
Method in class jas.util.ObjectFactory
- Checks that the class is declared public.
- clear().
Method in class jas.util.OrderedHashtable
- Clears this hashtable so that it contains no keys.
- clear().
Method in class jas.hist.Statistics
-
- clearFit().
Method in class jas.hist.Fittable1DFunction
-
- clearFitParams().
Method in class jas.hist.Fittable1DFunction
-
- clearTarget().
Method in interface jas.util.CommandSource
-
- clearTarget().
Method in class jas.util.JASCheckboxMenuItem
-
- clearTarget().
Method in class jas.util.JASMenuItem
-
- clearTarget().
Method in class jas.util.JASRadioMenuItem
-
- clone(double[][]).
Static method in class jas.hist.Matrix
-
- colorChanged(ColorEvent).
Method in interface jas.util.ColorListener
-
- ColorChooser().
Constructor for class jas.util.ColorChooser
-
- ColorChooser(Color).
Constructor for class jas.util.ColorChooser
-
- COLOREVENT.
Static variable in class jas.util.ColorEvent
-
- CommandDispatcher(Object).
Constructor for class jas.util.CommandDispatcher
-
- CommandProcessor().
Constructor for class jas.util.CommandProcessor
-
- CommandTargetManager().
Constructor for class jas.util.CommandTargetManager
-
- create().
Method in class jas.util.ObjectFactory
- Creates an object from the specified arguments
- create(int).
Static method in class jas.hist.Matrix
-
- create(Object).
Method in class jas.util.ObjectFactory
- Creates an object from the specified arguments
- create(Object, Object).
Method in class jas.util.ObjectFactory
- Creates an object from the specified arguments
- create(Object, Object, Object).
Method in class jas.util.ObjectFactory
- Creates an object from the specified arguments
- create(Object, Object, Object, Object).
Method in class jas.util.ObjectFactory
- Creates an object from the specified arguments
- create(Object, String).
Static method in class jas.util.JASIcon
-
- create(Object[]).
Method in class jas.util.ObjectFactory
- Creates an object from the specified arguments
- create(String, int, Date, Date).
Static method in class jas.hist.test.TimeGauss
-
- createFitterFactory(Class, String).
Static method in class jas.hist.JASHist
-
- createFunction(JASHist, Frame).
Method in interface jas.hist.FunctionFactory
-
- createFunction(JASHist, Frame).
Method in class jas.hist.test.SplineFactory
-
- createFunction(JASHist, Frame).
Method in class jas.hist.test.SumFunctionFactory
-
- createFunctionFactory(Class, String).
Static method in class jas.hist.JASHist
-
- CubicFunction(double, double, double, double).
Constructor for class jas.hist.test.CubicFunction
-
- cutTreeAdaptor().
Constructor for class jas.swingstudio.cutTreeAdaptor
-
- DATA_UPDATE.
Static variable in class jas.hist.HistogramUpdate
-
- DATE.
Static variable in class jas.hist.JASHistAxis
-
- DATE.
Static variable in interface jas.hist.Rebinnable1DHistogramData
-
- DateChooser(Frame, Date).
Constructor for class jas.util.DateChooser
-
- 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.
- destroy().
Method in class jas.hist.test.TestJASHist
- Called by the browser or applet viewer to inform
this applet that it is being reclaimed and that it should destroy
any resources that it has allocated.
- 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
-
- doCommand().
Method in interface jas.util.SimpleCommandTarget
-
- doCommand(boolean).
Method in interface jas.util.BooleanCommandTarget
-
- 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.
- doModal().
Method in class jas.util.JASDialog
- Forces a modal display of the dialog box
- DOUBLE.
Static variable in class jas.hist.JASHistAxis
-
- DOUBLE.
Static variable in interface jas.hist.Rebinnable1DHistogramData
-
- elements().
Method in class jas.util.OrderedHashtable
- Returns an enumeration of the values in this hashtable.
- enable(JASState).
Method in interface jas.util.CommandTarget
-
- 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
- Override to customize when Apply is enabled.
- enableHelp(JASState).
Method in class jas.util.JASDialog
- Override to customize when Help is enabled.
- enableOK(JASState).
Method in class jas.util.JASDialog
- Override to customize when OK is enabled.
- equals(Object).
Method in class jas.util.Icon
- Compares two Objects for equality.
- equals(Object).
Method in class jas.util.JASIcon
- Compares two Objects for equality.
- ErrorBox(JFrame, String).
Constructor for class jas.util.ErrorBox
- Opens an ErrorBox with no help button and no displayed Throwable.
- ErrorBox(JFrame, String, int, 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, int, String).
Constructor for class jas.util.ErrorBox
- Opens an ErrorBox that displays a Throwable and has a Help button
that opens the specified topic.
- ErrorIcon().
Constructor for class jas.util.ErrorIcon
-
- eventSourceFolderTreeAdaptor().
Constructor for class jas.swingstudio.eventSourceFolderTreeAdaptor
-
- FAILED.
Static variable in class jas.hist.Fitter
-
- FileReaderWithProgressBar(String, BoundedRangeModel).
Constructor for class jas.util.FileReaderWithProgressBar
- Creates a new FileReaderWithProgressBar.
- fillArray(String[]).
Method in class jas.util.ArbitraryNameGenerator
- Fills a String array with names.
- findEvents(Object).
Method in class jas.util.TimedEventQueue
-
Searches for events with the specified tag
- fireActionEvent().
Method in class jas.util.JASEditableComboBox
- This method does nothing because normal action events are suppressed.
- fireActionPerformed().
Method in class jas.util.JASTextField
-
- fireActionPerformed(ActionEvent).
Method in class jas.util.ColorChooser
-
- fireItemStateChanged(ItemEvent).
Method in class jas.util.JASEditableComboBox
- This method is protected as an implementation side effect.
- FIT.
Static variable in class jas.hist.Fitter
-
- fit().
Method in class jas.hist.Fitter
-
- fit(Fittable1DFunction, double[], double[], double[]).
Method in class jas.hist.Fitter
-
- fit(Fittable1DFunction, double[], double[], double[]).
Method in class jas.hist.test.LeastSquaresFit
-
- FitFailed(String).
Constructor for class jas.hist.FitFailed
-
- Fittable1DFunction().
Constructor for class jas.hist.Fittable1DFunction
-
- Fitter().
Constructor for class jas.hist.Fitter
-
- FITTING.
Static variable in class jas.hist.Fitter
-
- floatArrayTreeAdaptor().
Constructor for class jas.swingstudio.floatArrayTreeAdaptor
-
- floatTreeAdaptor().
Constructor for class jas.swingstudio.floatTreeAdaptor
-
- folderTreeAdaptor().
Constructor for class jas.swingstudio.folderTreeAdaptor
-
- formatNestedException(HasNestedException).
Static method in class jas.util.NestedException
-
- FUNC_FIT_BOOK.
Static variable in class jas.util.Application
- The book where all function and fitter help pages are stored.
- FunctionFactoryError(String).
Constructor for class jas.hist.FunctionFactoryError
-
- FunctionValueUndefined().
Constructor for class jas.hist.FunctionValueUndefined
-
- Gauss(String, int, double, double, double).
Constructor for class jas.hist.test.Gauss
-
- GaussianFunction(double, double, double, double).
Constructor for class jas.hist.test.GaussianFunction
-
- get1DDataElements().
Method in class jas.hist.JASHist
-
- get1DFunctions().
Method in class jas.hist.JASHist
-
- getAdvancedOptionsFunctions().
Method in class jas.hist.JASHist
-
- getAllowSuppressedZero().
Method in class jas.hist.JASHistAxis
-
- getAppletInfo().
Method in class jas.hist.test.TestJASHist
- Returns information about this applet.
- getApplication().
Static method in class jas.util.Application
- Returns the application.
- getAxisBoundingBox().
Method in class jas.hist.JASHist
-
- getAxisLabels().
Method in class jas.hist.test.Gauss
-
- getAxisLabels().
Method in class jas.swingstudio.JASRebinAdaptor
-
- getAxisLabels().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- getAxisLabels().
Method in class jas.hist.test.StringGauss
-
- getAxisType().
Method in class jas.hist.test.Gauss
-
- getAxisType().
Method in class jas.hist.JASHistAxis
-
- getAxisType().
Method in class jas.swingstudio.JASRebinAdaptor
-
- getAxisType().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- getAxisType().
Method in class jas.hist.test.StringGauss
-
- getAxisType().
Method in class jas.hist.test.TimeGauss
-
- getBackgroundColor().
Method in class jas.hist.JASHist
-
- getBins().
Method in class jas.hist.test.Gauss
-
- getBins().
Method in class jas.hist.JASHistAxis
-
- getBins().
Method in class jas.swingstudio.JASRebinAdaptor
-
- getBins().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- getBins().
Method in class jas.hist.test.StringGauss
-
- getBinWidth().
Method in class jas.hist.JASHistAxis
-
- getBoolean(String, boolean).
Method in class jas.util.UserProperties
-
- getChiSquared().
Method in class jas.hist.Fitter
-
- getChiSquared().
Method in class jas.hist.test.LeastSquaresFit
-
- getColor().
Method in class jas.util.ColorChooser
-
- getColor().
Method in class jas.util.ColorEvent
-
- getCommand().
Method in interface jas.util.CommandSource
-
- getCommand().
Method in class jas.util.JASCheckboxMenuItem
-
- getCommand().
Method in class jas.util.JASMenuItem
-
- getCommand().
Method in class jas.util.JASRadioMenuItem
-
- 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.
- getData().
Method in class jas.hist.Fitter
-
- getData(int).
Method in class jas.hist.test.Gauss
-
- getDataAreaBorderType().
Method in class jas.hist.JASHist
-
- getDataAreaBorderWidth().
Method in class jas.hist.JASHist
-
- getDataAreaColor().
Method in class jas.hist.JASHist
-
- getDataPointColor().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getDataPointSize().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getDataPointStyle().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getDataSetComboBox().
Method in class jas.hist.JASHist
-
- getDataSource().
Method in class jas.hist.JASHist1DData
-
- getDate().
Method in class jas.util.DateChooser
-
- getDefaultFitter().
Static method in class jas.hist.JASHist
-
- getDefaultFitterFactory().
Static method in class jas.hist.JASHist
-
- getDerivatives(double, double[]).
Method in class jas.hist.Fittable1DFunction
- Calculates the partial derivative of the function with respect to each parameter
at point x.
- getErrorBarColor().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getFinishEnabled().
Method in class jas.util.JASWizardPage
- Override to provide customized behaviour for enabling the "Finish" button.
- getFit().
Method in class jas.hist.Fittable1DFunction
-
- getFittable1DFunctions().
Method in class jas.hist.JASHist
-
- getFitterRegistryClasses().
Static method in class jas.hist.JASHist
-
- getFitterRegistryElements().
Static method in class jas.hist.JASHist
-
- getFitterRegistryNames().
Static method in class jas.hist.JASHist
-
- getFloat(String, float).
Method in class jas.util.UserProperties
-
- getForegroundColor().
Method in class jas.hist.JASHist
-
- 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
-
- getFunctionIcon().
Method in class jas.hist.test.SplineFactory
-
- getFunctionIcon().
Method in class jas.hist.test.SumFunctionFactory
-
- getFunctionName().
Method in interface jas.hist.FunctionFactory
-
- getFunctionName().
Method in class jas.hist.test.SplineFactory
-
- getFunctionName().
Method in class jas.hist.test.SumFunctionFactory
-
- getFunctionRegistryClasses().
Static method in class jas.hist.JASHist
-
- getFunctionRegistryElements().
Static method in class jas.hist.JASHist
-
- getFunctionRegistryNames().
Static method in class jas.hist.JASHist
-
- getGZIPed().
Method in class jas.util.OpenLocalFilePanel
- Returns whether the user has selected the GZip option.
- getHandles(double, double, double, double).
Method in class jas.hist.test.GaussianFunction
-
- getHandles(double, double, double, double).
Method in interface jas.hist.HasHandles
-
- getHandles(double, double, double, double).
Method in class jas.hist.test.StraightLineFunction
-
- getHelpBook().
Method in interface jas.util.HasHelpPage
- Returns the Book object where the appropriate help topic can be found.
- getHelpBook().
Method in class jas.util.PropertyPage
-
- getHelpTopic().
Method in interface jas.util.HasHelpPage
- Returns the help topic to open if the user clicks on the "Help" button.
- getHelpTopic().
Method in class jas.util.PropertyPage
-
- getHistogramBarColor().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getHistogramFill().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getIncludeParametersInFit().
Method in class jas.hist.Fittable1DFunction
-
- getInteger(String).
Method in class jas.util.UserProperties
-
- getInteger(String, int).
Method in class jas.util.UserProperties
-
- getIsBinned().
Method in class jas.hist.JASHistAxis
-
- getIsLogarithmic().
Method in class jas.hist.JASHistAxis
-
- getIsShowing().
Method in class jas.hist.JASHistAxis
-
- getIsVertical().
Method in class jas.hist.JASHistAxis
-
- getLabel().
Method in class jas.hist.JASHistAxis
-
- getLabelPosition().
Method in class jas.hist.JASHistAxis
-
- getLineColor().
Method in class jas.hist.JASHist1DFunctionStyle
-
- getLineColor().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getLineStyle().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getMax().
Method in class jas.hist.test.Gauss
-
- getMax().
Method in class jas.hist.JASHistAxis
-
- getMax().
Method in class jas.swingstudio.JASRebinAdaptor
-
- getMax().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- getMaxObject().
Method in class jas.hist.JASHistAxis
-
- getMessage().
Method in interface jas.util.HasNestedException
-
- getMessage().
Method in class jas.util.NestedException
- Produce the message, include the message from the nested
exception if there is one.
- getMessage().
Method in class jas.util.NestedRuntimeException
- Produce the message, include the message from the nested
exception if there is one.
- getMin().
Method in class jas.hist.test.Gauss
-
- getMin().
Method in class jas.hist.JASHistAxis
-
- getMin().
Method in class jas.swingstudio.JASRebinAdaptor
-
- getMin().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- getMinObject().
Method in class jas.hist.JASHistAxis
-
- getNestedException().
Method in interface jas.util.HasNestedException
-
- getNestedException().
Method in class jas.util.NestedException
-
- getNestedException().
Method in class jas.util.NestedRuntimeException
-
- getNext().
Method in interface jas.util.HasNextPages
- This method is called when the user clicks on the "Next" button.
- getNextEnabled().
Method in class jas.util.JASWizardPage
- Override to provide customized behaviour for enabling the "Next" button.
- getNextWizardPages().
Method in interface jas.util.HasNextPages
- Returns an array of all possible next pages.
- getParameterNames().
Method in class jas.hist.Basic1DFunction
-
- getParameterNames().
Method in class jas.hist.test.GaussianFunction
-
- getParameterNames().
Method in class jas.hist.test.SplineFunction
-
- getParameterNames().
Method in class jas.hist.test.StraightLineFunction
-
- getParameterSigmas().
Method in class jas.hist.Fitter
-
- getParameterSigmas().
Method in class jas.hist.test.LeastSquaresFit
-
- getParameterValues().
Method in class jas.hist.Basic1DFunction
-
- getParameterValues().
Method in class jas.hist.test.GaussianFunction
-
- getParameterValues().
Method in class jas.hist.test.SplineFunction
-
- getParameterValues().
Method in class jas.hist.test.StraightLineFunction
-
- getPercent().
Method in class jas.hist.FitUpdate
-
- getPosition().
Method in class jas.hist.JASHistAxis
-
- getPreferredSize().
Method in class jas.util.ColorChooser
-
Returns the preferred size of this container.
- getProcessor().
Method in interface jas.util.CommandTarget
-
- getRangeAutomatic().
Method in class jas.hist.JASHistAxis
-
- getReason().
Method in class jas.hist.FitUpdate
-
- getRectangle(String, Rectangle).
Method in class jas.util.UserProperties
-
- 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
-
- getShowLinesBetweenPoints().
Method in class jas.hist.JASHist1DHistogramStyle
-
- getSimpleMessage().
Method in interface jas.util.HasNestedException
-
- getSimpleMessage().
Method in class jas.util.NestedException
- Return just the super classes message
- getSimpleMessage().
Method in class jas.util.NestedRuntimeException
- Return just the super classes message
- getSize().
Method in class jas.hist.test.Gauss
-
- getSourceClass().
Method in class jas.util.ObjectFactory
-
- getState().
Method in class jas.hist.Fitter
-
- getState().
Method in class jas.hist.FitUpdate
-
- getStatistic(String).
Method in class jas.hist.Statistics
-
- getStatisticNames().
Method in class jas.hist.Statistics
-
- getStatistics().
Method in class jas.hist.test.Gauss
-
- getStatistics().
Method in interface jas.hist.HasStatistics
-
- getStatistics().
Method in class jas.swingstudio.JASRebinAdaptor
-
- getStatistics().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- getString(String, String).
Method in class jas.util.UserProperties
-
- getStringArray(String, String[]).
Method in class jas.util.UserProperties
-
- getStyle().
Method in class jas.hist.JASHist1DData
-
- getSwingIcon().
Method in class jas.util.Icon
-
- getTarget().
Method in interface jas.util.CommandSource
-
- getTarget().
Method in class jas.util.JASCheckboxMenuItem
-
- getTarget().
Method in class jas.util.JASMenuItem
-
- getTarget().
Method in class jas.util.JASRadioMenuItem
-
- getTargetException().
Method in class jas.util.CommandInvocationException
-
- getText().
Method in class jas.util.JASEditableComboBox
- Returns the text currently showing in the text field.
- getText().
Method in class jas.util.OpenLocalFilePanel
- Returns the file name showing in the text field.
- getTitle().
Method in class jas.hist.Basic1DFunction
-
- getTitle().
Method in class jas.hist.test.CubicFunction
-
- getTitle().
Method in class jas.hist.test.Gauss
-
- getTitle().
Method in class jas.hist.test.GaussianFunction
-
- getTitle().
Method in class jas.hist.JASHist
-
- getTitle().
Method in class jas.hist.JASHist1DData
-
- getTitle().
Method in class jas.swingstudio.JASRebinAdaptor
-
- getTitle().
Method in class jas.hist.test.QuadraticFunction
-
- getTitle().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- getTitle().
Method in class jas.hist.test.SplineFunction
-
- getTitle().
Method in class jas.hist.test.StraightLineFunction
-
- getTransferData(DataFlavor).
Method in class jas.hist.JASHist
-
- getTransferDataFlavors().
Method in class jas.hist.JASHist
-
- getUserProperties().
Method in class jas.util.Application
- Returns the UserProperties object.
- getValue(String, Class).
Method in class jas.util.JTextFieldBinding
-
- getX().
Method in class jas.hist.Handle
-
- getXAxis().
Method in class jas.hist.JASHist
-
- getY().
Method in class jas.hist.Handle
-
- getYAxes().
Method in class jas.hist.JASHist
-
- getYAxis().
Method in class jas.hist.JASHist
-
Gets the default Y Axis
- getYAxis().
Method in class jas.hist.JASHist1DData
-
- getYAxis(int).
Method in class jas.hist.JASHist
-
- Handle().
Constructor for class jas.hist.Handle
-
- hashCode().
Method in class jas.util.Icon
- Returns a hash code value for the object.
- hashCode().
Method in class jas.util.JASIcon
- Returns a hash code value for the object.
- HELP_BUTTON.
Static variable in class jas.util.JASDialog
- Include this in your flags to include a Help button.
- histogramTreeAdaptor().
Constructor for class jas.swingstudio.histogramTreeAdaptor
-
- HistogramUpdate(int, boolean).
Constructor for class jas.hist.HistogramUpdate
-
- Icon(Object, String).
Constructor for class jas.util.Icon
-
- ImageException().
Constructor for class jas.util.ImageException
-
- imageUpdate(Image, int, int, int, int, int).
Method in class jas.util.Icon
- Repaints the component when the image has changed.
- IndeterminateMatrix().
Constructor for class jas.hist.IndeterminateMatrix
-
- inheritsFrom(Class).
Method in class jas.util.ObjectFactory
- Checks that the class inherits from baseClass
- init().
Method in class jas.hist.test.TestJASHist
- Called by the browser or applet viewer to inform
this applet that it has been loaded into the system.
- initIncludeParametersInFit(int).
Method in class jas.hist.Fittable1DFunction
-
- insertUpdate(DocumentEvent).
Method in class jas.util.JASDialog
- Calls
callEnable() by default.
- insertUpdate(DocumentEvent).
Method in class jas.util.JTextFieldBinding
-
- integerTreeAdaptor().
Constructor for class jas.swingstudio.integerTreeAdaptor
-
- InvalidFunctionParameter(String).
Constructor for class jas.hist.InvalidFunctionParameter
-
- invert(double[][]).
Static method in class jas.hist.Matrix
-
- invoke().
Method in interface jas.util.SimpleCommandTarget
-
- invoke(boolean).
Method in interface jas.util.BooleanCommandTarget
-
- invoke(Method, Object[]).
Method in class jas.util.CommandProcessor
-
- invoke(Object, Method, Object[]).
Method in class jas.util.CommandDispatcher
-
- invokeCommand(BooleanCommandTarget, boolean).
Method in class jas.util.CommandProcessor
-
- invokeCommand(Method, Object[]).
Method in class jas.util.CommandProcessor
-
- invokeCommand(SimpleCommandTarget).
Method in class jas.util.CommandProcessor
-
- invokeEnable(Method, Object[]).
Method in class jas.util.CommandProcessor
-
- isChanged().
Method in class jas.hist.JASHist
-
- isDataFlavorSupported(DataFlavor).
Method in class jas.hist.JASHist
-
- isDataUpdate().
Method in class jas.hist.HistogramUpdate
-
- isFinalUpdate().
Method in class jas.hist.HistogramUpdate
-
- isRangeUpdate().
Method in class jas.hist.HistogramUpdate
-
- isRebinnable().
Method in class jas.hist.test.Gauss
-
- isRebinnable().
Method in class jas.swingstudio.JASRebinAdaptor
-
- isRebinnable().
Method in interface jas.hist.Rebinnable1DHistogramData
-
- isRebinnable().
Method in class jas.hist.test.StringGauss
-
- isReservedWord(String).
Method in class jas.util.ReservedWordBin
-
- isReset().
Method in class jas.hist.HistogramUpdate
-
- isShowing().
Method in class jas.hist.JASHist1DData
-
- isShowing().
Method in class jas.hist.JASHistAxis
-
- isTitleUpdate().
Method in class jas.hist.HistogramUpdate
-
- JASCheckboxMenuItem(String, CommandTargetManager).
Constructor for class jas.util.JASCheckboxMenuItem
-
- JASCheckboxMenuItem(String, CommandTargetManager, char).
Constructor for class jas.util.JASCheckboxMenuItem
-
- 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.
- 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[], boolean).
Constructor for class jas.util.JASEditableComboBox
- Creates a JASEditableComboBox with the given list of drop-down items.
- JASHist().
Constructor for class jas.hist.JASHist
-
- JASHist1DFunctionStyle().
Constructor for class jas.hist.JASHist1DFunctionStyle
-
- JASHist1DHistogramStyle().
Constructor for class jas.hist.JASHist1DHistogramStyle
-
- JASHistPropertyDialog(Frame, JASHist).
Constructor for class jas.hist.JASHistPropertyDialog
-
- JASIcon(Object, String).
Constructor for class jas.util.JASIcon
-
- JASIcon(String).
Constructor for class jas.util.JASIcon
-
- JASMenu(String, CommandTargetManager).
Constructor for class jas.util.JASMenu
-
- JASMenuItem(String, CommandTargetManager).
Constructor for class jas.util.JASMenuItem
-
- JASMenuItem(String, CommandTargetManager, char).
Constructor for class jas.util.JASMenuItem
-
- JASPopupMenu(CommandTargetManager).
Constructor for class jas.util.JASPopupMenu
-
- JASRadioMenuItem(String, CommandTargetManager).
Constructor for class jas.util.JASRadioMenuItem
-
- JASRadioMenuItem(String, CommandTargetManager, char).
Constructor for class jas.util.JASRadioMenuItem
-
- JASRebinAdaptor(RemoteRebinnable1DHistogramData, RemoteNotificationDispatcher).
Constructor for class jas.swingstudio.JASRebinAdaptor
-
- JASTextField().
Constructor for class jas.util.JASTextField
- Just like calling
JTextField()
except that the default button for this component's root pane will
be clicked when Enter is clicked in the field.
- JASTextField(Document, String, int).
Constructor for class jas.util.JASTextField
- Just like calling
JTextField(Document, String, int)
except that the default button for this component's root pane will
be clicked when Enter is clicked in the field.
- JASTextField(int).
Constructor for class jas.util.JASTextField
- Just like calling
JTextField(int)
except that the default button for this component's root pane will
be clicked when Enter is clicked in the field.
- JASTextField(String).
Constructor for class jas.util.JASTextField
- Just like calling
JTextField(String)
except that the default button for this component's root pane will
be clicked when Enter is clicked in the field.
- JASTextField(String, int).
Constructor for class jas.util.JASTextField
- Just like calling
JTextField(String, int)
except that the default button for this component's root pane will
be clicked when Enter is clicked in the field.
- JASToolBar(CommandTargetManager).
Constructor for class jas.util.JASToolBar
-
- JASWizard(JFrame, String, JASWizardPage).
Constructor for class jas.util.JASWizard
- Creates a new wizard that shows itself automatically.
- JASWizardPage(LayoutManager).
Constructor for class jas.util.JASWizardPage
- Supply a layout manager for the panel to use.
- JOBS_BOOK.
Static variable in class jas.util.Application
- The book where all job-related help pages are stored.
- JTextFieldBinding(JTextField).
Constructor for class jas.util.JTextFieldBinding
-
- JTextFieldBinding(JTextField, byte).
Constructor for class jas.util.JTextFieldBinding
-
- 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.
- 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.OrderedHashtable
- Returns an enumeration of the keys in this hashtable.
- 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.
- LeastSquaresFit().
Constructor for class jas.hist.test.LeastSquaresFit
-
- LEFT.
Static variable in class jas.hist.JASHistAxis
-
- 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
-
- LiveGauss(String, int, double, double, double).
Constructor for class jas.hist.test.LiveGauss
-
- m_id.
Variable in class jas.hist.HistogramUpdate
-
- main(String[]).
Static method in class jas.swingstudio.JavaAnalysisStudio
-
- main(String[]).
Static method in class jas.hist.test.MatrixTest
-
- main(String[]).
Static method in class jas.hist.test.TestFit
-
- main(String[]).
Static method in class jas.hist.test.TestJASHist
-
- main(String[]).
Static method in class jas.util.TimedEventQueue
-
- Matrix().
Constructor for class jas.hist.Matrix
-
- MatrixTest().
Constructor for class jas.hist.test.MatrixTest
-
- MAXSIZE.
Static variable in class jas.hist.test.Gauss
-
- MISC_BOOK.
Static variable in class jas.util.Application
- The book where all miscellaneous help pages are stored.
- MODULE_BOOK.
Static variable in class jas.util.Application
- The book where all data interface module information is stored.
- mouseClicked(MouseEvent).
Method in class jas.util.JASDialog
- Does nothing by default.
- mouseEntered(MouseEvent).
Method in class jas.util.JASDialog
- Does nothing by default.
- mouseExited(MouseEvent).
Method in class jas.util.JASDialog
- Does nothing by default.
- mousePressed(MouseEvent).
Method in class jas.util.JASDialog
- Does nothing by default.
- mouseReleased(MouseEvent).
Method in class jas.util.JASDialog
- Does nothing by default.
- 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
-
- NestedCommandProcessor().
Constructor for class jas.util.NestedCommandProcessor
-
- NestedException().
Constructor for class jas.util.NestedException
- Create a remote exception
- NestedException(String).
Constructor for class jas.util.NestedException
- Create a remote exception with the specified string
- NestedException(String, Throwable).
Constructor for class jas.util.NestedException
- Create a remote exception with the specified string, and the
exception specified.
- NestedRuntimeException(String, Throwable).
Constructor for class jas.util.NestedRuntimeException
- Create a remote exception with the specified string, and the
exception specified.
- NestedRuntimeException(Throwable).
Constructor for class jas.util.NestedRuntimeException
- Create a nested exception with the specified string
- NOTREADYTOFIT.
Static variable in class jas.hist.Fitter
-
- numberOfFunctions().
Method in class jas.hist.JASHist
-
- ObjectFactory(Class).
Constructor for class jas.util.ObjectFactory
- Create an ObjectFactory capable of creating objects of a specific class.
- OK_BUTTON.
Static variable in class jas.util.JASDialog
- Include this in your flags to include an OK button.
- 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
- Called when the Apply button is pushed.
- 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
- Called when the Cancel button is pushed.
- onDoubleClick().
Method in class jas.swingstudio.cutTreeAdaptor
-
- onDoubleClick().
Method in class jas.swingstudio.histogramTreeAdaptor
-
- onFinish().
Method in interface jas.util.Finishable
- Invoked by the JASWizard when the used clicks on
the "Finish" button.
- onOK().
Method in class jas.util.JASDialog
- Called when the OK button is pushed.
- onOK().
Method in class jas.util.PropertyDialog
- Called when the OK button is pushed.
- onOverlayData().
Method in class jas.swingstudio.histogramTreeAdaptor
-
- onSelect().
Method in class jas.swingstudio.cutTreeAdaptor
-
- onSelect().
Method in class jas.swingstudio.folderTreeAdaptor
-
- onSelect().
Method in class jas.swingstudio.histogramTreeAdaptor
-
- onShowData().
Method in class jas.swingstudio.histogramTreeAdaptor
-
- openAdvancedDialog(Frame, JASHist).
Method in interface jas.hist.FunctionAdvancedOptions
-
- openAdvancedDialog(Frame, JASHist).
Method in class jas.hist.test.PolynomialFunction
-
- openAdvancedDialog(Frame, JASHist).
Method in class jas.hist.test.SplineFunction
-
- OpenLocalFilePanel(boolean, boolean, String).
Constructor for class jas.util.OpenLocalFilePanel
- Creates an OpenLocalFilePanel component that you can add to a container.
- OpenLocalFilePanel(boolean, boolean, String, FilenameFilter).
Constructor for class jas.util.OpenLocalFilePanel
- Creates an OpenLocalFilePanel component that you can add to a container.
- OrderedHashtable().
Constructor for class jas.util.OrderedHashtable
-
- OrderedHashtable(boolean).
Constructor for class jas.util.OrderedHashtable
-
- OUTAHERE.
Static variable in class jas.hist.Fitter
-
- pack().
Method in class jas.util.JASDialog
- Causes a default pack(), but also places the dialog in the center
of the parent frame.
- paint(Graphics).
Method in class jas.util.Icon
- This method is called to repaint this canvas.
- paint(Graphics).
Method in class jas.hist.test.TestJASHist
-
Paints the container.
- PolynomialFunction(double, double, double, double).
Constructor for class jas.hist.test.PolynomialFunction
-
- print(double[][]).
Static method in class jas.hist.Matrix
-
- processEvent(AWTEvent).
Method in class jas.util.JASDialog
- This method is public as an implementation side effect; do not call or override.
- processEvent(AWTEvent).
Method in class jas.hist.JASHist
- Processes events on this container.
- processMouseEvent(MouseEvent).
Method in class jas.hist.JASHist
-
Processes mouse events occurring on this component by
dispatching them to any registered
MouseListener objects.
- PropertyBinding(Checkbox, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(Choice, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(ColorChooser, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(FieldBinding, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(JCheckBox, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(JComboBox, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(JCSpinBox, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(JTextField, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(JTextField, String, byte).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(TextField, String).
Constructor for class jas.util.PropertyBinding
-
- PropertyBinding(TextField, String, byte).
Constructor for class jas.util.PropertyBinding
-
- PropertyDialog(Frame, String, Object).
Constructor for class jas.util.PropertyDialog
-
- PropertyPage().
Constructor for class jas.util.PropertyPage
-
- put(Object, Object).
Method in class jas.util.OrderedHashtable
- Maps the specified
key to the specified
value in this hashtable.
- QuadraticFunction(double, double, double, double).
Constructor for class jas.hist.test.QuadraticFunction
-
- 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.JASHist
-
- readExternal(ObjectInput).
Method in class jas.hist.JASHist1DFunctionStyle
-
- READYTOFIT.
Static variable in class jas.hist.Fitter
-
- rebin(int, double, double, boolean, boolean).
Method in class jas.hist.test.Gauss
-
- rebin(int, double, double, boolean, boolean).
Method in class jas.swingstudio.JASRebinAdaptor
- Fetch binned data from remote data source.
- rebin(int, double, double, boolean, boolean).
Method in interface jas.hist.Rebinnable1DHistogramData
-
- registerFitter(Class, String).
Static method in class jas.hist.JASHist
-
- registerFitter(FitterFactory).
Static method in class jas.hist.JASHist
-
- registerFunction(Class, String).
Static method in class jas.hist.JASHist
-
- registerFunction(FunctionFactory).
Static method in class jas.hist.JASHist
-
- RemoteNotificationDispatcher().
Constructor for class jas.swingstudio.RemoteNotificationDispatcher
-
- RemoteNotificationDispatcher(Observer).
Constructor for class jas.swingstudio.RemoteNotificationDispatcher
-
- remoteUpdate(Serializable[]).
Method in class jas.swingstudio.RemoteNotificationDispatcher
-
- remove(CommandProcessor).
Method in class jas.util.CommandTargetManager
-
- remove(CommandSource).
Method in class jas.util.CommandTargetManager
-
- remove(Object).
Method in class jas.util.OrderedHashtable
- Removes the key (and its corresponding value) from this
hashtable.
- remove1DFit(JASHist1DFunctionData).
Method in class jas.hist.JASHist
-
- removeAllData().
Method in class jas.hist.JASHist
-
- removeColorListener(ColorListener).
Method in class jas.util.ColorChooser
-
- removeEvents(Object).
Method in class jas.util.TimedEventQueue
-
Removes all events that were tagged with the specified tag
- removeFitterFactory(Object).
Static method in class jas.hist.JASHist
-
- removeFunction(JASHist1DData).
Method in class jas.hist.JASHist
-
- removeFunctionFactory(Object).
Static method in class jas.hist.JASHist
-
- removePlotData(ChartDataView).
Method in class jas.hist.JASHist
-
- 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
-
- requestPlotData(int).
Method in class jas.hist.JASHist
-
- requestShow(JASHist1DFunctionData).
Method in class jas.hist.JASHist
-
- ReservedWordBin().
Constructor for class jas.util.ReservedWordBin
-
- RESET.
Static variable in class jas.hist.HistogramUpdate
-
- RIGHT.
Static variable in class jas.hist.JASHistAxis
-
- run().
Method in class jas.hist.Fitter
-
- save().
Method in class jas.util.UserProperties
- Saves the properties.
- 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.
- scheduleEvent(AWTEvent, Date).
Method in class jas.util.TimedEventQueue
- Schedule an event to occur at an absolute time.
- scheduleEvent(AWTEvent, Date, long).
Method in class jas.util.TimedEventQueue
- Schedule an event to occur at an absolute time, and then repeat at a specified interval.
- scheduleEvent(AWTEvent, Date, long, Object).
Method in class jas.util.TimedEventQueue
- Schedule an event to occur at an absolute time, and then repeat at a specified interval.
- scheduleEvent(AWTEvent, Date, Object).
Method in class jas.util.TimedEventQueue
- Schedule an event to occur at an absolute time.
- scheduleEvent(AWTEvent, long).
Method in class jas.util.TimedEventQueue
- Schedule an event a certain number of milli seconds into the
future.
- scheduleEvent(AWTEvent, long, long).
Method in class jas.util.TimedEventQueue
- Schedule an event a certain number of milli seconds into the
future, and then repeat at a specified interval.
- scheduleEvent(AWTEvent, long, long, Object).
Method in class jas.util.TimedEventQueue
- Schedule an event a certain number of milli seconds into the
future, and then repeat at a specified interval.
- scheduleEvent(AWTEvent, long, Object).
Method in class jas.util.TimedEventQueue
- Schedule an event a certain number of milli seconds into the
future.
- setAllowSuppressedZero(boolean).
Method in class jas.hist.JASHistAxis
-
- 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.
- setAxisBoundingBox(boolean).
Method in class jas.hist.JASHist
-
- setAxisType(int).
Method in class jas.hist.JASHistAxis
-
- setBackgroundColor(Color).
Method in class jas.hist.JASHist
-
- setBatch(boolean).
Method in class jas.hist.Basic1DFunction
-
- setBatch(boolean).
Method in class jas.hist.JASHist
-
- setBins(int).
Method in class jas.hist.JASHistAxis
-
- setBinWidth(double).
Method in class jas.hist.JASHistAxis
-
- setBoolean(String, boolean).
Method in class jas.util.UserProperties
-
- 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
- Indicates that this object has changed.
- setChanged().
Method in class jas.util.CommandProcessor
- Indicates that this object has changed.
- setChanged(boolean).
Method in class jas.util.PropertyPage
-
- setChanged(Object).
Method in class jas.hist.Basic1DFunction
-
- setCheckbox(boolean).
Method in class jas.util.JASCheckboxMenuItem
-
- setCheckbox(boolean).
Method in interface jas.util.JASCheckboxState
-
- setCheckbox(boolean).
Method in class jas.util.JASRadioMenuItem
-
- setColor(Color).
Method in class jas.util.ColorChooser
-
- setContentPane(Container).
Method in class jas.util.JASDialog
- Sets the content pane.
- setData(Rebinnable1DHistogramData).
Method in class jas.hist.Fitter
-
- setDataAreaBorderType(int).
Method in class jas.hist.JASHist
-
- setDataAreaBorderWidth(int).
Method in class jas.hist.JASHist
-
- setDataAreaColor(Color).
Method in class jas.hist.JASHist
-
- setDataPointColor(Color).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setDataPointSize(int).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setDataPointStyle(int).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setDefaultFitterFactory(FitterFactory).
Static method in class jas.hist.JASHist
-
- setEnabled(boolean).
Method in class jas.util.JASCheckboxMenuItem
- Enables or disables this component, depending on the value of the
parameter
b.
- setEnabled(boolean).
Method in class jas.util.JASMenuItem
- Enables or disables this component, depending on the value of the
parameter
b.
- setEnabled(boolean).
Method in class jas.util.JASRadioMenuItem
- Enables or disables this component, depending on the value of the
parameter
b.
- setEnabled(boolean).
Method in interface jas.util.JASState
-
- setErrorBarColor(Color).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setFit(Fitter).
Method in class jas.hist.Fittable1DFunction
-
- setFit(Fitter, double[]).
Method in class jas.hist.Fittable1DFunction
-
- setFit(Fitter, double[]).
Method in class jas.hist.test.GaussianFunction
-
- setFit(Fitter, double[]).
Method in class jas.hist.test.StraightLineFunction
-
- setFloat(String, float).
Method in class jas.util.UserProperties
-
- setForegroundColor(Color).
Method in class jas.hist.JASHist
-
- setFrame(JFrame).
Method in class jas.util.Application
- Used by subclass to set the JFrame for the application.
- setFunction(Fittable1DFunction).
Method in class jas.hist.Fitter
-
- setHelpBook(int).
Method in class jas.util.JASDialog
- Sets the book for the help topic that the Help button opens.
- setHelpTopic(String).
Method in class jas.util.JASDialog
- Sets the name for the help topic that the Help button opens.
- setHistogramBarColor(Color).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setHistogramFill(boolean).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setIncludeParameterInFit(int, boolean).
Method in class jas.hist.Fittable1DFunction
-
- setInteger(String, int).
Method in class jas.util.UserProperties
-
- setIsLogarithmic(boolean).
Method in class jas.hist.JASHistAxis
-
- setIsShowing(boolean).
Method in class jas.hist.JASHistAxis
-
- setIsVertical(boolean).
Method in class jas.hist.JASHistAxis
-
- setLabel(String).
Method in class jas.hist.JASHistAxis
-
- setLabelPosition(int).
Method in class jas.hist.JASHistAxis
-
- setLineColor(Color).
Method in class jas.hist.JASHist1DFunctionStyle
-
- setLineColor(Color).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setLineStyle(int).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setManager(CommandTargetManager).
Method in class jas.util.CommandProcessor
-
- setManager(CommandTargetManager).
Method in class jas.util.NestedCommandProcessor
-
- setMax(double).
Method in class jas.hist.JASHistAxis
-
- setMaxObject(Object).
Method in class jas.hist.JASHistAxis
-
- setMin(double).
Method in class jas.hist.JASHistAxis
-
- setMinObject(Object).
Method in class jas.hist.JASHistAxis
-
- setObserver(Observer).
Method in class jas.swingstudio.RemoteNotificationDispatcher
-
- 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.
- setParameter(int, double).
Method in class jas.hist.Basic1DFunction
-
- setParameter(int, double).
Method in class jas.hist.test.GaussianFunction
-
- setParameter(int, double).
Method in class jas.hist.test.SplineFunction
-
- setParameter(int, double).
Method in class jas.hist.test.StraightLineFunction
-
- setPercentComplete(int).
Method in class jas.hist.Fitter
-
- setPosition(int).
Method in class jas.hist.JASHistAxis
-
- setPropertySite(PropertySite).
Method in class jas.util.PropertyPage
-
- setRangeAutomatic(boolean).
Method in class jas.hist.JASHistAxis
-
- setRectangle(String, Rectangle).
Method in class jas.util.UserProperties
-
- setShowDataPoints(boolean).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setShowErrorBars(boolean).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setShowHistogramBars(boolean).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setShowing(boolean).
Method in class jas.hist.JASHist1DData
-
- setShowing(boolean).
Method in class jas.hist.JASHistAxis
-
- setShowLegend(int).
Method in class jas.hist.JASHist
-
- setShowLinesBetweenPoints(boolean).
Method in class jas.hist.JASHist1DHistogramStyle
-
- setSize(int).
Method in class jas.hist.test.Gauss
-
- setStatistic(String, double).
Method in class jas.hist.Statistics
-
- setString(String, String).
Method in class jas.util.UserProperties
-
- setStringArray(String, String[]).
Method in class jas.util.UserProperties
-
- setStyle(JASHist1DStyle).
Method in class jas.hist.JASHist1DData
-
- setTarget(CommandTarget).
Method in interface jas.util.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
-
- setText(String).
Method in class jas.util.JASEditableComboBox
- Sets the text showing in the text field.
- setTitle(String).
Method in class jas.hist.JASHist
-
- setUpdateFrequency(long).
Method in class jas.hist.test.LiveGauss
-
- setValue(Object).
Method in class jas.util.JTextFieldBinding
-
- setYAxis(int).
Method in class jas.hist.JASHist1DData
- Sets which Y axis the data is plotted against.
- SHADOW_ETCHED_IN.
Static variable in class jas.hist.JASHist
-
- SHADOW_ETCHED_OUT.
Static variable in class jas.hist.JASHist
-
- SHADOW_FRAME_IN.
Static variable in class jas.hist.JASHist
-
- SHADOW_FRAME_OUT.
Static variable in class jas.hist.JASHist
-
- SHADOW_IN.
Static variable in class jas.hist.JASHist
-
- SHADOW_NONE.
Static variable in class jas.hist.JASHist
-
- SHADOW_OUT.
Static variable in class jas.hist.JASHist
-
- SHADOW_PLAIN.
Static variable in class jas.hist.JASHist
-
- show().
Method in class jas.util.JASDialog
- Shows the dialog.
- show(boolean).
Method in class jas.hist.JASHist1DData
-
- 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(int, String).
Method in class jas.util.Application
- Shows the specified help topic.
- showProperties().
Method in class jas.hist.JASHist
-
- size().
Method in class jas.util.OrderedHashtable
- Returns the number of keys in this hashtable.
- skip(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.
- SplineFactory().
Constructor for class jas.hist.test.SplineFactory
-
- start().
Method in class jas.util.CommandTargetManager
-
- start().
Method in class jas.hist.Fitter
-
- start().
Method in class jas.hist.test.TestJASHist
- Called by the browser or applet viewer to inform
this applet that it should start its execution.
- 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(int).
Constructor for class jas.hist.Statistics
-
- stop().
Method in class jas.hist.Fitter
-
- stop().
Method in class jas.hist.test.TestJASHist
- Called by the browser or applet viewer to inform
this applet that it should stop its execution.
- StraightLineFunction(double, double, double, double).
Constructor for class jas.hist.test.StraightLineFunction
-
- STRING.
Static variable in class jas.hist.JASHistAxis
-
- STRING.
Static variable in interface jas.hist.Rebinnable1DHistogramData
-
- StringGauss(String, int, double, double, double).
Constructor for class jas.hist.test.StringGauss
-
- stringTreeAdaptor().
Constructor for class jas.swingstudio.stringTreeAdaptor
-
- SumFunctionFactory().
Constructor for class jas.hist.test.SumFunctionFactory
-
- SYMBOL_BOX.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_CIRCLE.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_CROSS.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_DIAMOND.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_DOT.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_HORIZ_LINE.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_SQUARE.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_STAR.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_TRIANGLE.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- SYMBOL_VERT_LINE.
Static variable in class jas.hist.JASHist1DHistogramStyle
-
- TestFit().
Constructor for class jas.hist.test.TestFit
-
- TestJASHist().
Constructor for class jas.hist.test.TestJASHist
-
- TimedEventQueue(EventQueue).
Constructor for class jas.util.TimedEventQueue
- Creates a new event queue
- TimeGauss(String, int, double, double, double).
Constructor for class jas.hist.test.TimeGauss
-
- timeTreeAdaptor().
Constructor for class jas.swingstudio.timeTreeAdaptor
-
- TITLE_UPDATE.
Static variable in class jas.hist.HistogramUpdate
-
- toString().
Method in class jas.hist.FitterFactory
- Returns a string representation of the object.
- toString().
Method in class jas.swingstudio.JASRebinAdaptor
- Returns a string representation of the object.
- toString().
Method in class jas.util.JASWizardPage
- This method is public as an implementation side effect; do not call.
- translate(String).
Method in class jas.util.CommandProcessor
-
- UI_BOOK.
Static variable in class jas.util.Application
- The book where all user interface help pages are stored.
- update(Graphics).
Method in class jas.util.Icon
-
Updates this component.
- update(Observable, Object).
Method in class jas.hist.Fitter
-
- 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.swingstudio.JASRebinAdaptor
-
- update(Observable, Object).
Method in class jas.util.PropertyPage
-
- updateFitterRegistry(Vector).
Static method in class jas.hist.JASHist
-
- updateFunctionRegistry(Vector).
Static method in class jas.hist.JASHist
-
- updateStringArray(String[], String).
Static method in class jas.util.UserProperties
- This is a utility method for updating a string array of recently used items.
- updateStringArray(String[], String, int).
Static method in class jas.util.UserProperties
- This is a utility method for updating a string array of recently used items.
- 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.
- valueAt(double).
Method in class jas.hist.Basic1DFunction
-
- valueAt(double).
Method in class jas.hist.test.GaussianFunction
-
- valueAt(double).
Method in class jas.hist.test.SplineFunction
-
- valueAt(double).
Method in class jas.hist.test.StraightLineFunction
-
- valueAt(double, double[]).
Method in class jas.hist.Fittable1DFunction
-
- valueAt(double, double[]).
Method in class jas.hist.test.GaussianFunction
-
- valueAt(double, double[]).
Method in class jas.hist.test.StraightLineFunction
-
- WarningIcon().
Constructor for class jas.util.WarningIcon
-
- windowActivated(WindowEvent).
Method in class jas.util.JASWizard
- Public as an implementation side effect; do not call.
- windowClosed(WindowEvent).
Method in class jas.util.JASWizard
- Public as an implementation side effect; do not call.
- windowClosing(WindowEvent).
Method in class jas.util.JASWizard
- Public as an implementation side effect; do not call.
- windowDeactivated(WindowEvent).
Method in class jas.util.JASWizard
- Public as an implementation side effect; do not call.
- windowDeiconified(WindowEvent).
Method in class jas.util.JASWizard
- Public as an implementation side effect; do not call.
- windowIconified(WindowEvent).
Method in class jas.util.JASWizard
- Public as an implementation side effect; do not call.
- windowOpened(WindowEvent).
Method in class jas.util.JASWizard
- Public as an implementation side effect; do not call.
- writeExternal(ObjectOutput).
Method in class jas.hist.JASHist
-
- writeExternal(ObjectOutput).
Method in class jas.hist.JASHist1DFunctionStyle
-