Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes|All Packages

A

abortApplication(String, boolean...) - Method in class org.sm.smtools.application.JStandardGUIApplication
Immediately aborts the running application.
accept(File) - Method in class org.sm.smtools.util.JFileFilter
Returns whether or not a specified file is accepted by the filter.
ACLineStatus - Variable in class org.sm.smtools.application.util.JStatusBar.Kernel32.SYSTEM_POWER_STATUS
The AC line status.
actionPerformed(ActionEvent) - Method in class org.sm.smtools.application.JDerivedGUIApplication
actionPerformed(ActionEvent) - Method in class org.sm.smtools.application.JStandardGUIApplication
The GUI's action listener.
actionPerformed(ActionEvent) - Method in class org.sm.smtools.swing.dialogs.JCustomColorMapChooser
 
actionPerformed(ActionEvent) - Method in class org.sm.smtools.swing.dialogs.JDateChooser
 
actionPerformed(ActionEvent) - Method in class org.sm.smtools.swing.dialogs.JDefaultDialog
The dialog box's action listener.
actionPerformed(ActionEvent) - Method in class org.sm.smtools.swing.dialogs.JTimeChooser
 
actionPerformed(ActionEvent) - Method in class org.sm.smtools.swing.util.JNumberInputField
The JNumberInputField's action listener.
activate() - Method in enum org.sm.smtools.application.util.DevelopMode
Activates develop mode.
activate() - Method in class org.sm.smtools.swing.dialogs.JDefaultDialog
Displays the dialog box on the screen, thereby 'activating' it.
add(ComplexNumber) - Method in class org.sm.smtools.math.complex.ComplexNumber
Add the specified complex number to this one and returns a reference to the result.
addExtension(String) - Method in class org.sm.smtools.util.JFileFilter
Adds the specified extension to the file filter.
addGUIToolBarButton(AbstractButton, String, String, ActionListener) - Method in class org.sm.smtools.application.JStandardGUIApplication
Helper method to add a button to the GUI's tool bar.
addGUIToolBarComponent(JComponent, String) - Method in class org.sm.smtools.application.JStandardGUIApplication
Helper method to add an arbitrary component to the GUI's tool bar.
addGUIToolBarSeparator() - Method in class org.sm.smtools.application.JStandardGUIApplication
Helper method to add a separator to the GUI's tool bar.
addLocalMaximum(int, double) - Method in class org.sm.smtools.math.Extrema
Adds a local maximum.
addLocalMinimum(int, double) - Method in class org.sm.smtools.math.Extrema
Adds a local minimum.
addObject(String, Object) - Method in enum org.sm.smtools.application.util.Registry
Adds an object to the registry.
addTask(ATask) - Method in class org.sm.smtools.application.concurrent.TaskExecutor
Adds a task to be executed.
addTasks(ArrayList<ATask>) - Method in class org.sm.smtools.application.concurrent.TaskExecutor
Adds a series of tasks to be executed.
aggressiveAlignCenter(String, int, char) - Static method in class org.sm.smtools.util.StringTools
Aggressively centers a string, padding with extra characters if necessary.
aggressiveAlignLeft(String, int, char) - Static method in class org.sm.smtools.util.StringTools
Aggressively aligns a string left, padding with extra characters if necessary.
aggressiveAlignRight(String, int, char) - Static method in class org.sm.smtools.util.StringTools
Aggressively aligns a string right, padding with extra characters if necessary.
alignCenter(String, int, char) - Static method in class org.sm.smtools.util.StringTools
Centers a string, padding with extra characters if necessary.
alignLeft(String, int, char) - Static method in class org.sm.smtools.util.StringTools
Aligns a string left, padding with extra characters if necessary.
alignRight(String, int, char) - Static method in class org.sm.smtools.util.StringTools
Aligns a string right, padding with extra characters if necessary.
analyse() - Method in class org.sm.smtools.math.statistics.EmpiricalDistribution
Estimates the empirical distribution and analyses it various statistical quantities.
ANumberFilter - Class in org.sm.smtools.swing.util
The NumberFilter class provides methods to validate the input in a JNumberInputField.
ANumberFilter() - Constructor for class org.sm.smtools.swing.util.ANumberFilter
 
argument() - Method in class org.sm.smtools.math.complex.ComplexNumber
Returns the argument (phase) of this complex number (the result lies between 0 and 2 * Math.PI).
ArraySearchBounds - Class in org.sm.smtools.math
The ArraySearchBounds class provides a container for storing a lower and upper array index.
ArraySearchBounds() - Constructor for class org.sm.smtools.math.ArraySearchBounds
Constructs an ArraySearchBounds object with both bounds set to 0.
ArraySearchBounds(int, int) - Constructor for class org.sm.smtools.math.ArraySearchBounds
Constructs an ArraySearchBounds object with both bounds specified.
atan(double, double) - Static method in class org.sm.smtools.math.MathTools
Calculates the arc tangent of the two doubles.
ATask - Class in org.sm.smtools.application.concurrent
The ATask class provides the basic functionality for a task.
ATask() - Constructor for class org.sm.smtools.application.concurrent.ATask
Constructs an ATask object.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes|All Packages