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 _

A

a - Variable in class org.opensourcephysics.display.Arrow
 
ableButton - Variable in class org.opensourcephysics.media.core.Filter
 
aboutItem - Variable in class org.opensourcephysics.tools.DataTool
 
aboutItem - Variable in class org.opensourcephysics.tools.Launcher
 
aboutJava() - Static method in class org.opensourcephysics.tools.Diagnostics
 
aboutJava3D() - Static method in class org.opensourcephysics.tools.Diagnostics
 
aboutJOGL() - Static method in class org.opensourcephysics.tools.Diagnostics
 
aboutLaunchJar() - Static method in class org.opensourcephysics.tools.Diagnostics
 
aboutOS() - Static method in class org.opensourcephysics.tools.Diagnostics
 
aboutQTJava() - Static method in class org.opensourcephysics.tools.Diagnostics
 
abs() - Method in class org.opensourcephysics.numerics.Complex
Returns the absolute value of the complex number.
abs2() - Method in class org.opensourcephysics.numerics.Complex
Returns the square of the absolute value (re*re+im*im).
AbstractAnimation - Class in org.opensourcephysics.controls
AbstractAnimation is a template for simple animations.
AbstractAnimation() - Constructor for class org.opensourcephysics.controls.AbstractAnimation
 
AbstractAxes - Class in org.opensourcephysics.display.axes
An abstract class for axes that defines font and title accessor methods.
AbstractAxes(DrawingPanel) - Constructor for class org.opensourcephysics.display.axes.AbstractAxes
Creates axes that will display themselves within the given drawing panel.
AbstractCalculation - Class in org.opensourcephysics.controls
AbstractCalculation is a template for simple calculations.
AbstractCalculation() - Constructor for class org.opensourcephysics.controls.AbstractCalculation
 
AbstractInteractive - Class in org.opensourcephysics.display
AbstractInteractive implements common Interactive methods.
AbstractInteractive() - Constructor for class org.opensourcephysics.display.AbstractInteractive
 
AbstractODESolver - Class in org.opensourcephysics.numerics
AbstractODE provides a common superclass for ODESolvers.
AbstractODESolver(ODE) - Constructor for class org.opensourcephysics.numerics.AbstractODESolver
Constructs the ODESolver for a system of ordinary differential equations.
AbstractPolarAxis - Class in org.opensourcephysics.display.axes
AbstractPolarAxis implements methods common to all polar axes.
AbstractPolarAxis(DrawingPanel) - Constructor for class org.opensourcephysics.display.axes.AbstractPolarAxis
Creates polar axes that will display themselves within the given drawing panel.
AbstractSimulation - Class in org.opensourcephysics.controls
AbstractSimulation is a template for SIP simulations.
AbstractSimulation() - Constructor for class org.opensourcephysics.controls.AbstractSimulation
 
AbstractTile - Class in org.opensourcephysics.display3d.simple3d
This is the basic class for all Elements which consist of a sequence of 3D colored tiles: Ellipsoid, Cylinder, Box, ...
AbstractTile() - Constructor for class org.opensourcephysics.display3d.simple3d.AbstractTile
 
AbstractTrail - Class in org.opensourcephysics.display
AbstractTrail defines a trail of pixels on the screen.
AbstractTrail() - Constructor for class org.opensourcephysics.display.AbstractTrail
 
accept(File) - Method in class org.opensourcephysics.media.core.VideoFileFilter
 
accept(File) - Method in class org.opensourcephysics.media.gif.GifVideoType.GIFFileFilter
 
aCoord - Variable in class org.opensourcephysics.display3d.simple3d.ElementSegment
 
acos() - Method in class org.opensourcephysics.numerics.Complex
 
acosh() - Method in class org.opensourcephysics.numerics.Complex
 
act - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
ACTION - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
action() - Method in interface org.opensourcephysics.numerics.StateEvent
What to do when the event has taken place.
ACTION_OFF - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
ACTION_ON - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
ACTION_PRESS - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
actionPerformed(ActionEvent) - Method in class org.opensourcephysics.display.ArrayTable
Performs the action for the refresh timer by refreshing the data in the DataTable.
actionPerformed(ActionEvent) - Method in class org.opensourcephysics.display.DataRowTable
Performs the action for the refresh timer by refreshing the data in the DataTable.
actionPerformed(ActionEvent) - Method in class org.opensourcephysics.display.DataTable
Performs the action for the refresh timer by refreshing the data in the DataTable.
actionPerformed(ActionEvent) - Method in class org.opensourcephysics.display.DrawingPanel
Performs the action for the refresh timer by rendering (redrawing) the panel.
actionPerformed(ActionEvent) - Method in class org.opensourcephysics.display2d.GridDataTable
Performs the action for the refresh timer by refreshing the data in the DataTable.
actionPerformed(ActionEvent) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Performs an action for the update timer by rendering a new background image
activeNode - Static variable in class org.opensourcephysics.tools.Launcher
 
Adams4 - Class in org.opensourcephysics.numerics
Title: Adams4 Description: A fourth order Predictor-Corrector ODE solver.
Adams4(ODE) - Constructor for class org.opensourcephysics.numerics.Adams4
Constructs the RK4 ODESolver for a system of ordinary differential equations.
Adams5 - Class in org.opensourcephysics.numerics
Title: Adams5 Description: A fifth order Predictor-Corrector (PECE) ODE solver.
Adams5(ODE) - Constructor for class org.opensourcephysics.numerics.Adams5
Constructs the ODESolver for a system of ordinary differential equations.
Adams6 - Class in org.opensourcephysics.numerics
Title: Adams6 Description: A sixth order Predictor-Corrector ODE solver.
Adams6(ODE) - Constructor for class org.opensourcephysics.numerics.Adams6
Constructs the ODESolver for a system of ordinary differential equations.
add(TableModel) - Method in class org.opensourcephysics.display.DataTable
Add a TableModel object to the table model list.
add(TableModel) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method add
add(TableModel) - Method in interface org.opensourcephysics.display.DataTableModel
Add a TableModel object to the table model list.
add(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Creates a new ControlElement
add(String, String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Creates a new ControlElement and gives it a name
add(ControlElement) - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
adds a child control
add(ControlElement) - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
add(ControlElement) - Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
add(Complex) - Method in class org.opensourcephysics.numerics.Complex
Returns the sum of two complex numbers
add(double) - Method in class org.opensourcephysics.numerics.Complex
Returns the sum of a complex number and a double
add(Complex[][], Complex[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
add(Complex[][], Complex, Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
add(Complex[], Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
add(double) - Method in class org.opensourcephysics.numerics.Polynomial
 
add(Polynomial) - Method in class org.opensourcephysics.numerics.Polynomial
Adds the given polynomial to this polynomial.
add(Quaternion) - Method in class org.opensourcephysics.numerics.Quaternion
Adds this quaternion to the given quaternion.
add(Vec3D, Vec3D) - Method in class org.opensourcephysics.numerics.Vec3D
Sets this vector to the vector addition of vectors v1 and v2.
ADD_EDIT - Static variable in class org.opensourcephysics.tools.FunctionEditor
 
addableData - Variable in class org.opensourcephysics.tools.DataTool
 
addAction(int, Object, String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Defines a generic action that can be invoked from this ControlElement.
addAction(int, Object, String, MethodWithOneParameter) - Method in class org.opensourcephysics.ejs.control.ControlElement
This is an advanced form of addAction that allows for nested actions
addAction(int, String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Similar to the other addAction but extracts the target from the method, which must be of the form 'target.method:optional parameter', where target has been previously added to the list of targets of the group.
addActionListener(ActionListener) - Method in class org.opensourcephysics.display3d.core.CameraInspector
Adds a listener to any change in the camera settings
addButton(String, String) - Method in class org.opensourcephysics.controls.OSPControl
Adds a custom button to the control's frame.
addButton(String, String, String) - Method in class org.opensourcephysics.controls.OSPControl
Adds a custom button to the control's frame.
addButton(String, String, String, Object) - Method in class org.opensourcephysics.display.OSPFrame
Adds a custom button to the control's frame.
addChildFrame(JFrame) - Method in class org.opensourcephysics.controls.AbstractAnimation
Adds a child frame that depends on the main frame.
addChildFrame(JFrame) - Method in class org.opensourcephysics.controls.AbstractCalculation
Adds a child frame that depends on the main frame.
addChildFrame(JFrame) - Method in interface org.opensourcephysics.controls.MainFrame
Adds a child frame that depends on the main frame.
addChildFrame(JFrame) - Method in class org.opensourcephysics.display.OSPFrame
Adds a child frame that depends on this frame.
addChildFrame(JFrame) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Adds a child frame that depends on the main frame.
addChildToSelectedNode(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Adds a child node to the selected node.
addColumn(TableColumn) - Method in class org.opensourcephysics.tools.DataToolPropsTable
 
addColumn(DataColumn) - Method in class org.opensourcephysics.tools.DataToolTab
Adds a DataColumn to this tab.
addColumns(Data, boolean, boolean, boolean) - Method in class org.opensourcephysics.tools.DataToolTab
Adds new dataColumns to this tab.
addColumns(ArrayList<DataColumn>, boolean, boolean, boolean) - Method in class org.opensourcephysics.tools.DataToolTab
Adds DataColumns to this tab.
addControlListener(String) - Method in class org.opensourcephysics.controls.OSPControl
Adds a ControlTableListener that invokes method in the control's model.
addControlListener(String, Object) - Method in class org.opensourcephysics.controls.OSPControl
Adds a ControlTableListener that invokes method in the given object.
addControlListener(String, Object) - Method in class org.opensourcephysics.controls.XMLTable
Adds a listener that invokes the given method in the given object when the xml data changes.
addControlListener(String, String, Object) - Method in class org.opensourcephysics.controls.XMLTable
Adds a listener that invokes the given method in the given object when the xml data changes.
addDataset(Dataset) - Method in class org.opensourcephysics.display.DatasetManager
Adds a dataset.
addDrawable(Drawable) - Method in class org.opensourcephysics.display.axes.CustomAxes
Adds a drawable object to the drawable list.
addDrawable(Drawable) - Method in class org.opensourcephysics.display.DrawableBuffer
Adds a drawable object to the drawing buffer.
addDrawable(Drawable) - Method in class org.opensourcephysics.display.DrawableGroup
Adds a drawable object to the drawable list.
addDrawable(Drawable) - Method in class org.opensourcephysics.display.DrawingFrame
Adds a drawable object to the frame's drawing panel.
addDrawable(Drawable) - Method in class org.opensourcephysics.display.DrawingPanel
Adds a drawable object to the drawable list.
addDrawable(Drawable) - Method in class org.opensourcephysics.display.InteractivePanel
Adds a drawable object to the drawable list.
addDrawable(Drawable) - Method in class org.opensourcephysics.media.core.VideoPanel
Adds a drawable object to the drawable list.
addDrawableAtIndex(int, Drawable) - Method in class org.opensourcephysics.display.DrawingPanel
Adds a drawable object to the drawable list at the given index.
addDrawables(Collection<Drawable>) - Method in class org.opensourcephysics.display.DrawingPanel
Adds a collection of drawable objects to the drawable list.
addElement(Element) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Adds an Element to this DrawingPanel3D.
addElement(Element) - Method in interface org.opensourcephysics.display3d.core.Group
Adds an Element to this Group.
addElement(Element) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
addElement(Element) - Method in class org.opensourcephysics.display3d.simple3d.Group
 
addElement(Element) - Method in class org.opensourcephysics.frames.Display3DFrame
Adds an Element to this DrawingPanel3D.
addElementListener(ControlElement, int) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
addElements(Collection<Element>) - Method in class org.opensourcephysics.display3d.simple3d.Group
 
addEvent(StateEvent) - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
Adds a StateEvent to the list of events
addEvent(StateEvent) - Method in interface org.opensourcephysics.numerics.ODEEventSolver
Adds a StateEvent to the list of events
addExtractExtension(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
Adds an extension to the end of the extractExtensions list.
addFilter(Filter) - Method in class org.opensourcephysics.media.core.FilterStack
Adds a filter to the end of the stack.
addFilter(Class<? extends Filter>) - Method in class org.opensourcephysics.media.core.VideoPanel
Adds a video filter class to the map of available filters.
addFitFunction(KnownFunction, boolean) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Adds a fit function.
addFitFunction(KnownFunction, boolean) - Method in class org.opensourcephysics.tools.DataToolTab
Adds a fit function.
addForbiddenNames(String[]) - Method in class org.opensourcephysics.tools.FunctionPanel
Adds names to the forbidden set.
addForbiddenNames(String[]) - Method in class org.opensourcephysics.tools.FunctionTool
Adds names to the forbidden set.
addFrame(Image) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Adds a video frame with the specified image.
addFrame(BufferedImage) - Method in class org.opensourcephysics.media.core.VideoGrabber
Adds a frame to the video if it is recording.
addFrame(Image) - Method in interface org.opensourcephysics.media.core.VideoRecorder
Adds a video frame to the current video.
addFrame(BufferedImage) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Adds next GIF frame.
addFrame(BufferedImage) - Method in class org.opensourcephysics.tools.VideoCaptureTool
Adds a frame to the video if it is recording.
addFrame(BufferedImage) - Method in interface org.opensourcephysics.tools.VideoTool
Adds a frame to the video if it is recording.
addHTML(String, String) - Method in class org.opensourcephysics.tools.LaunchNode
Adds an HTML tab with the specified title and relative path.
addInteractionListener(InteractionListener) - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionSource
Adds the specified interaction listener to receive interaction events to any of its targets from this source.
addInteractionListener(InteractionListener) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
addInteractionListener(InteractionListener) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
addInteractionListener(InteractionListener) - Method in class org.opensourcephysics.frames.Display3DFrame
Adds in interaction listener to the 3D drawing panel.
addLayoutComponent(Component, Object) - Method in class org.opensourcephysics.display.OSPLayout
 
addLine(int, int, int, int) - Method in class org.opensourcephysics.display2d.ContourAccumulator
Adds a line to the accumulator.
addListener(String, String) - Method in class org.opensourcephysics.ejs.control.GroupControl
 
addListener(String, String, Object) - Method in class org.opensourcephysics.ejs.control.GroupControl
Instructs the group to invoke a method (with an optional parameter) when a variable changes.
addListener(Object, String) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
addListener(Object, String, Object) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
addMenuItems() - Method in class org.opensourcephysics.display.DrawingFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.Complex2DFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.FFT2DFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.FFTFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.FFTRealFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.HistogramFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.LatticeFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.PlotFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.RasterFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Adds Views menu items on the menu bar.
addMenuItems() - Method in class org.opensourcephysics.frames.Vector2DFrame
Adds Views menu items on the menu bar.
addMenuItemsTo(JComponent) - Method in class org.opensourcephysics.tools.LaunchNode
Adds menu item to a JPopupMenu or JMenu.
addMouseListener(MouseListener) - Method in class org.opensourcephysics.tools.TristateCheckBox
No one may add mouse listeners, not even Swing!
addNamed(String, String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Creates a new ControlElement with a given name This is a special feature that is used by LauncherApplet, so that if the name coincides with a given one, a Frame becomes a Panel, so that it can be captured!
addNextImage() - Method in class org.opensourcephysics.media.core.SumFilter
Requests that this filter add the next image it recieves
addNumbering(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Appends numbering to a specified name.
addObject(Object, String, String) - Method in class org.opensourcephysics.ejs.control.EjsControl
 
addObject(Object, String, String) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Adds an existing object to this control.
addObject(Object, String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Creates a new ControlElement that wrapps an existing object If the object is not of the right class it will print a warning and ignore the object provided.
addObject(Object, String, String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Creates a new ControlElement that wrapps an existing object If the object is not of the right class it will print a warning and ignore the object provided.
addObject(Object, int, boolean, boolean) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Adds an object.
addObject(Object, boolean) - Method in class org.opensourcephysics.tools.FunctionEditor
Adds an object.
addObject(Object, int, boolean, boolean) - Method in class org.opensourcephysics.tools.FunctionEditor
Adds an object at a specified row.
addObject(Object, int, boolean, boolean) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Adds an object.
addPanel(String, FunctionPanel) - Method in class org.opensourcephysics.tools.FunctionTool
Adds a FunctionPanel.
addParicle(int, Point2D[]) - Method in class org.opensourcephysics.frames.ParticleFrame
Adds an array of particles to the frame.
addParticle(int, Point2D) - Method in class org.opensourcephysics.frames.ParticleFrame
Adds a particle to the frame.
addPoint(double, double) - Method in class org.opensourcephysics.display.AbstractTrail
Adds a point to the trail.
addPoint(double, double) - Method in class org.opensourcephysics.display.Trail
Adds a point to the trail.
addPoint(double, double) - Method in class org.opensourcephysics.display.TrailBezier
Adds a point to the trail.
addPoint(double, double) - Method in class org.opensourcephysics.display.TrailSmart
Adds a point to the trail.
addPoint(double, double, double) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Adds a new (x,y,z) point to the trail.
addPoint(double[]) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Adds a new double[] point to the trail.
addPoint(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
addPoint(double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
addProperty(Class<?>, String, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Adds a property to those defined for the specified class.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ClipControl
Adds a PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ClipControl
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.Filter
Adds a PropertyChangeListener to this filter.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.Filter
Adds a PropertyChangeListener to this filter.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Adds a PropertyChangeListener to this coordinate system.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Adds a PropertyChangeListener to this coordinate system.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.opensourcephysics.media.core.Playable
Adds a PropertyChangeListener to this object.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.opensourcephysics.media.core.Playable
Adds a PropertyChangeListener to this object.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.TPoint
Adds a PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.TPoint
Adds a PropertyChangeListener for a specified property.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoAdapter
Adds a PropertyChangeListener to this video.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoAdapter
Adds a PropertyChangeListener to this video.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoClip
Adds a PropertyChangeListener to this video clip.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoClip
Adds a PropertyChangeListener to this video clip.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.tools.CheckTreeSelectionModel
Adds a PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Static method in class org.opensourcephysics.tools.FontSizer
Adds a PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Static method in class org.opensourcephysics.tools.LaunchRes
Adds a PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Static method in class org.opensourcephysics.tools.ToolsRes
Adds a PropertyChangeListener.
addRMITool(String, Tool) - Static method in class org.opensourcephysics.tools.Toolbox
 
addSearchPath(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
Adds a path at the beginning of the searchPaths list.
addSelectionPaths(TreePath[]) - Method in class org.opensourcephysics.tools.CheckTreeSelectionModel
Adds paths to the current selection
addSubscript(String, String) - Static method in class org.opensourcephysics.display.TeXParser
Adds a subscript to the root of an input String.
addTab(DataToolTab) - Method in class org.opensourcephysics.tools.DataTool
Adds a tab.
addTab(Data, String) - Method in class org.opensourcephysics.tools.FourierTool
Adds tabs for the specified Data object and proposes a name for the tab.
addTab(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Creates a LaunchPanel with the specified root and adds it to a new tab.
addTab(LaunchNode) - Method in class org.opensourcephysics.tools.Launcher
Creates a LaunchPanel with the specified root and adds it to a new tab.
addTableModelListener(TableModelListener) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method addTableModelListener
addTableModelListener(TableModelListener) - Method in class org.opensourcephysics.display.SortDecorator
 
addTabs(XMLControl) - Method in class org.opensourcephysics.tools.DataTool
Adds tabs loaded with data from an xml control.
addTabs(XMLControl) - Method in class org.opensourcephysics.tools.FourierTool
Adds tabs loaded with data from an XMLControl.
addTarget(String, Object) - Method in class org.opensourcephysics.ejs.control.GroupControl
Adds an object to be controlled.
addTerminateAction(Action) - Method in class org.opensourcephysics.tools.LaunchNode
Adds an action to this node's actions collection.
addTool(String, Tool) - Static method in class org.opensourcephysics.tools.Toolbox
 
addToPreupdateList(NeedsPreUpdate) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawablesParent
 
addTreeModelListener(TreeModelListener) - Method in class org.opensourcephysics.tools.JarTreeModel
 
addVideoType(VideoType) - Static method in class org.opensourcephysics.media.core.VideoIO
Adds a video type to the list of available types
addXTick(String, double) - Method in class org.opensourcephysics.display.axes.CartesianType1
Specify a tick mark for the X axis.
addYTick(String, double) - Method in class org.opensourcephysics.display.axes.CartesianType1
Specify a tick mark for the Y axis.
adjustableGutter - Variable in class org.opensourcephysics.display.DrawingPanel
 
adjustForWidth - Variable in class org.opensourcephysics.display.Histogram
Should the height be adjusted by bin width? Default is false.
adjustSize() - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
 
adjustSize() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
Airy - Class in org.opensourcephysics.numerics.specialfunctions
 
Airy() - Constructor for class org.opensourcephysics.numerics.specialfunctions.Airy
 
airy(double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Airy
Computes the Airy function at x.
airyDerivative(double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Airy
Computes the derivative of the Airy function at x.
airynZeros(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Airy
Computes nt zeroes of Airy function
airyZero(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Airy
Computes the n-th zero of the Airy function
ALGEBRAIC - Static variable in class org.opensourcephysics.display.TextLine
Format to use when parsing a double
alignment_mode - Variable in class org.opensourcephysics.display.TextBox
 
alignmentConstant(String) - Static method in class org.opensourcephysics.ejs.control.swing.ConstantParser
 
allowRMI - Static variable in class org.opensourcephysics.tools.Toolbox
 
alpha - Variable in class org.opensourcephysics.display2d.DataRaster
 
alphabiasshift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
alphadec - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
alpharadbias - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
alpharadbshift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
alterneigh(int, int, int, int, int) - Method in class org.opensourcephysics.media.gif.NeuQuant
 
altersingle(int, int, int, int, int) - Method in class org.opensourcephysics.media.gif.NeuQuant
 
ALWAYS_DECRYPT - Static variable in class org.opensourcephysics.controls.XMLControlElement
 
alwaysOverwrite() - Static method in class org.opensourcephysics.tools.JarTool
Sets the overwrite feature to true.
AMBIENT_LIGHT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
AMP_CURVE - Static variable in class org.opensourcephysics.display.ComplexDataset
AMP height equal to |z|..
amp_points - Variable in class org.opensourcephysics.display.ComplexDataset
 
analyzePixels() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Analyzes image colors and creates color map.
angle(double, double) - Method in class org.opensourcephysics.media.core.TPoint
Returns the angle measured ccw from the positive x-axis to the line between this TPoint and the specified coordinates.
angle(Point2D) - Method in class org.opensourcephysics.media.core.TPoint
Returns the angle measured ccw from the positive x-axis to a line that goes from this TPoint to the specified Point2D.
angle(Quaternion) - Method in class org.opensourcephysics.numerics.Quaternion
Returns the angle in radians between this quaternion and the given quaternion.
angle(Vec3D) - Method in class org.opensourcephysics.numerics.Vec3D
Returns the angle in radians between this vector and the vector parameter; the return value is constrained to the range [0,PI].
animated - Variable in class org.opensourcephysics.display.OSPFrame
Set to true if a simulation should automatically render this frame after every animation step.
AnimatedGifEncoder - Class in org.opensourcephysics.media.gif
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
AnimatedGifEncoder() - Constructor for class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
Animation - Interface in org.opensourcephysics.controls
An animation performs repetitive calculations in a separate thread.
ANIMATION_INIT - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_INIT_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_NEW - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_NEW_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_RESET - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_RESET_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_START - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_START_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_STEP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_STEP_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_STOP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
ANIMATION_STOP_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
AnimationControl - Class in org.opensourcephysics.controls
A GUI consisting of an input text area, a message area, and various buttons to initialize and control an Animation.
AnimationControl(Animation) - Constructor for class org.opensourcephysics.controls.AnimationControl
AnimationControl constructor.
animationThread - Variable in class org.opensourcephysics.controls.AbstractAnimation
 
antialiasShapeOn - Variable in class org.opensourcephysics.display.DrawingPanel
 
antiAliasText - Static variable in class org.opensourcephysics.display.OSPRuntime
True if text components should try and anti-alias text.
antialiasTextOn - Variable in class org.opensourcephysics.display.DrawingPanel
 
app - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
append(double, double, double) - Method in class org.opensourcephysics.display.ComplexDataset
Appends (x, re, im) datum to the Dataset.
append(double[], double[], double[]) - Method in class org.opensourcephysics.display.ComplexDataset
Appends x, real, and imaginary arrays to the Dataset.
append(double[], double[]) - Method in class org.opensourcephysics.display.ComplexDataset
Appends x and z data to the Dataset.
append(double, double) - Method in class org.opensourcephysics.display.DataFunction
Overrides Dataset methods.
append(double, double, double, double) - Method in class org.opensourcephysics.display.DataFunction
 
append(double[], double[]) - Method in class org.opensourcephysics.display.DataFunction
 
append(double[], double[], double[], double[]) - Method in class org.opensourcephysics.display.DataFunction
 
append(double, double, double, double) - Method in class org.opensourcephysics.display.Dataset
Appends a data point and its uncertainty to the Dataset.
append(double, double) - Method in class org.opensourcephysics.display.Dataset
Appends an (x,y) datum to the Dataset.
append(double[], double[], double[], double[]) - Method in class org.opensourcephysics.display.Dataset
Appends arrays of data points and uncertainties to the Dataset.
append(double[], double[]) - Method in class org.opensourcephysics.display.Dataset
Appends (x,y) arrays to the Dataset.
append(int, double, double) - Method in class org.opensourcephysics.display.DatasetManager
Appends an (x,y) datum to the Dataset with the given index.
append(int, double, double, double, double) - Method in class org.opensourcephysics.display.DatasetManager
Appends a data point and its uncertainty to the Dataset.
append(int, double[], double[]) - Method in class org.opensourcephysics.display.DatasetManager
Appends (x,y) arrays to the Dataset.
append(int, double[], double[], double[], double[]) - Method in class org.opensourcephysics.display.DatasetManager
Appends arrays of data points and uncertainties to the Dataset.
append(double, double) - Method in class org.opensourcephysics.display.HighlightableDataset
Appends an (x,y) datum to the Dataset.
append(double[], double[]) - Method in class org.opensourcephysics.display.HighlightableDataset
Appends (x,y) arrays to the Dataset.
append(double, double) - Method in class org.opensourcephysics.display.Histogram
Append a value with number of occurrences to the Histogram.
append(double) - Method in class org.opensourcephysics.display.Histogram
Appends a value with 1 occurence.
append(String) - Method in class org.opensourcephysics.display.Histogram
Appends values from an input file.
append(double[]) - Method in class org.opensourcephysics.display.Histogram
Appends an array of values with 1 occurence.
append(double, double) - Method in class org.opensourcephysics.display.HistogramDataset
Appends an (x,y) datum to the Stipchart.
append(double[], double[]) - Method in class org.opensourcephysics.display.HistogramDataset
Appends (x,y) data-arrays to the Stipchart.
append(double, double) - Method in class org.opensourcephysics.display.Stripchart
Appends an (x,y) datum to the Stipchart.
append(double[], double[]) - Method in class org.opensourcephysics.display.Stripchart
Appends (x,y) data-arrays to the Stipchart.
append(int, double, double) - Method in class org.opensourcephysics.display2d.DataRaster
Appends an (x,y) datum to the image.
append(double, double, double) - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Appends an (x, re, im) datum to the Dataset with the given index.
append(double[], double[]) - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Appends x and z data to the Dataset.
append(double[], double[], double[]) - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Appends (x, re, im) arrays to the Dataset.
append(double) - Method in class org.opensourcephysics.frames.HistogramFrame
Appends a data point to the histogram.
append(double, double) - Method in class org.opensourcephysics.frames.HistogramFrame
Append a value with number of occurences to the Histogram.
append(double[]) - Method in class org.opensourcephysics.frames.HistogramFrame
Appends an array of values with 1 occurence.
append(int, double, double) - Method in class org.opensourcephysics.frames.PlotFrame
Appends an (x,y) datum to the Dataset with the given index.
append(int, double, double, double, double) - Method in class org.opensourcephysics.frames.PlotFrame
Appends a data point and its uncertainty to the Dataset.
append(int, double[], double[]) - Method in class org.opensourcephysics.frames.PlotFrame
Appends (x,y) arrays to the Dataset.
append(int, double[], double[], double[], double[]) - Method in class org.opensourcephysics.frames.PlotFrame
Appends arrays of data points and uncertainties to the Dataset.
append(String) - Method in class org.opensourcephysics.media.core.ImageVideo
Appends the named image or image sequence to the end of this video.
append(String, boolean) - Method in class org.opensourcephysics.media.core.ImageVideo
Appends the named image or image sequence to the end of this video.
append(Image) - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
Appends a frame to the current video.
append(Image) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Appends a frame to the current video.
append(Image) - Method in class org.opensourcephysics.media.gif.GifVideoRecorder
Appends a frame to the current video.
append(ArrayList<String>, File, String) - Method in class org.opensourcephysics.tools.JarTool
Appends to an existing compressed file the list of contents provided.
appendArray(Object) - Method in class org.opensourcephysics.display.DataPanel
Appends a two dimensional array to this table.
appendArray(Object) - Method in class org.opensourcephysics.frames.TableFrame
Appends a two dimensional array to this table.
appendPrefixPath(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Adds a prefix 'path' for unqualified elements.
appendRow(double[]) - Method in class org.opensourcephysics.display.DataPanel
Appends a row of data with the given values to the table.
appendRow(int[]) - Method in class org.opensourcephysics.display.DataPanel
Appends a row of data with the given values to the table.
appendRow(Object[]) - Method in class org.opensourcephysics.display.DataPanel
Appends a row of data with the given values to the table.
appendRow(byte[]) - Method in class org.opensourcephysics.display.DataPanel
Appends a row of data with the given values to the table.
appendRow(Object) - Method in class org.opensourcephysics.display.DataRowModel
Appends a row to this table.
appendRow(double[]) - Method in class org.opensourcephysics.frames.TableFrame
Appends a row of data with the given values to the table.
appendRow(int[]) - Method in class org.opensourcephysics.frames.TableFrame
Appends a row of data with the given values to the table.
appendRow(Object[]) - Method in class org.opensourcephysics.frames.TableFrame
Appends a row of data with the given values to the table.
appendRow(byte[]) - Method in class org.opensourcephysics.frames.TableFrame
Appends a row of data with the given values to the table.
AppFrame - Interface in org.opensourcephysics.display
Tags stand alone programs so that the main frame does not exit the VM whne the frame is close.
applet - Static variable in class org.opensourcephysics.display.OSPDialog
Field myApplet provides a static reference to an applet context so that the document base and code base can be obtained in applet mode.
applet - Static variable in class org.opensourcephysics.display.OSPRuntime
Static reference to an applet for document/code base access.
appletMode - Static variable in class org.opensourcephysics.display.OSPDialog
Set true if the program is an applet.
appletMode - Static variable in class org.opensourcephysics.display.OSPRuntime
True if running as an applet.
ApplicationApplet - Class in org.opensourcephysics.davidson.applets
ApplicationApplet displays a button that invokes a static main method in a target class.
ApplicationApplet() - Constructor for class org.opensourcephysics.davidson.applets.ApplicationApplet
 
apply() - Method in class org.opensourcephysics.ejs.Simulation
apply user interface changes
apply(String) - Method in class org.opensourcephysics.ejs.Simulation
apply a single change in the user interface
applyAll() - Method in class org.opensourcephysics.ejs.Simulation
apply user interface changes.
AREA - Static variable in class org.opensourcephysics.display.Dataset
Field AREA
areaCheckbox - Variable in class org.opensourcephysics.tools.DataToolTab
 
areaVisible - Variable in class org.opensourcephysics.tools.DataToolTab
 
arg() - Method in class org.opensourcephysics.numerics.Complex
Returns the argument of this complex number (Math.atan2(re,im))
array - Variable in class org.opensourcephysics.numerics.DoubleArray
 
array - Variable in class org.opensourcephysics.numerics.IntegerArray
 
ArrayData - Class in org.opensourcephysics.display2d
ArrayData stores numeric data for 2d visualizations using a 2d array for each component.
ArrayData(int, int, int) - Constructor for class org.opensourcephysics.display2d.ArrayData
Constructor ArrayData
ArrayFrame - Class in org.opensourcephysics.frames
A frame that displays arrays.
ArrayFrame(Object) - Constructor for class org.opensourcephysics.frames.ArrayFrame
Constructs the ArrayFrame for the given array.
ArrayFrame(Object, String) - Constructor for class org.opensourcephysics.frames.ArrayFrame
Constructs the ArrayFrame for the given array and frame title.
ArrayIndexOutOfBoundsError - Static variable in class org.opensourcephysics.numerics.DoubleArray
 
ArrayIndexOutOfBoundsError - Static variable in class org.opensourcephysics.numerics.IntegerArray
 
ArrayInspector - Class in org.opensourcephysics.tools
A dialog that displays an ArrayTable.
ArrayLib - Class in org.opensourcephysics.numerics
Library of supplementary array routines not supported by the java.util.Arrays class.
ArrayLib() - Constructor for class org.opensourcephysics.numerics.ArrayLib
 
ArrayPanel - Class in org.opensourcephysics.display
A panel that displays an ArrayTable.
ArrayPanel() - Constructor for class org.opensourcephysics.display.ArrayPanel
Constructor ArrayPanel
ArrayTable - Class in org.opensourcephysics.display
A JTable to display int, double and String array values.
ArrayTable(int[]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 1D int array.
ArrayTable(int[][]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 2D int array.
ArrayTable(double[]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 1D double array.
ArrayTable(double[][]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 2D double array.
ArrayTable(String[]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 1D String array.
ArrayTable(String[][]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 2D String array.
ArrayTable(boolean[]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 1D boolean array.
ArrayTable(boolean[][]) - Constructor for class org.opensourcephysics.display.ArrayTable
Constructor for 2D boolean array.
ArrayTableModel - Class in org.opensourcephysics.display
A table model for a 1D and 2D ArrayTable.
ArrayTableModel(int[]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
ArrayTableModel(int[][]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
ArrayTableModel(double[]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
ArrayTableModel(double[][]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
ArrayTableModel(String[]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
ArrayTableModel(String[][]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
ArrayTableModel(boolean[]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
ArrayTableModel(boolean[][]) - Constructor for class org.opensourcephysics.display.ArrayTableModel
Constructor ArrayTableModel
Arrow - Class in org.opensourcephysics.display
A Drawable arrow that uses Java 2D drawing.
Arrow(double, double, double, double) - Constructor for class org.opensourcephysics.display.Arrow
Constructs an Arrow with the given postion and components.
ArrowLoader - Class in org.opensourcephysics.display
A class to save and load Arrow objects in an XMLControl.
ArrowLoader() - Constructor for class org.opensourcephysics.display.ArrowLoader
 
arrowTheta - Variable in class org.opensourcephysics.display.Protractor
 
ascent - Variable in class org.opensourcephysics.display.TextLine
The ascent using the current font
asin() - Method in class org.opensourcephysics.numerics.Complex
 
asinh() - Method in class org.opensourcephysics.numerics.Complex
 
aspects - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
associate(Job, Object) - Method in class org.opensourcephysics.tools.JobManager
Associates a job with the specified object.
associate(Object, Class<?>) - Method in interface org.opensourcephysics.tools.Translator
Associates an object with a class for property lookup purposes.
associate(Object, Class<?>) - Method in class org.opensourcephysics.tools.TranslatorTool
Associates an object with a class for property lookup purposes.
atan() - Method in class org.opensourcephysics.numerics.Complex
 
atanh() - Method in class org.opensourcephysics.numerics.Complex
 
authorInfoItem - Variable in class org.opensourcephysics.tools.Launcher
 
authorMode - Static variable in class org.opensourcephysics.display.OSPRuntime
True if users allowed to author internal parameters such as Locale strings.
autoclear - Variable in class org.opensourcephysics.display.OSPFrame
Set to true if a simulation should automatically clear the data when it is initialized.
AUTOSCALE_AUTO - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
AUTOSCALE_AUTOSCALE - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
AUTOSCALE_OK - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
AUTOSCALE_ZOOM_WARNING - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
AutoScaleInspector - Class in org.opensourcephysics.display.dialogs
This displays and the DrawingPanel autoscale properties.
AutoScaleInspector(DrawingPanel) - Constructor for class org.opensourcephysics.display.dialogs.AutoScaleInspector
Constructs an Autoscale Inspector.
autoscaleItem - Variable in class org.opensourcephysics.display.DrawingPanel
 
autoscaleMargin - Variable in class org.opensourcephysics.display.DrawingPanel
 
autoscaleX - Variable in class org.opensourcephysics.display.DrawingPanel
 
autoscaleXMax - Variable in class org.opensourcephysics.display.DrawingPanel
 
autoscaleXMin - Variable in class org.opensourcephysics.display.DrawingPanel
 
autoscaleY - Variable in class org.opensourcephysics.display.DrawingPanel
 
autoscaleYMax - Variable in class org.opensourcephysics.display.DrawingPanel
 
autoscaleYMin - Variable in class org.opensourcephysics.display.DrawingPanel
 
autospaceRings - Variable in class org.opensourcephysics.display.axes.AbstractPolarAxis
 
autospaceRings(boolean) - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Automatically sets the spacing of the radial grid.
autospaceRings(boolean) - Method in interface org.opensourcephysics.display.axes.PolarAxes
Automatically sets the spacing of the radial gridlines.
axes - Variable in class org.opensourcephysics.media.core.TCoordAxes
 
AxisFactory - Class in org.opensourcephysics.display.axes
 
AxisFactory() - Constructor for class org.opensourcephysics.display.axes.AxisFactory
 

B

b - Variable in class org.opensourcephysics.display.Arrow
 
back() - Method in class org.opensourcephysics.media.core.ClipControl
Steps back one step.
back() - Method in class org.opensourcephysics.media.core.StepperClipControl
Steps back one step.
back() - Method in class org.opensourcephysics.media.core.TimerClipControl
Steps back one step.
back() - Method in interface org.opensourcephysics.media.core.Video
Steps backward in the video.
back() - Method in class org.opensourcephysics.media.core.VideoAdapter
Steps the video back one frame.
back() - Method in class org.opensourcephysics.media.core.VideoClipControl
Steps back one step.
back() - Method in class org.opensourcephysics.media.core.VideoPlayer
Steps back one step.
backButton - Variable in class org.opensourcephysics.tools.Launcher
 
background - Variable in class org.opensourcephysics.display.TextLine
Background Color
BACKGROUND - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
BACKGROUND - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
backgroundColor - Variable in class org.opensourcephysics.display.TextPanel
 
backItem - Variable in class org.opensourcephysics.tools.Launcher
 
backtransform(double[]) - Method in class org.opensourcephysics.numerics.FFT
Computes the back Fast Fourier Transform of data leaving the result in data.
backtransform(double[]) - Method in class org.opensourcephysics.numerics.FFT2D
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(double[]) - Method in class org.opensourcephysics.numerics.FFTReal
Computes the (unnomalized) inverse FFT of data, leaving it in place.
backward(Function, double, double) - Static method in class org.opensourcephysics.numerics.Derivative
Calculates the first derivative of a function using the finite difference approximation toward decreasing x.
BAR - Static variable in class org.opensourcephysics.display.Dataset
Field BAR
bar - Variable in class org.opensourcephysics.ejs.control.swing.ControlBar
 
Base64Coder - Class in org.opensourcephysics.controls
 
BaselineFilter - Class in org.opensourcephysics.media.core
This is a Filter that subtracts a baseline image from the source image.
BaselineFilter() - Constructor for class org.opensourcephysics.media.core.BaselineFilter
Constructs a default BaselineFilter.
baseMenuFontSize - Static variable in class org.opensourcephysics.tools.Launcher
 
bCoord - Variable in class org.opensourcephysics.display3d.simple3d.ElementSegment
 
Bessel - Class in org.opensourcephysics.numerics.specialfunctions
 
Bessel() - Constructor for class org.opensourcephysics.numerics.specialfunctions.Bessel
 
bessel0(double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Bessel
 
bessel1(double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Bessel
 
besseln(int, double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Bessel
Computes the Bessel function of order n at x.
besselnDerivative(int, double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Bessel
Computes the derivative of the Bessel function of order n at x.
besselnZeros(int, int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Bessel
Computes nt zeroes of the n-th order Bessel function
beta - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
betagamma - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
betashift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
bgColor - Variable in class org.opensourcephysics.display.DrawingPanel
 
bgColor - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
bgIndex - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
bias - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
BinaryLattice - Class in org.opensourcephysics.display2d
A BinaryLattice is an array where each array element has a value of 0 or 1.
BinaryLattice(int, int) - Constructor for class org.opensourcephysics.display2d.BinaryLattice
Constructs a binary lattice with the given size.
binarySearch(int[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted array for the given key.
binarySearch(int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted range of an array for the given key.
binarySearch(int[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted range of an array for the given key.
binarySearch(Object[], Object) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted array for the given key.
binarySearch(Object[], Object, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted range of an array for the given key.
binarySearch(Object[], Object, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted range of an array for the given key.
binarySearch(Object[], Object, Comparator<Object>) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted array for the given key.
binarySearch(Object[], Object, Comparator<Object>, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted range of an array for the given key.
binarySearch(Object[], Object, Comparator<Object>, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Perform a binary search over a sorted range of an array for the given key.
binEdgeColor - Variable in class org.opensourcephysics.display.Histogram
color of bins
binFillColor - Variable in class org.opensourcephysics.display.Histogram
color of bins
binStyle - Variable in class org.opensourcephysics.display.Histogram
style for drawing bins
bisection(Function, double, double, double) - Static method in class org.opensourcephysics.numerics.Root
Implements the bisection method for finding the root of a function.
BISECTION_EVENT_NOT_FOUND - Static variable in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
 
black - Static variable in class org.opensourcephysics.controls.OSPLog
 
BLACK - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
BLACK - Static variable in class org.opensourcephysics.display2d.VectorColorMapper
 
blMessageBox - Variable in class org.opensourcephysics.display.DrawingPanel
 
blMessageBox - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
block - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
blockSize - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
blue - Static variable in class org.opensourcephysics.controls.OSPLog
 
BLUE - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
BLUE - Static variable in class org.opensourcephysics.display2d.VectorColorMapper
 
booleanConstant(String) - Static method in class org.opensourcephysics.ejs.control.ConstantParser
 
BooleanValue - Class in org.opensourcephysics.ejs.control.value
A BooleanValue is a Value object that holds a boolean value.
BooleanValue(boolean) - Constructor for class org.opensourcephysics.ejs.control.value.BooleanValue
Constructor BooleanValue
BOTTOM - Static variable in class org.opensourcephysics.display.TitleText
 
bottom - Variable in class org.opensourcephysics.display2d.ArrayData
 
bottom - Variable in class org.opensourcephysics.display2d.FlatData
 
bottom - Variable in class org.opensourcephysics.display2d.GridPointData
 
BOTTOM_LEFT - Static variable in class org.opensourcephysics.display.DrawingPanel
Message box location
BOTTOM_LEFT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Message box location
BOTTOM_LEFT_CORNER - Static variable in class org.opensourcephysics.display.OSPLayout
The bottom left corner layout constraint.
BOTTOM_LEFT_GUTTER_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
BOTTOM_LEFT_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
BOTTOM_RIGHT - Static variable in class org.opensourcephysics.display.DrawingPanel
Message box location
BOTTOM_RIGHT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Message box location
BOTTOM_RIGHT_CORNER - Static variable in class org.opensourcephysics.display.OSPLayout
The bottom right layout constraint.
BOTTOM_RIGHT_GUTTER_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
BOTTOM_RIGHT_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
bottomGutter - Variable in class org.opensourcephysics.display.DrawingPanel
 
bottomGutterPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
bottomPaneAction - Variable in class org.opensourcephysics.tools.DataToolTab
 
bottomPaneCheckbox - Variable in class org.opensourcephysics.tools.DataToolTab
 
BoundedImage - Class in org.opensourcephysics.display
An image is bounded by hot spots for dragging and resizing.
BoundedImage(Image, double, double) - Constructor for class org.opensourcephysics.display.BoundedImage
Constructs a bounded image centered at the given location.
BoundedShape - Class in org.opensourcephysics.display
 
BoundedShape(Shape, double, double) - Constructor for class org.opensourcephysics.display.BoundedShape
Constructs a BoundedShape object for the given shape.
BoundedShape.BoundedShapeLoader - Class in org.opensourcephysics.display
A class to save and load BoundedShape in an XMLControl.
BoundedShape.BoundedShapeLoader() - Constructor for class org.opensourcephysics.display.BoundedShape.BoundedShapeLoader
 
BoundedTextLine - Class in org.opensourcephysics.display
A BoundedTextLine is a line of text that can be rotated and scaled using a mouse.
BoundedTextLine(String, double, double) - Constructor for class org.opensourcephysics.display.BoundedTextLine
Constructor BoundedTextLine
box - Variable in class org.opensourcephysics.tools.FunctionPanel
 
boxHeight - Variable in class org.opensourcephysics.display.TextBox
 
boxWidth - Variable in class org.opensourcephysics.display.TextBox
 
BrightnessFilter - Class in org.opensourcephysics.media.core
This is a Filter that changes the brightness and contrast of a source image.
BrightnessFilter() - Constructor for class org.opensourcephysics.media.core.BrightnessFilter
Constructs a default BrightnessFilter object.
brMessageBox - Variable in class org.opensourcephysics.display.DrawingPanel
 
brMessageBox - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
browse(String) - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default browser to display a URI.
browse(URI) - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default browser to display a URI.
Browser - Class in org.opensourcephysics.desktop.ostermiller
A stripped down version of the Browser class published by Stephen Ostermiller for use by the OSP project.
Browser() - Constructor for class org.opensourcephysics.desktop.ostermiller.Browser
 
bsums - Variable in class org.opensourcephysics.media.core.SumFilter
 
bufferedImage - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
bufferStrategyShow() - Method in class org.opensourcephysics.display.OSPFrame
Shows (repaints) the frame useing the current BufferStrategy.
buildPopupmenu() - Method in class org.opensourcephysics.display.DrawingPanel
Builds the default popup menu for this panel.
Butcher5 - Class in org.opensourcephysics.numerics
Butcher5 implements a fifth order Runge-Kutta ODE solver using an algorithm developed by Butcher.
Butcher5(ODE) - Constructor for class org.opensourcephysics.numerics.Butcher5
Constructs the Butcher5 ODESolver for a system of ordinary differential equations.
button - Variable in class org.opensourcephysics.ejs.control.swing.ControlButton
 
buttonbar - Variable in class org.opensourcephysics.tools.FunctionTool
 
buttonHeight - Static variable in class org.opensourcephysics.tools.DataTool
 
buttonPanel - Variable in class org.opensourcephysics.display.OSPFrame
 
buttonPanel - Variable in class org.opensourcephysics.tools.FunctionEditor
 
ByteLattice - Interface in org.opensourcephysics.display2d
The ByteLattice interface defines a lattice visualization componnent where each array element can assume one of 256 values.
ByteRaster - Class in org.opensourcephysics.display2d
A ByteRaster contains an array of bytes where each byte represents an image pixel.
ByteRaster(int, int) - Constructor for class org.opensourcephysics.display2d.ByteRaster
Constructs a byte raster with the given size.

C

cacheEnabled - Static variable in class org.opensourcephysics.tools.ResourceLoader
 
calculate() - Method in class org.opensourcephysics.controls.AbstractCalculation
Does the calculation.
calculate() - Method in interface org.opensourcephysics.controls.Calculation
Does the calculation.
calculate() - Method in class org.opensourcephysics.ejs.control.EjsCalculationControl
Does the calculation.
calculateLabels(double, double, int) - Method in class org.opensourcephysics.display.axes.XYAxis
Calculates the axis labels.
Calculation - Interface in org.opensourcephysics.controls
Calculation performs a calculation in response to a control's action.
calculation - Variable in class org.opensourcephysics.controls.CalculationControl
 
CALCULATION_CALC - Static variable in class org.opensourcephysics.controls.ControlsRes
 
CALCULATION_CALC_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
CALCULATION_RESET - Static variable in class org.opensourcephysics.controls.ControlsRes
 
CALCULATION_RESET_TIP - Static variable in class org.opensourcephysics.controls.ControlsRes
 
CalculationControl - Class in org.opensourcephysics.controls
A Control class for Calculations.
CalculationControl(Calculation) - Constructor for class org.opensourcephysics.controls.CalculationControl
The CalculationControl constructor.
calculationDone(String) - Method in class org.opensourcephysics.controls.AnimationControl
Signals the control that the animation has completed.
calculationDone(String) - Method in interface org.opensourcephysics.controls.Control
Notifies the control when a calculation has completed.
calculationDone(String) - Method in class org.opensourcephysics.controls.HiddenControl
 
calculationDone(String) - Method in class org.opensourcephysics.controls.OSPControl
A signal that a method has completed.
calculationDone(String) - Method in class org.opensourcephysics.controls.OSPControlTable
 
calculationDone(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Method required by the Control interface.
calculationDone(String) - Method in class org.opensourcephysics.ejs.control.EjsControl
 
calculationDone(String) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Stops the animation and prints a message.
Camera - Interface in org.opensourcephysics.display3d.core
Title: Camera
Camera - Class in org.opensourcephysics.display3d.simple3d
 
Camera.CameraLoader - Class in org.opensourcephysics.display3d.simple3d
 
Camera.CameraLoader() - Constructor for class org.opensourcephysics.display3d.simple3d.Camera.CameraLoader
 
Camera.Loader - Class in org.opensourcephysics.display3d.core
 
Camera.Loader() - Constructor for class org.opensourcephysics.display3d.core.Camera.Loader
 
CameraInspector - Class in org.opensourcephysics.display3d.core
Title: CameraInspector
CameraInspector(DrawingPanel3D) - Constructor for class org.opensourcephysics.display3d.core.CameraInspector
Creates a JPanel with a CameraInspector
cameraInspectorFrame - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
cameraItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
canCapture() - Method in class org.opensourcephysics.tools.VideoCaptureTool
Determines whether this tool is functional.
cancelButton - Variable in class org.opensourcephysics.media.core.ClipInspector
 
canDisplay(Object) - Static method in class org.opensourcephysics.display.ArrayPanel
Determines if an object is an array that can be displayed.
canInspect(XMLProperty) - Static method in class org.opensourcephysics.tools.ArrayInspector
Determines if an XMLProperty can be inspected with an array inspector.
canInspect(Object) - Static method in class org.opensourcephysics.tools.ArrayInspector
Determines if an object is an array that can be inspected.
canRecord() - Method in class org.opensourcephysics.media.core.ImageVideoType
Reports whether this type can record videos
canRecord - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
canRecord() - Method in interface org.opensourcephysics.media.core.VideoType
Reports whether this type can record videos
canRecord() - Method in class org.opensourcephysics.media.gif.GifVideoType
Reports whether this type can record videos
canReload() - Method in class org.opensourcephysics.tools.LauncherUndo
Returns true if pending edit is a link edit.
canWrite - Variable in class org.opensourcephysics.controls.XMLControlElement
 
capture() - Method in class org.opensourcephysics.media.core.BaselineFilter
Captures the current video frame to use as baseline image.
cardinalSpline(float[], float, boolean) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute a cardinal spline, a series of cubic Bezier splines smoothly connecting a set of points.
cardinalSpline(float[], int, int, float, boolean) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute a cardinal spline, a series of cubic Bezier splines smoothly connecting a set of points.
cardinalSpline(GeneralPath, float[], float, boolean, float, float) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute a cardinal spline, a series of cubic Bezier splines smoothly connecting a set of points.
cardinalSpline(GeneralPath, float[], int, int, float, boolean, float, float) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute a cardinal spline, a series of cubic Bezier splines smoothly connecting a set of points.
Carpet - Class in org.opensourcephysics.display2d
 
Carpet(GridData) - Constructor for class org.opensourcephysics.display2d.Carpet
Constructor Carpet
cartesian() - Method in class org.opensourcephysics.numerics.Complex
Convert polar to Cartesian
CartesianAxes - Interface in org.opensourcephysics.display.axes
CartesianAxes defines common Cartesian coordinate methods.
CartesianCoordinateStringBuilder - Class in org.opensourcephysics.display.axes
Builds a coordinate string from a mouse event for an axis type.
CartesianCoordinateStringBuilder() - Constructor for class org.opensourcephysics.display.axes.CartesianCoordinateStringBuilder
Constructor CartesianCoordinateStringBuilder
CartesianCoordinateStringBuilder(String, String) - Constructor for class org.opensourcephysics.display.axes.CartesianCoordinateStringBuilder
Constructor CartesianCoordinateStringBuilder
CartesianInteractive - Class in org.opensourcephysics.display.axes
A cartesian axis class that provides interactive scale adjustment with a mouse.
CartesianInteractive(PlottingPanel) - Constructor for class org.opensourcephysics.display.axes.CartesianInteractive
Constructs a set of interactive axes for a plotting panel.
CartesianType1 - Class in org.opensourcephysics.display.axes
A modified version of the ptolemy.plot.PlotBox class designed to work with the OSP drawing framework.
CartesianType1(PlottingPanel) - Constructor for class org.opensourcephysics.display.axes.CartesianType1
Constructor for the AxesType1 object
CartesianType2 - Class in org.opensourcephysics.display.axes
 
CartesianType2(PlottingPanel) - Constructor for class org.opensourcephysics.display.axes.CartesianType2
CartesianType2 draws axes in the drawing panel's gutter.
CartesianType3 - Class in org.opensourcephysics.display.axes
CartesianType3 draws draggable X and Y axes in the interior of a plotting panel.
CartesianType3(PlottingPanel) - Constructor for class org.opensourcephysics.display.axes.CartesianType3
Constructs the XYAxes inside the drawing panel.
CashKarp45 - Class in org.opensourcephysics.numerics
CashKarp45 implements a RKF 4/5 ODE solver with variable step size using Cash-Karp coefficients.
CashKarp45(ODE) - Constructor for class org.opensourcephysics.numerics.CashKarp45
Constructs the CashKarp45 ODESolver for a system of ordinary differential equations.
CDATA_POST - Static variable in class org.opensourcephysics.controls.XML
 
CDATA_PRE - Static variable in class org.opensourcephysics.controls.XML
 
CellBorder - Class in org.opensourcephysics.display
A class which implements a line border on only the top and left hand side.
CellBorder(Color) - Constructor for class org.opensourcephysics.display.CellBorder
Creates a line border with the specified color and a thickness = 1.
CellBorder(Color, int) - Constructor for class org.opensourcephysics.display.CellBorder
Creates a line border with the specified color and thickness.
cellData - Variable in class org.opensourcephysics.display2d.ArrayData
 
cellData - Variable in class org.opensourcephysics.display2d.FlatData
 
cellData - Variable in class org.opensourcephysics.display2d.GridPointData
 
CellLattice - Class in org.opensourcephysics.display2d
A CellLattice that displays an array where each array element can assume one of 256 values.
CellLattice() - Constructor for class org.opensourcephysics.display2d.CellLattice
Constructor CellLattice
CellLattice(int, int) - Constructor for class org.opensourcephysics.display2d.CellLattice
Constructor CellLattice
CellLatticeOSX - Class in org.opensourcephysics.display2d
A Mac version of CellLattice that displays an array where each array element can assume one of 256 values.
CellLatticeOSX() - Constructor for class org.opensourcephysics.display2d.CellLatticeOSX
Constructs a cell lattice.
CellLatticeOSX(int, int) - Constructor for class org.opensourcephysics.display2d.CellLatticeOSX
Constructs a Cell lattice with the given size.
CellLatticePC - Class in org.opensourcephysics.display2d
A CellLattice displays an array where each array element can assume one of 256 values.
CellLatticePC() - Constructor for class org.opensourcephysics.display2d.CellLatticePC
Constructs a cell lattice.
CellLatticePC(int, int) - Constructor for class org.opensourcephysics.display2d.CellLatticePC
Constructs a cell lattice with the given size.
CENTER - Static variable in class org.opensourcephysics.display.TextLine
Center the Text over the point
CENTER - Static variable in class org.opensourcephysics.display.TitleText
 
center(Point2D, Point2D) - Method in class org.opensourcephysics.media.core.TPoint
Centers this TPoint between the two specified points.
CENTER_LOCATION - Static variable in class org.opensourcephysics.display.InteractiveLabel
 
centerAxes(DrawingPanel) - Method in class org.opensourcephysics.display.axes.CartesianType3
 
CENTERED - Static variable in class org.opensourcephysics.display.OSPLayout
The bottom right layout constraint.
CENTERED - Static variable in interface org.opensourcephysics.display3d.core.Style
 
centered(Function, double, double) - Static method in class org.opensourcephysics.numerics.Derivative
Calculates the first derivative of a function using the centered finite difference approximation.
centroid(float[], int) - Static method in class org.opensourcephysics.display.GraphicsLib
Computes the mean, or centroid, of a set of points
changed - Variable in class org.opensourcephysics.media.core.VideoPanel
set to true when this panel has been changed, false when saved
changedFiles - Variable in class org.opensourcephysics.tools.Launcher
 
charMap - Static variable in class org.opensourcephysics.display.TeXParser
 
charWidth(Graphics, char) - Method in class org.opensourcephysics.display.TextLine
 
Chebyshev - Class in org.opensourcephysics.numerics.specialfunctions
Chebyshev defines Chebyshev polynomials Tn(x) and Un(x) using the well known recurrence relationships.
checkbox - Variable in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
checkData(double[], int) - Method in class org.opensourcephysics.numerics.FFT2D
 
checkDatasetIndex(int) - Method in class org.opensourcephysics.display.DatasetManager
Ensures capacity
checkImage(DrawingPanel) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Checks if the image is the correct size.
checkImage(DrawingPanel) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Checks if the image is the correct size.
checkImage() - Method in class org.opensourcephysics.media.core.VideoPanel
Overrides DrawingPanel checkImage method so offscreenImage will not include the videoPlayer.
checkIndex(int) - Method in class org.opensourcephysics.display2d.DataRaster
Ensures that the image data exists
checkIndex(int) - Method in class org.opensourcephysics.frames.ParticleFrame
Ensures capacity
checkLayoutRect(Container, Rectangle) - Method in class org.opensourcephysics.display.OSPLayout
 
checkManager - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
checkPallet(Color) - Method in class org.opensourcephysics.display2d.VectorColorMapper
Checks to see if background color matches the color palette background.
checkSorting(double[]) - Static method in class org.opensourcephysics.numerics.Util
Checks if an array is sorted.
CheckTreeCellRenderer - Class in org.opensourcephysics.tools
A checkbox tree cell renderer.
CheckTreeCellRenderer(TreeCellRenderer, CheckTreeSelectionModel) - Constructor for class org.opensourcephysics.tools.CheckTreeCellRenderer
Constructor CheckTreeCellRenderer
CheckTreeManager - Class in org.opensourcephysics.tools
A checkbox mouse and tree selection listener.
CheckTreeManager(JTree) - Constructor for class org.opensourcephysics.tools.CheckTreeManager
Constructor.
CheckTreeSelectionModel - Class in org.opensourcephysics.tools
A checkbox tree selection model.
CheckTreeSelectionModel(TreeModel) - Constructor for class org.opensourcephysics.tools.CheckTreeSelectionModel
Constructor.
checkWorkingImage() - Method in class org.opensourcephysics.display.DrawingPanel
Checks the image to see if the working image has the correct Dimension.
childFrames - Variable in class org.opensourcephysics.display.OSPFrame
 
children - Variable in class org.opensourcephysics.ejs.control.swing.ControlContainer
 
choose(Collection<?>, Collection<String>) - Method in class org.opensourcephysics.controls.ListChooser
Allows the user to choose from the supplied list.
choose(Collection<?>, Collection<String>, Collection<?>) - Method in class org.opensourcephysics.controls.ListChooser
Allows the user to choose from the supplied list.
choose(Collection<?>, Collection<String>, Collection<?>, boolean[]) - Method in class org.opensourcephysics.controls.ListChooser
Allows the user to choose from the supplied list.
choose(Collection<?>, Collection<String>, Collection<?>, boolean[], boolean[]) - Method in class org.opensourcephysics.controls.ListChooser
Allows the user to choose from the supplied list.
choose(XMLControl, Class<?>) - Method in class org.opensourcephysics.controls.XMLTreeChooser
Highlights objects of a specified class in a tree view of an XMLControl and returns those selected by the user, if any.
chooseClassFor(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchClassChooser
Chooses a launchable class and assigns it to the specified launch node.
chooseFilename(JFileChooser) - Static method in class org.opensourcephysics.display.OSPRuntime
Uses a JFileChooser to ask for a name.
chooseFilename(JFileChooser, Component, boolean) - Static method in class org.opensourcephysics.display.OSPRuntime
Uses a JFileChooser to ask for a name.
chooser - Static variable in class org.opensourcephysics.controls.ControlUtils
 
chooser - Static variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
chooser - Static variable in class org.opensourcephysics.media.core.VideoIO
 
chooser - Static variable in class org.opensourcephysics.tools.DataTool
 
chooser - Static variable in class org.opensourcephysics.tools.Launcher
 
chooserDir - Static variable in class org.opensourcephysics.display.OSPRuntime
File Chooser starting directory.
chooserField - Static variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
Circle - Class in org.opensourcephysics.display
A Drawable circle that uses awt drawing.
Circle() - Constructor for class org.opensourcephysics.display.Circle
Constructs a fixed radius circle at the origin.
Circle(double, double) - Constructor for class org.opensourcephysics.display.Circle
Constructs a fixed radius circle at the given coordinates.
Circle(double, double, int) - Constructor for class org.opensourcephysics.display.Circle
Constructs a fixed radius circle at the given coordinates with the given radius.
CIRCLE - Static variable in class org.opensourcephysics.display.Dataset
Field CIRCLE
circle - Variable in class org.opensourcephysics.media.core.TCircle
 
CircleLoader - Class in org.opensourcephysics.display
A class to save and load Circle objects in an XMLControl.
CircleLoader() - Constructor for class org.opensourcephysics.display.CircleLoader
 
circularErrors - Variable in class org.opensourcephysics.tools.FunctionEditor
 
circulatingVectorField(int, int) - Static method in class org.opensourcephysics.display2d.TestData
 
classChooser - Variable in class org.opensourcephysics.tools.Launcher
 
className - Variable in class org.opensourcephysics.controls.XMLControlElement
 
className - Variable in class org.opensourcephysics.controls.XMLPropertyElement
 
classPath - Static variable in class org.opensourcephysics.tools.Launcher
 
clear() - Static method in class org.opensourcephysics.controls.MessageFrame
Clears the text.
clear() - Method in class org.opensourcephysics.controls.OSPLog
Clears the log.
clear() - Method in class org.opensourcephysics.display.AbstractTrail
Clears all points from the trail.
clear() - Method in class org.opensourcephysics.display.ComplexDataset
Clear all data from this Dataset.
clear() - Method in class org.opensourcephysics.display.DataFunction
 
clear() - Method in class org.opensourcephysics.display.DataPanel
Clears data, column names and format patterns.
clear() - Method in class org.opensourcephysics.display.DataRowModel
Clear the data
clear() - Method in class org.opensourcephysics.display.DataRowTable
Clears data, column names, and format patterns.
clear() - Method in class org.opensourcephysics.display.Dataset
Clear all data from this Dataset.
clear(int) - Method in class org.opensourcephysics.display.DatasetManager
Clears all data from Dataset with the given datasetIndex.
clear() - Method in class org.opensourcephysics.display.DatasetManager
Clears all data from all Datasets.
clear() - Method in class org.opensourcephysics.display.DataTable
Remove all TableModels from the table model list.
clear() - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method clear
clear() - Method in interface org.opensourcephysics.display.DataTableModel
Remove all TableModels from the table model list.
clear() - Method in class org.opensourcephysics.display.DrawableBuffer
Remove all drawable objects from the drawing buffer.
clear() - Method in class org.opensourcephysics.display.DrawingPanel
Removes all drawable objects from the drawable list.
clear() - Method in class org.opensourcephysics.display.HighlightableDataset
Clear all data from this Dataset.
clear() - Method in class org.opensourcephysics.display.Histogram
Clears all data from this histogram and resets min and max values.
clear() - Method in class org.opensourcephysics.display.HistogramDataset
Clears data from the histogram.
clear() - Method in class org.opensourcephysics.display.InteractivePanel
Removes all drawable objects from the drawable list.
clear() - Method in class org.opensourcephysics.display.Stripchart
Clears all data from this Dataset.
clear() - Method in class org.opensourcephysics.display.Trail
Clears all points from the trail.
clear() - Method in class org.opensourcephysics.display.TrailBezier
Clears all points from the trail.
clear() - Method in class org.opensourcephysics.display2d.DataRaster
Clears all data from all Datasets.
clear() - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Clears all points from the trail.
clear() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
clear() - Method in class org.opensourcephysics.ejs.control.GroupControl
Destroy all elements
clear() - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
clear() - Method in class org.opensourcephysics.media.core.BaselineFilter
Clears this filter
clear() - Method in class org.opensourcephysics.media.core.BrightnessFilter
Clears this filter
clear() - Method in class org.opensourcephysics.media.core.DarkGhostFilter
Clears ghosts.
clear() - Method in class org.opensourcephysics.media.core.Filter
Clears the filter.
clear() - Method in class org.opensourcephysics.media.core.FilterStack
Clears the filter stack.
clear() - Method in class org.opensourcephysics.media.core.GhostFilter
Clears ghosts.
clear() - Method in class org.opensourcephysics.media.core.SumFilter
Clears this filter
clear() - Method in class org.opensourcephysics.media.core.VideoGrabber
Clear the video from the tool in preparation for a new video.
clear() - Method in class org.opensourcephysics.media.core.VideoPanel
Removes all drawable objects except the video.
clear() - Method in class org.opensourcephysics.tools.VideoCaptureTool
Clear the video from the tool in preparation for a new video.
clear() - Method in interface org.opensourcephysics.tools.VideoTool
Clear the video from the tool in preparation for a new video.
clearAccumulator() - Method in class org.opensourcephysics.display2d.ContourAccumulator
Clears accumulator.
clearButton - Variable in class org.opensourcephysics.media.core.Filter
 
clearChildFrames() - Method in class org.opensourcephysics.controls.AbstractAnimation
Clears the child frames from the main frame.
clearChildFrames() - Method in class org.opensourcephysics.controls.AbstractCalculation
Clears the child frames from the main frame.
clearChildFrames() - Method in interface org.opensourcephysics.controls.MainFrame
Clears the child frames from the main frame.
clearChildFrames() - Method in class org.opensourcephysics.display.OSPFrame
Clears all frames from the child frame list.
clearChildFrames() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Clears the child frames from the main frame.
clearData() - Method in class org.opensourcephysics.display.DataPanel
Clears data from this table.
clearData() - Method in class org.opensourcephysics.display.DataRowTable
Clears data from this table.
clearData() - Method in class org.opensourcephysics.display.OSPFrame
Clears data from drawing objects within this frame.
clearData() - Method in class org.opensourcephysics.display2d.ComplexCarpet
 
clearData() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Clears data from drawing objects within this frame.
clearData() - Method in class org.opensourcephysics.frames.Complex2DFrame
Clears data by setting the scalar field to zero.
clearData() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Clears the data from all datasets and removes all objects from the drawing panel except the dataset manager.
clearData() - Method in class org.opensourcephysics.frames.FFTFrame
Clears all the stored complex data.
clearData() - Method in class org.opensourcephysics.frames.HistogramFrame
Clears all the data stored.
clearData() - Method in class org.opensourcephysics.frames.LatticeFrame
Clears the lattice data by setting all values to zero.
clearData() - Method in class org.opensourcephysics.frames.ParticleFrame
Clears all particles from this frame.
clearData() - Method in class org.opensourcephysics.frames.PlotFrame
Clears the data from all datasets.
clearData() - Method in class org.opensourcephysics.frames.RasterFrame
Clears the lattice data by setting all values to zero.
clearData() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the scalar field to zero.
clearData() - Method in class org.opensourcephysics.frames.TableFrame
Clears data from drawing objects within this frame.
clearData() - Method in class org.opensourcephysics.frames.Vector2DFrame
Sets the scalar field to zero.
clearData() - Method in class org.opensourcephysics.tools.DataTool
Clears data by removing all tabs.
clearData() - Method in class org.opensourcephysics.tools.DataToolTab
 
clearDataAndRepaint() - Method in class org.opensourcephysics.display.DrawingFrame
Clears data and repaints the drawing panel within this frame.
clearDataAndRepaint() - Method in class org.opensourcephysics.display.OSPFrame
Clears data and repaints the drawing panel within this frame.
clearDataAndRepaint() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Clears data from drawing objects within this frame.
clearDefaultXML() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Clears the current XML default.
clearDefaultXML() - Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
Clears the current XML default.
clearDrawables() - Method in class org.opensourcephysics.display.DrawingFrame
Clears Drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.Complex2DFrame
Removes drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Clears drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.FFT2DFrame
Removes drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.FFTFrame
Removes drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.HistogramFrame
Removes drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.LatticeFrame
Clears drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.ParticleFrame
Cleares drawable objects added by the user from this frame and clears the particles.
clearDrawables() - Method in class org.opensourcephysics.frames.PlotFrame
Clears drawable objects added by the user to this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.RasterFrame
Clears drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Clears drawable objects added by the user from this frame.
clearDrawables() - Method in class org.opensourcephysics.frames.Vector2DFrame
Clears drawable objects added by the user from this frame.
clearDrawingFrameData(boolean) - Static method in class org.opensourcephysics.display.GUIUtils
Clears the data in animated DrawingFrames and repaints the frame's content.
clearHighlights() - Method in class org.opensourcephysics.display.HighlightableDataset
Clears highlights.
clearHistory() - Method in class org.opensourcephysics.tools.Launcher
Clears the navigation history.
clearItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
clearItem - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
clearLog() - Static method in class org.opensourcephysics.controls.OSPLog
Clears the Log.
clearMessages() - Method in interface org.opensourcephysics.controls.Control
Clears all text from the control's message area.
clearMessages() - Method in class org.opensourcephysics.controls.HiddenControl
 
clearMessages() - Method in class org.opensourcephysics.controls.OSPControl
Remove all text from the message area.
clearMessages() - Method in class org.opensourcephysics.controls.OSPControlTable
 
clearMessages() - Method in class org.opensourcephysics.controls.XMLControlElement
Method required by the Control interface.
clearMessages() - Method in class org.opensourcephysics.ejs.control.EjsControl
 
clearMessages() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Remove all text from the message area.
clearPanels() - Method in class org.opensourcephysics.tools.FunctionTool
Clears all FunctionPanels.
clearPrefixPath() - Method in class org.opensourcephysics.ejs.control.GroupControl
Clears the list of default package name for unqualified elements
clearRaster - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
clearSelection() - Method in class org.opensourcephysics.tools.DataToolTable
Deselects all selected columns and rows.
clearSelection() - Method in class org.opensourcephysics.tools.FunctionPanel
Clears the selection.
clearSelectionIfEmptyEndRow() - Method in class org.opensourcephysics.tools.DataToolTable
Clears the selection if it consists of only an empty end row.
clearValues() - Method in interface org.opensourcephysics.controls.Control
Clears all text from the control's data input area.
clearValues() - Method in class org.opensourcephysics.controls.HiddenControl
 
clearValues() - Method in class org.opensourcephysics.controls.OSPControl
Remove all text from the data input area.
clearValues() - Method in class org.opensourcephysics.controls.OSPControlTable
 
clearValues() - Method in class org.opensourcephysics.controls.XMLControlElement
Clears all properties.
clearValues() - Method in class org.opensourcephysics.ejs.control.EjsControl
 
clearVariables() - Method in class org.opensourcephysics.ejs.control.GroupControl
Clears all variables
clearWorkingData() - Method in class org.opensourcephysics.tools.DataToolTable
Clears the working data.
clip - Variable in class org.opensourcephysics.media.core.ClipControl
 
clip - Variable in class org.opensourcephysics.media.core.ClipInspector
 
clipAtGutter - Variable in class org.opensourcephysics.display.DrawingPanel
 
ClipboardJob - Class in org.opensourcephysics.tools
This is a Job implementation for osp data transfers via the clipboard.
ClipboardJob() - Constructor for class org.opensourcephysics.tools.ClipboardJob
Constructs a ClipboardJob.
ClipboardJob(String) - Constructor for class org.opensourcephysics.tools.ClipboardJob
Constructs a ClipboardJob with a specified xml string.
ClipboardJob(Object) - Constructor for class org.opensourcephysics.tools.ClipboardJob
Constructs a ClipboardJob for a specified object.
ClipControl - Class in org.opensourcephysics.media.core
A ClipControl controls a VideoClip.
ClipControl(VideoClip) - Constructor for class org.opensourcephysics.media.core.ClipControl
Constructs a ClipControl object.
clipControl - Variable in class org.opensourcephysics.media.core.ClipInspector
 
clipControl - Variable in class org.opensourcephysics.media.core.VideoPlayer
 
ClipInspector - Class in org.opensourcephysics.media.core
This displays and sets VideoClip properties.
ClipInspector(VideoClip) - Constructor for class org.opensourcephysics.media.core.ClipInspector
Constructs a ClipInspector.
ClipInspector(VideoClip, Frame) - Constructor for class org.opensourcephysics.media.core.ClipInspector
Constructs a non-modal ClipInspector.
ClipInspector(VideoClip, ClipControl) - Constructor for class org.opensourcephysics.media.core.ClipInspector
Constructs a ClipInspector with access to the clip control.
ClipInspector(VideoClip, ClipControl, Frame) - Constructor for class org.opensourcephysics.media.core.ClipInspector
Constructs a non-modal ClipInspector with access to the clip control.
clone() - Method in class org.opensourcephysics.controls.XMLControlElement
Returns a copy of this control.
clone(Video) - Static method in class org.opensourcephysics.media.core.VideoIO
Returns a clone of the specified video.
clone() - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Provides a copy of this transformation.
clone() - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Provides a copy of this transformation.
clone() - Method in class org.opensourcephysics.numerics.Quaternion
Instaniates a quaterion whose components are identical to this quaterion.
clone() - Method in interface org.opensourcephysics.numerics.Transformation
Provides a copy of this transformation.
clone() - Method in class org.opensourcephysics.tools.UserFunction
Returns a clone of this UuserFunction.
cloneValue() - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
cloneValue() - Method in class org.opensourcephysics.ejs.control.value.Value
Clones one value into another
closeAllItem - Variable in class org.opensourcephysics.tools.DataTool
 
closeAllItem - Variable in class org.opensourcephysics.tools.Launcher
 
closeAndDisposeOSPFrames(Frame) - Static method in class org.opensourcephysics.display.GUIUtils
Disposes all OSP frames except the given frame.
closeButton - Variable in class org.opensourcephysics.media.core.Filter
 
closeButton - Variable in class org.opensourcephysics.tools.FunctionTool
 
closed - Variable in class org.opensourcephysics.display.AbstractTrail
 
closedObject - Variable in class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
closeInput() - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
closeItem - Variable in class org.opensourcephysics.tools.DataTool
 
closeOutput() - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
closeStream - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
closeTabItem - Variable in class org.opensourcephysics.tools.Launcher
 
closeTrail() - Method in class org.opensourcephysics.display.AbstractTrail
Closes the path by connecting the first point to the last point.
closeTrail() - Method in class org.opensourcephysics.display.Trail
Closes the path by connecting the first point to the last point.
closeTrail() - Method in class org.opensourcephysics.display.TrailBezier
Closes the trail by connecting the first point to the last point.
CODE_DAMAGED - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Code damaged.
CODE_DAMAGED - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Code damaged.
coefficient(int) - Method in class org.opensourcephysics.numerics.Polynomial
Gets the coefficient value at the desired position
coefficients - Variable in class org.opensourcephysics.numerics.Polynomial
Polynomial coefficients.
COINCIDENT - Static variable in class org.opensourcephysics.display.GraphicsLib
Indicates intersection between shapes
colNames - Variable in class org.opensourcephysics.display.DataAdapter
 
color - Variable in class org.opensourcephysics.display.AbstractInteractive
 
color - Variable in class org.opensourcephysics.display.AbstractTrail
 
color - Variable in class org.opensourcephysics.display.Arrow
 
color - Variable in class org.opensourcephysics.display.Circle
 
color - Variable in class org.opensourcephysics.display.DrawableShape
 
color - Variable in class org.opensourcephysics.display.FunctionDrawer
 
color - Variable in class org.opensourcephysics.display.Grid
 
color - Variable in class org.opensourcephysics.display.TextBox
 
color - Variable in class org.opensourcephysics.display.TextLine
Text color
color - Variable in class org.opensourcephysics.media.core.TShape
 
colorConstant(String) - Static method in class org.opensourcephysics.ejs.control.ConstantParser
 
colorDepth - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
ColorIcon - Class in org.opensourcephysics.display
This Icon fills itself with the color specified in its constructor.
ColorIcon(Color, int, int) - Constructor for class org.opensourcephysics.display.ColorIcon
Constructs a ColorIcon.
colorIndex - Variable in class org.opensourcephysics.tools.DataToolTab
 
colorMap - Variable in class org.opensourcephysics.display2d.ContourPlot
 
ColorMapper - Class in org.opensourcephysics.display2d
 
ColorMapper(int, double, double, int) - Constructor for class org.opensourcephysics.display2d.ColorMapper
Constructor ColorMapper
colorTab - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
columnID - Variable in class org.opensourcephysics.display.Dataset
Field columnID: an integer used by DataTool
columnNameChanged(String, String) - Method in class org.opensourcephysics.tools.DataToolTab
Responds to a changed column name.
combo - Variable in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
COMMA_EXPECTED - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Comma expected.
COMMA_EXPECTED - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Comma expected.
compactArraySize - Static variable in class org.opensourcephysics.controls.XMLControlElement
 
compare(int, int, int) - Method in class org.opensourcephysics.display.SortDecorator
 
Complex - Class in org.opensourcephysics.numerics
 
Complex() - Constructor for class org.opensourcephysics.numerics.Complex
Default constructor.
Complex(double) - Constructor for class org.opensourcephysics.numerics.Complex
Constructor from a single double value.
Complex(Number) - Constructor for class org.opensourcephysics.numerics.Complex
Construct from a Number.
Complex(Complex) - Constructor for class org.opensourcephysics.numerics.Complex
Copy constructor
Complex(double, double) - Constructor for class org.opensourcephysics.numerics.Complex
Initialize the real and imaginary components to the values given by the parameters.
Complex2DFrame - Class in org.opensourcephysics.frames
A DrawingFrame that displays 2D plots of complex scalar fields.
Complex2DFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.Complex2DFrame
Constructs a Complex2DFrame with the given axes labels and frame title.
Complex2DFrame(String) - Constructor for class org.opensourcephysics.frames.Complex2DFrame
Constructs a Complex2DFrame with the given frame title but without axes.
ComplexCarpet - Class in org.opensourcephysics.display2d
 
ComplexCarpet(GridData) - Constructor for class org.opensourcephysics.display2d.ComplexCarpet
Constructor ComplexCarpet
ComplexColorMapper - Class in org.opensourcephysics.display2d
 
ComplexColorMapper(double) - Constructor for class org.opensourcephysics.display2d.ComplexColorMapper
Constructor ComplexColorMapper
ComplexContourPlot - Class in org.opensourcephysics.display2d
ComplexInterpolatedPlot creates an image of a scalar field by inerpolating every image pixel to an untabulated point (x,y) in the 2d data.
ComplexContourPlot() - Constructor for class org.opensourcephysics.display2d.ComplexContourPlot
Constructs the ComplexContourPlot using the given 2d datset.
ComplexContourPlot(GridData) - Constructor for class org.opensourcephysics.display2d.ComplexContourPlot
Constructs the ComplexContourPlot using the given 2d datset.
ComplexDataset - Class in org.opensourcephysics.display
ComplexDataset stores and plots a complex dataset (x,z) where the dependent variable has real and imaginary parts, z=(real, imaginary).
ComplexDataset() - Constructor for class org.opensourcephysics.display.ComplexDataset
Dataset constructor.
complexDataset - Variable in class org.opensourcephysics.frames.ComplexPlotFrame
 
complexDataset - Variable in class org.opensourcephysics.frames.FFTFrame
 
ComplexEigenvalueDecomposition - Class in org.opensourcephysics.numerics
A Java Complex Eigenvalue Decomposition based on an Ada version of a NAG Fortran library subroutine.
ComplexEigenvalueDecomposition() - Constructor for class org.opensourcephysics.numerics.ComplexEigenvalueDecomposition
Constructs the EigenvalueDecomposition.
ComplexGridPlot - Class in org.opensourcephysics.display2d
ComplexGridPlot plots a complex scalar field by coloring pixels a buffered image.
ComplexGridPlot() - Constructor for class org.opensourcephysics.display2d.ComplexGridPlot
Constructs the ComplexGridPlot without data.
ComplexGridPlot(GridData) - Constructor for class org.opensourcephysics.display2d.ComplexGridPlot
Constructs the ComplexGridPlot using the given 2d datset.
ComplexInterpolatedPlot - Class in org.opensourcephysics.display2d
ComplexInterpolatedPlot creates an image of a scalar field by interpolating every image pixel to an untabulated point (x,y) in the 2d data.
ComplexInterpolatedPlot(GridData) - Constructor for class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Constructs the ComplexInterpolatedPlot using the given 2d datset.
ComplexMatrix - Class in org.opensourcephysics.numerics
 
ComplexMatrix() - Constructor for class org.opensourcephysics.numerics.ComplexMatrix
 
ComplexPlotFrame - Class in org.opensourcephysics.frames
A DrawingFrame that plots a complex function.
ComplexPlotFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.ComplexPlotFrame
Constructs a PlotComplexFrame with the given frame title and axes labels.
ComplexPlotFrame.ComplexPlotFrameLoader - Class in org.opensourcephysics.frames
 
ComplexPlotFrame.ComplexPlotFrameLoader() - Constructor for class org.opensourcephysics.frames.ComplexPlotFrame.ComplexPlotFrameLoader
 
ComplexSurfacePlot - Class in org.opensourcephysics.display2d
SurfacePlot draws a 3D surface of a scalar field.
ComplexSurfacePlot() - Constructor for class org.opensourcephysics.display2d.ComplexSurfacePlot
Constructs the ComplexSurfacePlot without data.
ComplexSurfacePlot(GridData) - Constructor for class org.opensourcephysics.display2d.ComplexSurfacePlot
ComplexSurfacePlot constructor with the given data model.
ComplexSurfaceVertex - Class in org.opensourcephysics.display2d
The class SurfaceVertex represents a vertex in 3D space.
complexToColor(double, double) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Converts a complex number to hue, saturation, and brightness.
compress(File, File, Manifest) - Static method in class org.opensourcephysics.tools.JarTool
Compresses a directory into a single JAR or ZIP file.
compress(ArrayList<File>, File, Manifest) - Static method in class org.opensourcephysics.tools.JarTool
Compresses a list of files and/or directories into a single JAR or ZIP file.
computeAverage(double[], int, int) - Static method in class org.opensourcephysics.numerics.Util
Computes the average value of a subset of an array.
computeCoefficients() - Method in class org.opensourcephysics.numerics.PolynomialLeastSquareFit
Computes the polynomial coefficients.
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
This will be used by subclasses whenever there is a need to recompute the actual values of the corners before drawing.
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementBox
 
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementPlane
 
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementSurface
 
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementTessellation
 
computeCorners() - Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
computeGutters() - Method in class org.opensourcephysics.display.DrawingPanel
Computes the size of the gutters.
computeGutters() - Method in class org.opensourcephysics.display.PlottingPanel
Computes the size of the gutters using a Dimensioned object.
concatenate(AffineTransform) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
ConeUtils - Class in org.opensourcephysics.display3d.simple3d.utils
 
ConeUtils() - Constructor for class org.opensourcephysics.display3d.simple3d.utils.ConeUtils
 
config(String) - Static method in class org.opensourcephysics.controls.MessageFrame
Logs a configuration message.
config(String) - Static method in class org.opensourcephysics.controls.OSPLog
Logs a configuration message.
confirmOverwrite(String) - Static method in class org.opensourcephysics.tools.JarTool
Whether to overwrite an existing file.
conjugate() - Method in class org.opensourcephysics.numerics.Complex
Conjugats the complex number
conjugate() - Method in class org.opensourcephysics.numerics.Quaternion
Conjugates this quaternion in place.
connection_location - Variable in class org.opensourcephysics.display.InteractiveLabel
 
ConsoleLevel - Class in org.opensourcephysics.controls
 
constantFunction(double) - Static method in class org.opensourcephysics.numerics.Util
Creates a function having a constant value.
ConstantParser - Class in org.opensourcephysics.ejs.control
This class provides static methods that parse a string and return a Value with the corresponding type and value, ready to be used by the setValue() method of ControlElements
ConstantParser() - Constructor for class org.opensourcephysics.ejs.control.ConstantParser
 
ConstantParser - Class in org.opensourcephysics.ejs.control.swing
This class provides static methods that parse a string and return a Value with the corresponding type and value, ready to be used by the setValue() method of ControlElements
ConstantParser() - Constructor for class org.opensourcephysics.ejs.control.swing.ConstantParser
 
constraintsConstant(String) - Static method in class org.opensourcephysics.ejs.control.swing.ConstantParser
 
constructorThreadGroup - Variable in class org.opensourcephysics.display.OSPDialog
The thread group that created this object.
constructorThreadGroup - Variable in class org.opensourcephysics.display.OSPFrame
The thread group that created this object.
contains(double, double) - Method in class org.opensourcephysics.display.InteractiveShape
Tests if the specified coordinates are inside the boundary of the Shape.
containsDuplicateValues(double[]) - Static method in class org.opensourcephysics.tools.DataTool
Determines if an array contains any duplicate or Double.NaN values.
containsInteractive - Variable in class org.opensourcephysics.display.InteractivePanel
 
containsInvalidExpressions() - Method in class org.opensourcephysics.tools.FunctionEditor
Returns true if any objects have invalid expressions.
content - Variable in class org.opensourcephysics.controls.XMLPropertyElement
 
contentPane - Variable in class org.opensourcephysics.tools.DataTool
 
contentPane - Variable in class org.opensourcephysics.tools.FunctionTool
 
contentPane - Variable in class org.opensourcephysics.tools.Launcher
 
contest(int, int, int) - Method in class org.opensourcephysics.media.gif.NeuQuant
 
CONTOUR_PLOT - Static variable in interface org.opensourcephysics.display2d.Plot2D
 
ContourAccumulator - Class in org.opensourcephysics.display2d
Title: Contour Description: The class LineAccumulator accumulates line drawing information and then draws all accumulated lines together.
ContourPlot - Class in org.opensourcephysics.display2d
ContourPlot draws a contour plot of a scalar field.
ContourPlot() - Constructor for class org.opensourcephysics.display2d.ContourPlot
Constructs a ContourPlot without any data.
ContourPlot(GridData) - Constructor for class org.opensourcephysics.display2d.ContourPlot
Constructs a ContourPlot that renders the given GridData.
control - Variable in class org.opensourcephysics.controls.AbstractAnimation
 
control - Variable in class org.opensourcephysics.controls.AbstractCalculation
 
control - Variable in class org.opensourcephysics.controls.AbstractSimulation
 
Control - Interface in org.opensourcephysics.controls
Graphical User Interfaces implement the Control interface.
control - Variable in class org.opensourcephysics.controls.XMLTree
 
control - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
control - Variable in class org.opensourcephysics.tools.DataTool
 
ControlBar - Class in org.opensourcephysics.ejs.control.swing
A bar that display double values.
ControlBar(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlBar
Constructor ControlBar
ControlButton - Class in org.opensourcephysics.ejs.control.swing
A configurable control button.
ControlButton(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlButton
Constructor ControlButton
ControlCheckBox - Class in org.opensourcephysics.ejs.control.swing
A configurable checkbox.
ControlCheckBox(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlCheckBox
Constructor ControlCheckBox
ControlComboBox - Class in org.opensourcephysics.ejs.control.swing
A combobox to display string options.
ControlComboBox(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlComboBox
Constructor ControlComboBox
ControlContainer - Class in org.opensourcephysics.ejs.control.swing
A configurable Container
ControlContainer(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlContainer
Constructor ControlContainer
controlContainsData - Variable in class org.opensourcephysics.tools.DataTool
 
ControlDialog - Class in org.opensourcephysics.ejs.control.swing
A configurable Dialog.
ControlDialog(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlDialog
Constructor ControlDialog
ControlDrawable - Class in org.opensourcephysics.ejs.control.swing
Abstract superclass for Drawables (children of ControlDrawableParent)
ControlDrawable(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlDrawable
Constructor and utilities
ControlDrawablesParent - Class in org.opensourcephysics.ejs.control.swing
A container to hold Drawables.
ControlDrawablesParent(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlDrawablesParent
Constructor ControlDrawablesParent
ControlElement - Class in org.opensourcephysics.ejs.control
ControlElement is a base class for an object that can be managed using a series of configurable properties, hold actions that when invoked graphically call other objects' methods, and be responsible for the display and change of one or more internal variables.
ControlElement(Object) - Constructor for class org.opensourcephysics.ejs.control.ControlElement
Constructor ControlElement
ControlFrame - Class in org.opensourcephysics.controls
A frame with menu items for saving and loading control parameters
ControlFrame(String) - Constructor for class org.opensourcephysics.controls.ControlFrame
 
ControlFrame - Class in org.opensourcephysics.ejs.control.swing
A configurable Frame.
ControlFrame(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlFrame
Constructor ControlFrame
ControlInputArea - Class in org.opensourcephysics.ejs.control.swing
 
ControlInputArea(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlInputArea
Constructor ControlInputArea
ControlLabel - Class in org.opensourcephysics.ejs.control.swing
A configurable Label.
ControlLabel(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlLabel
Constructor ControlLabel
ControlNumberField - Class in org.opensourcephysics.ejs.control.swing
A textfield to display double values.
ControlNumberField(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlNumberField
Constructor ControlNumberField
ControlNumberField.MyKeyListener - Class in org.opensourcephysics.ejs.control.swing
 
ControlNumberField.MyKeyListener() - Constructor for class org.opensourcephysics.ejs.control.swing.ControlNumberField.MyKeyListener
 
controlPanel - Variable in class org.opensourcephysics.ejs.control.EjsCalculationControl
 
controlPanel - Variable in class org.opensourcephysics.ejs.control.EjsSimulationControl
 
ControlPanel - Class in org.opensourcephysics.ejs.control.swing
A configurable panel.
ControlPanel(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlPanel
Constructor ControlPanel
ControlParsedNumberField - Class in org.opensourcephysics.ejs.control.swing
A textfield to display double values.
ControlParsedNumberField(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlParsedNumberField
Constructor ControlParsedNumberField
ControlRadioButton - Class in org.opensourcephysics.ejs.control.swing
A configurable checkbox.
ControlRadioButton(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlRadioButton
Constructor ControlRadioButton
ControlSlider - Class in org.opensourcephysics.ejs.control.swing
A slider to display double values.
ControlSlider(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlSlider
Constructor ControlSlider
ControlSound - Class in org.opensourcephysics.ejs.control.swing
An element to play sound according to the state of an internal variable.
ControlSound(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlSound
Constructor ControlSound
ControlSplitPanel - Class in org.opensourcephysics.ejs.control.swing
A configurable SplitPanel
ControlSplitPanel(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
Constructor ControlSplitPanel
ControlsRes - Class in org.opensourcephysics.controls
ControlsRes provides access to internationalized string resources for OSPControls.
ControlSwingElement - Class in org.opensourcephysics.ejs.control.swing
ControlSwingElement is a base class for an object that displays a visual java.awt.Component.
ControlSwingElement(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Instantiates an object that wrapps a Swing JComponent of this type.
ControlTabbedPanel - Class in org.opensourcephysics.ejs.control.swing
A configurabel TabbedPanel
ControlTabbedPanel(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
Constructor ControlTabbedPanel
ControlTextArea - Class in org.opensourcephysics.ejs.control.swing
A configurable text.
ControlTextArea(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlTextArea
Constructor ControlTextArea
ControlTextField - Class in org.opensourcephysics.ejs.control.swing
A textfield to display double values.
ControlTextField(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlTextField
Constructor ControlTextField
ControlUtils - Class in org.opensourcephysics.controls
 
ControlWindow - Class in org.opensourcephysics.ejs.control.swing
A configurable Window.
ControlWindow(Object) - Constructor for class org.opensourcephysics.ejs.control.swing.ControlWindow
Constructor ControlWindow
convertTableColumnIndex(boolean[], int) - Static method in class org.opensourcephysics.display.Dataset
Converts a table column in a table model to the appropriate table column.
convertToAmpAndPhaseView() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
 
convertToAmpAndPhaseView() - Method in class org.opensourcephysics.frames.FFTFrame
 
convertToCellLattice() - Method in class org.opensourcephysics.frames.LatticeFrame
Converts this lattice to a Byte lattice from a CellLattice.
convertToConnectedView() - Method in class org.opensourcephysics.frames.FFTRealFrame
 
convertToContourPlot() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Converts to a contour plot.
convertToGrayscalePlot() - Method in class org.opensourcephysics.frames.Scalar2DFrame
 
convertToGridPlot() - Method in class org.opensourcephysics.frames.Complex2DFrame
 
convertToGridPlot() - Method in class org.opensourcephysics.frames.FFT2DFrame
 
convertToGridPlot() - Method in class org.opensourcephysics.frames.Scalar2DFrame
 
convertToInterpolatedPlot() - Method in class org.opensourcephysics.frames.Complex2DFrame
 
convertToInterpolatedPlot() - Method in class org.opensourcephysics.frames.FFT2DFrame
 
convertToInterpolatedPlot() - Method in class org.opensourcephysics.frames.Scalar2DFrame
 
convertToPhaseBarView() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
 
convertToPhaseBarView() - Method in class org.opensourcephysics.frames.FFTFrame
 
convertToPostView() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
 
convertToPostView() - Method in class org.opensourcephysics.frames.FFTFrame
 
convertToPostView() - Method in class org.opensourcephysics.frames.FFTRealFrame
 
convertToReImView() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
 
convertToSiteLattice() - Method in class org.opensourcephysics.frames.LatticeFrame
Converts this lattice to a SiteLattice from a CellLattice.
convertToSurfacePlot() - Method in class org.opensourcephysics.frames.Complex2DFrame
Converts to a SurfacePlot plot.
convertToSurfacePlot() - Method in class org.opensourcephysics.frames.FFT2DFrame
Converts to a SurfacePlot plot.
convertToSurfacePlot() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Converts to a SurfacePlot plot.
convexHull(double[], int) - Static method in class org.opensourcephysics.display.GraphicsLib
Computes the 2D convex hull of a set of points using Graham's scanning algorithm.
convexHull(double[], int, float[], int[], int[]) - Static method in class org.opensourcephysics.display.GraphicsLib
Computes the 2D convex hull of a set of points using Graham's scanning algorithm.
COORDINATE_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
coordinateStrBuilder - Variable in class org.opensourcephysics.display.DrawingPanel
 
coordinateStrBuilder - Static variable in class org.opensourcephysics.media.core.TPoint
 
CoordinateStringBuilder - Class in org.opensourcephysics.display.axes
Builds a coordinate string from a mouse event for an axis type.
CoordinateStringBuilder() - Constructor for class org.opensourcephysics.display.axes.CoordinateStringBuilder
 
coords - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
coords - Variable in class org.opensourcephysics.media.core.VideoPanel
 
coordsEditTrigger - Variable in class org.opensourcephysics.media.core.TPoint
 
coordsVisibleInMouseBox - Static variable in class org.opensourcephysics.media.core.TPoint
 
copy() - Method in class org.opensourcephysics.controls.ControlFrame
Copies the data in the table to the system clipboard
copy() - Method in class org.opensourcephysics.display.DataTableFrame
Copies the data in the table to the system clipboard
copy(Complex[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
copy(Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
copy(String) - Static method in class org.opensourcephysics.tools.DataTool
Copies text to the clipboard.
copy(Dataset, Dataset, boolean) - Method in class org.opensourcephysics.tools.DataToolTab
Copies a dataset.
copy(File, File) - Static method in class org.opensourcephysics.tools.JarTool
Copies a file.
copyAction(XMLControlElement) - Method in class org.opensourcephysics.display.DrawingFrame
Copies objects found in the specified xml control.
copyAction() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Copies objects found in the specified xml control.
copyButton - Variable in class org.opensourcephysics.tools.FunctionEditor
 
copyDataItem - Variable in class org.opensourcephysics.tools.DataTool
 
copyFrom(Camera) - Method in interface org.opensourcephysics.display3d.core.Camera
Copies its configuration from another camera
copyFrom(VisualizationHints) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Copies its data from another set of hints
copyFrom(Camera) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
copyFrom(VisualizationHints) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
copyImage(Image) - Method in class org.opensourcephysics.tools.SnapshotTool
Copies the specified image to the system clipboard.
copyImage(Component) - Method in class org.opensourcephysics.tools.SnapshotTool
Copies an image of a component to the clipboard
copyImageItem - Variable in class org.opensourcephysics.tools.DataTool
 
copyItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
copyItem - Variable in class org.opensourcephysics.display.DrawingFrame
 
copyItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
copyMenu - Variable in class org.opensourcephysics.tools.DataTool
 
copyState() - Method in class org.opensourcephysics.display.TextLine
Create a New Textline object copying the state of the existing object into the new one.
copyState(TextLine) - Method in class org.opensourcephysics.display.TextLine
Copy the state of the parsed Textline into the existing object.
copyTabItem - Variable in class org.opensourcephysics.tools.DataTool
 
copyTableDataToClipboard() - Method in class org.opensourcephysics.tools.DataToolTab
Copies the selected table data to the clipboard.
copyTo(Style) - Method in interface org.opensourcephysics.display3d.core.Style
 
copyTo(Style) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
copyValue(Value) - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
copyValue(Value) - Method in class org.opensourcephysics.ejs.control.value.Value
Copies one value into another
corners - Variable in class org.opensourcephysics.display3d.simple3d.AbstractTile
 
cos - Variable in class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
 
cos(double, double) - Method in class org.opensourcephysics.media.core.TPoint
Returns the cosine of the angle measured ccw from the positive x-axis to the line between this TPoint and the specified coordinates.
cos(Point2D) - Method in class org.opensourcephysics.media.core.TPoint
Returns the cosine of the angle measured ccw from the positive x-axis to the line between this TPoint and the specified Point2D.
cos() - Method in class org.opensourcephysics.numerics.Complex
Returns the cosine of this complex number.
cosh() - Method in class org.opensourcephysics.numerics.Complex
 
countColumnsVisible(boolean[]) - Static method in class org.opensourcephysics.display.Dataset
Counts the number of columns visible
counts - Variable in class org.opensourcephysics.controls.XMLControlElement
 
create(ArrayList<String>, File, File, Manifest) - Method in class org.opensourcephysics.tools.JarTool
Creates a JAR file out of the list of contents provided.
createActions() - Method in class org.opensourcephysics.media.core.VideoFrame
 
createActions() - Method in class org.opensourcephysics.media.core.VideoGrabber
Creates the actions.
createActions() - Method in class org.opensourcephysics.tools.LaunchBuilder
Creates the actions.
createAlignmentTransformation(double[], double[]) - Static method in class org.opensourcephysics.numerics.Matrix2DTransformation
Instantiates a rotation that aligns the first vector with the second vector.
createAlignmentTransformation(double[], double[]) - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
Instantiates a rotation that aligns the first vector with the second vector.
createAlignmentTransformation(double[], double[]) - Static method in class org.opensourcephysics.numerics.Quaternion
Instantiates a quaternion that aligns the first vector with the second vector.
createApp(Animation) - Static method in class org.opensourcephysics.controls.AnimationControl
Creates an animation control and establishes communication between the control and the model.
createApp(Animation, String[]) - Static method in class org.opensourcephysics.controls.AnimationControl
Creates a animation control and establishes communication between the control and the model.
createApp(Calculation) - Static method in class org.opensourcephysics.controls.CalculationControl
Creates a calculation control and establishes communication between the control and the model.
createApp(Calculation, String[]) - Static method in class org.opensourcephysics.controls.CalculationControl
Creates a calculation control and establishes communication between the control and the model.
createApp(Object) - Static method in class org.opensourcephysics.controls.OSPControl
Creates an OSP control and establishes communication between the control and the model.
createApp(Simulation) - Static method in class org.opensourcephysics.controls.SimulationControl
Creates a SIP animation control and establishes communication between the control and the model.
createApp(Simulation, String[]) - Static method in class org.opensourcephysics.controls.SimulationControl
Creates a simulation control and establishes communication between the control and the model.
createArrow(double, double, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive arrow.
createAxes(PlottingPanel) - Method in class org.opensourcephysics.display.axes.AxisFactory
 
createAxesType1(PlottingPanel) - Static method in class org.opensourcephysics.display.axes.AxisFactory
 
createAxesType2(PlottingPanel) - Static method in class org.opensourcephysics.display.axes.AxisFactory
 
createAxesType3(PlottingPanel) - Static method in class org.opensourcephysics.display.axes.AxisFactory
 
createBoundedArrow(double, double, double, double) - Static method in class org.opensourcephysics.display.BoundedShape
Creates a bounded arrow.
createBoundedCenteredArrow(double, double, double, double) - Static method in class org.opensourcephysics.display.BoundedShape
Creates a bounded arrow.
createBoundedCircle(double, double, double) - Static method in class org.opensourcephysics.display.BoundedShape
Creates a bounded circle.
createBoundedEllipse(double, double, double, double) - Static method in class org.opensourcephysics.display.BoundedShape
Creates a bounded ellipse.
createBoundedImage(Image, double, double) - Static method in class org.opensourcephysics.display.BoundedShape
Creates a bounded image.
createBoundedRectangle(double, double, double, double) - Static method in class org.opensourcephysics.display.BoundedShape
Creates a bounded rectangle.
createBoundedTriangle(double, double, double, double) - Static method in class org.opensourcephysics.display.BoundedShape
Creates a bounded rectangle.
createBufferStrategy() - Method in class org.opensourcephysics.display.OSPDialog
Creates a BufferStrategy based on the capabilites of the hardware.
createBufferStrategy() - Method in class org.opensourcephysics.display.OSPFrame
Creates a BufferStrategy based on the capabilites of the hardware.
createButton(String) - Static method in class org.opensourcephysics.tools.DataTool
Creates a button with a specified text.
createCartesian() - Static method in class org.opensourcephysics.display.axes.CoordinateStringBuilder
Creates the default builder for cartesian coordiantes.
createCellLattice() - Method in class org.opensourcephysics.display2d.SiteLattice
Creates a new CellLattice containing the same data as this lattice.
createCenteredArrow(double, double, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive arrow.
createChooser(String, String[]) - Static method in class org.opensourcephysics.display.OSPRuntime
Creates a JFileChooser with given description and extensions
createChooser(String, String[], File) - Static method in class org.opensourcephysics.display.OSPRuntime
Creates a JFileChooser with given description and extensions
createChooser() - Static method in class org.opensourcephysics.tools.SnapshotTool
 
createCircle(double, double, double) - Static method in class org.opensourcephysics.display.DrawableShape
Creates a drawable circle.
createCircle(double, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive circle.
createDataColumn() - Method in class org.opensourcephysics.tools.DataToolTab
Creates a new empty DataColumn.
createDefaultColors() - Method in class org.opensourcephysics.display2d.BinaryLattice
Creates the default palette.
createDefaultColors() - Method in interface org.opensourcephysics.display2d.ByteLattice
Creates the default palette.
createDefaultColors() - Method in class org.opensourcephysics.display2d.ByteRaster
Sets the default palette.
createDefaultColors() - Method in class org.opensourcephysics.display2d.CellLattice
 
createDefaultColors() - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Creates the default palette.
createDefaultColors() - Method in class org.opensourcephysics.display2d.CellLatticePC
Creates the default palette.
createDefaultColors() - Method in class org.opensourcephysics.display2d.SiteLattice
Creates the default palette.
createDrawable(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
createEllipse(double, double, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive ellipse.
createFolders(String) - Static method in class org.opensourcephysics.controls.XML
Creates any missing folders in the specified path.
createFourierData(Dataset) - Static method in class org.opensourcephysics.tools.FourierToolTab
 
createFrame(DrawingPanel3D) - Static method in class org.opensourcephysics.display3d.core.CameraInspector
Creates a frame and, inside it, a CameraInspector.
createFrame(CameraInspector) - Static method in class org.opensourcephysics.display3d.core.CameraInspector
Creates a frame with the given CameraInspector.
createGridPointData(int) - Method in class org.opensourcephysics.display2d.GridPointData
Creates a new GridPointData object with the same grid points and the given number of components.
createGUI() - Method in class org.opensourcephysics.controls.OSPLog
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.controls.XMLTree
Creates the GUI and listeners.
createGUI() - Method in class org.opensourcephysics.controls.XMLTreePanel
Creates the GUI and listeners.
createGUI() - Method in class org.opensourcephysics.display.ArrayPanel
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.media.core.VideoGrabber
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.ArrayInspector
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.DataTool
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.DataToolTab
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.FourierTool
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.FourierToolTab
/** Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.FunctionEditor
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.FunctionPanel
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.InitialValueEditor
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.JarTreeDialog
Creates the GUI.
createGUI(boolean) - Method in class org.opensourcephysics.tools.LaunchBuilder
Creates the GUI.
createGUI(boolean) - Method in class org.opensourcephysics.tools.Launcher
Creates the GUI.
createGUI() - Method in class org.opensourcephysics.tools.LaunchPanel
Creates the GUI.
createImage(Image, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive image.
createInverse() - Method in class org.opensourcephysics.numerics.FunctionTransform
 
createLightInspectorFrame(DrawingPanel3D) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Dummy creator of a LightInspector.
createLogger() - Method in class org.opensourcephysics.controls.OSPLog
Creates and initializes the logger.
createManifest(String, String) - Static method in class org.opensourcephysics.tools.JarTool
Creates a Manifest for a JAR file with the given parameters
createMenus() - Method in class org.opensourcephysics.controls.OSPLog
Creates the popup menu.
createObject(XMLControl) - Method in interface org.opensourcephysics.controls.XML.ObjectLoader
Creates an object from data in an XMLControl.
createObject(XMLControl) - Method in class org.opensourcephysics.controls.XMLJavaLoader
Creates a new object if the class type has a no-arg constructor.
createObject(XMLControl) - Method in class org.opensourcephysics.controls.XMLLoader
Creates a new object if the class type has a no-arg constructor.
createObject(XMLControl) - Method in class org.opensourcephysics.display.ArrowLoader
Creates an Arrow.
createObject(XMLControl) - Method in class org.opensourcephysics.display.BoundedShape.BoundedShapeLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.CircleLoader
Creates a Circle.
createObject(XMLControl) - Method in class org.opensourcephysics.display.DataFunction.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.Dataset.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.DrawableShapeLoader
Creates the DrawableShape containing a GeneralPath.
createObject(XMLControl) - Method in class org.opensourcephysics.display.DrawableTextLine.DrawableTextLineLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.DrawingFrame.DrawingFrameLoader
createObject
createObject(XMLControl) - Method in class org.opensourcephysics.display.GeneralPathLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.Histogram.HistogramLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.InteractiveArrow.InteractiveArrowLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow.InteractiveCenteredArrowLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.InteractiveCircle.InteractiveCircleLoader
Creates a default InteractiveCircle.
createObject(XMLControl) - Method in class org.opensourcephysics.display.InteractiveShape.InteractiveShapeLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display.InteractiveTextLine.InteractiveTextLineLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display2d.Plot2DLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.core.Camera.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.core.DrawingFrame3D.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.core.DrawingPanel3D.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.core.Element.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.core.Resolution.ResolutionLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.core.Style.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.core.VisualizationHints.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.simple3d.Camera.CameraLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.simple3d.Group.Loader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.simple3d.Style.StyleLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints.VisualizationHintsLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.frames.ComplexPlotFrame.ComplexPlotFrameLoader
Creates a PlotFame.
createObject(XMLControl) - Method in class org.opensourcephysics.frames.HistogramFrame.HistogramFrameLoader
Creates a PlotFame.
createObject(XMLControl) - Method in class org.opensourcephysics.frames.PlotFrame.PlotFrameLoader
Creates a PlotFame.
createObject(XMLControl) - Method in class org.opensourcephysics.media.core.ImageCoordSystem.Loader
Creates a new ImageCoordSystem.
createObject(XMLControl) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation.Matrix2DTransformationLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation.Affine3DTransformationLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.numerics.Quaternion.QuaternionLoader
 
createObject(XMLControl) - Method in class org.opensourcephysics.tools.DataColumn.Loader
 
createObject(String, String, Object) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Creates an object with specified name and expression.
createObject(String, String, Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Creates an object with specified name and expression.
createObject(XMLControl) - Method in class org.opensourcephysics.tools.Launcher.LaunchSet
 
createObject(String, String, Object) - Method in class org.opensourcephysics.tools.ParamEditor
Creates an object with specified name and expression.
createObject(XMLControl) - Method in class org.opensourcephysics.tools.UserFunction.Loader
 
createObject(String, String, Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Creates an object with specified name and expression.
createODESolver(ODE, String) - Static method in class org.opensourcephysics.numerics.ODESolverFactory
A factory method that creates an ODESolver using a name.
createParser() - Static method in class org.opensourcephysics.numerics.MathExpParser
 
createPolar() - Static method in class org.opensourcephysics.display.axes.CoordinateStringBuilder
Creates the default builder for polar coordinates.
createPolar(String, String, double) - Static method in class org.opensourcephysics.display.axes.CoordinateStringBuilder
Creates the default builder for polar coordinates.
createPolarType1(String, double) - Static method in class org.opensourcephysics.display.PlottingPanelFactory
Constructs a new PlottingPanel with polar type 1 axes using the given title.
createPolarType2(String, double) - Static method in class org.opensourcephysics.display.PlottingPanelFactory
Constructs a new PlottingPanel with polar type 2 axes using the given title.
createRectangle(double, double, double, double) - Static method in class org.opensourcephysics.display.DrawableShape
Creates a drawable rectangle.
createRectangle(double, double, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive rectangle.
createScratch() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Creates the scratch file.
createSiteLattice() - Method in class org.opensourcephysics.display2d.CellLattice
Creates a new SiteLattice containing the same data as this lattice.
createSiteLattice() - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Creates a new SiteLattice containing the same data as this lattice.
createSiteLattice() - Method in class org.opensourcephysics.display2d.CellLatticePC
Creates a new SiteLattice containing the same data as this lattice.
createSquare(double, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive square.
createStandardCone(int, int, int, double, double, boolean, boolean, boolean, boolean, double) - Static method in class org.opensourcephysics.display3d.simple3d.utils.ConeUtils
 
createStandardCylinder(int, int, int, double, double, boolean, boolean, boolean, boolean) - Static method in class org.opensourcephysics.display3d.simple3d.utils.CylinderUtils
 
createStandardEllipsoid(int, int, int, double, double, double, double, boolean, boolean, boolean, boolean) - Static method in class org.opensourcephysics.display3d.simple3d.utils.EllipsoidUtils
 
createStandardTetrahedron(boolean, boolean, double) - Static method in class org.opensourcephysics.display3d.simple3d.utils.TetrahedronUtils
 
createTabs(Data) - Static method in class org.opensourcephysics.tools.DataTool
Creates a tab for each Data object returned by DataTool.getDataList(source).
createTextLine(double, double, String) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive image.
createTree(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchPanel
Creates the tree.
createTriangle(double, double, double, double) - Static method in class org.opensourcephysics.display.InteractiveShape
Creates an interactive triangle with a base parallel to the x axis.
createType1(String, String, String) - Static method in class org.opensourcephysics.display.PlottingPanelFactory
Constructs a new PlottingPanel with cartesian type 1 axes using the given X axis label, Y axis label, and plot title.
createType2(String, String, String) - Static method in class org.opensourcephysics.display.PlottingPanelFactory
Constructs a new PlottingPanel with cartesian type 2 axes using the given X axis label, Y axis label, and plot title.
createType3(String, String, String) - Static method in class org.opensourcephysics.display.PlottingPanelFactory
Constructs a new PlottingPanel with cartesian type 3 axes using the given X axis label, Y axis label, and plot title.
createUniqueObject(Object, String, boolean) - Method in class org.opensourcephysics.tools.FunctionEditor
Creates an object with a unique name.
createVideo() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Creates a new video (scratch file) and sets fileName to null.
createVideo(String) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Creates a new video and sets the destination file name.
createVideo() - Method in interface org.opensourcephysics.media.core.VideoRecorder
Creates a new video to which frames can be added.
createVideo(String) - Method in interface org.opensourcephysics.media.core.VideoRecorder
Creates a new video with the specified file name.
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlBar
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlButton
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlLabel
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlPanel
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlParsedNumberField
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Creates the visual component of this ControlElement, the one you can configure graphically.
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
createVisual(Object) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
creditsLabel - Static variable in class org.opensourcephysics.tools.Launcher
 
cross(Vec3D, Vec3D) - Method in class org.opensourcephysics.numerics.Vec3D
Sets this vector to the vector cross product of vectors v1 and v2.
cross2D(double[], double) - Static method in class org.opensourcephysics.numerics.VectorMath
Calculates the cross product of a double[2] vector in a plane and a vector perpendicular to that plane.
cross2D(double[], double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Calculate the cross product of two-component vectors.
cross3D(double[], double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Calculates the vector cross product of double[3] vectors v1 and v2.
CROSS_PLATFORM_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
crossProduct(double[], double[]) - Static method in class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
Cryptic - Class in org.opensourcephysics.controls
A class to represent an encrypted version of a UTF-8-encoded String.
Cryptic() - Constructor for class org.opensourcephysics.controls.Cryptic
Protected no-arg constructor has null cryptic.
Cryptic(String) - Constructor for class org.opensourcephysics.controls.Cryptic
Public constructor with input string.
Cryptic(String, String) - Constructor for class org.opensourcephysics.controls.Cryptic
Public constructor with input and password.
cubic(double, double, double, double) - Static method in class org.opensourcephysics.numerics.Root
Solves for the roots of the cubic equation ax3+bx2+cx+d=0.
CubicSpline - Class in org.opensourcephysics.numerics
 
CubicSpline(double[], double[]) - Constructor for class org.opensourcephysics.numerics.CubicSpline
Constructs a CubicSpline interpolating function from the given data.
CURSOR_CROSSHAIR - Static variable in interface org.opensourcephysics.display3d.core.VisualizationHints
 
CURSOR_CUBE - Static variable in interface org.opensourcephysics.display3d.core.VisualizationHints
 
CURSOR_NONE - Static variable in interface org.opensourcephysics.display3d.core.VisualizationHints
 
CURSOR_XYZ - Static variable in interface org.opensourcephysics.display3d.core.VisualizationHints
 
cursorCrosshairItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
cursorCubeItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
cursorMenu - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
cursorNoneItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
cursorXYZItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
curveFitter - Variable in class org.opensourcephysics.tools.DataToolTab
 
curveFitters - Variable in class org.opensourcephysics.tools.FunctionTool
 
CurveFitting - Class in org.opensourcephysics.numerics
Class CurveFitting defines various curve fitting algorithms inluding linear regression.
CUSTOM - Static variable in class org.opensourcephysics.display.Dataset
Field POST
CUSTOM - Static variable in class org.opensourcephysics.display.TitleText
 
CustomAxes - Class in org.opensourcephysics.display.axes
 
CustomAxes(PlottingPanel) - Constructor for class org.opensourcephysics.display.axes.CustomAxes
Constructor CustomAxes
customButtons - Variable in class org.opensourcephysics.display.OSPFrame
 
customButtons - Variable in class org.opensourcephysics.tools.FunctionEditor
 
customButtons - Variable in class org.opensourcephysics.tools.FunctionTool
 
customInspector - Variable in class org.opensourcephysics.display.DrawingFrame
 
customInspector - Variable in class org.opensourcephysics.display.DrawingPanel
 
customize() - Method in class org.opensourcephysics.ejs.control.EjsCalculationControl
Override this method to customize this EjsSimulationControl.
customize() - Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
Override this method to customize the EjsSimulationControl.
customMarker - Variable in class org.opensourcephysics.display.Dataset
 
cutButton - Variable in class org.opensourcephysics.tools.FunctionEditor
 
CylinderUtils - Class in org.opensourcephysics.display3d.simple3d.utils
 
CylinderUtils() - Constructor for class org.opensourcephysics.display3d.simple3d.utils.CylinderUtils
 

D

DARK_BLUE - Static variable in class org.opensourcephysics.controls.OSPLog
 
DARK_GREEN - Static variable in class org.opensourcephysics.controls.OSPLog
 
DARK_RED - Static variable in class org.opensourcephysics.controls.OSPLog
 
DarkGhostFilter - Class in org.opensourcephysics.media.core
This is a Filter that produces fading ghost images of dark objects on a bright background.
DarkGhostFilter() - Constructor for class org.opensourcephysics.media.core.DarkGhostFilter
Constructs a GhostFilter object with default fade.
Data - Interface in org.opensourcephysics.display
The Data interface defines methods for obtaining and identifying OSP data.
data - Variable in class org.opensourcephysics.display.DataAdapter
 
data - Variable in class org.opensourcephysics.display2d.ArrayData
 
data - Variable in class org.opensourcephysics.display2d.FlatData
 
data - Variable in class org.opensourcephysics.display2d.GridPointData
 
data - Variable in class org.opensourcephysics.display3d.simple3d.ElementSurface
 
data - Variable in class org.opensourcephysics.display3d.simple3d.ElementTessellation
 
DataAdapter - Class in org.opensourcephysics.display
Data adapter class implements the Data interface for double[][] arrays.
DataAdapter(double[][]) - Constructor for class org.opensourcephysics.display.DataAdapter
Constructor DataAdapter
dataBuilder - Variable in class org.opensourcephysics.tools.DataTool
 
dataBuilder - Variable in class org.opensourcephysics.tools.DataToolTab
 
dataBuilderButton - Variable in class org.opensourcephysics.tools.DataToolTab
 
DataColumn - Class in org.opensourcephysics.tools
A Dataset that represents a single column in a DataToolTable.
DataColumn() - Constructor for class org.opensourcephysics.tools.DataColumn
Constructs a DataColumn.
DataColumn.Loader - Class in org.opensourcephysics.tools
A class to save and load DataColumn data in an XMLControl.
DataColumn.Loader() - Constructor for class org.opensourcephysics.tools.DataColumn.Loader
 
DataFile - Class in org.opensourcephysics.display
 
DataFile(String) - Constructor for class org.opensourcephysics.display.DataFile
Creates a DataFile using data in the given file.
dataFile - Variable in class org.opensourcephysics.media.core.VideoPanel
 
DataFunction - Class in org.opensourcephysics.display
This is a dataset whose values are determined by a multivariable function evaluated with input constants and linked datasets.
DataFunction(DatasetManager) - Constructor for class org.opensourcephysics.display.DataFunction
Constructs a DataFunction for the specified input data.
DataFunction(DatasetManager, String, String) - Constructor for class org.opensourcephysics.display.DataFunction
Constructs a DataFunction for the specified input data, name and expression.
DataFunction.Loader - Class in org.opensourcephysics.display
A class to save and load DataFunction data in an XMLControl.
DataFunction.Loader() - Constructor for class org.opensourcephysics.display.DataFunction.Loader
 
DataFunctionEditor - Class in org.opensourcephysics.tools
A FunctionEditor for DataFunctions.
DataFunctionEditor(DatasetManager) - Constructor for class org.opensourcephysics.tools.DataFunctionEditor
Constructor.
DataFunctionPanel - Class in org.opensourcephysics.tools
This is a FunctionPanel for DataFunctions.
DataFunctionPanel(DatasetManager) - Constructor for class org.opensourcephysics.tools.DataFunctionPanel
Constructor with input data.
DataFunctionPanel(DataFunctionEditor) - Constructor for class org.opensourcephysics.tools.DataFunctionPanel
Constructor with function editor.
dataManager - Variable in class org.opensourcephysics.tools.DataToolTab
 
DataPanel - Class in org.opensourcephysics.display
 
DataPanel() - Constructor for class org.opensourcephysics.display.DataPanel
Constructor DataRowPanel
dataPanel - Variable in class org.opensourcephysics.display.dialogs.AutoScaleInspector
 
dataPanel - Variable in class org.opensourcephysics.display.dialogs.LogAxesInspector
 
dataPanel - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
dataPanel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
dataPanel - Variable in class org.opensourcephysics.tools.LaunchPanel
 
DataRaster - Class in org.opensourcephysics.display2d
DataRaster maps (x,y) data onto an image.
DataRaster(DrawingPanel, double, double, double, double) - Constructor for class org.opensourcephysics.display2d.DataRaster
Constructs a DataRaster object that maps (x,y) data to image pixels.
DataRefreshTool - Class in org.opensourcephysics.tools
This tool sends data to any tool that requests it.
DataRowModel - Class in org.opensourcephysics.display
 
DataRowModel() - Constructor for class org.opensourcephysics.display.DataRowModel
Constructor DataRowModel
DataRowTable - Class in org.opensourcephysics.display
A JTable to display rows of integers, doubles and Strings.
DataRowTable() - Constructor for class org.opensourcephysics.display.DataRowTable
Constructor DataRowTable
Dataset - Class in org.opensourcephysics.display
Dataset stores and plots (x,y) points.
Dataset() - Constructor for class org.opensourcephysics.display.Dataset
Dataset constructor.
Dataset(Color) - Constructor for class org.opensourcephysics.display.Dataset
Dataset constructor specifying the marker color.
Dataset(Color, Color, boolean) - Constructor for class org.opensourcephysics.display.Dataset
Dataset constructor specifying the marker color, line color, and whether points are connected.
Dataset.Loader - Class in org.opensourcephysics.display
A class to save and load Dataset data in an XMLControl.
Dataset.Loader() - Constructor for class org.opensourcephysics.display.Dataset.Loader
 
DatasetCurveFitter - Class in org.opensourcephysics.tools
A panel that displays and controls functional curve fits to a Dataset.
DatasetCurveFitter(Dataset) - Constructor for class org.opensourcephysics.tools.DatasetCurveFitter
Constructs a DatasetCurveFitter for the specified Dataset.
DatasetCurveFitter.MinimizeMultiVarFunction - Class in org.opensourcephysics.tools
A function whose value is the total deviation squared between a multivariable function and a set of data points.
DatasetCurveFitter.MinimizeUserFunction - Class in org.opensourcephysics.tools
A function whose value is the total deviation squared between a user function and a set of data points.
datasetID - Variable in class org.opensourcephysics.analysis.FourierAnalysis
 
datasetID - Variable in class org.opensourcephysics.analysis.FourierSinCosAnalysis
 
datasetID - Variable in class org.opensourcephysics.display.Dataset
Field datasetID: an integer ID that identifies this object
datasetID - Variable in class org.opensourcephysics.display.Histogram
an integer ID that identifies this object
datasetID - Variable in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
datasetID - Variable in class org.opensourcephysics.display3d.simple3d.Group
an integer ID that identifies this object
DatasetManager - Class in org.opensourcephysics.display
DatasetManager maintains a list of datasets.
DatasetManager() - Constructor for class org.opensourcephysics.display.DatasetManager
DatasetManager constructor.
DatasetManager(boolean) - Constructor for class org.opensourcephysics.display.DatasetManager
DatasetManager constructor.
DatasetManager(boolean, boolean) - Constructor for class org.opensourcephysics.display.DatasetManager
DatasetManager constructor specifying whether points are connected and sorted.
DatasetManager(boolean, boolean, boolean, int) - Constructor for class org.opensourcephysics.display.DatasetManager
DatasetManager constructor specifying whether points are connected, sorted, and the marker shape.
datasetManager - Variable in class org.opensourcephysics.frames.PlotFrame
 
DataTable - Class in org.opensourcephysics.display
DataTable displays multiple TableModels in a table.
DataTable() - Constructor for class org.opensourcephysics.display.DataTable
Constructs a DatTable with a default data model
DataTable(DataTableModel) - Constructor for class org.opensourcephysics.display.DataTable
Constructs a DatTable with the specified data model
dataTable - Variable in class org.opensourcephysics.frames.ComplexPlotFrame
 
dataTable - Variable in class org.opensourcephysics.frames.FFTFrame
 
dataTable - Variable in class org.opensourcephysics.frames.HistogramFrame
 
dataTable - Variable in class org.opensourcephysics.frames.PlotFrame
 
dataTable - Variable in class org.opensourcephysics.tools.DataToolTab
 
DataTable.DefaultDataTableModel - Class in org.opensourcephysics.display
 
DataTable.DefaultDataTableModel() - Constructor for class org.opensourcephysics.display.DataTable.DefaultDataTableModel
 
DataTable.NumberFormatDialog - Class in org.opensourcephysics.display
 
DataTable.RowNumberRenderer - Class in org.opensourcephysics.display
 
DataTable.RowNumberRenderer(JTable) - Constructor for class org.opensourcephysics.display.DataTable.RowNumberRenderer
RowNumberRenderer constructor
DataTableFrame - Class in org.opensourcephysics.display
TableFrame displays a DataTable with a scroll pane in a frame.
DataTableFrame(DataTable) - Constructor for class org.opensourcephysics.display.DataTableFrame
TableFrame Constructor
DataTableFrame(String, DataTable) - Constructor for class org.opensourcephysics.display.DataTableFrame
TableFrame Constructor
DataTableModel - Interface in org.opensourcephysics.display
Interface DataTableModel
DataTool - Class in org.opensourcephysics.tools
This provides a GUI for analyzing OSP Data objects.
DataTool() - Constructor for class org.opensourcephysics.tools.DataTool
Constructs a blank DataTool.
DataTool(String) - Constructor for class org.opensourcephysics.tools.DataTool
Constructs a DataTool and opens the specified xml file.
DataTool(XMLControl) - Constructor for class org.opensourcephysics.tools.DataTool
Constructs a DataTool and loads data from an xml control.
DataTool(Data) - Constructor for class org.opensourcephysics.tools.DataTool
Constructs a DataTool and loads the specified data object.
DataTool(String, String) - Constructor for class org.opensourcephysics.tools.DataTool
Constructs a DataTool with title and name.
dataTool - Variable in class org.opensourcephysics.tools.DataToolTab
 
DataToolPropsTable - Class in org.opensourcephysics.tools
This displays plot properties of the columns in a data tool table.
DataToolPropsTable(DataToolTable) - Constructor for class org.opensourcephysics.tools.DataToolPropsTable
Constructor.
DataToolStatsTable - Class in org.opensourcephysics.tools
This displays statistics of data columns in a DataToolTable.
DataToolStatsTable(DataToolTable) - Constructor for class org.opensourcephysics.tools.DataToolStatsTable
Constructor.
DataToolTab - Class in org.opensourcephysics.tools
This tab displays and analyzes a single Data object in a DataTool.
DataToolTab(Data) - Constructor for class org.opensourcephysics.tools.DataToolTab
Constructs a DataToolTab for the specified Data.
DataToolTable - Class in org.opensourcephysics.tools
This is a DataTable that displays DataColumns and constructs HighlightableDatasets for a plot.
DataToolTable(DataToolTab) - Constructor for class org.opensourcephysics.tools.DataToolTable
Constructs a DataToolTable for the specified DataTooltab.
DataToolTable.DataToolTableModel - Class in org.opensourcephysics.tools
A table model for this table.
DataToolTable.TableEdit - Class in org.opensourcephysics.tools
A class to undo/redo edits.
DataToolTable.TableEdit(int, String, Object, Object) - Constructor for class org.opensourcephysics.tools.DataToolTable.TableEdit
A class to undo/redo edits.
DEBUG_ALL - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_CONTROL - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_CONTROL_VERBOSE - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_DRAWING - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_DRAWING_VERBOSE - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_ELEMENTS - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_NONE - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_SET_AND_GET - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_SYSTEM - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
DEBUG_SYSTEM_VERBOSE - Static variable in class org.opensourcephysics.ejs.control.GroupControl
 
decideColors(Color) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
decimal - Static variable in class org.opensourcephysics.media.core.ImageCoordSystem
 
DecimalField - Class in org.opensourcephysics.display.dialogs
This is a JTextField that accepts only decimal numbers.
DecimalField(int, int) - Constructor for class org.opensourcephysics.display.dialogs.DecimalField
Constructs a DecimalField object.
DecimalField - Class in org.opensourcephysics.media.core
This is a NumberField that displays numbers in decimal format with a fixed number of decimal places.
DecimalField(int, int) - Constructor for class org.opensourcephysics.media.core.DecimalField
Constructs a DecimalField.
decimalFormat - Variable in class org.opensourcephysics.controls.AbstractAnimation
Field decimalFormat can be used to display time and other numeric values.
decimalFormat - Variable in class org.opensourcephysics.controls.AbstractCalculation
 
decimalFormat - Variable in class org.opensourcephysics.display.axes.CoordinateStringBuilder
 
decimalFormat - Variable in class org.opensourcephysics.display.DrawingPanel
 
decode(String) - Static method in class org.opensourcephysics.controls.Base64Coder
Decodes a byte array from Base64 format.
decode(char[]) - Static method in class org.opensourcephysics.controls.Base64Coder
Decodes a byte array from Base64 format.
decodeImageData() - Method in class org.opensourcephysics.media.gif.GifDecoder
Decodes LZW image data into pixel array.
decoder - Variable in class org.opensourcephysics.media.gif.GifVideo
 
DECORATION_AXES - Static variable in interface org.opensourcephysics.display3d.core.VisualizationHints
 
DECORATION_CUBE - Static variable in interface org.opensourcephysics.display3d.core.VisualizationHints
 
DECORATION_NONE - Static variable in interface org.opensourcephysics.display3d.core.VisualizationHints
 
decorationAxesItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
decorationCubeItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
decorationMenu - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
decorationNoneItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
decorator - Variable in class org.opensourcephysics.display.DataTable
 
decrypt() - Method in class org.opensourcephysics.controls.Cryptic
Gets the decrypted string.
decrypt(String) - Method in class org.opensourcephysics.controls.Cryptic
Gets the decrypted string using a password.
DEFAULT_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
DEFAULT_LOOK_AND_FEEL - Static variable in class org.opensourcephysics.display.OSPRuntime
 
DEFAULT_LOOK_AND_FEEL_DECORATIONS - Static variable in class org.opensourcephysics.display.OSPRuntime
 
defaultArray - Variable in class org.opensourcephysics.numerics.DoubleArray
 
defaultArray - Variable in class org.opensourcephysics.numerics.IntegerArray
 
defaultBottomGutter - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
defaultButtonHeight - Static variable in class org.opensourcephysics.tools.DataTool
 
defaultColor - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
defaultCommands() - Static method in class org.opensourcephysics.desktop.ostermiller.Browser
Retrieve the default commands to open a browser for this system.
defaultFileName - Variable in class org.opensourcephysics.media.core.VideoPanel
default file name used for initial saveAs
defaultFileName - Static variable in class org.opensourcephysics.tools.Launcher
 
defaultFontSizeItem - Variable in class org.opensourcephysics.tools.DataTool
 
defaultFontSizeItem - Variable in class org.opensourcephysics.tools.FunctionTool
 
defaultFormat - Static variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
defaultHeight - Static variable in class org.opensourcephysics.media.core.VideoPanel
 
defaultIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
defaultLeftGutter - Variable in class org.opensourcephysics.display.axes.AbstractAxes
default gutters.
defaultLFItem - Variable in class org.opensourcephysics.tools.Launcher
 
defaultLocales - Static variable in class org.opensourcephysics.display.OSPRuntime
Array of default OSP Locales.
defaultNumericalPrecision - Static variable in class org.opensourcephysics.numerics.Util
The default precision for numerical analysis.
defaultRightGutter - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
defaultString - Variable in class org.opensourcephysics.numerics.DoubleArray
 
defaultString - Variable in class org.opensourcephysics.numerics.IntegerArray
 
defaultTopGutter - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
defaultValue - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
defaultValueSet - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
defaultWidth - Static variable in class org.opensourcephysics.media.core.VideoPanel
 
defaultXMLExt - Static variable in class org.opensourcephysics.media.core.VideoIO
 
define(String) - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Defines a function.
define(String) - Method in class org.opensourcephysics.numerics.SuryonoParser
Defines a function.
defineVariable(int, String) - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Sets the variable names.
defineVariable(int, String) - Method in class org.opensourcephysics.numerics.SuryonoParser
Sets the variable names.
deflate(double) - Method in class org.opensourcephysics.numerics.Polynomial
Deflates the polynomial by removing the root.
degree() - Method in class org.opensourcephysics.numerics.Polynomial
Gets the degree of this polynomial function.
DeinterlaceFilter - Class in org.opensourcephysics.media.core
This is a Filter that returns only one field of an interlaced video image.
DeinterlaceFilter() - Constructor for class org.opensourcephysics.media.core.DeinterlaceFilter
Constructs a default DeinterlaceFilter object.
delay - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
delay - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
delayTime - Variable in class org.opensourcephysics.controls.AbstractAnimation
 
DELETE_CELLS_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
DELETE_COLUMN_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
DELETE_ROWS_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
deleteCells(int[], HashMap<String, double[]>) - Method in class org.opensourcephysics.tools.DataToolTable
Deletes cells in a column.
deleteColumn(String) - Method in class org.opensourcephysics.tools.DataToolTable
Deletes a column.
deleteItem - Variable in class org.opensourcephysics.media.core.Filter
 
deletePoints(Dataset, int[]) - Method in class org.opensourcephysics.tools.DataToolTable
Deletes points from a dataset.
deleteRows(int[]) - Method in class org.opensourcephysics.tools.DataToolTable
Deletes rows.
deleteSelectedColumns() - Method in class org.opensourcephysics.tools.DataToolTable
 
delimiters - Static variable in class org.opensourcephysics.display.DataFile
 
delimiters - Static variable in class org.opensourcephysics.tools.DataTool
 
deltaTransform(Point2D, Point2D) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
deltaTransform(double[], int, double[], int, int) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
Derivative - Class in org.opensourcephysics.numerics
Derivative defines various derivative algorithms.
derivative() - Method in class org.opensourcephysics.numerics.Polynomial
Gets the derivative of this polynomial.
descent - Variable in class org.opensourcephysics.display.TextLine
The descent using the current font
description() - Method in interface org.opensourcephysics.tools.ExportFormat
 
description() - Method in class org.opensourcephysics.tools.ExportGnuplotFormat
 
description() - Method in class org.opensourcephysics.tools.ExportXMLFormat
 
description - Variable in class org.opensourcephysics.tools.UserFunction
 
descriptionPane - Variable in class org.opensourcephysics.tools.LaunchPanel
 
descriptionScroller - Variable in class org.opensourcephysics.tools.LaunchPanel
 
destroy() - Method in class org.opensourcephysics.davidson.applets.ApplicationApplet
Destroys the applet's resources.
destroy() - Method in class org.opensourcephysics.davidson.applets.FrameApplet
Destroys the applet's resources.
destroy() - Method in class org.opensourcephysics.ejs.control.ControlElement
Clears any trace of myself (specially in the group)
destroy(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Completely destroy a ControlElement by name
destroy(ControlElement) - Method in class org.opensourcephysics.ejs.control.GroupControl
Completely destroy a ControlElement
destroy() - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
destroy() - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
destroy() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
determinant(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
determinant() - Method in class org.opensourcephysics.numerics.LUPDecomposition
Gets the determinant.
diagnosticMenu - Variable in class org.opensourcephysics.tools.Launcher
 
Diagnostics - Class in org.opensourcephysics.tools
This defines static methods for reporting the availability and status of various software resources.
Diagnostics() - Constructor for class org.opensourcephysics.tools.Diagnostics
 
dialog - Variable in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
DialogsRes - Class in org.opensourcephysics.display.dialogs
String constants for Dialogs.
DID_NOT_CONVERGE - Static variable in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
 
dim - Variable in class org.opensourcephysics.display.TextPanel
 
dim - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
dim - Static variable in class org.opensourcephysics.tools.DataTool
 
dimensionConstant(String) - Static method in class org.opensourcephysics.ejs.control.swing.ConstantParser
 
Dimensioned - Interface in org.opensourcephysics.display
Dimensioned objects can only be drawn a certain size and therefore set the size of a drawing panel's drawable area.
dimensionSetter - Variable in class org.opensourcephysics.display.DrawingPanel
 
dipole(double, double) - Static method in class org.opensourcephysics.display2d.TestData
Dipole distribution with poles at +1 and -1 on the x axis.
dipoleScalarField(GridPointData) - Static method in class org.opensourcephysics.display2d.TestData
Generate a dipole scalar field.
dipoleVector(double, double) - Static method in class org.opensourcephysics.display2d.TestData
Dipole field with poles at +1 and -1 on the x axis.
dipoleVectorField(int, int, double, double, double, double) - Static method in class org.opensourcephysics.display2d.TestData
 
direct(double[]) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Transforms the given point+.
direct(double[]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Transforms the given point+.
direct(double[][]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Transforms the given matrix into the transformation's coordinate system.
direct(double[]) - Method in class org.opensourcephysics.numerics.Quaternion
Transforms (rotates) the coordinates of the given point.
direct(double[]) - Method in interface org.opensourcephysics.numerics.Transformation
Transforms a given point
DIRECTIONAL_LIGHT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
disableAllDrawing - Static variable in class org.opensourcephysics.display.OSPRuntime
Disables drawing for faster start-up and to avoid screen flash in Drawing Panels.
disableHyperlinks() - Method in class org.opensourcephysics.display.TextFrame
Enables hyperlinks.
disableWarning() - Static method in class org.opensourcephysics.tools.JarTool
This method is kept for backwards compatibility.
Display3DFrame - Class in org.opensourcephysics.frames
 
Display3DFrame(String) - Constructor for class org.opensourcephysics.frames.Display3DFrame
Constructor Display3DFrame
DisplayColors - Class in org.opensourcephysics.display
Defines color palette used by OSP components.
DisplayFrame - Class in org.opensourcephysics.frames
A DrawingFrame with an empty drawing panel.
DisplayFrame(String) - Constructor for class org.opensourcephysics.frames.DisplayFrame
Constructs the DisplayFrame with the given title.
DisplayFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.DisplayFrame
Constructs the DisplayFrame with the given labels and title.
displayHTML(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchPanel
Displays the html for the specified node.
displayMenu - Variable in class org.opensourcephysics.controls.ControlFrame
 
displayMenu - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
displayMenu - Variable in class org.opensourcephysics.tools.DataTool
 
displayMenu - Variable in class org.opensourcephysics.tools.Launcher
 
displayNoPerspectiveItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
displayPerspectiveItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
displayProperty(XMLTreeNode, boolean) - Method in class org.opensourcephysics.controls.XMLTreePanel
Displays the property data for the specified node.
DisplayRes - Class in org.opensourcephysics.display
DisplayRes provides access to internationalized string resources for objects in the display package.
displayURL(String) - Static method in class org.opensourcephysics.desktop.OSPDesktop
Display a URL in the system browser.
displayURL(String) - Static method in class org.opensourcephysics.desktop.ostermiller.Browser
Display a URL in the system browser.
displayURLs(String[]) - Static method in class org.opensourcephysics.desktop.ostermiller.Browser
Display the URLs, each in their own window, in the system browser.
displayXYItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
displayXZItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
displayYZItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
dispose() - Method in class org.opensourcephysics.controls.AnimationControl
Disposes all resources.
dispose() - Method in class org.opensourcephysics.display.OSPFrame
Disposes all resources.
dispose() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
dispose() - Method in class org.opensourcephysics.media.core.ClipControl
Empty dispose method.
dispose() - Method in interface org.opensourcephysics.media.core.Video
Disposes of this video.
dispose() - Method in class org.opensourcephysics.media.core.VideoAdapter
Disposes of this video.
dispose() - Method in class org.opensourcephysics.media.core.VideoClipControl
Removes this listener from the video so it can be garbage collected.
dispose - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
dispose - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
dispose() - Method in class org.opensourcephysics.tools.TranslatorTool
Disposes all resources.
div - Variable in class org.opensourcephysics.display3d.simple3d.ElementSegment
 
div(Complex) - Method in class org.opensourcephysics.numerics.Complex
Returns the result of dividing this complex number by the parameter.
div(double) - Method in class org.opensourcephysics.numerics.Complex
Devide the complex number by a double value.
divergence(GridPointData, double) - Static method in class org.opensourcephysics.display2d.Util2D
Calculates the divergence of a 2d vector field and multiplies the divergence by a constant.
divide(double) - Method in class org.opensourcephysics.numerics.Polynomial
Divides this polynomial by a constant.
divide(Polynomial) - Method in class org.opensourcephysics.numerics.Polynomial
Divides this polynomial by another polynomial.
divider - Variable in class org.opensourcephysics.tools.Launcher
 
divideWithRemainder(Polynomial) - Method in class org.opensourcephysics.numerics.Polynomial
Divides this polynomial by another polynomial.
DIVISIONS - Static variable in class org.opensourcephysics.display3d.core.Resolution
 
doAnalysis(double[], double[], int) - Method in class org.opensourcephysics.analysis.FourierAnalysis
Fourier analyzes the given complex data z[] after adding gutter points at the start and end of the z[] array.
doAnalysis(double[], double[], int) - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Fourier analyzes the given data y[] after adding gutter points at the start and end of the z[] array.
doctype - Variable in class org.opensourcephysics.controls.XMLControlElement
 
doFFT(double[][][], double, double, double, double) - Method in class org.opensourcephysics.frames.FFT2DFrame
Does an FFT of the given data array and repaints the panel.
doFFT(double[], int, double, double, double, double) - Method in class org.opensourcephysics.frames.FFT2DFrame
 
doFFT(Function, Function, double, double, int) - Method in class org.opensourcephysics.frames.FFTFrame
Does an FFT of the given real and imaginary function.
doFFT(double[], double, double) - Method in class org.opensourcephysics.frames.FFTFrame
Does an FFT of the given data array.
doFFT(double[], double[], int) - Method in class org.opensourcephysics.frames.FFTRealFrame
Does an FFT of the given data array.
domainType - Variable in class org.opensourcephysics.frames.FFT2DFrame
 
domainType - Variable in class org.opensourcephysics.frames.FFTFrame
 
domainType - Variable in class org.opensourcephysics.frames.FFTRealFrame
 
doRealFFT(double[], double, double) - Method in class org.opensourcephysics.frames.FFTFrame
Does an FFT of the given data.
DormandPrince45 - Class in org.opensourcephysics.numerics
DormandPrince45 implements a RKF 4/5 ODE solver with variable step size using Dormand-Prince coefficients.
DormandPrince45(ODE) - Constructor for class org.opensourcephysics.numerics.DormandPrince45
Constructs the DormandPrince45 ODESolver for a system of ordinary differential equations.
doStep() - Method in class org.opensourcephysics.controls.AbstractAnimation
Does an animation step.
dot(Quaternion) - Method in class org.opensourcephysics.numerics.Quaternion
Returns the dot product of this quaternion and quaternion q.
dot(Vec3D) - Method in class org.opensourcephysics.numerics.Vec3D
Returns the dot product of this vector and vector v1.
dot(double[], double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Calculate the dot product of two vectors.
DoubleArray - Class in org.opensourcephysics.media.core
This manages an array of doubles.
DoubleArray(int, double) - Constructor for class org.opensourcephysics.media.core.DoubleArray
Constructs a DoubleArray object.
DoubleArray - Class in org.opensourcephysics.numerics
DoubleArray stores an array of doubles as a string and as an array.
DoubleArray(int) - Constructor for class org.opensourcephysics.numerics.DoubleArray
Creates a DoubleArray of the given length with all elements set to zero.
DoubleArray(double[]) - Constructor for class org.opensourcephysics.numerics.DoubleArray
Creates a DoubleArray of the given length with all elements set to zero.
DoubleArray(String) - Constructor for class org.opensourcephysics.numerics.DoubleArray
Creates an arry with the given string being the default string.
doubleToColor(double) - Method in class org.opensourcephysics.display2d.ColorMapper
Converts a double to a color.
doubleToColor(double) - Method in class org.opensourcephysics.display2d.VectorColorMapper
Converts a double to a color.
doubleToCompColor(double) - Method in class org.opensourcephysics.display2d.VectorColorMapper
Converts a double to a the complementary color.
doubleToComponents(double, byte[]) - Method in class org.opensourcephysics.display2d.ColorMapper
Converts a double to color components.
DoubleValue - Class in org.opensourcephysics.ejs.control.value
A DoubleValue is a Value object that holds a double value.
DoubleValue(double) - Constructor for class org.opensourcephysics.ejs.control.value.DoubleValue
Constructor DoubleValue
dr - Variable in class org.opensourcephysics.display.axes.AbstractPolarAxis
 
drag(int, int) - Method in class org.opensourcephysics.display.DrawingPanel.ZoomBox
Drags the corner of the ZoomBox.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.AbstractInteractive
Draws the object.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Arrow
Draws the arrow.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Draws the axes.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.CartesianType1
Draws the plot by implementing the drawable interface.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.CartesianType2
Draws the axes in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.CartesianType3
Draws the axes in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.CustomAxes
Draws the axes in a drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.PolarType1
Draws a representation of an object in a drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.PolarType2
Draws a representation of an object in a drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.XAxis
Draws the axis in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.XYAxis
Draws the axis in a drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.YAxis
Draws the axis in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.BoundedImage
Draws the image.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.BoundedShape
Draws the shape.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.BoundedTextLine
Draws the image.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Circle
Draws the circle.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.ComplexDataset
Draw this Dataset in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Dataset
Draw this Dataset in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.DatasetManager
Draws this Dataset in the drawing panel.
draw(DrawingPanel, Graphics) - Method in interface org.opensourcephysics.display.Drawable
Draws a representation of an object in a drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.DrawableBuffer
Method draw
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.DrawableGroup
Draws the shapes in the drawable list.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.DrawableShape
Draws the shape.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.DrawableTextLine
Draws the TextLine.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.FunctionDrawer
Draw the function on a drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Grid
 
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.HighlightableDataset
Draw this Dataset in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Histogram
Draws this histogram in the drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.InteractiveArrow
Draws the arrow.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow
Draws the arrow.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.InteractiveImage
Draws the image.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.InteractiveLabel
 
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.InteractiveShape
Draws the shape.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.InteractiveTextLine
Draws the text.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.MeasuredImage
Draws the image on the panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Protractor
Draws the protractor on the given drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Spring
Implementation of Drawable.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.TextBox
 
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.TitleText
Draws the TextLine offset from the location.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.Trail
Draws the trail on the panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.TrailBezier
Draw the trail on the panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.BinaryLattice
Draws the lattice and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.ByteRaster
Draws the image on the panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.CellLattice
 
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Draws the lattice and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.CellLatticePC
Draws the lattice and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Draws the image and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Draws the image and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Draws the image and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Paint the surface.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.ContourPlot
Paint the contour.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.DataRaster
Draw the image containing the dataset pixels.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Draws the image and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.GridPlot
Draws the image and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.IntegerRaster
Draws the image and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Draws the image and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.SiteLattice
Draws the lattice and the grid.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.SurfacePlot
Paint the surface.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Draws the lattice.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Draws the lattice.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display2d.VectorPlot
Draws this vector field in the given drawing panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.media.core.TCoordAxes
Overrides TShape draw method.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.media.core.TLineProfile
Override the draw method to get the profile data.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.media.core.TPoint
Empty draw method.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.media.core.TrackableCircle
Overrides the Circle draw method.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.media.core.TShape
Overrides TPoint draw method.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.media.core.VideoAdapter
Draws the video image on the panel.
draw(DrawingPanel, Graphics) - Method in class org.opensourcephysics.media.gif.GifVideo
Draws the video image on the panel.
DRAW_AT_LOCATION - Static variable in class org.opensourcephysics.display.axes.XYAxis
Field DRAW_AT_LOCATION
DRAW_BIN - Static variable in class org.opensourcephysics.display.Histogram
draw bin from y min to top of bin
DRAW_IN_DISPLAY - Static variable in class org.opensourcephysics.display.axes.XYAxis
Field DRAW_IN_DISPLAY
DRAW_IN_GUTTER - Static variable in class org.opensourcephysics.display.axes.XYAxis
Field DRAW_IN_GUTTER
DRAW_POINT - Static variable in class org.opensourcephysics.display.Histogram
draw point at top of bin
Drawable - Interface in org.opensourcephysics.display
Drawable objects draw themselves in a DrawingPanel.
DrawableAxes - Interface in org.opensourcephysics.display.axes
DrawableAxes defines axes that render themselves in a drawing panel.
DrawableBuffer - Class in org.opensourcephysics.display
A DrawableBuffer contains an image of drawable objects.
DrawableBuffer() - Constructor for class org.opensourcephysics.display.DrawableBuffer
Constructor DrawableBuffer
DrawableBuffer(Drawable) - Constructor for class org.opensourcephysics.display.DrawableBuffer
Constructor DrawableBuffer
DrawableGroup - Class in org.opensourcephysics.display
Draws a group of shapes.
DrawableGroup() - Constructor for class org.opensourcephysics.display.DrawableGroup
 
DrawableImage - Interface in org.opensourcephysics.media.core
This defines methods used by drawable images.
drawableList - Variable in class org.opensourcephysics.display.DrawableGroup
 
drawableList - Variable in class org.opensourcephysics.display.DrawingPanel
 
DrawableShape - Class in org.opensourcephysics.display
A class that draws shapes using the Java 2D API.
DrawableShape(Shape, double, double) - Constructor for class org.opensourcephysics.display.DrawableShape
Constructs a DrawableShape with the given coordinates.
DrawableShapeLoader - Class in org.opensourcephysics.display
A class to save and load DrawableShapes in an XMLControl.
DrawableShapeLoader() - Constructor for class org.opensourcephysics.display.DrawableShapeLoader
 
DrawableTextLine - Class in org.opensourcephysics.display
DrawableTextLine draws short Strings with subscripts and superscripts.
DrawableTextLine(String, double, double) - Constructor for class org.opensourcephysics.display.DrawableTextLine
Constructs a DrawableTextLine with the given text and location.
DrawableTextLine.DrawableTextLineLoader - Class in org.opensourcephysics.display
A class to save and load InteractiveArrow in an XMLControl.
DrawableTextLine.DrawableTextLineLoader() - Constructor for class org.opensourcephysics.display.DrawableTextLine.DrawableTextLineLoader
 
drawAll(Graphics) - Method in class org.opensourcephysics.display2d.ContourAccumulator
Draws all accumulated lines.
drawBin(DrawingPanel, Graphics, int, double) - Method in class org.opensourcephysics.display.Histogram
Draws a filled bin.
drawFilledPlot(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.Dataset
Fills the line connecting the data points.
DrawingDialog - Class in org.opensourcephysics.display
DrawingDialog: a dialog that contains a drawing panel.
DrawingDialog(Frame, DrawingPanel) - Constructor for class org.opensourcephysics.display.DrawingDialog
DrawingDialog constructor specifying the DrawingPanel that will be placed in the center of the content pane.
DrawingFrame - Class in org.opensourcephysics.display
Drawing Frame: a frame that contains a drawing panel.
DrawingFrame() - Constructor for class org.opensourcephysics.display.DrawingFrame
DrawingFrame constructor that creates a default DrawingPanel.
DrawingFrame(DrawingPanel) - Constructor for class org.opensourcephysics.display.DrawingFrame
DrawingFrame constructor specifying the DrawingPanel that will be placed in the center of the content pane.
DrawingFrame(String, DrawingPanel) - Constructor for class org.opensourcephysics.display.DrawingFrame
DrawingFrame constructor specifying the title and the DrawingPanel that will be placed in the center of the content pane.
DrawingFrame.DrawingFrameLoader - Class in org.opensourcephysics.display
 
DrawingFrame.DrawingFrameLoader() - Constructor for class org.opensourcephysics.display.DrawingFrame.DrawingFrameLoader
 
DrawingFrame3D - Interface in org.opensourcephysics.display3d.core
Title: DrawingFrame3D
DrawingFrame3D - Class in org.opensourcephysics.display3d.simple3d
DrawingFrame: a frame that contains a generic drawing panel.
DrawingFrame3D() - Constructor for class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Default DrawingFrame constructor
DrawingFrame3D(DrawingPanel3D) - Constructor for class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
DrawingFrame constructor specifying the DrawingPanel that will be placed in the center of the content pane.
DrawingFrame3D(String, DrawingPanel3D) - Constructor for class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
DrawingFrame constructor specifying the title and the DrawingPanel that will be placed in the center of the content pane.
DrawingFrame3D.Loader - Class in org.opensourcephysics.display3d.core
 
DrawingFrame3D.Loader() - Constructor for class org.opensourcephysics.display3d.core.DrawingFrame3D.Loader
 
drawingInImageSpace - Variable in class org.opensourcephysics.media.core.VideoPanel
 
drawingPanel - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
drawingPanel - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
drawingPanel - Variable in class org.opensourcephysics.display.DrawingDialog
 
drawingPanel - Variable in class org.opensourcephysics.display.DrawingFrame
 
DrawingPanel - Class in org.opensourcephysics.display
DrawingPanel renders drawable objects on its canvas.
DrawingPanel() - Constructor for class org.opensourcephysics.display.DrawingPanel
DrawingPanel constructor.
drawingPanel - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
drawingPanel - Variable in class org.opensourcephysics.ejs.control.EjsCalculationControl
 
drawingPanel - Variable in class org.opensourcephysics.ejs.control.EjsSimulationControl
 
DrawingPanel.ZoomBox - Class in org.opensourcephysics.display
ZoomBox creates an on-screen rectangle using XORMode for fast redrawing.
DrawingPanel.ZoomBox() - Constructor for class org.opensourcephysics.display.DrawingPanel.ZoomBox
 
DrawingPanel3D - Interface in org.opensourcephysics.display3d.core
Title: DrawingPanel3D
DrawingPanel3D - Class in org.opensourcephysics.display3d.simple3d
Title: DrawingPanel3D
DrawingPanel3D() - Constructor for class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Constructor DrawingPanel3D
DrawingPanel3D.Loader - Class in org.opensourcephysics.display3d.core
 
DrawingPanel3D.Loader() - Constructor for class org.opensourcephysics.display3d.core.DrawingPanel3D.Loader
 
DrawingPanelInspector - Class in org.opensourcephysics.display.dialogs
 
DrawingPanelInspector(Frame, String, boolean) - Constructor for class org.opensourcephysics.display.dialogs.DrawingPanelInspector
Constructor DrawingPanelInspector
DrawingPanelInspector(DrawingPanel) - Constructor for class org.opensourcephysics.display.dialogs.DrawingPanelInspector
Constructor DrawingPanelInspector
DrawingPanelInspector() - Constructor for class org.opensourcephysics.display.dialogs.DrawingPanelInspector
Constructor DrawingPanelInspector
drawingStroke - Variable in class org.opensourcephysics.display.AbstractTrail
 
drawLinePlot(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.ComplexDataset
Draw the lines connecting the data points.
drawLinePlot(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.Dataset
Draw the lines connecting the data points.
drawMultiplier(int, int, int, Graphics2D) - Method in class org.opensourcephysics.display.axes.XYAxis
 
drawPathEnd(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.TrailBezier
Draws the points that have not yet been added to the spline.
drawPathEnd(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.TrailSmart
Draws the points that have not yet been added to the Bezier spline.
drawPhaseBars(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.ComplexDataset
Draw the phase as a colored bar.
drawPhaseCurve(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.ComplexDataset
Draw the phase as color.
drawPhasePosts(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.ComplexDataset
Draw the phase as a colored post.
drawPlot(DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.CartesianType1
Draws the axes onto the specified panel
drawPoint(DrawingPanel, Graphics, int, double) - Method in class org.opensourcephysics.display.Histogram
Draws a point at the top of a bin.
drawRAxis(double, double, DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Draws the spokes for the polar plot.
drawReImPlot(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.ComplexDataset
Draw the lines connecting the data points.
drawRings(double, DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Draws the rings for the polar plot.
drawRings(double, DrawingPanel, Graphics) - Method in interface org.opensourcephysics.display.axes.PolarAxes
Draws the rings for the polar plot.
drawScatterPlot(DrawingPanel, Graphics2D) - Method in class org.opensourcephysics.display.Dataset
Draw the markers at the data points.
drawSpokes(double, DrawingPanel, Graphics) - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Draws the spokes for the polar plot.
drawSpokes(double, DrawingPanel, Graphics) - Method in interface org.opensourcephysics.display.axes.PolarAxes
Draws the spokes for the polar plot.
drawText(Graphics, int, int, int) - Method in class org.opensourcephysics.display.TextLine
Parse the text then draw it.
drawText(Graphics, int, int) - Method in class org.opensourcephysics.display.TextLine
Parse the text then draw it without any rotation.
dtField - Variable in class org.opensourcephysics.media.core.ClipInspector
 
dtheta - Variable in class org.opensourcephysics.display.axes.AbstractPolarAxis
 
dtLabel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
DUALSHADE - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
dummyVars - Static variable in class org.opensourcephysics.tools.UserFunction
 
dx - Variable in class org.opensourcephysics.display.Grid
 
dx - Variable in class org.opensourcephysics.display2d.ArrayData
 
dx - Variable in class org.opensourcephysics.display2d.FlatData
 
dx - Variable in class org.opensourcephysics.display2d.GridPointData
 
dy - Variable in class org.opensourcephysics.display.Grid
 
dy - Variable in class org.opensourcephysics.display2d.ArrayData
 
dy - Variable in class org.opensourcephysics.display2d.FlatData
 
dy - Variable in class org.opensourcephysics.display2d.GridPointData
 

E

e2(double) - Static method in class org.opensourcephysics.controls.ControlUtils
Convert a double to a string, printing two decimal places including exponent.
e3(double) - Static method in class org.opensourcephysics.controls.ControlUtils
Convert a double to a string, printing three decimal places including exponent.
e4(double) - Static method in class org.opensourcephysics.controls.ControlUtils
Convert a double to a string, printing four decimal places including exponent.
EAST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
edgeColor - Variable in class org.opensourcephysics.display.DrawableShape
 
edgeColor - Variable in class org.opensourcephysics.display.InteractiveShape
 
edgeColor - Variable in class org.opensourcephysics.display.Spring
 
edgeStroke - Variable in class org.opensourcephysics.display.Spring
 
edit(File) - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default application to edit a file.
editable - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
editCellAt(int, int, EventObject) - Method in class org.opensourcephysics.display.ArrayTable
Starts editing the cell at row and column.
editingColor - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
editItem - Variable in class org.opensourcephysics.tools.Launcher
 
editMenu - Variable in class org.opensourcephysics.controls.ControlFrame
 
editMenu - Variable in class org.opensourcephysics.display.DataTableFrame
 
editMenu - Variable in class org.opensourcephysics.display.DrawingFrame
 
editMenu - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
editMenu - Variable in class org.opensourcephysics.tools.DataTool
 
editorEnabled - Variable in class org.opensourcephysics.tools.Launcher
 
editorPane - Variable in class org.opensourcephysics.tools.Launcher.HTMLPane
 
editTypes - Static variable in class org.opensourcephysics.tools.DataToolTable
 
editTypes - Static variable in class org.opensourcephysics.tools.FunctionEditor
 
eigen(Complex[][], Complex[], Complex[][], boolean[]) - Static method in class org.opensourcephysics.numerics.ComplexEigenvalueDecomposition
Obtains the eigenvalues and eigenvectors of a complex matrix.
eigenCheck(Complex[][], Complex[][], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
EigenvalueDecomposition - Class in org.opensourcephysics.numerics
Eigenvalues and eigenvectors of a real matrix.
EigenvalueDecomposition(double[][]) - Constructor for class org.opensourcephysics.numerics.EigenvalueDecomposition
Constructs the EigenvalueDecomposition.
eigenvalues(Complex[][], Complex[][], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
EjsCalculationControl - Class in org.opensourcephysics.ejs.control
An EJS control object for Calculations.
EjsCalculationControl(Calculation, DrawingFrame, String[]) - Constructor for class org.opensourcephysics.ejs.control.EjsCalculationControl
Constructor EjsCalculationControl
ejsConfirmList(Component, Dimension, String, String, List<?>) - Static method in class org.opensourcephysics.tools.EjsTool
 
ejsConfirmList(Component, Dimension, String, String, List<?>, JComponent) - Static method in class org.opensourcephysics.tools.EjsTool
This method receives a list of objects which it exposes to the user.
EjsControl - Class in org.opensourcephysics.ejs.control
A blend of GroupControl and org.opensourcephysics.control.Control
EjsControl(Object) - Constructor for class org.opensourcephysics.ejs.control.EjsControl
The EjsControl constructor.
EjsControl(Object, String, Frame) - Constructor for class org.opensourcephysics.ejs.control.EjsControl
Constructor EjsControl
EjsControl() - Constructor for class org.opensourcephysics.ejs.control.EjsControl
Constructor EjsControl
EjsControlFrame - Class in org.opensourcephysics.ejs.control
EjsControlFrame defines an Easy Java Simulations control that is guaranteed to have a parent frame.
EjsControlFrame(Object) - Constructor for class org.opensourcephysics.ejs.control.EjsControlFrame
Constructor EjsControlFrame
EjsControlFrame(Object, String) - Constructor for class org.opensourcephysics.ejs.control.EjsControlFrame
Constructor EjsControlFrame
ejsIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
EjsRes - Class in org.opensourcephysics.ejs
 
EjsSimulationControl - Class in org.opensourcephysics.ejs.control
 
EjsSimulationControl(Simulation, DrawingFrame, String[]) - Constructor for class org.opensourcephysics.ejs.control.EjsSimulationControl
Constructor EjsSimulationControl
EjsTool - Class in org.opensourcephysics.tools
Utility classes to work with Ejs at a high level
EjsTool() - Constructor for class org.opensourcephysics.tools.EjsTool
 
Element - Interface in org.opensourcephysics.display3d.core
Title: Element
Element - Class in org.opensourcephysics.display3d.simple3d
Title: Element
Element() - Constructor for class org.opensourcephysics.display3d.simple3d.Element
 
Element.Loader - Class in org.opensourcephysics.display3d.core
A class to save and load Element data.
Element.Loader() - Constructor for class org.opensourcephysics.display3d.core.Element.Loader
 
ElementArrow - Interface in org.opensourcephysics.display3d.core
Title: ElementArrow
ElementArrow - Class in org.opensourcephysics.display3d.simple3d
Title: ElementArrow
ElementArrow() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementArrow
 
ElementArrow.Loader - Class in org.opensourcephysics.display3d.core
 
ElementArrow.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementArrow.Loader
 
ElementBox - Interface in org.opensourcephysics.display3d.core
Title: ElementBox
ElementBox - Class in org.opensourcephysics.display3d.simple3d
Title: ElementBox
ElementBox() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementBox
 
ElementBox.Loader - Class in org.opensourcephysics.display3d.core
 
ElementBox.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementBox.Loader
 
ElementCircle - Interface in org.opensourcephysics.display3d.core
Title: ElementSegment
ElementCircle - Class in org.opensourcephysics.display3d.simple3d
Title: ElementCircle
ElementCircle() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementCircle
 
ElementCircle.Loader - Class in org.opensourcephysics.display3d.core
 
ElementCircle.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementCircle.Loader
 
ElementCone - Interface in org.opensourcephysics.display3d.core
Title: ElementCylinder
ElementCone - Class in org.opensourcephysics.display3d.simple3d
Title: ElementCylinder
ElementCone() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementCone
 
ElementCone.Loader - Class in org.opensourcephysics.display3d.core
 
ElementCone.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementCone.Loader
 
ElementCone.Loader - Class in org.opensourcephysics.display3d.simple3d
 
ElementCone.Loader() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementCone.Loader
 
ElementCylinder - Interface in org.opensourcephysics.display3d.core
Title: ElementCylinder
ElementCylinder - Class in org.opensourcephysics.display3d.simple3d
Title: ElementCylinder
ElementCylinder() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
ElementCylinder.Loader - Class in org.opensourcephysics.display3d.core
 
ElementCylinder.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementCylinder.Loader
 
ElementCylinder.Loader - Class in org.opensourcephysics.display3d.simple3d
 
ElementCylinder.Loader() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementCylinder.Loader
 
ElementEllipsoid - Interface in org.opensourcephysics.display3d.core
Title: ElementEllipsoid
ElementEllipsoid - Class in org.opensourcephysics.display3d.simple3d
Title: ElementEllipsoid
ElementEllipsoid() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
ElementEllipsoid.Loader - Class in org.opensourcephysics.display3d.core
 
ElementEllipsoid.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementEllipsoid.Loader
 
ElementImage - Interface in org.opensourcephysics.display3d.core
Title: ElementImage
ElementImage - Class in org.opensourcephysics.display3d.simple3d
Title: ElementImage
ElementImage() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementImage
 
ElementImage.Loader - Class in org.opensourcephysics.display3d.core
 
ElementImage.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementImage.Loader
 
ElementObject - Interface in org.opensourcephysics.display3d.core
Title: ElementLoad
ElementObject - Class in org.opensourcephysics.display3d.simple3d
Title: ElementBox
ElementObject() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementObject
 
ElementObject.Loader - Class in org.opensourcephysics.display3d.core
 
ElementObject.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementObject.Loader
 
ElementPlane - Interface in org.opensourcephysics.display3d.core
Title: ElementSurface
ElementPlane - Class in org.opensourcephysics.display3d.simple3d
Title: ElementBox
ElementPlane() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementPlane
 
ElementPlane.ElementPlaneLoader - Class in org.opensourcephysics.display3d.core
 
ElementPlane.ElementPlaneLoader() - Constructor for class org.opensourcephysics.display3d.core.ElementPlane.ElementPlaneLoader
 
ElementPoints - Interface in org.opensourcephysics.display3d.core
Title: ElementPoints
ElementPoints - Class in org.opensourcephysics.display3d.simple3d
Title: ElementPolygon
ElementPoints() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementPoints
 
ElementPoints.ElementPointsLoader - Class in org.opensourcephysics.display3d.core
 
ElementPoints.ElementPointsLoader() - Constructor for class org.opensourcephysics.display3d.core.ElementPoints.ElementPointsLoader
 
ElementPolygon - Interface in org.opensourcephysics.display3d.core
Title: ElementPolygon
ElementPolygon - Class in org.opensourcephysics.display3d.simple3d
Title: ElementPolygon
ElementPolygon() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
ElementPolygon.ElementPolygonLoader - Class in org.opensourcephysics.display3d.core
 
ElementPolygon.ElementPolygonLoader() - Constructor for class org.opensourcephysics.display3d.core.ElementPolygon.ElementPolygonLoader
 
ElementSegment - Interface in org.opensourcephysics.display3d.core
Title: ElementSegment
ElementSegment - Class in org.opensourcephysics.display3d.simple3d
Title: ElementSegment
ElementSegment() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementSegment
 
ElementSegment.Loader - Class in org.opensourcephysics.display3d.core
 
ElementSegment.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementSegment.Loader
 
ElementSphere - Interface in org.opensourcephysics.display3d.core
Title: ElementSphere
ElementSphere - Class in org.opensourcephysics.display3d.simple3d
Title: ElementSphere
ElementSphere() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementSphere
Constructor ElementSphere
ElementSphere(double) - Constructor for class org.opensourcephysics.display3d.simple3d.ElementSphere
Constructor ElementSphere
ElementSpring - Interface in org.opensourcephysics.display3d.core
Title: ElementSpring
ElementSpring - Class in org.opensourcephysics.display3d.simple3d
Title: ElementSegment
ElementSpring() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementSpring
 
ElementSpring.Loader - Class in org.opensourcephysics.display3d.core
 
ElementSpring.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementSpring.Loader
 
ElementSurface - Interface in org.opensourcephysics.display3d.core
Title: ElementSurface
ElementSurface - Class in org.opensourcephysics.display3d.simple3d
Title: ElementBox
ElementSurface() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementSurface
 
ElementSurface.Loader - Class in org.opensourcephysics.display3d.core
 
ElementSurface.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementSurface.Loader
 
ElementTessellation - Interface in org.opensourcephysics.display3d.core
Title: ElementSurface
ElementTessellation - Class in org.opensourcephysics.display3d.simple3d
Title: ElementBox
ElementTessellation() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementTessellation
 
ElementTessellation.Loader - Class in org.opensourcephysics.display3d.core
 
ElementTessellation.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementTessellation.Loader
 
ElementTetrahedron - Interface in org.opensourcephysics.display3d.core
Title: ElementTetrahedron
ElementTetrahedron - Class in org.opensourcephysics.display3d.simple3d
Title: ElementTetrahedron
ElementTetrahedron() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
ElementTetrahedron.Loader - Class in org.opensourcephysics.display3d.core
 
ElementTetrahedron.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementTetrahedron.Loader
 
ElementText - Interface in org.opensourcephysics.display3d.core
Title: ElementSegment
ElementText - Class in org.opensourcephysics.display3d.simple3d
Title: ElementText
ElementText() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementText
Constructor ElementText
ElementText(String) - Constructor for class org.opensourcephysics.display3d.simple3d.ElementText
Constructor ElementText
ElementText.Loader - Class in org.opensourcephysics.display3d.core
 
ElementText.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementText.Loader
 
ElementTrail - Interface in org.opensourcephysics.display3d.core
Title: ElementTrail
ElementTrail - Class in org.opensourcephysics.display3d.simple3d
Title: ElementSegment
ElementTrail() - Constructor for class org.opensourcephysics.display3d.simple3d.ElementTrail
 
ElementTrail.Loader - Class in org.opensourcephysics.display3d.core
 
ElementTrail.Loader() - Constructor for class org.opensourcephysics.display3d.core.ElementTrail.Loader
 
EllipsoidUtils - Class in org.opensourcephysics.display3d.simple3d.utils
 
EllipsoidUtils() - Constructor for class org.opensourcephysics.display3d.simple3d.utils.EllipsoidUtils
 
emptyEditMenu - Variable in class org.opensourcephysics.tools.DataTool
 
emptyExitItem - Variable in class org.opensourcephysics.tools.DataTool
 
emptyFileMenu - Variable in class org.opensourcephysics.tools.DataTool
 
emptyMenubar - Variable in class org.opensourcephysics.tools.DataTool
 
emptyNewTabItem - Variable in class org.opensourcephysics.tools.DataTool
 
emptyOpenItem - Variable in class org.opensourcephysics.tools.DataTool
 
emptyPasteItem - Variable in class org.opensourcephysics.tools.DataTool
 
enable(boolean) - Method in class org.opensourcephysics.display.Stripchart
 
ENABLED - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
enabled - Variable in class org.opensourcephysics.media.core.TPoint
 
enabledAction - Variable in class org.opensourcephysics.media.core.Filter
 
enableDesktopHyperlinks() - Method in class org.opensourcephysics.display.TextFrame
Enables hyperlinks.
enabledItem - Variable in class org.opensourcephysics.media.core.Filter
 
enableExceptions - Variable in class org.opensourcephysics.numerics.CashKarp45
 
enableExceptions - Variable in class org.opensourcephysics.numerics.DormandPrince45
 
enableExceptions - Variable in class org.opensourcephysics.numerics.ODEMultistepSolver
 
enableHyperlinks() - Method in class org.opensourcephysics.display.TextFrame
Enables hyperlinks.
enableInspector(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Enables the popup inspector option.
enableInteraction(boolean) - Method in class org.opensourcephysics.frames.Display3DFrame
Enables/Disables interaction with the DrawingPanel3D.
enableMeasure - Variable in class org.opensourcephysics.display.AbstractTrail
 
enableMenubars(boolean) - Static method in class org.opensourcephysics.display.GUIUtils
Enables and disables the menu bars in DrawingFrames and DrawingFrame3D.
enableRuntimeExpecptions(boolean) - Method in class org.opensourcephysics.numerics.CashKarp45
Enables runtime exceptions if the solver does not converge.
enableRuntimeExpecptions(boolean) - Method in class org.opensourcephysics.numerics.DormandPrince45
Enables runtime exceptions if the solver does not converge.
enableRuntimeExpecptions(boolean) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Enables runtime exceptions if the solver does not converge.
enableStepsPerDisplay(boolean) - Method in class org.opensourcephysics.controls.AbstractSimulation
Enables the steps per display variable in the control;
enableZoom - Variable in class org.opensourcephysics.display.DrawingPanel
 
encode(byte[]) - Static method in class org.opensourcephysics.controls.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class org.opensourcephysics.controls.Base64Coder
Encodes a byte array into Base64 format.
encoding - Static variable in class org.opensourcephysics.controls.XMLControlElement
 
encoding - Static variable in class org.opensourcephysics.tools.Resource
 
encrypt(String) - Method in class org.opensourcephysics.controls.Cryptic
Encrypts the input and saves in cryptic form.
encrypt(String, String) - Method in class org.opensourcephysics.controls.Cryptic
Encrypts the input with a password and saves in cryptic form.
EncryptionTool - Class in org.opensourcephysics.tools
This provides a GUI for encrypting and decrypting XMLControls.
EncryptionTool() - Constructor for class org.opensourcephysics.tools.EncryptionTool
Constructs a blank EncryptionTool.
EncryptionTool(String) - Constructor for class org.opensourcephysics.tools.EncryptionTool
Constructs a EncryptionTool and opens the specified xml file.
end1 - Variable in class org.opensourcephysics.media.core.TLine
 
end1Rect - Variable in class org.opensourcephysics.media.core.TLine
 
end2 - Variable in class org.opensourcephysics.media.core.TLine
 
end2Rect - Variable in class org.opensourcephysics.media.core.TLine
 
endField - Variable in class org.opensourcephysics.media.core.ClipInspector
 
endFrameNumber - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
endLabel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
entries() - Method in class org.opensourcephysics.display.Histogram
Gets an array of bin number-occurrences pairs
equals(int, Object, String) - Method in class org.opensourcephysics.ejs.control.MethodWithOneParameter
 
equals(Object) - Method in class org.opensourcephysics.media.core.TPoint
Compares this to the specified object.
equals(Complex, double) - Method in class org.opensourcephysics.numerics.Complex
Compares this object with the Complex number given as parameter
equals(Complex[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
equals(Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
equals(Object) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
equals(Object) - Method in class org.opensourcephysics.numerics.specialfunctions.QNKey
 
equals(Object) - Method in class org.opensourcephysics.tools.Parameter
Determines if this is equal to another parameter.
err() - Method in class org.opensourcephysics.media.gif.GifDecoder
Returns true if an error was encountered during reading/decoding
err_code - Variable in class org.opensourcephysics.numerics.ODEMultistepSolver
 
ERR_CONSOLE - Static variable in class org.opensourcephysics.controls.ConsoleLevel
 
err_msg - Variable in class org.opensourcephysics.numerics.ODEMultistepSolver
 
errf(double) - Static method in class org.opensourcephysics.numerics.specialfunctions.ErrorFunction
Error function.
error_code - Variable in exception org.opensourcephysics.numerics.NumericMethodException
Field error_code sotes an optional error code
error_value - Variable in exception org.opensourcephysics.numerics.NumericMethodException
Field error_value stores an optional numeric error.
errorBars - Variable in class org.opensourcephysics.display.Dataset
 
errorcode - Variable in class org.opensourcephysics.numerics.DoubleArray
 
errorcode - Variable in class org.opensourcephysics.numerics.IntegerArray
 
errorCode - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
errorColor - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
ErrorFunction - Class in org.opensourcephysics.numerics.specialfunctions
Computes the error function for a real argument.
ErrorFunction() - Constructor for class org.opensourcephysics.numerics.specialfunctions.ErrorFunction
 
errors - Variable in class org.opensourcephysics.tools.FunctionEditor
 
Euler - Class in org.opensourcephysics.numerics
Euler implements an Euler method ODE solver.
Euler(ODE) - Constructor for class org.opensourcephysics.numerics.Euler
Constructs the Euler ODESolver for a system of ordinary differential equations.
EulerRichardson - Class in org.opensourcephysics.numerics
An Euler-Richardson (midpoint) method ODE solver.
EulerRichardson(ODE) - Constructor for class org.opensourcephysics.numerics.EulerRichardson
Constructs the EulerRichardson ODESolver for a system of ordinary differential equations.
evalMath(String) - Static method in class org.opensourcephysics.numerics.Util
Evalautes a mathematical expression without variables.
evalPolynomial(double, double[]) - Static method in class org.opensourcephysics.numerics.Polynomial
Evaluates a polynomial using the given coefficients.
evaluate(double) - Method in class org.opensourcephysics.display.FunctionDrawer
Evalutes the function.
evaluate(double) - Method in class org.opensourcephysics.display2d.ZExpansion
 
evaluate() - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Evaluates compiled function.
evaluate(double) - Method in class org.opensourcephysics.numerics.CubicSpline
Computes the interpolated y value for a given x value.
evaluate(double) - Method in interface org.opensourcephysics.numerics.Function
Evaluates the function at x.
evaluate(double) - Method in class org.opensourcephysics.numerics.LagrangeInterpolator
Computes the interpolated y value for a given x value.
evaluate(double) - Method in class org.opensourcephysics.numerics.LogBase10Function
 
evaluate(double[]) - Method in interface org.opensourcephysics.numerics.MultiVarFunction
 
evaluate(double) - Method in class org.opensourcephysics.numerics.ParsedFunction
Evaluates the function, f.
evaluate(double[]) - Method in class org.opensourcephysics.numerics.ParsedMultiVarFunction
Evaluates the function, f.
evaluate(double) - Method in class org.opensourcephysics.numerics.Polynomial
Evaluates the polynomial for the specified variable value.
evaluate(double) - Method in class org.opensourcephysics.numerics.specialfunctions.ErrorFunction
Evaluates the error function in order to implement the Function interface.
evaluate(double) - Method in class org.opensourcephysics.numerics.specialfunctions.Gamma
Implements the Function interface for the gamma function .
evaluate(int, double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Hermite
Evaluates the n-th Hermite polynomial at x.
evaluate(int, double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Laguerre
Evaluates the n-th Laguerre polynomial at x.
evaluate(int, double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Legendre
Evaluates the el-th Legendre polynomial at x.
evaluate(double[]) - Method in interface org.opensourcephysics.numerics.StateEvent
Returns the value f(t) for a given state of the model.
evaluate(double, double) - Method in class org.opensourcephysics.numerics.SuryonoParser
 
evaluate(double, double, double) - Method in class org.opensourcephysics.numerics.SuryonoParser
 
evaluate(double) - Method in class org.opensourcephysics.numerics.SuryonoParser
 
evaluate(double[]) - Method in class org.opensourcephysics.numerics.SuryonoParser
 
evaluate() - Method in class org.opensourcephysics.numerics.SuryonoParser
Evaluates compiled function.
evaluate(double[], double[]) - Method in interface org.opensourcephysics.numerics.VectorFunction
Evaluates the vector function and returns the the result.
evaluate(double[]) - Method in class org.opensourcephysics.tools.DatasetCurveFitter.MinimizeMultiVarFunction
 
evaluate(double[]) - Method in class org.opensourcephysics.tools.DatasetCurveFitter.MinimizeUserFunction
 
evaluate - Variable in class org.opensourcephysics.tools.FunctionEditor
 
evaluate(List<?>) - Method in class org.opensourcephysics.tools.Parameter
Determines the value of this parameter based on input parameter values.
evaluate(Parameter[]) - Method in class org.opensourcephysics.tools.Parameter
Determines the value of this parameter based on input parameter values.
evaluate(double) - Method in class org.opensourcephysics.tools.UserFunction
Evaluates the function for a single variable x.
evaluate(double[]) - Method in class org.opensourcephysics.tools.UserFunction
Evaluates the function for a variables array x.
evaluateAll() - Method in class org.opensourcephysics.tools.DataFunctionEditor
Evaluates all current objects.
evaluateAll() - Method in class org.opensourcephysics.tools.FunctionEditor
Evaluates all current objects.
evaluateAll() - Method in class org.opensourcephysics.tools.InitialValueEditor
Evaluates all current objects.
evaluateAll() - Method in class org.opensourcephysics.tools.ParamEditor
Evaluates all current objects.
evaluateAll() - Method in class org.opensourcephysics.tools.UserFunctionEditor
Evaluates all current objects.
evaluateDependents(Parameter) - Method in class org.opensourcephysics.tools.ParamEditor
Evaluates parameters that depend on the named parameter.
evaluateObject(Object) - Method in class org.opensourcephysics.tools.ParamEditor
Evaluates an object.
evaluateSupportFunctions(double) - Method in class org.opensourcephysics.tools.UserFunction
Evaluates the support functions for a single variable x.
evaluateSupportFunctions(double[]) - Method in class org.opensourcephysics.tools.UserFunction
Evaluates the support functions for a variables array x.
eventHappened - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
eventList - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
exec - Static variable in class org.opensourcephysics.desktop.ostermiller.Browser
A list of commands to try in order to display the url.
existingFrames - Static variable in class org.opensourcephysics.tools.Launcher
 
exists() - Method in class org.opensourcephysics.tools.LaunchNode
Determines whether a resource exists for this node.
exit() - Method in class org.opensourcephysics.tools.LaunchBuilder
Overrides Launcher exit method.
exit() - Method in class org.opensourcephysics.tools.Launcher
Exits this application.
exitItem - Variable in class org.opensourcephysics.media.core.VideoFrame
 
exitItem - Variable in class org.opensourcephysics.tools.DataTool
 
exitItem - Variable in class org.opensourcephysics.tools.Launcher
 
exitOnClose - Variable in class org.opensourcephysics.tools.DataTool
 
exp() - Method in class org.opensourcephysics.numerics.Complex
Returns e to the power of the complex number
expand(Rectangle2D, double) - Static method in class org.opensourcephysics.display.GraphicsLib
Expand a rectangle by the given amount.
export(File, List<Object>) - Method in interface org.opensourcephysics.tools.ExportFormat
 
export(File, List<Object>) - Method in class org.opensourcephysics.tools.ExportGnuplotFormat
 
export(File, List<Object>) - Method in class org.opensourcephysics.tools.ExportXMLFormat
 
ExportFormat - Interface in org.opensourcephysics.tools
To create a new export format: implement this interface and register with ExportTool.registerFormat()
ExportGnuplotFormat - Class in org.opensourcephysics.tools
Text format, compatible with Octave and Gnuplot
ExportGnuplotFormat() - Constructor for class org.opensourcephysics.tools.ExportGnuplotFormat
 
exportItem - Variable in class org.opensourcephysics.tools.DataTool
 
ExportTool - Class in org.opensourcephysics.tools
An export tool which launches a Save dialog
ExportTool() - Constructor for class org.opensourcephysics.tools.ExportTool
Creates a new export tool.
ExportXMLFormat - Class in org.opensourcephysics.tools
Exports data in XML format.
ExportXMLFormat() - Constructor for class org.opensourcephysics.tools.ExportXMLFormat
 
expression - Variable in class org.opensourcephysics.tools.UserFunction
 
EXPRESSION_EDIT - Static variable in class org.opensourcephysics.tools.FunctionEditor
 
EXPRESSION_EXPECTED - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Expression expected.
EXPRESSION_EXPECTED - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Expression expected.
ExpressionValue - Class in org.opensourcephysics.ejs.control.value
A ExpressionValue is a Value object that holds an expression is parsed into a double.
ExpressionValue(String, GroupControl) - Constructor for class org.opensourcephysics.ejs.control.value.ExpressionValue
Constructor ExpressionValue
ext - Static variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
extension() - Method in interface org.opensourcephysics.tools.ExportFormat
 
extension() - Method in class org.opensourcephysics.tools.ExportGnuplotFormat
 
extension() - Method in class org.opensourcephysics.tools.ExportXMLFormat
 
extract(File, String, String) - Static method in class org.opensourcephysics.tools.JarTool
Extracts a given file from a compressed (ZIP or JAR) file
extract(File, String, File) - Static method in class org.opensourcephysics.tools.JarTool
Extracts a given file from a compressed (ZIP or JAR) file Extensive changes by D Brown 2007-10-31
extract(ClassLoader, String, File) - Static method in class org.opensourcephysics.tools.JarTool
Extracts a file using the given class loader
extract(String, File) - Static method in class org.opensourcephysics.tools.JarTool
Extracts a file using the ResourceLoader utility
extract(Object, List<?>, File) - Static method in class org.opensourcephysics.tools.JarTool
Extract a list of files (given by their relative names) to the given target directory.
extractExtensions - Static variable in class org.opensourcephysics.tools.Launcher
 
extractExtensions - Static variable in class org.opensourcephysics.tools.ResourceLoader
 

F

f - Variable in class org.opensourcephysics.display.Protractor
 
f2(double) - Static method in class org.opensourcephysics.controls.ControlUtils
Convert a double to a string, printing two decimal places.
f2(double) - Static method in class org.opensourcephysics.numerics.Util
Convert a double to a string, printing two decimal places.
f3(double) - Static method in class org.opensourcephysics.controls.ControlUtils
Convert a double to a string, printing three decimal places.
f3(double) - Static method in class org.opensourcephysics.numerics.Util
Convert a double to a string, printing three decimal places.
f4(double) - Static method in class org.opensourcephysics.controls.ControlUtils
Convert a double to a string, printing four decimal places.
f4(double) - Static method in class org.opensourcephysics.numerics.Util
Convert a double to a string, printing four decimal places.
factor(int, int[]) - Static method in class org.opensourcephysics.numerics.FFT
Return the prime factors of n.
factorial(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Factorials
Calculates the factorial.
Factorials - Class in org.opensourcephysics.numerics.specialfunctions
Computes the factorial of an integer and functions closely related to factorials.
failedToRead() - Method in interface org.opensourcephysics.controls.XMLControl
Returns true if the most recent read operation failed.
failedToRead() - Method in class org.opensourcephysics.controls.XMLControlElement
Returns true if the most recent read operation failed.
False3D - Interface in org.opensourcephysics.display
A placeholder that is used by some objects in the display2d package to signal that the object will draw a 3D view rather than a 2D view.
Fehlberg8 - Class in org.opensourcephysics.numerics
Title: Fehlberg8 Description: An eigth order Runge-Kutta ODE solver.
Fehlberg8(ODE) - Constructor for class org.opensourcephysics.numerics.Fehlberg8
Constructs the RK4 ODESolver for a system of ordinary differential equations.
FFT - Class in org.opensourcephysics.numerics
FFT computes FFT's of complex, double precision data of arbitrary length n.
FFT(int) - Constructor for class org.opensourcephysics.numerics.FFT
Constructs a complex FFT transformation for n complex data points.
FFT() - Constructor for class org.opensourcephysics.numerics.FFT
Constructs a complex FFT transformation.
FFT2D - Class in org.opensourcephysics.numerics
FFT2D computes the FFT of 2 dimensional complex, double precision data.
FFT2D(int, int) - Constructor for class org.opensourcephysics.numerics.FFT2D
Create an FFT for transforming nrows*ncols points of Complex, double precision data.
FFT2DFrame - Class in org.opensourcephysics.frames
FFT2DFrame computes a 2D FFT and displays the result as a complex grid plot.
FFT2DFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.FFT2DFrame
Constructs a Complex2DFrame with the given axes labels and frame title.
FFT2DFrame(String) - Constructor for class org.opensourcephysics.frames.FFT2DFrame
Constructs a Complex2DFrame with the given frame title but without axes.
FFTFrame - Class in org.opensourcephysics.frames
FFTFrame computes the FFT and displays the result using a ComplexDataset.
FFTFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.FFTFrame
A DrawingFrame that displays a FFT as its drawable.
FFTReal - Class in org.opensourcephysics.numerics
FFTReal computes the discrete Fourier coefficients a[0], ...., a[N/2] and b[1], ...., b[N/2 - 1] of the discrete partial Fourier sum a[0] + a[1]*cos(N/2*omega*x) + Sum (k=1,2,...,N/2-1) (a[2*k] * cos(k * omega * x) + a[2*k+1] * sin(k * omega * x)) given real functional values y[0], ...., y[N-1].
FFTReal() - Constructor for class org.opensourcephysics.numerics.FFTReal
Constructs a real FFT transformation for n data points.
FFTReal(int) - Constructor for class org.opensourcephysics.numerics.FFTReal
Constructs a real FFT transformation for n data points.
FFTRealFrame - Class in org.opensourcephysics.frames
FFTRealFrame computes the FFT or real data and displays the result.
FFTRealFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.FFTRealFrame
A DrawingFrame that displays a FFT as its drawable.
fileExists(String, String) - Static method in class org.opensourcephysics.ejs.control.Utils
 
fileExistsInJar(String, String, String) - Static method in class org.opensourcephysics.ejs.control.Utils
 
fileIcon - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
fileMenu - Variable in class org.opensourcephysics.controls.ControlFrame
 
fileMenu - Variable in class org.opensourcephysics.display.DataTableFrame
 
fileMenu - Variable in class org.opensourcephysics.display.DrawingFrame
 
fileMenu - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
fileMenu - Variable in class org.opensourcephysics.tools.DataTool
 
fileMenu - Variable in class org.opensourcephysics.tools.Launcher
 
fileName - Variable in class org.opensourcephysics.tools.DataToolTab
 
fill(double) - Method in class org.opensourcephysics.media.core.DoubleArray
Fills elements of the the array with the specified value.
fillArray(Function, double, double, double, int) - Static method in class org.opensourcephysics.numerics.Integral
Fills a data array with the integral of the given function.
fillArray(Function, double, double, double, double[][]) - Static method in class org.opensourcephysics.numerics.Integral
Fills the given data array with the intgral of the given function.
FILLEDARROW - Static variable in class org.opensourcephysics.display2d.VectorPlot
 
fillShape - Variable in class org.opensourcephysics.media.core.TShape
 
Filter - Class in org.opensourcephysics.media.core
This is the abstract base class for all image filters.
Filter() - Constructor for class org.opensourcephysics.media.core.Filter
Constructs a Filter object.
filterClasses - Variable in class org.opensourcephysics.media.core.VideoPanel
 
filteredImage - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
FilterStack - Class in org.opensourcephysics.media.core
This is a Filter that contains and manages a series of Filters.
FilterStack() - Constructor for class org.opensourcephysics.media.core.FilterStack
Constructs a FilterStack object.
filterStack - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
finalize() - Method in class org.opensourcephysics.media.core.ImageVideo
Called by the garbage collector when this video is no longer in use.
finalize() - Method in class org.opensourcephysics.media.core.VideoAdapter
Called by the garbage collector when this video is no longer in use.
finalize() - Method in class org.opensourcephysics.media.gif.GifVideo
Called by the garbage collector when this video is no longer in use.
find(int[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Linearly search an array for a given key value.
find(int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Linearly search an array range for a given key value.
find(int[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Linearly search an array range for a given key value.
findClosest(Color) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Returns index of palette color closest to c
findInstance(Container, Class<?>) - Static method in class org.opensourcephysics.display.GUIUtils
Finds an instance of a class in the given container.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.AbstractInteractive
Finds the interactive object that will respond to mouse actions.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.axes.CartesianType3
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.axes.XAxis
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.axes.XYAxis
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.axes.YAxis
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.BoundedShape
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.HighlightableDataset
Returns the Interactive object at a specified pixel position.
findInteractive(DrawingPanel, int, int) - Method in interface org.opensourcephysics.display.Interactive
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveCircle
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveLabel
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.Protractor
 
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.media.core.TCircle
Returns this if it is enabled and visible and the specified pixel position falls within the bounds of this circle.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.media.core.TCoordAxes
Overrides TShape findInteractive method.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.media.core.TLine
Returns the interactive drawable object at the specified pixel position.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.media.core.TPoint
Returns null.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.media.core.TShape
Overrides TPoint findInteractive method.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.media.core.TVector
Returns the interactive drawable object at the specified pixel position.
findInteractive(DrawingPanel, int, int) - Method in class org.opensourcephysics.media.core.VideoAdapter
Returns this video if enabled.
findMinMaxValues() - Method in class org.opensourcephysics.media.core.VideoAdapter
Finds the min and max values of x and y.
findRegion(Point) - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Finds the plot region containing the specified point.
findViewRect() - Method in class org.opensourcephysics.display.DrawingPanel
Finds the clipping rectangle if this panel is within a scroll pane viewport.
fine(String) - Static method in class org.opensourcephysics.controls.MessageFrame
Logs a fine debugging message.
fine(String) - Static method in class org.opensourcephysics.controls.OSPLog
Logs a fine debugging message.
fine(String) - Static method in class org.opensourcephysics.numerics.NumericsLog
Logs a fine debugging message in the OSPLog.
finer(String) - Static method in class org.opensourcephysics.controls.MessageFrame
Logs a finer debugging message.
finer(String) - Static method in class org.opensourcephysics.controls.OSPLog
Logs a finer debugging message.
finest(String) - Static method in class org.opensourcephysics.controls.MessageFrame
Logs a finest debugging message.
finest(String) - Static method in class org.opensourcephysics.controls.OSPLog
Logs a finest debugging message.
finish() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Flushes any pending data and closes output file.
firePropChange - Variable in class org.opensourcephysics.media.core.ImageCoordSystem
 
firePropertyChange(String, Object, Object) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sends a PropertyChangeEvent to registered listeners.
firePropertyChange(String, Object, Object) - Method in class org.opensourcephysics.tools.FunctionTool
Fires a property change.
first(Function, double, double) - Static method in class org.opensourcephysics.numerics.Derivative
Calculates the first derivative of a function at the given point.
firstFrame - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
firstPartial(MultiVarFunction, double[], int, double) - Static method in class org.opensourcephysics.numerics.Derivative
Gets the partial derivate of a multivariable function using the centered finite difference approximation.
fit(KnownFunction) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Fits a fit function to the current data.
fitData(double[], double[]) - Method in class org.opensourcephysics.numerics.PolynomialLeastSquareFit
Sets the data and updates the fit coefficients.
FitFunctionPanel - Class in org.opensourcephysics.tools
This is a FunctionPanel used to manage fits for a DatasetCurveFitter.
FitFunctionPanel(UserFunctionEditor) - Constructor for class org.opensourcephysics.tools.FitFunctionPanel
Constructor with user function editor.
fixedPattern - Variable in class org.opensourcephysics.media.core.NumberField
 
fixedPixelPerUnit - Variable in class org.opensourcephysics.display.DrawingPanel
 
fixedScale - Variable in class org.opensourcephysics.display.DrawingPanel
 
fixedStepSize - Variable in class org.opensourcephysics.numerics.ODEMultistepSolver
 
FlatData - Class in org.opensourcephysics.display2d
FlatData stores numeric data for 2d visualizations using a single array.
FlatData(int, int, int) - Constructor for class org.opensourcephysics.display2d.FlatData
FlatData constructor.
folderIcon - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
font - Variable in class org.opensourcephysics.display.InteractiveLabel
 
font - Variable in class org.opensourcephysics.display.TextBox
 
font - Variable in class org.opensourcephysics.display.TextLine
Font to use for text
font - Variable in class org.opensourcephysics.display.TextPanel
 
FONT - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
fontButton - Variable in class org.opensourcephysics.tools.FunctionTool
 
fontConstant(Font, String) - Static method in class org.opensourcephysics.ejs.control.ConstantParser
 
fontLevel - Variable in class org.opensourcephysics.tools.DataTool
 
fontLevel - Variable in class org.opensourcephysics.tools.DataToolTab
 
fontLevel - Variable in class org.opensourcephysics.tools.FunctionTool
 
fontname - Variable in class org.opensourcephysics.display.InteractiveLabel
 
fontname - Variable in class org.opensourcephysics.display.TextBox
 
fontname - Variable in class org.opensourcephysics.display.TextLine
The logical name of the font to use
fontname - Variable in class org.opensourcephysics.display.TextPanel
 
fontsize - Variable in class org.opensourcephysics.display.InteractiveLabel
 
fontsize - Variable in class org.opensourcephysics.display.TextBox
 
fontsize - Variable in class org.opensourcephysics.display.TextLine
The font size
fontsize - Variable in class org.opensourcephysics.display.TextPanel
 
fontSizeMenu - Variable in class org.opensourcephysics.tools.DataTool
 
FontSizer - Class in org.opensourcephysics.tools
A class for setting relative font sizes by level.
fontstyle - Variable in class org.opensourcephysics.display.InteractiveLabel
 
fontstyle - Variable in class org.opensourcephysics.display.TextBox
 
fontstyle - Variable in class org.opensourcephysics.display.TextLine
The font style
fontstyle - Variable in class org.opensourcephysics.display.TextPanel
 
forbiddenNames - Variable in class org.opensourcephysics.tools.FunctionEditor
 
forbiddenNames - Variable in class org.opensourcephysics.tools.FunctionTool
 
FOREGROUND - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
format - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
format - Variable in class org.opensourcephysics.media.core.NumberField
 
format - Variable in class org.opensourcephysics.numerics.DoubleArray
 
format(double, double) - Static method in class org.opensourcephysics.tools.FunctionEditor
Formats a number.
formatConstant(String) - Static method in class org.opensourcephysics.ejs.control.ConstantParser
 
formatDialog - Variable in class org.opensourcephysics.display.DataTable
 
formatExp - Variable in class org.opensourcephysics.numerics.DoubleArray
 
forward(Function, double, double) - Static method in class org.opensourcephysics.numerics.Derivative
Calculates the first derivative of a function using the finite difference approximation toward increasing x.
forwardButton - Variable in class org.opensourcephysics.tools.Launcher
 
forwardSlash(String) - Static method in class org.opensourcephysics.controls.XML
Replaces backslashes with slashes.
FourierAnalysis - Class in org.opensourcephysics.analysis
FourierAnalysis adds gutter points to complex-number data before performing a fast Fourier transform.
FourierAnalysis() - Constructor for class org.opensourcephysics.analysis.FourierAnalysis
 
FourierSinCosAnalysis - Class in org.opensourcephysics.analysis
FourierAnalysis adds gutter points to real data before performing a fast Fourier transform.
FourierSinCosAnalysis() - Constructor for class org.opensourcephysics.analysis.FourierSinCosAnalysis
 
FourierTool - Class in org.opensourcephysics.tools
This provides a GUI for Fourier analysis.
FourierTool() - Constructor for class org.opensourcephysics.tools.FourierTool
Constructs a blank FourierTool.
FourierTool(String) - Constructor for class org.opensourcephysics.tools.FourierTool
Constructs a FourierTool and opens the specified xml file.
FourierTool(XMLControl) - Constructor for class org.opensourcephysics.tools.FourierTool
Constructs a FourierTool and opens data in the specified xml control.
FourierTool(Data) - Constructor for class org.opensourcephysics.tools.FourierTool
Constructs a FourierTool and loads the specified data object.
FourierToolTab - Class in org.opensourcephysics.tools
This tab displays a Dataset and its Fourier spectra in a FourierTool.
FourierToolTab(Dataset, FourierTool) - Constructor for class org.opensourcephysics.tools.FourierToolTab
Constructs a DataToolTab for the specified Data and DataTool.
frame - Variable in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
frame - Variable in class org.opensourcephysics.media.core.Filter
 
frame - Variable in class org.opensourcephysics.tools.Launcher
 
FrameApplet - Class in org.opensourcephysics.davidson.applets
FrameApplet displays a JFrame from an application in an HTML page.
FrameApplet() - Constructor for class org.opensourcephysics.davidson.applets.FrameApplet
 
frameCount - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
frameCount - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
frameCount - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
frameDuration - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
frameFinder - Static variable in class org.opensourcephysics.tools.Launcher
 
frameImage - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
frameNumber - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
frames - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
frameToStep(int) - Method in class org.opensourcephysics.media.core.VideoClip
Converts frame number to step number.
FREQ - Static variable in class org.opensourcephysics.frames.FFT2DFrame
 
FREQ - Static variable in class org.opensourcephysics.frames.FFTFrame
 
FREQ - Static variable in class org.opensourcephysics.frames.FFTRealFrame
 
freq - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
fromDouble(double[][], double[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
fromDouble(double[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
fromDouble(double[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
fromDouble(double[], double[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
fromRoots(Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
Function - Interface in org.opensourcephysics.numerics
Title: Function Description: A function of one variable.
function - Variable in class org.opensourcephysics.tools.UserFunction
 
functionChanged - Variable in class org.opensourcephysics.display.FunctionDrawer
 
FunctionDrawer - Class in org.opensourcephysics.display
FunctionDrawer draws a function from xmin to xmax.
FunctionDrawer(Function) - Constructor for class org.opensourcephysics.display.FunctionDrawer
Contstucts a FunctionDrawer with optimum resolution.
FunctionDrawer(Function, double, double, int, boolean) - Constructor for class org.opensourcephysics.display.FunctionDrawer
Creates the function drawer and initialzies the domain with the given values.
FunctionEditor - Class in org.opensourcephysics.tools
A JPanel that manages a table of objects with editable names and expressions.
FunctionEditor() - Constructor for class org.opensourcephysics.tools.FunctionEditor
No-arg constructor
functionEditor - Variable in class org.opensourcephysics.tools.FunctionPanel
 
FunctionEditor.DefaultEdit - Class in org.opensourcephysics.tools
A class to undo/redo edits.
FunctionEditor.DefaultEdit(int, Object, int, int, Object, int, int, String) - Constructor for class org.opensourcephysics.tools.FunctionEditor.DefaultEdit
A class to undo/redo edits.
FunctionEditor.Table - Class in org.opensourcephysics.tools
 
FunctionEditor.TableModel - Class in org.opensourcephysics.tools
The table model.
FunctionEditor.TableModel() - Constructor for class org.opensourcephysics.tools.FunctionEditor.TableModel
 
functionFill(Function, double, double, double[][]) - Static method in class org.opensourcephysics.numerics.Util
Fills the given double[2][n] array with x and f(x) values on interval [start, stop].
functionFill(Function, double, double, double[]) - Static method in class org.opensourcephysics.numerics.Util
Fills the given double[n] array with f(x) on the interval [start, stop].
functionNames - Variable in class org.opensourcephysics.tools.UserFunction
 
functionPanel - Variable in class org.opensourcephysics.tools.FunctionEditor
 
FunctionPanel - Class in org.opensourcephysics.tools
This is a JPanel for managing Functions and supporting Parameters.
FunctionPanel(FunctionEditor) - Constructor for class org.opensourcephysics.tools.FunctionPanel
Constructor FunctionPanel
functionTool - Variable in class org.opensourcephysics.tools.FunctionPanel
 
FunctionTool - Class in org.opensourcephysics.tools
This tool allows users to create and manage editable Functions.
FunctionTool(Component) - Constructor for class org.opensourcephysics.tools.FunctionTool
Constructs a tool for the specified component (may be null)
FunctionTool(Component, JButton[]) - Constructor for class org.opensourcephysics.tools.FunctionTool
Constructs a tool with custom buttons.
FunctionTransform - Class in org.opensourcephysics.numerics
 
FunctionTransform() - Constructor for class org.opensourcephysics.numerics.FunctionTransform
Constructor FunctionTransform
FunctionTransform(double, double, double, double, double, double) - Constructor for class org.opensourcephysics.numerics.FunctionTransform
Constructor FunctionTransform

G

gamma - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
Gamma - Class in org.opensourcephysics.numerics.specialfunctions
 
Gamma() - Constructor for class org.opensourcephysics.numerics.specialfunctions.Gamma
 
gamma(double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Gamma
 
gammaln(double) - Static method in class org.opensourcephysics.numerics.specialfunctions.Factorials
Calculates the logarithm of the Gamma function using the Lanczos approximation.
gammashift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
gaussian(double, double, double) - Static method in class org.opensourcephysics.display2d.TestData
A 2D Gaussian distribution function centered at x=0 and y=0 and standard deviation of 1.
gaussian(double, double) - Static method in class org.opensourcephysics.numerics.Util
Creates a Guassian (normal) distribution function.
gaussianScalarField(GridPointData) - Static method in class org.opensourcephysics.display2d.TestData
Generate a gaussian scalar field.
gct - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
gctFlag - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
gctSize - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
generalPath - Variable in class org.opensourcephysics.display.Dataset
 
generalPath - Variable in class org.opensourcephysics.display.Grid
 
GeneralPathLoader - Class in org.opensourcephysics.display
A class that saves and loads a GeneralPath in an XMLControl.
GeneralPathLoader() - Constructor for class org.opensourcephysics.display.GeneralPathLoader
 
genericLFGroup - Variable in class org.opensourcephysics.tools.Launcher
 
get(int, int) - Method in class org.opensourcephysics.frames.RasterFrame
Gets the (x,y) pixel of the raster
get(int) - Method in class org.opensourcephysics.media.core.DoubleArray
Gets the specified array element.
get(int) - Method in class org.opensourcephysics.media.core.TransformArray
Gets the specified transform array element.
get2D_xTranslation() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the 2D x translation.
get2D_yTranslation() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the 2D y translation.
get2DScaling() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the 2D scaling factor.
GET_MODEL_METHOD - Static variable in class org.opensourcephysics.tools.EjsTool
 
GET_RESOURCES_METHOD - Static variable in class org.opensourcephysics.tools.EjsTool
 
getAbsolutePath() - Method in class org.opensourcephysics.tools.Resource
Gets the absolute path.
getActionCommand() - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionTarget
Returns the action command of this target
getActionCommand() - Method in class org.opensourcephysics.display3d.simple3d.InteractionTarget
Returns the action command of this target
getAffectsGroup() - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionTarget
Whether the target affects the top-level group of the element
getAffectsGroup() - Method in class org.opensourcephysics.display3d.simple3d.InteractionTarget
Whether the target affects the top-level group
getAll() - Method in class org.opensourcephysics.frames.LatticeFrame
Gets the entire lattice contents in an int array.
getAll() - Method in class org.opensourcephysics.frames.RasterFrame
Gets the entire raster contents in an int array Values are in row-major format such that the index corresponds to iy*ny+ix.
getAllDataColumns(Data) - Static method in class org.opensourcephysics.tools.DataTool
Gets a list of all DataColumns from any Data object.
getAllDatasets(Data) - Static method in class org.opensourcephysics.tools.DataTool
Gets a list of all Datasets from any Data object.
getAllOwnedNodes() - Method in class org.opensourcephysics.tools.LaunchNode
Returns all descendents of this node with non-null file names.
getAltitude() - Method in interface org.opensourcephysics.display3d.core.Camera
Get the elevation (vertical) angle of the camera position in spherical coordinates with respect to the focus point.
getAltitude() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getAngle(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the angle of the world x-axis measured ccw from the image x-axis for the specified frame number.
getAngle() - Method in interface org.opensourcephysics.media.core.InteractiveImage
Gets the angle in radians of the image base measured ccw from the world x-axis.
getAngle() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the angle in radians of the curent video frame measured ccw from the world x-axis.
getAppendedNumber(String) - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
 
getArgs() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the launch arguments of this node.
getArray() - Method in class org.opensourcephysics.display.ArrayPanel
Gets the object being displayed.
getArray(String) - Method in class org.opensourcephysics.numerics.DoubleArray
Converts the string to an array and returns the array.
getArray() - Method in class org.opensourcephysics.numerics.DoubleArray
Gets the array of doubles.
getArray(String) - Method in class org.opensourcephysics.numerics.IntegerArray
Converts the string to an array and returns the array.
getArray() - Method in class org.opensourcephysics.numerics.IntegerArray
Gets the array of doubles.
getArray() - Method in class org.opensourcephysics.tools.ArrayInspector
Gets the array.
getArrayPanel(Object) - Static method in class org.opensourcephysics.display.ArrayPanel
 
getArrayString(Object) - Method in class org.opensourcephysics.controls.XMLPropertyElement
Returns a string representation of a primitive array.
getAscent(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getAspectRatio() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the ratio of pixels per unit in the x and y directions.
getAssociatedFunction(int, int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Legendre
Gets the associated Legendre function.
getAssociates(Class<?>) - Method in class org.opensourcephysics.tools.TranslatorTool
Gets objects associated with the specified class.
getAtIndex(int) - Method in class org.opensourcephysics.frames.LatticeFrame
Gets the ith indexed cell of the lattice Values are in row-major format such that the index corresponds to iy*ny+ix.
getAtIndex(int) - Method in class org.opensourcephysics.frames.RasterFrame
Gets the ith indexed pixel of the raster Values are in row-major format such that the index corresponds to iy*ny+ix.
getAudioClip() - Method in class org.opensourcephysics.tools.Resource
Gets an AudioClip.
getAudioClip(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
 
getAuthor() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the author.
getAxes() - Method in class org.opensourcephysics.display.DrawingFrame
 
getAxes() - Method in class org.opensourcephysics.display.PlottingPanel
Gets the axes.
getAxesLabels() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
getAxesLabels() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getAxesMode() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Returns the axes mode
getAxesMode() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getAxesMode() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getAzimuth() - Method in interface org.opensourcephysics.display3d.core.Camera
Get the horizontal angle of the camera position in spherical coordinates with respect to the focus point.
getAzimuth() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getBackground() - Method in class org.opensourcephysics.display.TextLine
 
getBackgroundColor(String) - Method in class org.opensourcephysics.controls.XMLTable
Gets the background color for a specified property name.
getBackgroundColor() - Method in class org.opensourcephysics.display2d.DataRaster
 
getBackgroundImage() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Returns the background image
getBackgroundImage() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getBase(String) - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
 
getBaselineImage() - Method in class org.opensourcephysics.media.core.BaselineFilter
Gets the baseline image being subtracted.
getBinOffset() - Method in class org.opensourcephysics.display.Histogram
Gets the offset of the bins.
getBinWidth() - Method in class org.opensourcephysics.display.Histogram
Gets the width of a bin.
getBinWidth() - Method in class org.opensourcephysics.frames.HistogramFrame
Gets the width of the bins.
getBoolean(String) - Method in interface org.opensourcephysics.controls.Control
Gets a stored boolean from the control.
getBoolean(String) - Method in class org.opensourcephysics.controls.HiddenControl
Read a parameter value from the input display.
getBoolean(String) - Method in class org.opensourcephysics.controls.OSPControl
Reads a parameter value from the input display.
getBoolean(String) - Method in class org.opensourcephysics.controls.OSPControlTable
 
getBoolean(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the boolean value of the specified named property.
getBoolean(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to get a value as a boolean
getBoolean() - Method in class org.opensourcephysics.ejs.control.value.BooleanValue
 
getBoolean() - Method in class org.opensourcephysics.ejs.control.value.DoubleValue
 
getBoolean() - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
getBoolean() - Method in class org.opensourcephysics.ejs.control.value.IntegerValue
 
getBoolean() - Method in class org.opensourcephysics.ejs.control.value.ObjectValue
 
getBoolean() - Method in class org.opensourcephysics.ejs.control.value.StringValue
 
getBoolean() - Method in class org.opensourcephysics.ejs.control.value.Value
Returns the value of the variable as a boolean
getBorderInsets(Component) - Method in class org.opensourcephysics.display.CellBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class org.opensourcephysics.display.CellBorder
Reinitialize the insets parameter with this Border's current Insets.
getBottom() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the y value for the last row of the grid.
getBottom() - Method in class org.opensourcephysics.display2d.FlatData
Gets the y value for the last row of the grid.
getBottom() - Method in interface org.opensourcephysics.display2d.GridData
Gets the y value for the last row of the grid.
getBottom() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the y value for the last row of the grid.
getBottomGutter() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the bottom gutter of this DrawingPanel.
getBottomGutter() - Method in class org.opensourcephysics.display.PlottingPanel
Gets the bottom gutter of this DrawingPanel.
getBounds(VideoPanel) - Method in class org.opensourcephysics.media.core.TPoint
Gets the screen bounds of this object.
getBounds(VideoPanel) - Method in class org.opensourcephysics.media.core.TShape
Gets the screen bounds of the shape.
getBrightness() - Method in class org.opensourcephysics.media.core.BrightnessFilter
Gets the brightness.
getBufferedImage() - Method in class org.opensourcephysics.tools.Resource
Gets a buffered image.
getBufferedImage(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
 
getCamera() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Provides the Camera object used to project the scene in 3D modes.
getCamera() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getCamera() - Method in class org.opensourcephysics.frames.Display3DFrame
Provides the Camera object used to project the scene in 3D modes.
getCeil() - Method in class org.opensourcephysics.display2d.ColorMapper
Gets the ceiling color.
getCeil() - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Gets the ceiling color.
getCeilColor() - Method in class org.opensourcephysics.display2d.ColorMapper
Gets the ceiling color.
getCeilColor() - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Gets the ceiling color.
getCeiling() - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.ContourPlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.GridPlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in interface org.opensourcephysics.display2d.Plot2D
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.display2d.VectorColorMapper
 
getCeiling() - Method in class org.opensourcephysics.display2d.VectorPlot
Gets the ceiling for scaling the z data.
getCeiling() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the maximum z value of the plot.
getCell(int, int) - Method in class org.opensourcephysics.display2d.IntegerRaster
Gets a lattice cell value.
getCell(int, int) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Gets a lattice cell value.
getCell(int, int) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Gets a lattice cell value.
getCellEditor(int, int) - Method in class org.opensourcephysics.controls.XMLTable
Returns the editor for a cell specified by row and column.
getCellEditor(int, int) - Method in class org.opensourcephysics.tools.DataToolPropsTable
Returns the editor for a cell specified by row and column.
getCellEditor(int, int) - Method in class org.opensourcephysics.tools.DataToolTable
Returns the editor for a cell specified by row and column.
getCellEditor(int, int) - Method in class org.opensourcephysics.tools.FunctionEditor.Table
 
getCellPoint(double, double) - Method in class org.opensourcephysics.display.Grid
Gets the cell column and row index for the specified location
getCellRenderer(int, int) - Method in class org.opensourcephysics.controls.XMLTable
Returns the renderer for a cell specified by row and column.
getCellRenderer(int, int) - Method in class org.opensourcephysics.display.ArrayTable
Returns the renderer for a cell specified by row and column.
getCellRenderer(int, int) - Method in class org.opensourcephysics.display.DataRowTable
Returns the renderer for a cell specified by row and column.
getCellRenderer(int, int) - Method in class org.opensourcephysics.display.DataTable
Returns an appropriate renderer for the cell specified by this row and column.
getCellRenderer(int, int) - Method in class org.opensourcephysics.display2d.GridDataTable
Returns an appropriate renderer for the cell specified by this row and column.
getCellRenderer(int, int) - Method in class org.opensourcephysics.tools.DataToolPropsTable
Returns the renderer for a cell specified by row and column.
getCellRenderer(int, int) - Method in class org.opensourcephysics.tools.DataToolStatsTable
Returns the renderer for a cell specified by row and column.
getCellRenderer(int, int) - Method in class org.opensourcephysics.tools.DataToolTable
Overrides DataTable getCellRenderer() method.
getCellRenderer(int, int) - Method in class org.opensourcephysics.tools.FunctionEditor.Table
 
getChild(Object, int) - Method in class org.opensourcephysics.tools.JarTreeModel
Gets the child node at a specified index.
getChild(Object, String) - Method in class org.opensourcephysics.tools.JarTreeModel
Gets a child node with a given name.
getChildControl(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the named XMLControl child of this property.
getChildControl(String) - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the named XMLControl child of this property.
getChildControl(String) - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the named XMLControl child of this property.
getChildControls() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the XMLControl children of this property.
getChildControls() - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the XMLControl children of this property.
getChildControls() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the XMLControl children of this property.
getChildCount(Object) - Method in class org.opensourcephysics.tools.JarTreeModel
Determines the number of child nodes for the specified node.
getChildFrames() - Method in class org.opensourcephysics.controls.AbstractAnimation
Gets a copy of the ChildFrames collection.
getChildFrames() - Method in class org.opensourcephysics.controls.AbstractCalculation
Gets a copy of the ChildFrames collection.
getChildFrames() - Method in interface org.opensourcephysics.controls.MainFrame
Gets a copy of the ChildFrames collection.
getChildFrames() - Method in class org.opensourcephysics.display.OSPFrame
Gets a copy of the ChildFrames collection.
getChildFrames() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Gets a copy of the ChildFrames collection.
getChildNode(String) - Method in class org.opensourcephysics.tools.LaunchNode
Gets a child node specified by fileName.
getChildOwnedNodes() - Method in class org.opensourcephysics.tools.LaunchNode
Returns the nearest descendents of this node with non-null file names.
getChildren() - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
Returns the vector of children
getChooser() - Static method in class org.opensourcephysics.controls.OSPLog
Gets a file chooser.
getChooser() - Static method in class org.opensourcephysics.display.OSPFrame
Deprecated. use OSPRuntime.getChooser()<\code>.
getChooser() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets a file chooser.
getChooser() - Static method in class org.opensourcephysics.media.core.VideoIO
Gets the video file chooser.
getChooserFiles(String) - Static method in class org.opensourcephysics.media.core.VideoIO
Displays a file chooser and returns the chosen files.
getClass(String) - Method in class org.opensourcephysics.tools.LaunchClassChooser
Gets the class with the given name in the current class map.
getClass(String, String) - Static method in class org.opensourcephysics.tools.LaunchClassChooser
Gets the class with the given name in the specified path.
getClassChooser() - Method in class org.opensourcephysics.tools.Launcher
Gets a class chooser for selecting launchable classes from jar files.
getClassLoader() - Static method in class org.opensourcephysics.controls.XML
Gets the ClassLoader.
getClassLoader(String) - Static method in class org.opensourcephysics.tools.LaunchClassChooser
Gets the class with the given name in the specified path.
getClassPath() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the complete class path in node-to-root order.
getClipboardContents() - Method in class org.opensourcephysics.tools.FunctionEditor
Gets the clipboard contents.
getClipboardImage() - Method in class org.opensourcephysics.tools.SnapshotTool
Returns the image on the clipboard, if any.
getClipControl() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the current clip control.
getClipInspector() - Method in class org.opensourcephysics.media.core.VideoClip
Gets the clip inspector.
getClipInspector(Frame) - Method in class org.opensourcephysics.media.core.VideoClip
Gets the clip inspector.
getClipInspector(ClipControl, Frame) - Method in class org.opensourcephysics.media.core.VideoClip
Gets the clip inspector with access to the specified ClipControl.
getClone(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchPanel
Returns the node with the same file name as the specified node.
getClones(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Returns clones containing a specified node in a tab-to-node map.
getClosestGridPoint(double, double) - Method in class org.opensourcephysics.display.Grid
Gets the grid point closest to the specified location
getCodebase() - Method in class org.opensourcephysics.ejs.Simulation
Returns the codebase
getCoefficients() - Method in class org.opensourcephysics.numerics.LagrangeInterpolator
Gets the polynomial coefficients c in c[0] + c[1] * x + c[2] * x^2 + ....
getCoefficients() - Method in class org.opensourcephysics.numerics.Polynomial
Gets a clone of the polynomial coefficients c: c[0] + c[1] * x + c[2] * x^2 + ....
getColor() - Method in class org.opensourcephysics.display.Grid
Gets the drawing color.
getColor() - Method in class org.opensourcephysics.display.TextLine
 
getColor() - Method in class org.opensourcephysics.media.core.TShape
Gets the color of the shape.
getColorDialog() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
 
getColorPalette() - Method in class org.opensourcephysics.display2d.ByteRaster
Gets the current palette.
getColorPalette(int, int) - Static method in class org.opensourcephysics.display2d.ColorMapper
Gets a array of colors for use in data visualization.
getColumnClass(int) - Method in class org.opensourcephysics.display.ComplexDataset
Gets the type of object for JTable entry.
getColumnClass(int) - Method in class org.opensourcephysics.display.Dataset
Gets the type of object for JTable entry.
getColumnClass(int) - Method in class org.opensourcephysics.display.DatasetManager
Gets the type of object for JTable entry.
getColumnClass(int) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method getColumnClass
getColumnClass(int) - Method in class org.opensourcephysics.display.Histogram
Gets the type of object for JTable entry.
getColumnClass(int) - Method in class org.opensourcephysics.display.SortDecorator
 
getColumnCount() - Method in class org.opensourcephysics.controls.XMLTableModel
Gets the number of columns.
getColumnCount() - Method in class org.opensourcephysics.display.ArrayTableModel
Gets the number of columns.
getColumnCount() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the number of columns for rendering in a JTable.
getColumnCount() - Method in class org.opensourcephysics.display.DataPanel
Gets the number of columns currently shown.
getColumnCount() - Method in class org.opensourcephysics.display.DataRowModel
Gets the number of columns being shown.
getColumnCount() - Method in class org.opensourcephysics.display.Dataset
Gets the number of columns for rendering in a JTable.
getColumnCount() - Method in class org.opensourcephysics.display.DatasetManager
Gets the number of columns for rendering in a JTable.
getColumnCount() - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method getColumnCount
getColumnCount() - Method in class org.opensourcephysics.display.Histogram
Gets the name of the colummn for rendering in a JTable
getColumnCount() - Method in class org.opensourcephysics.display.SortDecorator
 
getColumnCount() - Method in class org.opensourcephysics.display2d.GridTableModel
Gets the number of columns.
getColumnCount() - Method in class org.opensourcephysics.tools.FunctionEditor.TableModel
 
getColumnID() - Method in class org.opensourcephysics.display.Dataset
Returns the column ID.
getColumnName(int) - Method in class org.opensourcephysics.controls.XMLTableModel
Gets the name of the specified column.
getColumnName(int) - Method in class org.opensourcephysics.display.ArrayTableModel
Gets the name of the specified column.
getColumnName(int) - Method in class org.opensourcephysics.display.ComplexDataset
Gets the name of the colummn for rendering in a JTable
getColumnName(int) - Method in class org.opensourcephysics.display.DataRowModel
Gets the name of the specified column.
getColumnName(int) - Method in class org.opensourcephysics.display.Dataset
Gets the name of the colummn for rendering in a JTable
getColumnName(int) - Method in class org.opensourcephysics.display.DatasetManager
Gets the name of the column for rendering in a JTable
getColumnName(int) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method getColumnName
getColumnName(int) - Method in class org.opensourcephysics.display.Histogram
Gets the name of the column for rendering in a JTable
getColumnName(int) - Method in class org.opensourcephysics.display.SortDecorator
 
getColumnName(int) - Method in class org.opensourcephysics.display2d.GridTableModel
Gets the number of columns.
getColumnName(int) - Method in class org.opensourcephysics.tools.DataToolTable.DataToolTableModel
 
getColumnName(int) - Method in class org.opensourcephysics.tools.FunctionEditor.TableModel
 
getColumnNames() - Method in class org.opensourcephysics.analysis.FourierAnalysis
The column names to be used in the data display tool
getColumnNames() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
The column names to be used in the data display tool
getColumnNames() - Method in class org.opensourcephysics.display.ArrayPanel
Gets column names from Table Model.
getColumnNames() - Method in class org.opensourcephysics.display.ComplexDataset
The column names to be used in the data display tool
getColumnNames() - Method in interface org.opensourcephysics.display.Data
The column names to be used in the data display tool
getColumnNames() - Method in class org.opensourcephysics.display.DataAdapter
Gets column names.
getColumnNames() - Method in class org.opensourcephysics.display.Dataset
The column names to be used in the data tool
getColumnNames() - Method in class org.opensourcephysics.display.DatasetManager
The column names to be used in the data display tool
getColumnNames() - Method in class org.opensourcephysics.display.Histogram
The column names to be used in the data display tool
getColumnNames() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getColumnNames() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getColumnNames() - Method in class org.opensourcephysics.display3d.simple3d.Set
 
getCombine() - Method in interface org.opensourcephysics.display3d.core.Style
 
getCombine() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getComment() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the comment of this node.
getComplexDataset() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Gets the complex dataset that is being plotted.
getComponent() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Getting the pointer to the real JPanel in it
getComponent() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getComponent() - Method in class org.opensourcephysics.ejs.control.ControlElement
Provided for backwards compatibiliy only
getComponent(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the component of a control element by name
getComponent() - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
getComponent() - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
getComponent() - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
getComponent() - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Returns the component of this ControlElement, the one that is added to a container.
getComponent() - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
getComponent(String) - Method in interface org.opensourcephysics.ejs.View
Get a graphical object
getComponentCount() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the number of data components.
getComponentCount() - Method in class org.opensourcephysics.display2d.FlatData
Gets the number of data components.
getComponentCount() - Method in interface org.opensourcephysics.display2d.GridData
Gets the number of data components.
getComponentCount() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the number of data components.
getComponentName(int) - Method in class org.opensourcephysics.display2d.ArrayData
Gets the name of the component,
getComponentName(int) - Method in class org.opensourcephysics.display2d.FlatData
Gets the name of the component,
getComponentName(int) - Method in interface org.opensourcephysics.display2d.GridData
Gets the name of the component
getComponentName(int) - Method in class org.opensourcephysics.display2d.GridPointData
Gets the name of the component,
getComponents() - Method in class org.opensourcephysics.display.OSPLayout
 
getConstructorThreadGroup() - Method in class org.opensourcephysics.display.OSPDialog
Gets the ThreadGroup that constructed this frame.
getConstructorThreadGroup() - Method in class org.opensourcephysics.display.OSPFrame
Gets the ThreadGroup that constructed this frame.
getContainer(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the container of a control element by name
getContainer() - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
 
getContainer() - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
getContainer() - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
getContentPane() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Gets the frame's content pane.
getContentPane() - Method in class org.opensourcephysics.tools.Launcher
Gets the content pane.
getContents(File) - Static method in class org.opensourcephysics.tools.JarTool
Returns all the files under a given directory
getContour() - Method in class org.opensourcephysics.display2d.ComplexContourPlot
 
getContrast() - Method in class org.opensourcephysics.media.core.BrightnessFilter
Gets the contrast.
getControl() - Method in class org.opensourcephysics.controls.AbstractAnimation
Gets the Control.
getControl() - Method in class org.opensourcephysics.controls.AbstractSimulation
Gets this simulation's control.
getControl() - Method in class org.opensourcephysics.controls.OSPTableInspector
Gets the Control associated with this table.
getControl() - Method in class org.opensourcephysics.controls.XMLTable
Gets the currently displayed XMLControl.
getControl() - Method in class org.opensourcephysics.controls.XMLTableInspector
Gets the Control associated with this table.
getControl() - Method in class org.opensourcephysics.controls.XMLTreePanel
Gets the control displayed in the tree.
getControl(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
 
getControl(VideoClip) - Static method in class org.opensourcephysics.media.core.ClipControl
Returns an instance of ClipControl.
getCoordinates() - Method in class org.opensourcephysics.numerics.Quaternion
Gets the Quaternion coordinates.
getCoordinateString(DrawingPanel, MouseEvent) - Method in class org.opensourcephysics.display.axes.CartesianCoordinateStringBuilder
Converts a the pixel coordinates in a mouse event into world coordinates and return these coordinates in a string.
getCoordinateString(DrawingPanel, MouseEvent) - Method in class org.opensourcephysics.display.axes.CoordinateStringBuilder
Converts a the pixel coordinates in a mouse event into world coordinates and return these coordinates in a string.
getCoordinateString(DrawingPanel, MouseEvent) - Method in class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
Converts a the pixel coordinates in a mouse event into world coordinates and return these coordinates in a string.
getCoordinateString(DrawingPanel, MouseEvent) - Method in class org.opensourcephysics.media.core.VidCartesianCoordinateStringBuilder
Converts the pixel coordinates in a mouse event into world coordinates and return these coordinates in a string.
getCoordinateString(double, double) - Method in class org.opensourcephysics.media.core.VidCartesianCoordinateStringBuilder
Returns the specified xy coordinates in a string.
getCoordinateStringBuilder() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the CoordinateStringBuilder that converts mouse events into a string showing world coordinates.
getCoords() - Method in interface org.opensourcephysics.media.core.InteractiveImage
Gets the image coordinate system.
getCoords() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the image coordinate system.
getCoords() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the current image coordinate system used for drawing.
getCosElevationAngle() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the cosine of elevation angle.
getCosine(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the cosine of the angle of the world x-axis measured ccw from the image x-axis for the specified frame number.
getCosRotationAngle() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the cosine of rotation angle.
getCourseLevel() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the course level of this node or ancestor.
getCryptic() - Method in class org.opensourcephysics.controls.Cryptic
Gets the cryptic.
getCurrentDraggable() - Method in class org.opensourcephysics.display.InteractivePanel
Get the Interactive object that is currently being dragged.
getCurrentMap() - Method in class org.opensourcephysics.controls.ParsableTextArea
 
getCursorType() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
getCursorType() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getData() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the array containing the data.
getData() - Method in class org.opensourcephysics.display2d.FlatData
Gets the array containing the data.
getData() - Method in interface org.opensourcephysics.display2d.GridData
Gets the array containing the data.
getData() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the array containing the data.
getData() - Method in interface org.opensourcephysics.display3d.core.ElementPoints
Gets the data of the coordinates of the points
getData() - Method in interface org.opensourcephysics.display3d.core.ElementPolygon
Gets ths data of the points fo the polygon
getData() - Method in interface org.opensourcephysics.display3d.core.ElementSurface
Gets the data of the surface.
getData() - Method in class org.opensourcephysics.display3d.simple3d.ElementPoints
 
getData() - Method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
Gets (a copy of) the data of the points for the polygon
getData() - Method in class org.opensourcephysics.display3d.simple3d.ElementSurface
 
getData() - Method in class org.opensourcephysics.tools.DataFunctionEditor
Returns the DatasetManager.
getData() - Method in class org.opensourcephysics.tools.DataFunctionPanel
Returns the DatasetManager.
getData() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Gets the data.
getData2D() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Gets the frequencies, real, and imaginary coefficients.
getData2D() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Gets the frequencies, power, cos, and sin coefficients.
getData2D() - Method in class org.opensourcephysics.display.ArrayPanel
Gets double[][] data from the Table Model and transposes this array if necessary.
getData2D() - Method in class org.opensourcephysics.display.ComplexDataset
 
getData2D() - Method in interface org.opensourcephysics.display.Data
Gets a 2D array of data.
getData2D() - Method in class org.opensourcephysics.display.DataAdapter
Gets the double[][] array.
getData2D() - Method in class org.opensourcephysics.display.Dataset
Gets a data array containing both x and y values.
getData2D() - Method in class org.opensourcephysics.display.DatasetManager
Gets a 2D array of data.
getData2D() - Method in class org.opensourcephysics.display.Histogram
 
getData2D() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getData2D() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getData2D() - Method in class org.opensourcephysics.display3d.simple3d.Set
 
getData3D() - Method in class org.opensourcephysics.analysis.FourierAnalysis
3D data is not available.
getData3D() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
3D data is not available.
getData3D() - Method in class org.opensourcephysics.display.ArrayPanel
Not used because double[][][] is not used in any OSP Tools.
getData3D() - Method in class org.opensourcephysics.display.ComplexDataset
 
getData3D() - Method in interface org.opensourcephysics.display.Data
Gets a 3D array of data.
getData3D() - Method in class org.opensourcephysics.display.DataAdapter
Not used.
getData3D() - Method in class org.opensourcephysics.display.Dataset
Returns a null 3D array of data.
getData3D() - Method in class org.opensourcephysics.display.DatasetManager
Gets a 3D array of data.
getData3D() - Method in class org.opensourcephysics.display.Histogram
 
getData3D() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getData3D() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getDataBuilder() - Method in class org.opensourcephysics.tools.DataTool
Gets the data builder for defining custom data functions.
getDataBuilder() - Method in class org.opensourcephysics.tools.DataToolTab
Gets the data builder for defining custom data functions.
getDataColumns(Data) - Static method in class org.opensourcephysics.tools.DataTool
Gets a list of DataColumns from a self-contained Data object.
getDataFile() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the file where data is saved.
getDataList() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Gets a list that contains the complex dataset of the last Fourier analysis.
getDataList() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Some elements (a Group, for instance) do not contain data, but a list of subelements which do.
getDataList() - Method in class org.opensourcephysics.display.ArrayPanel
Not used because Data is stored in this object, not in a list of Data objects.
getDataList() - Method in class org.opensourcephysics.display.ComplexDataset
Some elements (a Group, for instance) do not contain data, but a list of subelements which do.
getDataList() - Method in interface org.opensourcephysics.display.Data
Some Data objects (e.g., a Group) do not contain data, but a list of Data objects which do.
getDataList() - Method in class org.opensourcephysics.display.DataAdapter
Not used.
getDataList() - Method in class org.opensourcephysics.display.DataFile
Some objects (eg, a Group) do not contain data, but a list of Data objects that do.
getDataList() - Method in class org.opensourcephysics.display.Dataset
Some Data objects (e.g., a Group) do not contain data, but a list of Data objects which do.
getDataList() - Method in class org.opensourcephysics.display.DatasetManager
Some objects (eg, a Group) do not contain data, but a list of Data objects that do.
getDataList() - Method in class org.opensourcephysics.display.Histogram
Some elements (a Group, for instance) do not contain data, but a list of subelements which do.
getDataList() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getDataList() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getDataList() - Method in class org.opensourcephysics.display3d.simple3d.Set
 
getDataset(int) - Method in class org.opensourcephysics.display.DatasetManager
Gets a dataset with the given index.
getDataset(int) - Method in class org.opensourcephysics.frames.PlotFrame
Gets a dataset with the given index.
getDataset(String) - Method in class org.opensourcephysics.tools.DataToolTable
Gets the source dataset associated with table column name.
getDatasetIndex(String) - Method in class org.opensourcephysics.display.DatasetManager
Returns the index of the first dataset with the specified y column name.
getDatasetManager() - Method in class org.opensourcephysics.frames.PlotFrame
Gets the dataset manager.
getDatasets() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Gets the complex datasets that contain the result of the last Fourier analysis.
getDatasets() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Gets the datasets that contain the result of the last Fourier analysis.
getDatasets() - Method in class org.opensourcephysics.display.ArrayPanel
Not used Data because is stored in 2D arrays.
getDatasets() - Method in class org.opensourcephysics.display.ComplexDataset
 
getDatasets() - Method in interface org.opensourcephysics.display.Data
Gets a list of OSP Datasets.
getDatasets() - Method in class org.opensourcephysics.display.DataAdapter
Not used Data because is stored in 2D array.
getDatasets() - Method in class org.opensourcephysics.display.Dataset
Returns a list containing this Dataset.
getDatasets() - Method in class org.opensourcephysics.display.DatasetManager
Gets a shallow clone of the dataset list.
getDatasets() - Method in class org.opensourcephysics.display.Histogram
 
getDatasets() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getDatasets() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getDatasets(Data) - Static method in class org.opensourcephysics.tools.DataTool
Gets a list of Datasets from a self-contained source Data object.
getDataString(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Returns a String containing all the data for a single frame number.
getDataType(Object) - Static method in class org.opensourcephysics.controls.XML
Gets the datatype of the object.
getDataTypes() - Static method in class org.opensourcephysics.controls.XML
Gets an array containing all supported data types.
getDebugLevel() - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the current debug level
getDecorationType() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
getDecorationType() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getDefault() - Method in class org.opensourcephysics.numerics.DoubleArray
Gets the default array.
getDefault() - Method in class org.opensourcephysics.numerics.IntegerArray
Gets the default array.
getDefaultCloseOperation() - Method in interface org.opensourcephysics.display.AppFrame
Returns the operation that occurs when the user initiates a "close" on this frame.
getDefaultExtension() - Method in class org.opensourcephysics.media.core.ImageVideoType
Gets the default extension for this type.
getDefaultExtension() - Method in interface org.opensourcephysics.media.core.VideoType
Gets the name and/or description of this type.
getDefaultExtension() - Method in class org.opensourcephysics.media.gif.GifVideoType
Gets the name and/or description of this type.
getDefaultJar() - Static method in class org.opensourcephysics.tools.Launcher
Gets the name of the jar containing the default launcher xml file, if any.
getDefaultLocales() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets Locales for languages that have properties files in the core library.
getDefaultName() - Method in class org.opensourcephysics.tools.FunctionEditor
Returns the default name for newly created objects.
getDefaultName() - Method in class org.opensourcephysics.tools.ParamEditor
Returns the default name for newly created objects.
getDefaultPrefixList() - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the list (actually, a vector) of prefix
getDelay(int) - Method in class org.opensourcephysics.media.gif.GifDecoder
Gets display duration for specified frame.
getDelayTime() - Method in class org.opensourcephysics.controls.AbstractAnimation
Gets the preferred delay time in ms between animation steps.
getDeltaR() - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Gets the spacing of the radial grid.
getDeltaR() - Method in interface org.opensourcephysics.display.axes.PolarAxes
Gets the spacing of the radial gridlines.
getDeltaTheta() - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Gets the spacing of the radial gridlines.
getDeltaTheta() - Method in interface org.opensourcephysics.display.axes.PolarAxes
Gets the spacing of the radial gridlines.
getDepthFactor() - Method in interface org.opensourcephysics.display3d.core.Style
 
getDepthFactor() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getDerivative() - Static method in class org.opensourcephysics.numerics.specialfunctions.Airy
Gets the derivative of the Airy function.
getDerivative(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Bessel
Gets the derivative of the Bessel function with the given order.
getDescendantPaths(Object[]) - Method in class org.opensourcephysics.tools.JarTreeModel
Returns all descendant paths for a parent path.
getDescent(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getDescription() - Method in class org.opensourcephysics.media.core.ImageVideoType
Gets the name and/or description of this type.
getDescription() - Method in class org.opensourcephysics.media.core.VideoFileFilter
 
getDescription() - Method in interface org.opensourcephysics.media.core.VideoType
Gets the name and/or description of this type.
getDescription() - Method in class org.opensourcephysics.media.gif.GifVideoType
Gets the name and/or description of this type.
getDescription() - Method in class org.opensourcephysics.media.gif.GifVideoType.GIFFileFilter
 
getDescription() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the description of this node.
getDescription() - Method in class org.opensourcephysics.tools.Parameter
Gets the description of this parameter.
getDescription() - Method in class org.opensourcephysics.tools.UserFunction
Gets the description of this function.
getDimensionSetter() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the object that sets the gutters for this panel.
getDirectoryPath(String) - Static method in class org.opensourcephysics.controls.XML
Gets the path of the directory containing the specified file.
getDisplacementFactor() - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
Gets the displacement factor
getDisplay(String) - Method in class org.opensourcephysics.controls.XMLTreePanel
Gets the xml to be displayed.
getDisplayName(String) - Static method in class org.opensourcephysics.tools.Launcher
Gets the display name of the specified file name.
getDistance() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the projector distance.
getDistanceToScreen() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the distance from the camera to the projecting screen.
getDistanceToScreen() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getDivider() - Method in class org.opensourcephysics.tools.Launcher
Gets the divider location.
getDoctype() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the doctype.
getDouble(String) - Method in interface org.opensourcephysics.controls.Control
Gets a stored double value from the control.
getDouble(String) - Method in class org.opensourcephysics.controls.HiddenControl
Read a parameter value from the input display.
getDouble(String) - Method in class org.opensourcephysics.controls.OSPControl
Reads a parameter value from the input display.
getDouble(String) - Method in class org.opensourcephysics.controls.OSPControlTable
Reads a double value from the table.
getDouble(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the double value of the specified named property.
getDouble(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to get a value as a double
getDouble(String) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
Gets the double keyed to this value.
getDouble() - Method in class org.opensourcephysics.ejs.control.value.BooleanValue
 
getDouble() - Method in class org.opensourcephysics.ejs.control.value.DoubleValue
 
getDouble() - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
getDouble() - Method in class org.opensourcephysics.ejs.control.value.IntegerValue
 
getDouble() - Method in class org.opensourcephysics.ejs.control.value.ObjectValue
 
getDouble() - Method in class org.opensourcephysics.ejs.control.value.StringValue
 
getDouble() - Method in class org.opensourcephysics.ejs.control.value.Value
Returns the value of the variable as a double
getDrawable() - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
getDrawables() - Method in class org.opensourcephysics.display.DrawingFrame
Gets Drawable previously objects added by the user.
getDrawables(Class<T>) - Method in class org.opensourcephysics.display.DrawingFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the cloned list of Drawable objects.
getDrawables(Class<T>) - Method in class org.opensourcephysics.display.DrawingPanel
Gets Drawable objects of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.Complex2DFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.Complex2DFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.FFT2DFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.FFT2DFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.FFTFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.FFTFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.HistogramFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.HistogramFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.LatticeFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.LatticeFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.PlotFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.PlotFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.RasterFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.RasterFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.frames.Vector2DFrame
Gets Drawable objects added by the user to this frame.
getDrawables(Class<T>) - Method in class org.opensourcephysics.frames.Vector2DFrame
Gets Drawable objects added by the user of an assignable type.
getDrawables() - Method in class org.opensourcephysics.media.core.VideoPanel
Overrides DrawingPanel getDrawables method.
getDrawer() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Gets the function drawer.
getDrawingPanel() - Method in class org.opensourcephysics.display.DrawingFrame
Gets the drawing panel.
getDrawingPanel3D() - Method in interface org.opensourcephysics.display3d.core.DrawingFrame3D
Gets the DrawingPanel3D
getDrawingPanel3D() - Method in interface org.opensourcephysics.display3d.core.Element
Returns the DrawingPanel3D in which it (or its final ancestor group) is displayed.
getDrawingPanel3D() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Gets the drawing panel.
getDrawingPanel3D() - Method in class org.opensourcephysics.display3d.simple3d.Element
Returns the DrawingPanel3D in which it (or its final ancestor group) is displayed.
getDTD(String) - Static method in class org.opensourcephysics.controls.XML
Gets the DTD for the specified doctype file name.
getDuration() - Method in interface org.opensourcephysics.media.core.Playable
Gets the duration of the media.
getDuration() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the duration of the video.
getDuration() - Method in class org.opensourcephysics.media.gif.GifVideo
Gets the duration of the video.
getDx() - Method in class org.opensourcephysics.display.Grid
Gets the x separation between x gid lines.
getDx() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the change in x between grid columns.
getDx() - Method in class org.opensourcephysics.display2d.FlatData
Gets the change in x between grid columns.
getDx() - Method in interface org.opensourcephysics.display2d.GridData
Gets the change in x between grid columns moving from right to left.
getDx() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the change in x between grid columns.
getDy() - Method in class org.opensourcephysics.display.Grid
Gets the y separation between x gid lines.
getDy() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the change in y between grid rows.
getDy() - Method in class org.opensourcephysics.display2d.FlatData
Gets the change in y between grid rows.
getDy() - Method in interface org.opensourcephysics.display2d.GridData
Gets the change in y between grid rows moving from top to bottom.
getDy() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the change in y between grid rows.
getEdgeColor() - Method in class org.opensourcephysics.display.Dataset
Gets the data point edge color.
getEdgeColor() - Method in class org.opensourcephysics.display.Spring
 
getEdgeStroke() - Method in class org.opensourcephysics.display.Spring
 
getEditingColor(String) - Method in class org.opensourcephysics.controls.XMLTable
Sets the color of the editor for a specified property name.
getEigenvalueMatrix() - Method in class org.opensourcephysics.numerics.EigenvalueDecomposition
Return the block diagonal eigenvalue matrix
getEigenvectors() - Method in class org.opensourcephysics.numerics.EigenvalueDecomposition
Return the eigenvector matrix
getElement(int) - Method in interface org.opensourcephysics.display3d.core.Group
Gets the elements of the group at a given index.
getElement(int) - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getElement(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns a control element by name
getElements() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the (cloned) list of Elements.
getElements() - Method in interface org.opensourcephysics.display3d.core.Group
Gets the cloned list of Elements in the group.
getElements() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getElements() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getElevationAngle() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets current elevation angle.
getEnd1() - Method in class org.opensourcephysics.media.core.TLine
Gets end 1.
getEnd2() - Method in class org.opensourcephysics.media.core.TLine
Gets end 2.
getEndFrameNumber() - Method in interface org.opensourcephysics.media.core.Video
Gets the end frame number.
getEndFrameNumber() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the end frame number.
getEndFrameNumber() - Method in class org.opensourcephysics.media.core.VideoClip
Gets the end frame number.
getEndTime() - Method in interface org.opensourcephysics.media.core.Playable
Gets the end time in milliseconds.
getEndTime() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the end time in milliseconds.
getEndTime() - Method in class org.opensourcephysics.media.gif.GifVideo
Gets the end time in milliseconds.
getError() - Method in class org.opensourcephysics.numerics.DoubleArray
Gets the error code
getError() - Method in class org.opensourcephysics.numerics.IntegerArray
Gets the error code
getErrorCode() - Method in exception org.opensourcephysics.ejs.control.value.ParserException
Gets the error code.
getErrorCode() - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Gets error code of last operation.
getErrorCode() - Method in class org.opensourcephysics.numerics.CashKarp45
Gets the error code.
getErrorCode() - Method in class org.opensourcephysics.numerics.DormandPrince45
Gets the error code.
getErrorCode() - Method in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
Gets the error code.
getErrorCode() - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
Gets the error code.
getErrorCode() - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Gets the error code.
getErrorCode() - Method in exception org.opensourcephysics.numerics.ParserException
Gets the error code.
getErrorCode() - Method in class org.opensourcephysics.numerics.RK45MultiStep
Gets the error code.
getErrorCode() - Method in class org.opensourcephysics.numerics.SuryonoParser
Gets error code of last operation.
getErrorPosition() - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Gets error position.
getErrorPosition() - Method in class org.opensourcephysics.numerics.SuryonoParser
Gets error position.
getErrorString() - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Gets error string/message of last operation.
getErrorString() - Method in class org.opensourcephysics.numerics.SuryonoParser
Gets error string/message of last operation.
getEventHappened() - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
Gets the eventHappend flag.
getExpandedNodes() - Method in class org.opensourcephysics.tools.LaunchPanel
Returns a collection of nodes that are currently expanded.
getExpression() - Method in class org.opensourcephysics.display.DataFunction
Gets the expression.
getExpression(Object) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Returns the expression of the object.
getExpression(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Returns the expression of the object.
getExpression(String) - Method in interface org.opensourcephysics.tools.KnownFunction
Gets the equation.
getExpression(String) - Method in class org.opensourcephysics.tools.KnownPolynomial
Gets the equation.
getExpression(Object) - Method in class org.opensourcephysics.tools.ParamEditor
Returns the expression of the object.
getExpression() - Method in class org.opensourcephysics.tools.Parameter
Gets the expression for this parameter.
getExpression() - Method in class org.opensourcephysics.tools.UserFunction
Gets the expression using the current variables.
getExpression(String) - Method in class org.opensourcephysics.tools.UserFunction
Gets the expression and sets the independent variable.
getExpression(String[]) - Method in class org.opensourcephysics.tools.UserFunction
Gets the expression and sets the independent variables.
getExpression(Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns the expression of the object.
getExtension(String) - Static method in class org.opensourcephysics.controls.XML
Gets the extension of the specified file name.
getExtension(File) - Static method in class org.opensourcephysics.media.core.VideoIO
Gets the extension of a file.
getExtrema(double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementPoints
 
getExtrema(double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
getExtrema(double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementSurface
 
getExtrema(double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementTessellation
 
getExtrema(double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getExtrema(double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getFactor(int) - Static method in class org.opensourcephysics.tools.FontSizer
Gets the factor corresponding to a specified level.
getFade() - Method in class org.opensourcephysics.media.core.DarkGhostFilter
Gets the fade.
getFade() - Method in class org.opensourcephysics.media.core.GhostFilter
Gets the fade.
getFile() - Method in class org.opensourcephysics.tools.LaunchNode
Return an existing file with current file name and specified base.
getFile() - Method in class org.opensourcephysics.tools.Resource
Gets the file associated with this resource.
getFileChooser() - Static method in class org.opensourcephysics.tools.LaunchBuilder
Gets a file chooser.
getFileFilters() - Method in class org.opensourcephysics.media.core.ImageVideoType
Gets the file filter for this type.
getFileFilters() - Method in interface org.opensourcephysics.media.core.VideoType
Gets the file filter for this type.
getFileFilters() - Method in class org.opensourcephysics.media.gif.GifVideoType
Gets the file filter for this type.
getFileHandler() - Method in class org.opensourcephysics.controls.OSPLog
Gets the file handler using lazy instantiation.
getFileIcon(LaunchNode) - Method in class org.opensourcephysics.tools.Launcher
Gets an appropriate File icon for a node (must have non-null filename)
getFileName() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Gets the file name of the destination video.
getFileName() - Method in interface org.opensourcephysics.media.core.VideoRecorder
Gets the current file name.
getFileName() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the fileName.
getFilePath() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the default path for the saveAs method.
getFileToBeSaved(File) - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
Return the file that will be saved if the specified file is selected.
getFileToBeSaved(File) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Return the file that will be saved if the specified file is selected.
getFillColor() - Method in class org.opensourcephysics.display.ComplexDataset
Fill color to use for this data
getFillColor() - Method in class org.opensourcephysics.display.Dataset
Gets the data point fill color.
getFillColor() - Method in class org.opensourcephysics.display.Histogram
Fill color to use for this data
getFillColor() - Method in interface org.opensourcephysics.display3d.core.Style
 
getFillColor() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getFillColors() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Fill colors for Data interface.
getFillColors() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Fill colors for Data interface.
getFillColors() - Method in class org.opensourcephysics.display.ArrayPanel
Fill colors for columns are not specified.
getFillColors() - Method in class org.opensourcephysics.display.ComplexDataset
Fill colors to Data interface.
getFillColors() - Method in interface org.opensourcephysics.display.Data
Fill color to use for this data
getFillColors() - Method in class org.opensourcephysics.display.DataAdapter
Fill colors for columns are not specified.
getFillColors() - Method in class org.opensourcephysics.display.Dataset
Fill colors for Data interface.
getFillColors() - Method in class org.opensourcephysics.display.DatasetManager
Fill colors for Data interface.
getFillColors() - Method in class org.opensourcephysics.display.Histogram
Fill colors for Data interface.
getFillColors() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getFillColors() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getFilter(Class<?>) - Method in class org.opensourcephysics.media.core.FilterStack
Gets the first instance of the specified filter class.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.BaselineFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.BrightnessFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.DarkGhostFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.DeinterlaceFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.Filter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.FilterStack
Returns the current filtered image.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.GhostFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.GrayScaleFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.NegativeFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.ResizeFilter
Applies the filter to a source image and returns the result.
getFilteredImage(BufferedImage) - Method in class org.opensourcephysics.media.core.SumFilter
Applies the filter to a source image and returns the result.
getFilters() - Method in class org.opensourcephysics.media.core.FilterStack
Returns a copy of the filters in this filter stack.
getFilters() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the map of available video filters.
getFilterStack() - Method in interface org.opensourcephysics.media.core.DrawableImage
Gets the filter stack.
getFilterStack() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the filter stack.
getFirst(Function, double) - Static method in class org.opensourcephysics.numerics.Derivative
Gets a derivative function using the centered difference approximation.
getFirstDirection() - Method in interface org.opensourcephysics.display3d.core.ElementPlane
Gets the first direction vector of th eplane
getFirstDirection() - Method in class org.opensourcephysics.display3d.simple3d.ElementPlane
 
getFirstRowIndex() - Method in class org.opensourcephysics.display.ArrayPanel
 
getFitBuilder() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Gets the fit builder.
getFitFunction() - Method in class org.opensourcephysics.tools.FitFunctionPanel
Returns the fit function.
getFitFunctionEditor() - Method in class org.opensourcephysics.tools.FitFunctionPanel
Returns the fit function editor.
getFlatMatrix(double[]) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Gets the direct homogeneous affine transformation flattened into a 1-d arrray.
getFlatMatrix(double[]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Gets the direct homogeneous affine transformation flattened into a 1-d array.
getFlatMatrix(double[]) - Method in interface org.opensourcephysics.numerics.MatrixTransformation
Gets the direct homogeneous affine transformation flattened into a 1-d arrray.
getFlatMatrix(double[]) - Method in class org.opensourcephysics.numerics.Quaternion
Gets the direct homogeneous affine transformation flattened into a 1-d arrray.
getFloor() - Method in class org.opensourcephysics.display2d.ColorMapper
Gets the floor.
getFloor() - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.ContourPlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.GridPlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets the floor for scaling the z data.
getFloor() - Method in interface org.opensourcephysics.display2d.Plot2D
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.display2d.VectorColorMapper
 
getFloor() - Method in class org.opensourcephysics.display2d.VectorPlot
Gets the floor for scaling the z data.
getFloor() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the minimum z value of the plot.
getFloorColor() - Method in class org.opensourcephysics.display2d.ColorMapper
Gets the floor color;
getFM(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getFocusX() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the focus X coordinate
getFocusX() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getFocusY() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the focus Y coordinate
getFocusY() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getFocusZ() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the focus Z coordinate
getFocusZ() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getFont() - Method in class org.opensourcephysics.display.ArrayTable
Gets the default font of this component.
getFont() - Method in class org.opensourcephysics.display.BoundedTextLine
Gets the font.
getFont() - Method in class org.opensourcephysics.display.InteractiveTextLine
Gets the font used to display the text.
getFont() - Method in class org.opensourcephysics.display.TextLine
 
getFont() - Method in interface org.opensourcephysics.display3d.core.ElementText
Gets the font of the text
getFont() - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
getFontLevel() - Method in class org.opensourcephysics.tools.FunctionTool
Gets the font level.
getFontName() - Method in class org.opensourcephysics.display.TextLine
 
getFontSize() - Method in class org.opensourcephysics.display.TextLine
 
getFontStyle() - Method in class org.opensourcephysics.display.TextLine
 
getFormat() - Method in class org.opensourcephysics.media.core.NumberField
Gets the format for this field.
getFormatDialog(ArrayList<String>, String) - Method in class org.opensourcephysics.display.DataTable
Gets the format setter for a named column
getFormatPattern(String) - Method in class org.opensourcephysics.display.DataTable
Gets the formatting pattern for a named column
getFrame() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Deprecated.  
getFrame(int) - Method in class org.opensourcephysics.media.gif.GifDecoder
Gets the image contents of frame n.
getFrameCount() - Method in interface org.opensourcephysics.media.core.Video
Gets the total number of frames.
getFrameCount() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the total number of video frames.
getFrameCount() - Method in class org.opensourcephysics.media.gif.GifDecoder
Gets the number of frames read from file.
getFrameDuration(int) - Method in interface org.opensourcephysics.media.core.Video
Gets the duration of the specified frame in milliseconds.
getFrameDuration(int) - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the duration of the specified frame in milliseconds.
getFrameNumber() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the current frame number.
getFrameNumber(VideoPanel) - Method in class org.opensourcephysics.media.core.TCircle
Overrides TPoint getFrameNumber method.
getFrameNumber(VideoPanel) - Method in class org.opensourcephysics.media.core.TPoint
Gets the frame number this TPoint uses for coordinate system transforms and other identification.
getFrameNumber() - Method in class org.opensourcephysics.media.core.TrackableCircle
Gets the frame number.
getFrameNumber() - Method in interface org.opensourcephysics.media.core.Video
Gets the current frame number.
getFrameNumber() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the current video frame number.
getFrameNumber() - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the current frame number.
getFrameNumber() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the current frame number.
getFrameNumber() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the current frame number.
getFrameSize() - Method in class org.opensourcephysics.media.gif.GifDecoder
Gets image size.
getFrameTime(int) - Method in interface org.opensourcephysics.media.core.Video
Gets the start time of the specified frame in milliseconds.
getFrameTime(int) - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the start time of the specified frame in milliseconds.
getFrameTime(int) - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the start time of the specified frame in milliseconds.
getFrameTime(int) - Method in class org.opensourcephysics.media.gif.GifVideo
Gets the start time of the specified frame in milliseconds.
getFreqMax(double, double, int) - Method in class org.opensourcephysics.numerics.FFT2D
Gets the maximum frequency given the domain and the number of points.
getFreqMin(double, double, int) - Method in class org.opensourcephysics.numerics.FFT2D
Gets the minimum frequency given the domain and the number of points.
getFullExpression(String[]) - Method in class org.opensourcephysics.tools.UserFunction
Gets the full expression using the current variables.
getFunction() - Method in class org.opensourcephysics.numerics.MathExpParser
Gets the function string.
getFunction() - Static method in class org.opensourcephysics.numerics.specialfunctions.Airy
Gets the Airy function.
getFunction(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Bessel
Gets the Bessel function with the given order.
getFunction() - Method in class org.opensourcephysics.numerics.SuryonoParser
Gets function string of last operation.
getFunctionEditor() - Method in class org.opensourcephysics.tools.FunctionPanel
Gets the function editor.
getFunctionNames() - Method in class org.opensourcephysics.numerics.MathExpParser
Returns names of functions recognized by the parser.
getFunctionNames() - Method in class org.opensourcephysics.numerics.ParsedMultiVarFunction
Returns function names.
getFunctionNames() - Method in class org.opensourcephysics.numerics.SuryonoParser
Returns all built-in and extended function names.
getFunctionTable() - Method in class org.opensourcephysics.tools.FunctionPanel
Gets the function table.
getGifEncoder() - Method in class org.opensourcephysics.media.gif.GifVideoRecorder
Gets the encoder used by this recorder.
getGlassPane() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Implementation of RootPaneContainer.
getGlassPanel() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the glass panel.
getGridData() - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.ContourPlot
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.GridPlot
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets the GridData object.
getGridData() - Method in interface org.opensourcephysics.display2d.Plot2D
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the GridData object.
getGridData() - Method in class org.opensourcephysics.display2d.VectorPlot
Gets the GridData object.
getGroup() - Method in class org.opensourcephysics.ejs.control.ControlElement
Gets the GroupControl in which it operates
getGutters() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the gutters.
getHead(double) - Method in class org.opensourcephysics.display.Arrow
Gets the arrowhead shape.
getHeadSize() - Method in class org.opensourcephysics.display.Arrow
Gets the headsize for the arrow.
getHeight() - Method in class org.opensourcephysics.display.DrawingPanel
 
getHeight() - Method in class org.opensourcephysics.display.InteractiveShape
Gets the height of this shape.
getHeight(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getHeight() - Method in class org.opensourcephysics.display2d.DataRaster
 
getHeight() - Method in interface org.opensourcephysics.media.core.InteractiveImage
Gets the height of the image in world units.
getHeight() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the current height of the video frame.
getHeightFactor() - Method in class org.opensourcephysics.media.core.ResizeFilter
Gets the height factor.
getHessian(MultiVarFunction, double[], double[], double[]) - Method in class org.opensourcephysics.numerics.HessianMinimize
 
getHiddenMarkers() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the names of columns with visible markers.
getHighlightedClass() - Method in class org.opensourcephysics.controls.XMLTree
Gets the highlighted class.
getHitIndex() - Method in class org.opensourcephysics.display.HighlightableDataset
 
getHorzVariablesPopup() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Gets a popup menu with horizontal axis variables.
getHotSpotBodyCoordinates(InteractionTarget) - Method in class org.opensourcephysics.display3d.simple3d.Element
Returns the body coordinates of the specified hotspot
getHTML(int) - Method in class org.opensourcephysics.tools.LaunchNode
Gets an HTML tab.
getHTMLChooser() - Static method in class org.opensourcephysics.tools.LaunchBuilder
Gets a file chooser for selecting html files.
getHTMLCount() - Method in class org.opensourcephysics.tools.LaunchNode
Returns the number of html objects in the list.
getHTMLTab(int) - Method in class org.opensourcephysics.tools.Launcher
Gets the html tab at the specified index.
getIcon(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
getIcon() - Method in class org.opensourcephysics.tools.Resource
Gets an ImageIcon.
getIcon(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
 
getIconHeight() - Method in class org.opensourcephysics.display.ColorIcon
Gets the icon height.
getIconWidth() - Method in class org.opensourcephysics.display.ColorIcon
Gets the icon width.
getID() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Returns a unique identifier for this Data.
getID() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Returns a unique identifier for this Data.
getID() - Method in class org.opensourcephysics.display.ArrayPanel
Gets the Data ID.
getID() - Method in class org.opensourcephysics.display.ComplexDataset
Returns a unique identifier for this Data.
getID() - Method in interface org.opensourcephysics.display.Data
Returns a unique identifier for this Data
getID() - Method in class org.opensourcephysics.display.DataAdapter
Gets the Data ID.
getID() - Method in class org.opensourcephysics.display.Dataset
Returns a unique identifier for this Data.
getID() - Method in class org.opensourcephysics.display.DatasetManager
Returns a unique identifier for this Data.
getID() - Method in class org.opensourcephysics.display.Histogram
Returns a unique identifier for this Data.
getID() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getID() - Method in class org.opensourcephysics.display3d.simple3d.Group
Returns a unique identifier for this Data.
getID() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the unique ID string for this node.
getImage() - Method in interface org.opensourcephysics.media.core.DrawableImage
Gets the image as a BufferedImage.
getImage() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the current video image after applying enabled filters.
getImage() - Method in class org.opensourcephysics.media.gif.GifDecoder
Gets the first (or only) image read.
getImage() - Method in class org.opensourcephysics.tools.Resource
Gets an Image.
getImage(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
 
getImageBorder() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the image border.
getImageFile() - Method in interface org.opensourcephysics.display3d.core.ElementImage
Gets the image displayed
getImageFile() - Method in class org.opensourcephysics.display3d.simple3d.ElementImage
 
getImageHeight() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the image height in image units (1.0 unit/pixel).
getImagEigenvalues() - Method in class org.opensourcephysics.numerics.EigenvalueDecomposition
Return the imaginary parts of the eigenvalues
getImagePixels() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Extracts image pixels into byte array "pixels"
getImageRatio() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the ratio of the drawing image to the panel.
getImages() - Method in class org.opensourcephysics.media.core.ImageVideo
Gets the image array.
getImageWidth() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the image width in image units.
getImPoints() - Method in class org.opensourcephysics.display.ComplexDataset
Gets a copy of the imaginary points array.
getIndependentVariable() - Method in class org.opensourcephysics.tools.UserFunction
Gets the current independent variable.
getIndependentVariables() - Method in class org.opensourcephysics.tools.UserFunction
Gets the current independent variables.
getIndex() - Method in class org.opensourcephysics.display.Dataset
Gets the current index of the array.
getIndex(double, double[], int) - Static method in class org.opensourcephysics.tools.DataTool
Gets the first array index at which the specified value is found.
getIndexOfChild(Object, Object) - Method in class org.opensourcephysics.tools.JarTreeModel
Gets the index of the specified child node.
getInfo() - Method in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
The object with additional information provided by the source.
getInputString() - Method in class org.opensourcephysics.display.DataFunction
Gets the current input string.
getInputString() - Method in class org.opensourcephysics.tools.UserFunction
Gets the expression.
getInspector(Object) - Static method in class org.opensourcephysics.controls.OSPInspector
Gets an OSPInspector if the oject has an XMLLoader.
getInspector(DrawingPanel) - Static method in class org.opensourcephysics.display.dialogs.DrawingPanelInspector
 
getInspector(DrawingPanel) - Static method in class org.opensourcephysics.display.dialogs.XMLDrawingPanelInspector
 
getInspector() - Method in class org.opensourcephysics.media.core.BaselineFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.BrightnessFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.DarkGhostFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.DeinterlaceFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.Filter
Returns a JDialog inspector for controlling filter properties.
getInspector() - Method in class org.opensourcephysics.media.core.FilterStack
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.GhostFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.GrayScaleFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.NegativeFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.ResizeFilter
Implements abstract Filter method.
getInspector() - Method in class org.opensourcephysics.media.core.SumFilter
Implements abstract Filter method.
getInspector(XMLProperty) - Static method in class org.opensourcephysics.tools.ArrayInspector
Gets an array inspector for the specified array XMLProperty.
getInspector(Object, String) - Static method in class org.opensourcephysics.tools.ArrayInspector
Gets an array inspector for the specified array.
getInstalledLocales() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets Locales for languages that have properties files in the core library.
getInt(String) - Method in interface org.opensourcephysics.controls.Control
Gets a stored integer value from the control.
getInt(String) - Method in class org.opensourcephysics.controls.HiddenControl
Read a parameter value from the input display.
getInt(String) - Method in class org.opensourcephysics.controls.OSPControl
Reads a parameter value from the input display.
getInt(String) - Method in class org.opensourcephysics.controls.OSPControlTable
Reads a parameter value from the input display.
getInt(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the int value of the specified named property.
getInt(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to get a value as an int
getInt(String) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
Gets the integer keyed to this value.
getIntArray(String) - Static method in class org.opensourcephysics.numerics.ArrayLib
Read in a text file as an array of integers.
getInteger() - Method in class org.opensourcephysics.ejs.control.value.BooleanValue
 
getInteger() - Method in class org.opensourcephysics.ejs.control.value.DoubleValue
 
getInteger() - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
getInteger() - Method in class org.opensourcephysics.ejs.control.value.IntegerValue
 
getInteger() - Method in class org.opensourcephysics.ejs.control.value.ObjectValue
 
getInteger() - Method in class org.opensourcephysics.ejs.control.value.StringValue
 
getInteger() - Method in class org.opensourcephysics.ejs.control.value.Value
Returns the value of the variable as an int
getInteractionTarget(int) - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionSource
Gives access to one of the targets of this source.
getInteractionTarget(int) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getInteractionTarget(int) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getInteractive() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the interactive object that was accessed by the last mouse event.
getInteractive() - Method in class org.opensourcephysics.display.PlottingPanel
Gets the interactive drawable that was accessed by the last mouse event.
getInterior(DrawingPanel) - Method in class org.opensourcephysics.display.axes.CartesianType1
Implements the Dimensioned interface.
getInterior(DrawingPanel) - Method in class org.opensourcephysics.display.axes.PolarType1
Gets the interior dimension of the drawing panel in pixel units.
getInterior(DrawingPanel) - Method in interface org.opensourcephysics.display.Dimensioned
Gets the interior dimension of the drawing panel in pixel units.
getInterior(DrawingPanel) - Method in class org.opensourcephysics.display2d.ByteRaster
Gets the dimension of the lattice in pixel units.
getInterior(DrawingPanel) - Method in class org.opensourcephysics.display2d.IntegerRaster
Gets the dimension of the lattice in pixel units.
getInteriorBackground() - Method in class org.opensourcephysics.display.axes.AbstractAxes
Gets the color of the interior of the axes.
getInteriorBackground() - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Gets the interior background color.
getIntValue() - Method in class org.opensourcephysics.media.core.IntegerField
Gets the integer value from the text field.
getInverse(double) - Method in interface org.opensourcephysics.numerics.InvertibleFunction
 
getInverse(double) - Method in class org.opensourcephysics.numerics.LogBase10Function
 
getItems() - Method in class org.opensourcephysics.controls.OSPCombo
Returns the items String[].
getIterations() - Method in class org.opensourcephysics.numerics.HessianMinimize
 
getIterations() - Method in class org.opensourcephysics.numerics.LevenbergMarquardt
 
getJacobian(VectorFunction, int, double[], double) - Static method in class org.opensourcephysics.numerics.Root
Computes the Jacobian using a finite difference approximation.
getJARChooser() - Static method in class org.opensourcephysics.tools.LaunchBuilder
Gets a file chooser for selecting jar files.
getJarNode(File, String) - Method in class org.opensourcephysics.tools.JarTreeModel
 
getJarNodes(File) - Method in class org.opensourcephysics.tools.JarTreeModel
 
getJFrame() - Method in interface org.opensourcephysics.display3d.core.DrawingFrame3D
Getting the pointer to the real JFrame in it
getJFrame() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Getting the pointer to the real JFrame in it
getJobs(Object) - Method in class org.opensourcephysics.tools.JobManager
Gets the jobs associated with the specified object.
getJustification() - Method in class org.opensourcephysics.display.TextLine
 
getJustification() - Method in interface org.opensourcephysics.display3d.core.ElementText
Gets the justification of the text
getJustification() - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
getKeywords() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the keywords of this node or ancestor.
getLabel() - Method in class org.opensourcephysics.tools.DataFunctionPanel
Gets a label for the FunctionTool spinner.
getLabel() - Method in class org.opensourcephysics.tools.FitFunctionPanel
Gets an appropriate label for the FunctionTool dropdown.
getLabel() - Method in class org.opensourcephysics.tools.FunctionPanel
Gets an appropriate label for the FunctionTool dropdown.
getLanguage() - Static method in class org.opensourcephysics.tools.ToolsRes
Gets the language for this locale.
getLanguages() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the languages for which translations exist for this node or ancestor.
getLaunchClass() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the launch class for this node.
getLauncherState() - Method in class org.opensourcephysics.tools.LauncherUndo
Gets the current launcher state.
getLaunchJar() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets the jar from which the progam was launched.
getLaunchJarDirectory() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets the launch jar directory, if any.
getLaunchJarName() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets the launch jar name, if any.
getLaunchJarPath() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets the launch jar path, if any.
getLaunchObject() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the launch object.
getLayeredPane() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Implementation of RootPaneContainer.
getLeading(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getLeft() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the x value for the first column in the grid.
getLeft() - Method in class org.opensourcephysics.display2d.FlatData
Gets the x value for the first column in the grid.
getLeft() - Method in interface org.opensourcephysics.display2d.GridData
Gets the x value for the first column in the grid.
getLeft() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the x value for the first column in the grid.
getLeftGutter() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the left gutter of this DrawingPanel.
getLeftMostBinPosition(int) - Method in class org.opensourcephysics.display.Histogram
Method getLeftMostBinPosition
getLegendFrame() - Method in class org.opensourcephysics.display2d.ColorMapper
 
getLegendFrame() - Method in class org.opensourcephysics.display2d.VectorColorMapper
 
getLength() - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the length of this image coordinate system.
getLevel() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the level of this property relative to the root.
getLevel() - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the level of this property relative to root.
getLevel() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the level of this property relative to root.
getLevel() - Static method in class org.opensourcephysics.tools.FontSizer
Gets the current font level.
getLineColor() - Method in class org.opensourcephysics.display.CellBorder
Returns the color of the border.
getLineColor() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the line color.
getLineColor() - Method in class org.opensourcephysics.display.Dataset
Gets the line color.
getLineColor(int) - Static method in class org.opensourcephysics.display.DisplayColors
Gets a line color that matches the index.
getLineColor() - Method in class org.opensourcephysics.display.Histogram
Line color to use for this data
getLineColor() - Method in interface org.opensourcephysics.display3d.core.Style
 
getLineColor() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getLineColors() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Line colors for Data interface.
getLineColors() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Line colors for Data interface.
getLineColors() - Method in class org.opensourcephysics.display.ArrayPanel
Lines colors for columns are not specified.
getLineColors() - Method in class org.opensourcephysics.display.ComplexDataset
Line colors for Data interface.
getLineColors() - Method in interface org.opensourcephysics.display.Data
Line color to use for this data
getLineColors() - Method in class org.opensourcephysics.display.DataAdapter
Lines colors for columns are not specified.
getLineColors() - Method in class org.opensourcephysics.display.Dataset
Line colors for Data interface.
getLineColors() - Method in class org.opensourcephysics.display.DatasetManager
Line colors for Data interface.
getLineColors() - Method in class org.opensourcephysics.display.Histogram
Line colors for Data interface.
getLineColors() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getLineColors() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getLineWidth() - Method in interface org.opensourcephysics.display3d.core.Style
 
getLineWidth() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getLoadedControlClass() - Method in class org.opensourcephysics.controls.OSPApplication
Gets the control that was used to load this class.
getLoadedModelClass() - Method in class org.opensourcephysics.controls.OSPApplication
Gets the model that was used to load this class.
getLoader() - Static method in class org.opensourcephysics.controls.AbstractAnimation
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.AbstractCalculation
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.AbstractSimulation
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.AnimationControl
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.Cryptic
Returns an ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.controls.OSPApplication
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.OSPCombo
Returns an ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.controls.OSPControl
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.OSPControlTable
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.ParsableTextArea
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.controls.SimulationControl
Returns an XML.ObjectLoader to save and load data for this object.
getLoader(Class<?>) - Static method in class org.opensourcephysics.controls.XML
Gets the ObjectLoader for the specified class.
getLoader() - Static method in class org.opensourcephysics.display.Arrow
Gets a loader that allows a Circle to be represented as XML data.
getLoader() - Static method in class org.opensourcephysics.display.BoundedShape
Gets the XML object loader for this class.
getLoader() - Static method in class org.opensourcephysics.display.Circle
Gets a loader that allows a Circle to be represented as XML data.
getLoader() - Static method in class org.opensourcephysics.display.ComplexDataset
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.DataFunction
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.Dataset
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.DatasetManager
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.DrawableShape
Gets the XML object loader for this class.
getLoader() - Static method in class org.opensourcephysics.display.DrawableTextLine
Gets the XML object loader for this class.
getLoader() - Static method in class org.opensourcephysics.display.DrawingFrame
Returns an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display.DrawingPanel
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display.HighlightableDataset
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.Histogram
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.HistogramDataset
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.InteractiveArrow
Gets the XML object loader for this class.
getLoader() - Static method in class org.opensourcephysics.display.InteractiveCenteredArrow
Gets the XML object loader for this class.
getLoader() - Static method in class org.opensourcephysics.display.InteractiveCircle
 
getLoader() - Static method in class org.opensourcephysics.display.InteractiveShape
Gets the XML object loader for this class.
getLoader() - Static method in class org.opensourcephysics.display.InteractiveTextLine
Gets the XML object loader for this class.
getLoader() - Static method in class org.opensourcephysics.display.MeasuredCircle
Gets a loader allows a Circle to be represented as XML data.
getLoader() - Static method in class org.opensourcephysics.display.PlottingPanel
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display.Stripchart
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.Trail
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display.TrailBezier
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display2d.ArrayData
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display2d.ColorMapper
Gets a loader that allows a Circle to be represented as XML data.
getLoader() - Static method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.ContourPlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.FlatData
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display2d.GrayscalePlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.GridPlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.GridPointData
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.SurfacePlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display2d.VectorPlot
Gets an XML.ObjectLoader to save and load data for this program.
getLoader() - Static method in class org.opensourcephysics.display3d.core.Resolution
 
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.Camera
 
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementArrow
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementBox
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementCircle
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementCone
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementImage
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementObject
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementPlane
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementPoints
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementSegment
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementSpring
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementSurface
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementTessellation
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementText
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.ElementTrail
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.Group
 
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.Style
 
getLoader() - Static method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getLoader() - Static method in class org.opensourcephysics.ejs.control.GroupControl
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.frames.ComplexPlotFrame
 
getLoader() - Static method in class org.opensourcephysics.frames.HistogramFrame
 
getLoader() - Static method in class org.opensourcephysics.frames.PlotFrame
Returns an XML.ObjectLoader to save and load data.
getLoader() - Static method in class org.opensourcephysics.media.core.BaselineFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.BrightnessFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.DarkGhostFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.DeinterlaceFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.GhostFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.GrayScaleFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.ImageCoordSystem
Returns an XML.ObjectLoader to save and load ImageCoordSystem data.
getLoader() - Static method in class org.opensourcephysics.media.core.ImageVideo
Returns an XML.ObjectLoader to save and load ImageVideo data.
getLoader() - Static method in class org.opensourcephysics.media.core.ResizeFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.StepperClipControl
Returns an XML.ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.media.core.SumFilter
Returns an XML.ObjectLoader to save and load filter data.
getLoader() - Static method in class org.opensourcephysics.media.core.VideoClip
Returns an XML.ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.media.core.VideoClipControl
Returns an XML.ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.media.core.VideoPanel
Returns an XML.ObjectLoader to save and load data for this object.
getLoader() - Static method in class org.opensourcephysics.media.gif.GifVideo
Returns an XML.ObjectLoader to save and load GifVideo data.
getLoader() - Static method in class org.opensourcephysics.numerics.DoubleArray
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.numerics.IntegerArray
Returns an XML.ObjectLoader to save and load object data.
getLoader() - Static method in class org.opensourcephysics.numerics.Matrix2DTransformation
 
getLoader() - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
 
getLoader() - Static method in class org.opensourcephysics.numerics.Quaternion
 
getLoader() - Static method in class org.opensourcephysics.tools.DataColumn
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.tools.DataToolTab
Returns an ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.tools.FitFunctionPanel
Returns an ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.tools.FourierToolTab
Returns an ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.tools.LaunchNode
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.tools.Parameter
Returns an ObjectLoader to save and load data for this class.
getLoader() - Static method in class org.opensourcephysics.tools.UserFunction
Returns the XML.ObjectLoader for this class.
getLoader() - Static method in class org.opensourcephysics.tools.UserFunctionEditor
Returns an ObjectLoader to save and load data for this class.
getLogDir() - Method in class org.opensourcephysics.controls.OSPLog
Gets the directory where the log file will be saved if logging is enabled.
getLogger() - Method in class org.opensourcephysics.controls.OSPLog
Gets the logger.
getLogLevel() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the log level.
getLogPanel() - Method in class org.opensourcephysics.controls.OSPLog
Gets the log panel so it can be displayed in a dialog or other container.
getLogPoints() - Method in class org.opensourcephysics.display.Histogram
Gets a data array containing both the bin centers and the values within the bins.
getLogPoints() - Method in class org.opensourcephysics.frames.HistogramFrame
Gets an array containing the log values of the values stored in the bins.
getLoopCount() - Method in class org.opensourcephysics.media.gif.GifDecoder
Gets the "Netscape" iteration count, if any.
getLoops() - Method in class org.opensourcephysics.display.Spring
 
getMainFrame() - Method in class org.opensourcephysics.controls.AbstractAnimation
Gets the main OSPFrame.
getMainFrame() - Method in class org.opensourcephysics.controls.AbstractCalculation
Gets the main OSPFrame.
getMainFrame() - Method in class org.opensourcephysics.controls.CalculationControl
Gets this frame.
getMainFrame() - Method in interface org.opensourcephysics.controls.MainFrame
Gets the main OSPFrame.
getMainFrame() - Method in class org.opensourcephysics.controls.OSPControl
Gets this frame.
getMainFrame() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Gets the OSPFrame that contains the control.
getMainFunctions() - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns the main user functions.
getManifest(File) - Static method in class org.opensourcephysics.tools.JarTool
Gets the Manifest of an existing JAR file
getMarkerColor(int) - Static method in class org.opensourcephysics.display.DisplayColors
Gets a marker color that matches the index.
getMarkerShape() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the marker shape.
getMarkerShape() - Method in class org.opensourcephysics.display.Dataset
Gets the data point marker shape.
getMarkerSize() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the marker size.
getMarkerSize() - Method in class org.opensourcephysics.display.Dataset
Gets the half-width of the data point marker.
getMaxAscent(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getMaxDescent(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getMaximumAngle() - Method in interface org.opensourcephysics.display3d.core.ElementCone
Gets the maximum angle used to build the bottom and, if neccesary, top faces of the cone.
getMaximumAngle() - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Gets the maximum angle used to build the top and faces sides of the cylinder.
getMaximumAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
getMaximumAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
getMaximumAngleU() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Gets the maximum angle for the meridians
getMaximumAngleU() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
getMaximumAngleV() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Gets the maximum angle for the parallels
getMaximumAngleV() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
getMaximumFractionDigits() - Method in class org.opensourcephysics.display.DataTable
Gets the maximum number of digits in the table.
getMaximumPoints() - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Returns the maximum number of points allowed for the trail
getMaximumPoints() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getMaxLength() - Method in class org.opensourcephysics.display3d.core.Resolution
 
getMaxPixPerUnit() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the larger of x or y pixels per world unit.
getMeanFrameDuration() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the average frame duration in milliseconds.
getMeanFrameDuration() - Method in class org.opensourcephysics.media.core.StepperClipControl
Gets the average frame duration in milliseconds.
getMeanFrameDuration() - Method in class org.opensourcephysics.media.core.TimerClipControl
Gets the average frame duration in milliseconds.
getMeanFrameDuration() - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the mean frame duration in milliseconds.
getMeanStepDuration() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the mean step duration in milliseconds for the current video clip.
getMeasure() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the rectangle that bounds all measurable objects.
getMenu(String) - Method in class org.opensourcephysics.display.OSPFrame
Gets a menu with the given name from the menu bar.
getMenu(Video) - Method in class org.opensourcephysics.media.core.Filter
Returns a menu with items that control this filter.
getMenuItem(String) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Gets a menu with the given name from the menu bar.
getMessage() - Method in exception org.opensourcephysics.numerics.NumericMethodException
Returns the error message string of this throwable object.
getMinimumAngle() - Method in interface org.opensourcephysics.display3d.core.ElementCone
Gets the minimum angle used to build the bottom and, if neccesary, top faces of the cone.
getMinimumAngle() - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Gets the minimum angle used to build the top and bottom faces of the cylinder.
getMinimumAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
getMinimumAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
getMinimumAngleU() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Gets the minimum angle for the meridians
getMinimumAngleU() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
getMinimumAngleV() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Gets the minimum angle for the parallels
getMinimumAngleV() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
getMinimumSize() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
 
getModel() - Method in class org.opensourcephysics.controls.OSPControl
 
getModel() - Method in class org.opensourcephysics.ejs.Simulation
 
getModelColumnOrder() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the model column order.
getModelRow(int) - Method in class org.opensourcephysics.tools.DataToolTable
Converts a table row index to the corresponding model row number (i.e., displayed in the "row" column).
getMouseAction() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the last mouse action.
getMouseButton() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the mouse button of the last mouse event.
getMouseClickCount() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the click count of the last mouse event.
getMouseEvent() - Method in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
The mouse event which generated the interaction event.
getMouseIntX() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the x pixel coordinate of the last mouse event.
getMouseIntY() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the y pixel coordinate of the last mouse event.
getMouseRegion() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Gets the current plot region containing the mouse.
getMouseX() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the x world coordinate of the last mouse event.
getMouseY() - Method in class org.opensourcephysics.display.InteractivePanel
Gets the y world coordinate of the last moust event
getN() - Method in class org.opensourcephysics.numerics.FFT
Gets the number of complex data points.
getN() - Method in class org.opensourcephysics.numerics.FFTReal
Gets the number of data points.
getN1() - Method in class org.opensourcephysics.display3d.core.Resolution
 
getN2() - Method in class org.opensourcephysics.display3d.core.Resolution
 
getN3() - Method in class org.opensourcephysics.display3d.core.Resolution
 
getName() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Gets the dataset name.
getName() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Gets the dataset name.
getName(String) - Static method in class org.opensourcephysics.controls.XML
Gets the name from the specified path.
getName() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the name.
getName() - Method in interface org.opensourcephysics.display.Data
The name of the data
getName() - Method in class org.opensourcephysics.display.DataAdapter
Gets the name of the Data.
getName() - Method in class org.opensourcephysics.display.Dataset
Gets the dataset name.
getName() - Method in class org.opensourcephysics.display.DatasetManager
Gets the name of this data.
getName() - Method in class org.opensourcephysics.display.Histogram
Gets the dataset name.
getName() - Method in interface org.opensourcephysics.display3d.core.Element
Gets the name of the element
getName() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getName() - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
getName(Object) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Returns the name of the object.
getName(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Returns the name of the object.
getName() - Method in interface org.opensourcephysics.tools.KnownFunction
Gets the name of the function.
getName() - Method in class org.opensourcephysics.tools.KnownPolynomial
Gets the name of the function.
getName() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the name of this node.
getName(Object) - Method in class org.opensourcephysics.tools.ParamEditor
Returns the name of the object.
getName() - Method in class org.opensourcephysics.tools.Parameter
Gets the name of this parameter.
getName() - Method in class org.opensourcephysics.tools.UserFunction
Gets the name.
getName(Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns the name of the object.
getNames() - Method in class org.opensourcephysics.tools.FunctionEditor
Gets an array containing the names of the objects.
getNaturalFreq() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Gets the frequencies of the Fourier spectrum.
getNaturalFreq() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Gets the frequencies of the Fourier spectrum.
getNaturalFreq(double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the frequencies in natural order.
getNaturalFreq(double, double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the frequencies in natural order.
getNaturalFreq(double) - Method in class org.opensourcephysics.numerics.FFTReal
Gets an array containing the frequencies in natural order.
getNaturalFreq(double, double) - Method in class org.opensourcephysics.numerics.FFTReal
Gets an array containing the frequencies in natural order.
getNaturalFreqX(double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the frequencies in natural order.
getNaturalFreqX(double, double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the frequencies in natural order.
getNaturalFreqY(double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the frequencies in natural order if samples in the orginal data are separated by delta in y.
getNaturalFreqY(double, double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the frequencies in natural order.
getNaturalModes() - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the mode numbers in natural order.
getNaturalModes(int) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the mode numbers in natural order.
getNaturalOmega() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Gets the angular frequencies of the Fourier spectrum.
getNaturalOmega() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Gets the angular frequencies of the Fourier spectrum.
getNaturalOmega(double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the frequencies in natural order.
getNaturalOmega(double, double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the frequencies in natural order.
getNaturalOmega(double) - Method in class org.opensourcephysics.numerics.FFTReal
Gets an array containing the frequencies in natural order.
getNaturalOmega(double, double) - Method in class org.opensourcephysics.numerics.FFTReal
Gets an array containing the frequencies in natural order.
getNaturalOmegaX(double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the angular frequencies (wavenumbers) in natural order.
getNaturalOmegaX(double, double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the angular frequencies (wavenumbers) in natural order.
getNaturalOmegaY(double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the frequencies in natural order if samples in the orginal data are separated by delta in y.
getNaturalOmegaY(double, double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the frequencies in natural order.
getNodeAndPage(URL) - Method in class org.opensourcephysics.tools.Launcher
Gets the node path and page number associated with an html URL.
getNormalization() - Method in class org.opensourcephysics.numerics.FFT
Gets the normalization constant.
getNumberOfPoints() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the number of points stored in the trail.
getNumberOfPoints() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
getNumColors() - Method in class org.opensourcephysics.display2d.ColorMapper
Gets the number of colors between the floor and ceiling values.
getNumColumns() - Method in class org.opensourcephysics.display.ArrayPanel
 
getNx() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.display2d.BinaryLattice
Gets the number of x entries.
getNx() - Method in interface org.opensourcephysics.display2d.ByteLattice
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.display2d.ByteRaster
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.display2d.CellLattice
 
getNx() - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.display2d.CellLatticePC
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.display2d.FlatData
Gets the number of x entries.
getNx() - Method in interface org.opensourcephysics.display2d.GridData
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.display2d.SiteLattice
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the number of x entries.
getNx() - Method in class org.opensourcephysics.frames.Vector2DFrame
Gets the number of x entries.
getNy() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.display2d.BinaryLattice
Gets the number of y entries.
getNy() - Method in interface org.opensourcephysics.display2d.ByteLattice
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.display2d.ByteRaster
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.display2d.CellLattice
 
getNy() - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.display2d.CellLatticePC
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.display2d.FlatData
Gets the number of y entries.
getNy() - Method in interface org.opensourcephysics.display2d.GridData
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.display2d.SiteLattice
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the number of y entries.
getNy() - Method in class org.opensourcephysics.frames.Vector2DFrame
Gets the number of y entries.
getObject(String) - Method in interface org.opensourcephysics.controls.Control
Gets the object with the specified property name.
getObject(String) - Method in class org.opensourcephysics.controls.HiddenControl
Gets the object with the specified property name.
getObject(String) - Method in class org.opensourcephysics.controls.OSPControl
Gets the object with the specified property name.
getObject(String) - Method in class org.opensourcephysics.controls.OSPControlTable
Gets the object with the specified property name.
getObject(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the object value of the specified named property.
getObject() - Method in class org.opensourcephysics.ejs.control.ControlElement
 
getObject(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to get a value as an Object
getObject(String) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
Gets the object keyed to the variable.
getObject() - Method in class org.opensourcephysics.ejs.control.value.BooleanValue
 
getObject() - Method in class org.opensourcephysics.ejs.control.value.DoubleValue
 
getObject() - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
getObject() - Method in class org.opensourcephysics.ejs.control.value.IntegerValue
 
getObject() - Method in class org.opensourcephysics.ejs.control.value.ObjectValue
 
getObject() - Method in class org.opensourcephysics.ejs.control.value.StringValue
 
getObject() - Method in class org.opensourcephysics.ejs.control.value.Value
Returns the value of the variable as an Object.
getObject(String) - Method in class org.opensourcephysics.tools.FunctionEditor
Gets an existing object with specified name.
getObject(Class<?>) - Method in class org.opensourcephysics.tools.Resource
Gets an object of the specified type.
getObjectClass() - Method in interface org.opensourcephysics.controls.XMLControl
Gets the class for which this stores data.
getObjectClass() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the class of the object for which this element stores data.
getObjectClassName() - Method in interface org.opensourcephysics.controls.XMLControl
Gets the name of the object class for which this element stores data.
getObjectClassName() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the name of the object class for which this element stores data.
getObjectFile() - Method in interface org.opensourcephysics.display3d.core.ElementObject
Gets the image displayed
getObjectFile() - Method in class org.opensourcephysics.display3d.simple3d.ElementObject
 
getObjectOfClass(Class<T>) - Method in class org.opensourcephysics.display.DrawingFrame
Gets objects of a specific class from the drawing panel.
getObjectOfClass(Class<T>) - Method in class org.opensourcephysics.display.DrawingPanel
Gets objects of a specific class from the drawables list.
getObjects(Class<T>) - Method in class org.opensourcephysics.controls.XMLControlElement
Returns a list of objects of a specified class within this control.
getObjects(Class<T>, boolean) - Method in class org.opensourcephysics.controls.XMLControlElement
Returns a list of objects of a specified class within this control.
getObjects() - Method in class org.opensourcephysics.tools.FunctionEditor
Gets a shallow clone of the objects list.
getObjects(Job) - Method in class org.opensourcephysics.tools.JobManager
Gets the objects associated with the specified job.
getOffsetX() - Method in class org.opensourcephysics.display.InteractiveLabel
Gets the label's offset in the x direction.
getOffsetY() - Method in class org.opensourcephysics.display.InteractiveLabel
Gets the label's offset in the y direction.
getOpenPaths() - Method in class org.opensourcephysics.tools.Launcher
Gets the paths of currently open set and tabs.
getOrientation() - Method in class org.opensourcephysics.display.Protractor
Gets the orientation of the protractor.
getOrigin() - Method in class org.opensourcephysics.media.core.TCoordAxes
Gets the origin.
getOriginX(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the image x position of the world origin for the specified frame number.
getOriginY(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the image y position of the world origin for the specified frame number.
getOSPApp() - Method in class org.opensourcephysics.controls.AbstractAnimation
Gets the main OSPFrame.
getOSPApp() - Method in class org.opensourcephysics.controls.AbstractCalculation
Gets the main OSPFrame.
getOSPApp() - Method in class org.opensourcephysics.controls.ControlFrame
Gets the OSP Application that is controlled by this frame.
getOSPApp() - Method in interface org.opensourcephysics.controls.MainFrame
Gets the OSP Application that is controlled by this frame.
getOSPApp() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Gets the OSP Application controlled by this frame.
getOSPLog() - Static method in class org.opensourcephysics.controls.OSPLog
Gets the OSPLog that can be shared by multiple OSP packages.
getOwner() - Method in class org.opensourcephysics.tools.LaunchNode
Returns the nearest ancestor with a non-null file name.
getOwnerFrame() - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the owner frame for all subsequent Dialogs
getPaletteType() - Method in class org.opensourcephysics.display2d.ColorMapper
Returns the color palette.
getPanel(String) - Method in class org.opensourcephysics.tools.FunctionTool
Returns the named FunctionPanel.
getPanelNames() - Method in class org.opensourcephysics.tools.FunctionTool
Returns the set of all panel names.
getParamEditor() - Method in class org.opensourcephysics.tools.FunctionEditor
Gets the param editor that defines parameters for functions.
getParamEditor() - Method in class org.opensourcephysics.tools.FunctionPanel
Gets the ParamEditor.
getParameter(String, String) - Method in class org.opensourcephysics.davidson.applets.ApplicationApplet
Gets the parameter attribute of the ApplicationApplet object
getParameter(String, String) - Method in class org.opensourcephysics.davidson.applets.FrameApplet
Gets the parameter attribute of the ApplicationApplet object
getParameter(String, String) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
getParameterCount() - Method in interface org.opensourcephysics.tools.KnownFunction
Gets the parameter count.
getParameterCount() - Method in class org.opensourcephysics.tools.KnownPolynomial
Gets the parameter count.
getParameterCount() - Method in class org.opensourcephysics.tools.UserFunction
Gets the parameter count.
getParameterInfo() - Method in class org.opensourcephysics.ejs.LauncherApplet
 
getParameterName(int) - Method in interface org.opensourcephysics.tools.KnownFunction
Gets a parameter name.
getParameterName(int) - Method in class org.opensourcephysics.tools.KnownPolynomial
Gets a parameter name.
getParameterName(int) - Method in class org.opensourcephysics.tools.UserFunction
Gets a parameter name.
getParameters() - Method in class org.opensourcephysics.tools.ParamEditor
Gets an array containing copies of the current parameters.
getParameterValue(int) - Method in interface org.opensourcephysics.tools.KnownFunction
Gets a parameter value.
getParameterValue(int) - Method in class org.opensourcephysics.tools.KnownPolynomial
Gets a parameter value.
getParameterValue(int) - Method in class org.opensourcephysics.tools.UserFunction
Gets a parameter value.
getParamTable() - Method in class org.opensourcephysics.tools.FunctionPanel
Gets the parameter table.
getParent() - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
getParentProperty() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the immediate parent property, if any.
getParentProperty() - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the immediate parent property.
getParentProperty() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the immediate parent property.
getPartlyEditableRowCount() - Method in class org.opensourcephysics.tools.FunctionEditor
Returns the number of editable rows.
getPassword() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the password.
getPath() - Method in class org.opensourcephysics.display.FunctionDrawer
Gets the general path that draws this function.
getPath(File) - Static method in class org.opensourcephysics.tools.EjsTool
Gets the path of a file in standard form.
getPath() - Method in class org.opensourcephysics.tools.LaunchNode.HTML
 
getPathRelativeTo(String, String) - Static method in class org.opensourcephysics.controls.XML
Gets the path relative to the specified base directory.
getPathString() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the string path to this node, starting from the root.
getPatternColumns() - Method in class org.opensourcephysics.tools.DataToolTable
 
getPhaseToColorArray() - Static method in class org.opensourcephysics.display.DisplayColors
Gets an array of colors.
getPixColor(int, int) - Method in class org.opensourcephysics.display2d.DataRaster
 
getPixelMatrix() - Method in class org.opensourcephysics.display.DrawingPanel
Retrieves the 6 specifiable values in the pixel transformation matrix and places them into an array of double precisions values.
getPixelTransform() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the affine transformation that converts from world to pixel coordinates.
getPixelTransform() - Method in class org.opensourcephysics.display.PlottingPanel
Gets the affine transformation that converts from world to pixel coordinates.
getPlayer() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the video player.
getPoints() - Method in class org.opensourcephysics.display.ComplexDataset
Gets a data array containing both x and y values.
getPoints() - Method in class org.opensourcephysics.display.Dataset
Gets a data array containing both x and y values.
getPoints() - Method in class org.opensourcephysics.display.Histogram
Gets a data array containing both the bin centers and the values within the bins.
getPoints() - Method in class org.opensourcephysics.frames.HistogramFrame
Gets a data array containing both the bin centers and the values within the bins.
getPointsPerLoop() - Method in class org.opensourcephysics.display.Spring
 
getPolynomial(int) - Static method in class org.opensourcephysics.numerics.Legendre
Gets the nth Legendre polynomial.
getPolynomial(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Hermite
Gets the n-th Hermite polynomial.
getPolynomial(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Laguerre
Gets the n-th Laguerre polynomial.
getPolynomial(int, int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Laguerre
Gets the associated Laguerre polynomial.
getPolynomial(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Legendre
Gets the el-th Legendre polynomial.
getPolynomialT(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Chebyshev
This method returns the nth polynomial of type T.
getPolynomialU(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Chebyshev
This method returns the nth polynomial of type U.
getPopupMenu() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the popup menu.
getPostFilter() - Method in class org.opensourcephysics.media.core.FilterStack
Gets the post filter.
getPreferredCursor() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
getPreferredCursor() - Method in class org.opensourcephysics.display.BoundedShape
 
getPreferredCursor() - Method in class org.opensourcephysics.display.InteractiveArrow
Gets the cursor depending on the current hot spot.
getPreferredCursor() - Method in class org.opensourcephysics.display.InteractiveCenteredArrow
Gets the cursor depending on the current hot spot.
getPreferredCursor() - Method in interface org.opensourcephysics.display.Selectable
 
getPreferredMaxX() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the preferred maximum in the X coordinate
getPreferredMaxX() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getPreferredMaxY() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the preferred maximum in the Y coordinate
getPreferredMaxY() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getPreferredMaxZ() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the preferred maximum in the Z coordinate
getPreferredMaxZ() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getPreferredMinX() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the preferred minimum in the X coordinate
getPreferredMinX() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getPreferredMinY() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the preferred minimum in the Y coordinate
getPreferredMinY() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getPreferredMinZ() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the preferred minimum in the Z coordinate
getPreferredMinZ() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getPreferredSize() - Method in class org.opensourcephysics.display.TextPanel
Gets the preferred size of this component.
getPreferredSize() - Method in class org.opensourcephysics.tools.FunctionEditor
Override getPreferredSize().
getPreferredSize() - Method in class org.opensourcephysics.tools.FunctionPanel
Override getPreferredSize().
getPreferredSize() - Method in class org.opensourcephysics.tools.InitialValueEditor
Override getPreferredSize().
getPreferredXMax() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the preferred x world coordinate for the right-hand side of the drawing area.
getPreferredXMin() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the preferred x world coordinate for the left-hand side of the drawing area.
getPreferredYMax() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the preferred y world coordinate for the top of the drawing area.
getPreferredYMin() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the preferred y world coordinate for the bottom of the drawing area.
getPresentationName() - Method in class org.opensourcephysics.tools.DataToolTable.TableEdit
 
getPresentationName() - Method in class org.opensourcephysics.tools.FunctionEditor.DefaultEdit
 
getPresentationName() - Method in class org.opensourcephysics.tools.JarTreeDialog.SelectionEdit
 
getPresentationName() - Method in class org.opensourcephysics.tools.LauncherUndo.LoadEdit
 
getPresentationName() - Method in class org.opensourcephysics.tools.LauncherUndo.NavEdit
 
getProfile() - Method in class org.opensourcephysics.media.core.TLineProfile
Gets the line profile.
getProfileData(VideoPanel) - Method in class org.opensourcephysics.media.core.TLineProfile
Gets the line profile data.
getProjectionMode() - Method in interface org.opensourcephysics.display3d.core.Camera
Gets the projecting mode of the camera.
getProjectionMode() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getProperties() - Method in class org.opensourcephysics.display.DatasetManager
Returns the properties map.
getProperty() - Method in class org.opensourcephysics.controls.XMLTreeNode
Gets the XMLProperty.
getProperty(String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Returns the value of a property.
getProperty(String) - Method in interface org.opensourcephysics.media.core.DrawableImage
Gets a user property of the image.
getProperty(String) - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets a user property of the video.
getProperty(Class<?>, String) - Method in interface org.opensourcephysics.tools.Translator
Gets the localized value of a property for the specified class.
getProperty(Class<?>, String, String) - Method in interface org.opensourcephysics.tools.Translator
Gets the localized value of a property for the specified class.
getProperty(Object, String) - Method in interface org.opensourcephysics.tools.Translator
Gets the localized value of a property for the specified object.
getProperty(Object, String, String) - Method in interface org.opensourcephysics.tools.Translator
Gets the localized value of a property for the specified object.
getProperty(Class<?>, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Gets the localized value of a property for the specified class.
getProperty(Class<?>, String, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Gets the localized value of a property for the specified class.
getProperty(Object, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Gets the localized value of a property for the specified object.
getProperty(Object, String, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Gets the localized value of a property for the specified object.
getPropertyClass() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the property class.
getPropertyClass() - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the property class.
getPropertyClass() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the property class.
getPropertyContent() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the property content of this control.
getPropertyContent() - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the property content of this property.
getPropertyContent() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the xml content for this property.
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Returns information about a given property.
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlBar
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlButton
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlLabel
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlPanel
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Returns information about a given property.
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
getPropertyInfo(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.ControlElement
Returns the list of all properties that can be set for this ControlElement.
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlBar
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlButton
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlLabel
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlPanel
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Returns the list of all properties that can be set for this ControlElement.
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
getPropertyList() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
getPropertyName() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the property name.
getPropertyName() - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the property name.
getPropertyName() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the property name.
getPropertyNames() - Method in interface org.opensourcephysics.controls.Control
Gets the names of all properties stored in this control.
getPropertyNames() - Method in class org.opensourcephysics.controls.HiddenControl
/** Gets the names of all properties stored in this control.
getPropertyNames() - Method in class org.opensourcephysics.controls.OSPControl
Reads the current property names.
getPropertyNames() - Method in class org.opensourcephysics.controls.OSPControlTable
 
getPropertyNames() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the set of property names.
getPropertyNames() - Method in class org.opensourcephysics.ejs.control.EjsControl
Reads the current property names.
getPropertyNames() - Method in interface org.opensourcephysics.media.core.DrawableImage
Gets an array of user properties names.
getPropertyNames() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets a collection of user property names for the video.
getPropertyType(String) - Method in interface org.opensourcephysics.controls.XMLControl
Gets the type of the specified property.
getPropertyType(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the type of the specified property.
getPropertyType() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the property type.
getPropertyType() - Method in interface org.opensourcephysics.controls.XMLProperty
Gets the property type.
getPropertyType() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Gets the property type.
getRadius() - Method in class org.opensourcephysics.display.Spring
Get the radius of the spring.
getRadius() - Method in interface org.opensourcephysics.display3d.core.ElementSphere
Gets the radius
getRadius() - Method in interface org.opensourcephysics.display3d.core.ElementSpring
Gets the radius of the spring.
getRadius() - Method in class org.opensourcephysics.display3d.simple3d.ElementSphere
 
getRadius() - Method in class org.opensourcephysics.display3d.simple3d.ElementSpring
 
getRadius() - Method in class org.opensourcephysics.media.core.TCircle
Gets the radius of this circle.
getRange(Function, double, double, int) - Static method in class org.opensourcephysics.numerics.Util
Gets the approximate range of a function within the given domain.
getRate() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the play rate.
getRate() - Method in interface org.opensourcephysics.media.core.Playable
Gets the rate at which the media plays relative to its normal rate.
getRate() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the relative play rate.
getRate() - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the play rate.
getRate() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the play rate.
getRate(double[], double[]) - Method in interface org.opensourcephysics.numerics.ODE
Gets the rate of change using the argument's state variables.
getRate(double[], double[]) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver.InternalODE
Gets the rate using the given state.
getRateCounter() - Method in class org.opensourcephysics.numerics.Verlet
Gets the counter that records the number of times the rate has been evaluated during the current step.
getRealEigenvalues() - Method in class org.opensourcephysics.numerics.EigenvalueDecomposition
Return the real parts of the eigenvalues
getRecorder() - Method in class org.opensourcephysics.media.core.ImageVideoType
Gets a video recorder.
getRecorder() - Method in class org.opensourcephysics.media.core.VideoGrabber
Gets the video recorder.
getRecorder() - Method in interface org.opensourcephysics.media.core.VideoType
Gets a video recorder.
getRecorder() - Method in class org.opensourcephysics.media.gif.GifVideoType
Gets a gif video recorder.
getReferences(String, Set<String>) - Method in class org.opensourcephysics.tools.FunctionEditor
Gets the names of functions referenced in a named function expression either directly or indirectly.
getRelativeAspect() - Method in interface org.opensourcephysics.media.core.InteractiveImage
Gets the relative aspect of the displayed image.
getRelativeAspect() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the relative aspect of the current video frame.
getRelativePath(String) - Static method in class org.opensourcephysics.controls.XML
Gets a path relative to the default user directory.
getRelativePath(String) - Static method in class org.opensourcephysics.media.core.VideoIO
Gets the path relative to the user directory.
getRelativePosition() - Method in interface org.opensourcephysics.display3d.core.Style
 
getRelativePosition() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getReplaceOwnerFrame() - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the replacement for the owner frame for all subsequent Dialogs
getReplaceOwnerName() - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the name of the replacement for the owner frame for all subsequent Dialogs
getRePoints() - Method in class org.opensourcephysics.display.ComplexDataset
Gets a copy of the real points array.
getResizedFont(Font, int) - Static method in class org.opensourcephysics.tools.FontSizer
Resizes a font to a specified level.
getResizedFont(Font, double) - Static method in class org.opensourcephysics.tools.FontSizer
Resizes a font by a specified factor.
getResolution() - Method in interface org.opensourcephysics.display3d.core.Style
 
getResolution() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getResolvedPath(String, String) - Static method in class org.opensourcephysics.controls.XML
Resolves the name of a file specified relative to a base path.
getResource() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the resource, if any, for this node
getResource(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by name.
getResource(String, boolean) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by name and Class.
getResource(String, Class<?>) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by name and Class.
getResource(String, Class<?>, boolean) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by name and Class.
getResource(String, String) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by base path and name.
getResource(String, String, boolean) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by base path and name.
getResource(String, String, Class<Resource>) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by base path, name and class.
getResource(String, String, Class<Resource>, boolean) - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets a resource specified by base path, name and class.
getRGBData() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets the byte array of rgb colors
getRight() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the x value for the right column in the grid.
getRight() - Method in class org.opensourcephysics.display2d.FlatData
Gets the x value for the right column in the grid.
getRight() - Method in interface org.opensourcephysics.display2d.GridData
Gets the x value for the right column in the grid.
getRight() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the x value for the right column in the grid.
getRightGutter() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the right gutter of this DrawingPanel.
getRightMostBinPosition(int) - Method in class org.opensourcephysics.display.Histogram
Method getRightMostBinPosition
getRoot() - Method in class org.opensourcephysics.tools.JarTreeModel
Gets the root of this tree model.
getRootControl() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the root control.
getRootNode() - Method in class org.opensourcephysics.tools.Launcher
Gets the root node of the selected launch tree.
getRootNode() - Method in class org.opensourcephysics.tools.LaunchPanel
Gets the root node.
getRootPane() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Gets the frame's root pane.
getRotation() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the angle that the camera is rotated along the line of sight.
getRotation() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getRotationAngle() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets current rotation angle.
getRotationAngle() - Method in interface org.opensourcephysics.display3d.core.ElementCircle
Gets the rotation angle for the circle
getRotationAngle() - Method in interface org.opensourcephysics.display3d.core.ElementImage
Gets the rotation angle for the image
getRotationAngle() - Method in interface org.opensourcephysics.display3d.core.ElementText
Gets the rotation angle for the text
getRotationAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementCircle
 
getRotationAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementImage
 
getRotationAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementObject
 
getRotationAngle() - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
getRotationMatrix(double[][]) - Method in class org.opensourcephysics.numerics.Quaternion
Gets the direct rotation matrix of this quaternion rotation.
getRowArray(int) - Static method in class org.opensourcephysics.display.DataFile
Returns an array of row numbers.
getRowArray(int) - Static method in class org.opensourcephysics.tools.DataTool
Returns an array of row numbers.
getRowCount() - Method in class org.opensourcephysics.controls.XMLTableModel
Gets the number of rows.
getRowCount() - Method in class org.opensourcephysics.display.ArrayTableModel
Gets the number of rows.
getRowCount() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the number of rows for rendering in a JTable.
getRowCount() - Method in class org.opensourcephysics.display.DataPanel
Gets the number of rows currently being shown.
getRowCount() - Method in class org.opensourcephysics.display.DataRowModel
Gets the number of rows.
getRowCount() - Method in class org.opensourcephysics.display.Dataset
Gets the number of rows for rendering in a JTable.
getRowCount() - Method in class org.opensourcephysics.display.DatasetManager
Gets the number of rows for rendering in a JTable.
getRowCount() - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method getRowCount
getRowCount() - Method in class org.opensourcephysics.display.Histogram
Gets the number of rows for rendering in a JTable.
getRowCount() - Method in class org.opensourcephysics.display.SortDecorator
 
getRowCount() - Method in class org.opensourcephysics.display2d.GridTableModel
Gets the number of rows.
getRowCount() - Method in class org.opensourcephysics.tools.FunctionEditor.TableModel
 
getScale() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the scale that will be used when the panel is drawn.
getScaleFactorX() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the scale factor in the X axis
getScaleFactorX() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getScaleFactorY() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the scale factor in the Y axis
getScaleFactorY() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getScaleFactorZ() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the scale factor in the Z axis
getScaleFactorZ() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getScaleX(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the scale factor (image units per world unit) along the image x-axis (width direction) for the specified frame number.
getScaleY(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the scale factor (image units per world unit) along the image y-axis (height direction) for the specified frame number.
getScreenPosition(VideoPanel) - Method in class org.opensourcephysics.media.core.TPoint
Gets the screen position of this TPoint on the specified VideoPanel.
getScriptFont(Font) - Method in class org.opensourcephysics.display.TextLine
 
getScrollPane() - Method in class org.opensourcephysics.controls.XMLTree
Gets the scroll pane with view of the tree
getSecond(Function, double) - Static method in class org.opensourcephysics.numerics.Derivative
Gets a second derivative function using a second order finite difference approximation.
getSecondDirection() - Method in interface org.opensourcephysics.display3d.core.ElementPlane
Gets the second direction vector of th eplane
getSecondDirection() - Method in class org.opensourcephysics.display3d.simple3d.ElementPlane
 
getSelectedColor(String) - Method in class org.opensourcephysics.controls.XMLTable
Gets the color of a selected cell for a specified property name.
getSelectedColumnNames() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the selected column names.
getSelectedData(int[], int[]) - Method in class org.opensourcephysics.display.DataTableFrame
Gets the data selected by the user in the table.
getSelectedData() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the selected data.
getSelectedDrawable() - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawablesParent
 
getSelectedFitName() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Gets the selected fit name.
getSelectedHTMLPage() - Method in class org.opensourcephysics.tools.LaunchPanel
Gets the selected html page.
getSelectedIndex() - Method in class org.opensourcephysics.controls.OSPCombo
Returns the selected index.
getSelectedModelRows() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the selected model rows in ascending order.
getSelectedName() - Method in class org.opensourcephysics.tools.FunctionTool
Returns the name of the selected FunctionPanel.
getSelectedNode() - Method in class org.opensourcephysics.tools.Launcher
Gets the selected launch node.
getSelectedNode() - Method in class org.opensourcephysics.tools.LaunchPanel
Gets the selected node.
getSelectedNode() - Method in class org.opensourcephysics.tools.LaunchSaver
Gets the selected node.
getSelectedObject() - Method in class org.opensourcephysics.tools.FunctionEditor
Returns the currently selected object, if any.
getSelectedObjects() - Method in class org.opensourcephysics.tools.FunctionEditor
Returns the currently selected objects, if any.
getSelectedPanel() - Method in class org.opensourcephysics.tools.FunctionTool
Returns the selected FunctionPanel.
getSelectedProperties() - Method in class org.opensourcephysics.controls.XMLTree
Gets the selected xml properties.
getSelectedTab() - Method in class org.opensourcephysics.tools.DataTool
Gets the currently selected DataToolTab, if any.
getSelectedTab() - Method in class org.opensourcephysics.tools.Launcher
Gets the LaunchPanel in the selected tab.
getSelectedTableData() - Method in class org.opensourcephysics.tools.DataToolTab
Gets the table cells selected by the user.
getSelectionModel() - Method in class org.opensourcephysics.tools.CheckTreeManager
 
getSelectionPaths() - Method in class org.opensourcephysics.tools.JarTreeDialog
Gets the selected paths as TreePaths that start with the root.
getSelectionRelativePaths() - Method in class org.opensourcephysics.tools.JarTreeDialog
Gets the selected paths as relative path strings.
getSelfContainedData(Data) - Static method in class org.opensourcephysics.tools.DataTool
Gets a list of self-contained Data objects.
getShape() - Method in class org.opensourcephysics.display.InteractiveShape
Gets the Java shape that is being drawn.
getShape(String, double, double, double, double) - Method in class org.opensourcephysics.display.InteractiveShape.InteractiveShapeLoader
 
getShape(VideoPanel) - Method in class org.opensourcephysics.media.core.TCircle
Gets the circle shape to be filled in the draw method.
getShape(VideoPanel) - Method in class org.opensourcephysics.media.core.TCoordAxes
Overrides TShape getShape method.
getShape(VideoPanel) - Method in class org.opensourcephysics.media.core.TLine
Gets the shape to be filled in the draw method.
getShape(VideoPanel) - Method in class org.opensourcephysics.media.core.TShape
Gets the shape to be filled in the draw method.
getShape(VideoPanel) - Method in class org.opensourcephysics.media.core.TVector
Gets the shape to be filled in the draw method.
getShortObjectName() - Method in class org.opensourcephysics.controls.OSPInspector
Gets the short name of the object that is being inspected.
getShowCoordinates() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
getShowCoordinates() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getSimpleClassName(Class<?>) - Static method in class org.opensourcephysics.controls.XML
Gets a simple class name for the specified class type.
getSimulation() - Method in class org.opensourcephysics.ejs.control.ControlElement
Gets the Simulation in which it runs
getSimulation() - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the simulation under which the control is running This is used to up date the simulation whenever an Element changes a variable (See variableChanged in ControlElement
getSimulation() - Method in interface org.opensourcephysics.ejs.Model
Gets the simulation in which this model runs (if any)
getSine(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the sine of the angle of the world x-axis measured ccw from the image x-axis for the specified frame number.
getSinElevationAngle() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the sine of elevation angle.
getSinRotationAngle() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the sine of rotation angle.
getSize() - Method in class org.opensourcephysics.media.core.ImageVideo
Gets the size of this video.
getSize() - Method in class org.opensourcephysics.tools.Launcher
Gets the size.
getSizeX() - Method in class org.opensourcephysics.display.Spring
Gets the X size of the spring
getSizeX() - Method in interface org.opensourcephysics.display3d.core.Element
Get the size along the X axis
getSizeX() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getSizeY() - Method in class org.opensourcephysics.display.Spring
Gets the Y size of the spring
getSizeY() - Method in interface org.opensourcephysics.display3d.core.Element
Get the size along the Y axis
getSizeY() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getSizeZ() - Method in interface org.opensourcephysics.display3d.core.Element
Get the size along the Z axis
getSizeZ() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getStartFrameNumber() - Method in interface org.opensourcephysics.media.core.Video
Gets the start frame number.
getStartFrameNumber() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the start frame number.
getStartFrameNumber() - Method in class org.opensourcephysics.media.core.VideoClip
Gets the start frame number.
getStartTime() - Method in interface org.opensourcephysics.media.core.Playable
Gets the start time in milliseconds.
getStartTime() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the start time in milliseconds.
getStartTime() - Method in class org.opensourcephysics.media.core.VideoClip
Gets the start time.
getStartTime() - Method in class org.opensourcephysics.media.gif.GifVideo
Gets the start time in milliseconds.
getState() - Method in interface org.opensourcephysics.numerics.ODE
Gets the state variables.
getState() - Method in class org.opensourcephysics.numerics.ODEMultistepSolver.InternalODE
Gets the state.
getState() - Method in class org.opensourcephysics.tools.TristateCheckBox
Return the current state, which is determined by the selection status of the model.
getStepCount() - Method in class org.opensourcephysics.media.core.VideoClip
Gets the step count.
getStepCounter() - Method in class org.opensourcephysics.controls.AbstractSimulation
Gets number of animation steps that have been performed since the last initializeAnimation.
getStepNumber() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the step number.
getStepNumber() - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the step number.
getStepNumber() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the current step number.
getStepNumber() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the step number.
getStepSize() - Method in class org.opensourcephysics.media.core.VideoClip
Gets the step size.
getStepSize() - Method in class org.opensourcephysics.numerics.AbstractODESolver
Gets the step size.
getStepSize() - Method in class org.opensourcephysics.numerics.CashKarp45
Gets the step size.
getStepSize() - Method in class org.opensourcephysics.numerics.DormandPrince45
Gets the step size.
getStepSize() - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
getStepSize() - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Gets the step size.
getStepSize() - Method in interface org.opensourcephysics.numerics.ODESolver
Gets the step size.
getStepSize() - Method in class org.opensourcephysics.numerics.RK45MultiStep
Gets the step size.
getStepsPerDisplay() - Method in class org.opensourcephysics.controls.AbstractSimulation
Gets the number of animation steps before animated drawing panels are rendered.
getStepTime(int) - Method in class org.opensourcephysics.media.core.ClipControl
Gets the start time of the specified step measured from step 0.
getStepTime(int) - Method in class org.opensourcephysics.media.core.StepperClipControl
Gets the start time of the specified step measured from step 0.
getStepTime(int) - Method in class org.opensourcephysics.media.core.TimerClipControl
Gets the start time of the specified step measured from step 0.
getStepTime(int) - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the start time of the specified step measured from step 0.
getStepTime(int) - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the start time of the specified step in milliseconds.
getStride() - Method in class org.opensourcephysics.display.DataPanel
Gets the number of rows shown.
getString(String) - Method in interface org.opensourcephysics.controls.Control
Gets a stored string from the control.
getString(String) - Static method in class org.opensourcephysics.controls.ControlsRes
Gets the localized value of a string.
getString(String) - Method in class org.opensourcephysics.controls.HiddenControl
Reads a parameter value from the input display.
getString(String) - Method in class org.opensourcephysics.controls.OSPControl
Reads a parameter value from the input display.
getString(String) - Method in class org.opensourcephysics.controls.OSPControlTable
 
getString(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the string value of the specified named property.
getString(String) - Static method in class org.opensourcephysics.display.DisplayRes
 
getString(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to get a value as a String
getString() - Method in class org.opensourcephysics.ejs.control.value.BooleanValue
 
getString() - Method in class org.opensourcephysics.ejs.control.value.DoubleValue
 
getString() - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
getString() - Method in class org.opensourcephysics.ejs.control.value.IntegerValue
 
getString() - Method in class org.opensourcephysics.ejs.control.value.ObjectValue
 
getString() - Method in class org.opensourcephysics.ejs.control.value.StringValue
 
getString() - Method in class org.opensourcephysics.ejs.control.value.Value
Returns the value of the variable as a String
getString(String) - Static method in class org.opensourcephysics.ejs.EjsRes
 
getString(String) - Static method in class org.opensourcephysics.media.core.MediaRes
Gets the localized value of a string.
getString(String) - Static method in class org.opensourcephysics.numerics.specialfunctions.Messages
 
getString(String) - Static method in class org.opensourcephysics.tools.EjsTool
 
getString(String) - Static method in class org.opensourcephysics.tools.JarTool
 
getString() - Method in class org.opensourcephysics.tools.Resource
Gets a String.
getString(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
 
getString(String) - Static method in class org.opensourcephysics.tools.SnapshotTool
 
getString(String) - Static method in class org.opensourcephysics.tools.ToolsRes
Gets the localized value of a string.
getStringBounds(Graphics) - Method in class org.opensourcephysics.display.TextLine
Returns the bounding box for this string.
getStroke() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the drawing stroke.
getStroke() - Method in class org.opensourcephysics.media.core.TShape
Gets the stroke.
getStyle() - Method in interface org.opensourcephysics.display3d.core.Element
Gets the style of the element
getStyle() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getStyleDialog() - Method in class org.opensourcephysics.tools.DataToolPropsTable
 
getSubscript(String) - Static method in class org.opensourcephysics.display.TeXParser
Gets the subscript from an input String.
getSupportFunctions() - Method in class org.opensourcephysics.tools.FitFunctionPanel
Returns the support functions.
getSupportFunctions() - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns supporting functions
getSystemProperties() - Static method in class org.opensourcephysics.controls.ControlUtils
 
getTab(Data) - Method in class org.opensourcephysics.tools.DataTool
Returns the tab associated with the specified Data object.
getTab(int) - Method in class org.opensourcephysics.tools.DataTool
Returns the tab at the specified index.
getTab(int) - Method in class org.opensourcephysics.tools.Launcher
Gets the launch panel at the specified tab index.
getTabCount() - Method in class org.opensourcephysics.tools.DataTool
Returns the tab count.
getTabCount() - Method in class org.opensourcephysics.tools.Launcher
Gets the current number of tabs (LaunchPanels)
getTabIndex(Data) - Method in class org.opensourcephysics.tools.DataTool
Returns the index of the tab containing the specified Data object.
getTabIndex(DataToolTab) - Method in class org.opensourcephysics.tools.DataTool
Returns the index of a specified tab.
getTable() - Method in class org.opensourcephysics.controls.OSPTableInspector
Gets the XMLTable.
getTable() - Method in class org.opensourcephysics.controls.XMLTableInspector
Gets the XMLTable.
getTable() - Method in class org.opensourcephysics.tools.FunctionEditor
Gets the table.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opensourcephysics.display.DataTable.RowNumberRenderer
returns a JLabel that is highlighted if the row is selected.
getTail() - Method in class org.opensourcephysics.media.core.TVector
Gets the tail.
getTarget(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns one of the registered target objects
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.Element
Gets the target that is under the (x,y) position of the screen
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.ElementCircle
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.ElementImage
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.ElementPoints
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.ElementSegment
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.ElementSpring
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
getTargetHit(int, int) - Method in class org.opensourcephysics.display3d.simple3d.Group
 
getText() - Method in class org.opensourcephysics.display.InteractiveTextLine
Gets the text to be dispalyed.
getText() - Method in class org.opensourcephysics.display.TextLine
 
getText() - Method in interface org.opensourcephysics.display3d.core.ElementText
Gets the text displayed
getText() - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
getTextPane() - Method in class org.opensourcephysics.display.TextFrame
 
getTextures() - Method in interface org.opensourcephysics.display3d.core.Style
 
getTextures() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getTheta() - Method in class org.opensourcephysics.display.DrawableGroup
Gets the rotation angle in radians.
getTheta() - Method in class org.opensourcephysics.display.DrawableShape
Gets the value of the roation angle theta.
getTheta() - Method in class org.opensourcephysics.display.Protractor
Gets the angle of the arrow on the protractor.
getThickness() - Method in class org.opensourcephysics.display.CellBorder
Returns the thickness of the border.
getTiles() - Method in interface org.opensourcephysics.display3d.core.ElementTessellation
Gets the data of the surface.
getTiles() - Method in class org.opensourcephysics.display3d.simple3d.ElementTessellation
 
getTime() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the current time in milliseconds measured from step 0.
getTime() - Method in interface org.opensourcephysics.media.core.Playable
Gets the current media time in milliseconds.
getTime() - Method in class org.opensourcephysics.media.core.StepperClipControl
Gets the current time in milliseconds measured from step 0.
getTime() - Method in class org.opensourcephysics.media.core.TimerClipControl
Gets the current time in milliseconds measured from step 0.
getTime() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the current video time in milliseconds.
getTime() - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the current time in milliseconds measured from step 0.
getTime() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the current time in milliseconds.
getTime() - Method in class org.opensourcephysics.media.gif.GifVideo
Gets the current video time in milliseconds.
getTip() - Method in class org.opensourcephysics.media.core.TVector
Gets the tip.
getTitle() - Method in class org.opensourcephysics.display.axes.AbstractAxes
Gets the title.
getTitle() - Method in class org.opensourcephysics.display.axes.CartesianType1
Get the title of the graph, or an empty string if there is none.
getTitle() - Method in class org.opensourcephysics.display.axes.CartesianType2
Gets the title.
getTitle() - Method in class org.opensourcephysics.display.axes.CartesianType3
Gets the title.
getTitle() - Method in class org.opensourcephysics.display.axes.CustomAxes
Gets the title.
getTitle() - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Gets the x title.
getToImageTransform(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets a copy of the affine transform used to convert from worldspace to imagespace for the specified frame number.
getTolerance() - Method in class org.opensourcephysics.numerics.CashKarp45
Method getTolerance
getTolerance() - Method in class org.opensourcephysics.numerics.DormandPrince45
Method getTolerance
getTolerance() - Method in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
Gets the tolerance of the adaptive ODE sovler.
getTolerance() - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
getTolerance() - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Gets the tolerance of the adaptive ODE solver.
getTolerance() - Method in interface org.opensourcephysics.numerics.StateEvent
Returns the tolerance for the event.
getTool() - Static method in class org.opensourcephysics.media.core.VideoGrabber
Gets the shared VideoGrabber.
getTool(Dimension) - Static method in class org.opensourcephysics.media.core.VideoGrabber
Gets the shared VideoGrabber and sets the video dimensions.
getTool(Data) - Static method in class org.opensourcephysics.tools.DataRefreshTool
Returns a DataRefreshTool for the specified data object.
getTool() - Static method in class org.opensourcephysics.tools.DataTool
Gets the shared DataTool.
getTool() - Static method in class org.opensourcephysics.tools.EncryptionTool
Gets the shared EncryptionTool.
getTool() - Static method in class org.opensourcephysics.tools.ExportTool
Gets the shared Tool.
getTool() - Static method in class org.opensourcephysics.tools.FourierTool
Gets the shared FourierTool.
getTool() - Static method in class org.opensourcephysics.tools.JarTool
Gets the shared JarTool.
getTool() - Static method in class org.opensourcephysics.tools.SnapshotTool
Gets the shared SnapshotTool.
getTool(String) - Static method in class org.opensourcephysics.tools.Toolbox
 
getTool() - Static method in class org.opensourcephysics.tools.TranslatorTool
Gets the shared TranslatorTool.
getTool() - Static method in class org.opensourcephysics.tools.VideoCaptureTool
Gets the shared Tool.
getTools(Object) - Method in class org.opensourcephysics.tools.JobManager
Gets the tools interested in the specified object.
getTooltip(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Returns a tooltip for the object.
getTooltip() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the tooltip of this node.
getTooltip(Object) - Method in class org.opensourcephysics.tools.ParamEditor
Returns a tooltip for the object.
getTooltip(Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns a tooltip for the object.
getTop() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the y value for the first row of the grid.
getTop() - Method in class org.opensourcephysics.display2d.FlatData
Gets the y value for the first row of the grid.
getTop() - Method in interface org.opensourcephysics.display2d.GridData
Gets the y value for the first row of the grid.
getTop() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the y value for the first row of the grid.
getTopGutter() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the bottom gutter of this DrawingPanel.
getTopGutter() - Method in class org.opensourcephysics.display.PlottingPanel
Gets the bottom gutter of this DrawingPanel.
getTopLevelAncestor() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Gets the frame that contains the control.
getTopLevelAncestor(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the top-level ancestor of an element (either the containing Window or Applet), or null if the element has not been added to any container.
getTotalRowCount() - Method in class org.opensourcephysics.display.DataPanel
Gets the total number of rows in the table.
getTotalTransform() - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
 
getToWorldTransform(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets a copy of the affine transform used to convert from imagespace to worldspace for the specified frame number.
getTransformation() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the transfomation used to project (x,y,z) points in space to points of the form (a,b,distance).
getTransformation() - Method in interface org.opensourcephysics.display3d.core.Element
Returns a clone of the element transformation
getTransformation() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getTransformation() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getTranslatedLocales(Class<?>) - Method in class org.opensourcephysics.tools.TranslatorTool
Returns Locales for which translations exist for the specified class.
getTranslator() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets the translator, if any.
getTransparency() - Method in interface org.opensourcephysics.display3d.core.Style
 
getTransparency() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
getTransposedFlatMatrix(double[]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Gets the direct homogeneous affine transformation flattened into a 1-d array, ordered left to right, top to bottom If the mat parameter is null a double[16] array is created; otherwise the given array is used.
getTree() - Method in class org.opensourcephysics.controls.XMLTree
Gets the tree.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.opensourcephysics.tools.CheckTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.opensourcephysics.tools.JarTreeDialog.JarRenderer
 
getTruncationHeight() - Method in interface org.opensourcephysics.display3d.core.ElementCone
Gets the truncation height for this cone.
getTruncationHeight() - Method in interface org.opensourcephysics.display3d.core.ElementTetrahedron
Gets the truncation height for this tetrahedron.
getTruncationHeight() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
getTruncationHeight() - Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
getType() - Method in class org.opensourcephysics.display3d.core.Resolution
 
getUndoableEdit(int, Object, int, int, Object, int, int, String) - Method in class org.opensourcephysics.tools.FunctionEditor
Gets an undoable edit.
getUniqueName(String) - Method in class org.opensourcephysics.tools.FunctionTool
Gets a unique name.
getUniqueTabName(String) - Method in class org.opensourcephysics.tools.DataTool
Gets a unique name.
getUniqueYColumnName(Dataset, String, boolean) - Method in class org.opensourcephysics.tools.DataToolTab
Returns a column name that is unique to this tab, contains no spaces, and is not reserved by the OSP parser.
getUnits() - Method in class org.opensourcephysics.media.core.NumberField
Gets the units.
getURL() - Method in class org.opensourcephysics.tools.LaunchNode.HTML
 
getURL() - Method in class org.opensourcephysics.tools.Resource
Gets the url associated with this resource.
getUserDirectory() - Static method in class org.opensourcephysics.controls.XML
Gets the default user directory.
getValidPaths() - Method in class org.opensourcephysics.media.core.ImageVideo
Returns the valid paths (i.e., those that are not "").
getValidPathsRelativeTo(String) - Method in class org.opensourcephysics.media.core.ImageVideo
Returns the valid paths (i.e., those that are not "").
getValidXPoints() - Method in class org.opensourcephysics.display.Dataset
Gets an array of valid xpoints.
getValidYPoints() - Method in class org.opensourcephysics.display.Dataset
Gets an array of valid ypoints.
getValue(String) - Method in class org.opensourcephysics.controls.ParsableTextArea
Gets the stored string parameter associated with the variable name.
getValue() - Method in class org.opensourcephysics.display.dialogs.DecimalField
Gets the value from the text field.
getValue(int, int, int) - Method in class org.opensourcephysics.display2d.ArrayData
Gets the value of the given component at the given location.
getValue(int, int) - Method in class org.opensourcephysics.display2d.BinaryLattice
Gets a value from the given location.
getValue(int, int) - Method in interface org.opensourcephysics.display2d.ByteLattice
Gets a value from the given location.
getValue(int, int) - Method in class org.opensourcephysics.display2d.ByteRaster
Gets a raster value from the given location.
getValue(int, int) - Method in class org.opensourcephysics.display2d.CellLattice
 
getValue(int, int) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Gets a lattice site value.
getValue(int, int) - Method in class org.opensourcephysics.display2d.CellLatticePC
Gets a value from the given location.
getValue(int, int, int) - Method in class org.opensourcephysics.display2d.FlatData
Gets the value of the given component at the given location.
getValue(int, int, int) - Method in interface org.opensourcephysics.display2d.GridData
Gets the value of the given component at the given location.
getValue(int, int, int) - Method in class org.opensourcephysics.display2d.GridPointData
Gets the value of the given component at the given location.
getValue(int, int) - Method in class org.opensourcephysics.display2d.SiteLattice
Gets a lattice site value.
getValue(int) - Method in class org.opensourcephysics.ejs.control.ControlElement
Gets the value of any internal variable.
getValue(String) - Method in class org.opensourcephysics.ejs.control.EjsControl
 
getValue(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the group value of a variable.
getValue() - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlBar
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlButton
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlLabel
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlPanel
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Gets the value of any internal variable.
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
getValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
getValue(int, int) - Method in class org.opensourcephysics.frames.LatticeFrame
Gets the (x,y) value of the lattice.
getValue() - Method in class org.opensourcephysics.media.core.NumberField
Gets the value from the text field.
getValue() - Method in class org.opensourcephysics.tools.Parameter
Gets the current value of this parameter.
getValueAt(int, int) - Method in class org.opensourcephysics.controls.XMLTableModel
Gets the value at the given cell.
getValueAt(int, int) - Method in class org.opensourcephysics.display.ArrayTableModel
Gets the value at the given cell.
getValueAt(int, int) - Method in class org.opensourcephysics.display.ComplexDataset
Gets an x or y value for rendering in a JTable.
getValueAt(int, int) - Method in class org.opensourcephysics.display.DataRowModel
Gets the value at the given cell.
getValueAt(int, int) - Method in class org.opensourcephysics.display.Dataset
Gets an x or y value for rendering in a JTable.
getValueAt(int, int) - Method in class org.opensourcephysics.display.DatasetManager
Gets an x or y value for rendering in a JTable.
getValueAt(int, int) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method getValueAt
getValueAt(int, int) - Method in class org.opensourcephysics.display.Histogram
Gets a bin number or occurrences for bin number for rendering in a JTable.
getValueAt(int, int) - Method in class org.opensourcephysics.display.SortDecorator
 
getValueAt(int, int) - Method in class org.opensourcephysics.display2d.GridTableModel
Gets the value at the given grid location.
getValueAt(int, int) - Method in class org.opensourcephysics.tools.FunctionEditor.TableModel
 
getValues() - Method in class org.opensourcephysics.tools.ParamEditor
Gets the current parameter values.
getVariable(String) - Method in class org.opensourcephysics.ejs.Simulation
This method returns a String with the value of a public variable of the model.
getVariable(String, String) - Method in class org.opensourcephysics.ejs.Simulation
This method returns a String with the value of a public variable of the model.
getVariableList(String) - Static method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Gets an expression and returns a String[] of the variables the expression will need.
getVariableList(String, Vector<String>) - Static method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Gets an expression and a Vector of declared variables and updates the Vector with extra variables the expression will need.
getVariableNames() - Method in class org.opensourcephysics.numerics.SuryonoParser
 
getVariablesString() - Method in class org.opensourcephysics.tools.DataFunctionEditor
Returns a String with the names of variables available for expressions.
getVariablesString() - Method in class org.opensourcephysics.tools.FunctionEditor
Returns a String with the names of variables available for expressions.
getVariablesString() - Method in class org.opensourcephysics.tools.InitialValueEditor
Returns a String with the names of variables available for expressions.
getVariablesString() - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns a String with the names of variables available for expressions.
getVersion() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the version.
getVertex(double, double) - Method in class org.opensourcephysics.display2d.GridPointData
Gets the vertex closest to the specified location
getVertVariablesPopup() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Gets a popup menu with vertical axis variables.
getVideo() - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
Gets the video.
getVideo(File) - Method in class org.opensourcephysics.media.core.ImageVideoType
Opens a video file as an ImageVideo.
getVideo(String) - Method in class org.opensourcephysics.media.core.ImageVideoType
Opens a named image as an ImageVideo.
getVideo() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Gets the current scratch video.
getVideo() - Method in class org.opensourcephysics.media.core.VideoClip
Gets the video.
getVideo(File) - Static method in class org.opensourcephysics.media.core.VideoIO
Returns a video from a specified file.
getVideo() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the video.
getVideo() - Method in interface org.opensourcephysics.media.core.VideoRecorder
Gets the current video.
getVideo(String) - Method in interface org.opensourcephysics.media.core.VideoType
Opens a new video with the specified name.
getVideo(String) - Method in class org.opensourcephysics.media.gif.GifVideoType
Opens a named gif image as a GifVideo.
getVideoClip() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the clip that is controlled by this clip control.
getVideoClip() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the video clip.
getVideoTool() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the video capture tool.
getVideoTool() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Gets the video capture tool.
getVideoTool() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Gets the video capture tool.
getVideoTypes() - Static method in class org.opensourcephysics.media.core.VideoIO
Gets an array of available video types
getView() - Method in interface org.opensourcephysics.ejs.Model
Gets the view for this model (if any)
getView() - Method in class org.opensourcephysics.ejs.Simulation
 
getViewRect() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the clipping rectangle within a scroll pane viewport.
getViewRow(int) - Method in class org.opensourcephysics.tools.DataToolTable
Converts a model row index (i.e., displayed in the "row" column) to the corresponding table row number.
getVisible() - Method in class org.opensourcephysics.display.Dataset
Gets the visibiliyt of htis dataset in a DrawingPanel.
getVisual() - Method in class org.opensourcephysics.display.DataPanel
Gets the Table.
getVisual() - Method in class org.opensourcephysics.ejs.control.ControlElement
Provided for backwards compatibiliy only
getVisual(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Returns the visual of a control element by name
getVisual() - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Returns the visual component of this ControlElement, the one you can configure graphically.
getVisualizationHints() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Provides the list of visualization hints that the panel uses to display the 3D scene
getVisualizationHints() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
getWidth() - Method in class org.opensourcephysics.display.DrawingPanel
 
getWidth() - Method in class org.opensourcephysics.display.InteractiveShape
Gets the width of this shape.
getWidth(Graphics) - Method in class org.opensourcephysics.display.TextLine
 
getWidth() - Method in class org.opensourcephysics.display2d.DataRaster
 
getWidth() - Method in interface org.opensourcephysics.media.core.InteractiveImage
Gets the width of the image in world units.
getWidth() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the current width of the video frame.
getWidthFactor() - Method in class org.opensourcephysics.media.core.ResizeFilter
Gets the width factor.
getWorkingData() - Method in class org.opensourcephysics.tools.DataToolTab
Gets the working dataset.
getWorkingData(String) - Method in class org.opensourcephysics.tools.DataToolTable
Gets the working data for a specified column name.
getWorkingData() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the working data: first two data columns in x-y order
getWorldMousePoint() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the world coordinates of the last mouse event
getWorldPosition(VideoPanel) - Method in class org.opensourcephysics.media.core.TPoint
Gets the world position of this TPoint on the specified VideoPanel.
getWrappedFreq(double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the frequencies in wrap-around order.
getWrappedFreq(double, double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the frequencies in wrap-around order.
getWrappedFreq(double, int) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the frequencies in wrap-around order.
getWrappedModes() - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the mode numbers in wrap-around order.
getWrappedModes(int) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the mode numbers in wrap-around order.
getWrappedOmega(double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the angular frequencies (wavenumber) in wrap-around order.
getWrappedOmega(double, double) - Method in class org.opensourcephysics.numerics.FFT
Gets an array containing the angular frequencies (wavenumber) in wrap-around order.
getWrappedOmegaX(double, double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the angular frequencies (wavenumbers) in natural order.
getWrappedOmegaY(double, double) - Method in class org.opensourcephysics.numerics.FFT2D
Gets an array containing the angular frequencies (wavenumbers) in natural order.
getX() - Method in class org.opensourcephysics.display.AbstractInteractive
Gets the x coordinate.
getX() - Method in class org.opensourcephysics.display.Arrow
Gets the x coordinate.
getX() - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Gets the drawing location.
getX() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
getX() - Method in class org.opensourcephysics.display.axes.CartesianType1
 
getX() - Method in class org.opensourcephysics.display.axes.CartesianType2
 
getX() - Method in class org.opensourcephysics.display.axes.CartesianType3
 
getX() - Method in class org.opensourcephysics.display.axes.XYAxis
 
getX() - Method in class org.opensourcephysics.display.Circle
Gets the x coordinate.
getX() - Method in class org.opensourcephysics.display.DrawableGroup
Gets the x location.
getX() - Method in class org.opensourcephysics.display.DrawableShape
Gets the value of x.
getX() - Method in class org.opensourcephysics.display.DrawableTextLine
Gets the x coordinate.
getX() - Method in class org.opensourcephysics.display.HighlightableDataset
Implements Interactive.
getX() - Method in interface org.opensourcephysics.display.Interactive
 
getX() - Method in class org.opensourcephysics.display.Spring
Gets the X position of the origin of the spring
getX() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the camera X coordinate
getX() - Method in interface org.opensourcephysics.display3d.core.Element
Get the X coordinate of the element
getX() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getX() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getX() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets x position of upper left corner of the current video frame in world units.
getXColumn() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the x-axis view column.
getXColumnName() - Method in class org.opensourcephysics.display.Dataset
Gets the x column name.
getXComponent() - Method in class org.opensourcephysics.media.core.TVector
Gets the x component.
getXFormat() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
getXFormat() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getXLabel() - Method in class org.opensourcephysics.display.axes.CartesianType1
Get the label for the X (horizontal) axis, or null if none has been set.
getXLabel() - Method in class org.opensourcephysics.display.axes.CartesianType2
Gets the x axis label.
getXLabel() - Method in class org.opensourcephysics.display.axes.CartesianType3
Gets the x axis label.
getXLabel() - Method in class org.opensourcephysics.display.axes.CustomAxes
Gets the x axis label.
getXLabel() - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Gets the x axis label.
getXLabel() - Method in class org.opensourcephysics.display.axes.PolarType1
Gets the x axis label.
getXLabel() - Method in class org.opensourcephysics.display.axes.PolarType2
Gets the x axis label.
getXlength() - Method in class org.opensourcephysics.display.Arrow
Gets the horizontal component.
getXMax() - Method in class org.opensourcephysics.display.AbstractInteractive
 
getXMax() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the maximum x value in the trail.
getXMax() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
getXMax() - Method in class org.opensourcephysics.display.axes.CartesianType3
Gets the maximum x needed to draw this object.
getXMax() - Method in class org.opensourcephysics.display.axes.XYAxis
Gets the maximum x needed to draw this object.
getXMax() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the x world coordinate for the right hand side of the panel.
getXMax() - Method in class org.opensourcephysics.display.Dataset
Gets the x world coordinate for the right hand side of the panel.
getXMax() - Method in class org.opensourcephysics.display.DatasetManager
Gets the x world coordinate for the right hand side of the panel.
getXMax() - Method in class org.opensourcephysics.display.DrawableBuffer
Method getXMax
getXMax() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the x world coordinate for the right-hand side of the drawing area.
getXMax() - Method in class org.opensourcephysics.display.FunctionDrawer
 
getXMax() - Method in class org.opensourcephysics.display.Grid
Gets the maximum value of x.
getXMax() - Method in class org.opensourcephysics.display.Histogram
Gets the x world coordinate for the right hand side of this histogram.
getXMax() - Method in class org.opensourcephysics.display.HistogramDataset
Gets the x world coordinate for the right hand side of the panel.
getXMax() - Method in class org.opensourcephysics.display.InteractiveShape
Implements measurable by getting the x center of the circle.
getXMax() - Method in interface org.opensourcephysics.display.Measurable
Gets the maximum x needed to draw this object.
getXMax() - Method in class org.opensourcephysics.display.MeasuredCircle
Implements measurable by getting the x center of the circle.
getXMax() - Method in class org.opensourcephysics.display.MeasuredImage
 
getXMax() - Method in class org.opensourcephysics.display.Spring
 
getXMax() - Method in class org.opensourcephysics.display.TrailBezier
Gets the maximum x value in the trail.
getXMax() - Method in class org.opensourcephysics.display.TrailSmart
Gets the maximum x value in the trail.
getXMax() - Method in class org.opensourcephysics.display2d.CellLattice
 
getXMax() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the maximum x needed to draw this object.
getXMax() - Method in class org.opensourcephysics.display2d.ContourPlot
 
getXMax() - Method in class org.opensourcephysics.display2d.DataRaster
 
getXMax() - Method in class org.opensourcephysics.display2d.SiteLattice
Method getXMax
getXMax() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the maximum x needed to draw this object.
getXMax() - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
 
getXMax() - Method in class org.opensourcephysics.display2d.TriangularByteLattice
 
getXMax() - Method in class org.opensourcephysics.display2d.VectorPlot
 
getXMax() - Method in class org.opensourcephysics.media.core.TPoint
Gets the maximum x needed to draw this object.
getXMax() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the maximum x needed to draw this object.
getXMaxLogscale() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the maximum x needed to draw this object on a log scale.
getXMaxLogscale() - Method in class org.opensourcephysics.display.Dataset
Gets the maximum x needed to draw this object on a log scale.
getXMaxLogscale() - Method in class org.opensourcephysics.display.DatasetManager
 
getXMaxLogscale() - Method in class org.opensourcephysics.display.Histogram
Gets the maximum x needed to draw this object on a log scale.
getXMaxLogscale() - Method in interface org.opensourcephysics.display.LogMeasurable
Gets the maximum x needed to draw this object on a log scale.
getXMin() - Method in class org.opensourcephysics.display.AbstractInteractive
 
getXMin() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the minimum x value in the trail.
getXMin() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
getXMin() - Method in class org.opensourcephysics.display.axes.CartesianType3
Gets the minimum x needed to draw this object.
getXMin() - Method in class org.opensourcephysics.display.axes.XYAxis
Gets the minimum x needed to draw this object.
getXMin() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the x world coordinate for the left hand side of the panel.
getXMin() - Method in class org.opensourcephysics.display.Dataset
Gets the x world coordinate for the left hand side of the panel.
getXMin() - Method in class org.opensourcephysics.display.DatasetManager
Gets the x world coordinate for the left hand side of the panel.
getXMin() - Method in class org.opensourcephysics.display.DrawableBuffer
Method getXMin
getXMin() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the x world coordinate for the left-hand side of the drawing area.
getXMin() - Method in class org.opensourcephysics.display.FunctionDrawer
 
getXMin() - Method in class org.opensourcephysics.display.Grid
Gets the minimum value of x.
getXMin() - Method in class org.opensourcephysics.display.Histogram
Gets the x world coordinate for the left hand side of this histogram.
getXMin() - Method in class org.opensourcephysics.display.HistogramDataset
Gets the x world coordinate for the left hand side of the panel.
getXMin() - Method in class org.opensourcephysics.display.InteractiveShape
Implements measurable by getting the x center of the circle.
getXMin() - Method in interface org.opensourcephysics.display.Measurable
Gets the minimum x needed to draw this object.
getXMin() - Method in class org.opensourcephysics.display.MeasuredCircle
Implements measurable by getting the x center of the circle.
getXMin() - Method in class org.opensourcephysics.display.MeasuredImage
 
getXMin() - Method in class org.opensourcephysics.display.Spring
 
getXMin() - Method in class org.opensourcephysics.display.TrailBezier
Gets the minimum x value in the trail.
getXMin() - Method in class org.opensourcephysics.display.TrailSmart
Gets the minimum x value in the trail.
getXMin() - Method in class org.opensourcephysics.display2d.CellLattice
 
getXMin() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the minimum x needed to draw this object.
getXMin() - Method in class org.opensourcephysics.display2d.ContourPlot
 
getXMin() - Method in class org.opensourcephysics.display2d.DataRaster
 
getXMin() - Method in class org.opensourcephysics.display2d.SiteLattice
Method getXMin
getXMin() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the minimum x needed to draw this object.
getXMin() - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
 
getXMin() - Method in class org.opensourcephysics.display2d.TriangularByteLattice
 
getXMin() - Method in class org.opensourcephysics.display2d.VectorPlot
 
getXMin() - Method in class org.opensourcephysics.media.core.TPoint
Gets the minimum x needed to draw this object.
getXMin() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the minimum x needed to draw this object.
getXMinLogscale() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the minimum x needed to draw this object on a log scale.
getXMinLogscale() - Method in class org.opensourcephysics.display.Dataset
Gets the minimum x needed to draw this object on a log scale.
getXMinLogscale() - Method in class org.opensourcephysics.display.DatasetManager
 
getXMinLogscale() - Method in class org.opensourcephysics.display.Histogram
Gets the minimum x needed to draw this object on a log scale.
getXMinLogscale() - Method in interface org.opensourcephysics.display.LogMeasurable
Gets the minimum x needed to draw this object on a log scale.
getXML() - Method in class org.opensourcephysics.tools.ClipboardJob
Gets the xml string.
getXML() - Method in interface org.opensourcephysics.tools.Job
Gets the xml string.
getXML() - Method in class org.opensourcephysics.tools.LocalJob
Gets the xml string.
getXML() - Method in class org.opensourcephysics.tools.RemoteJob
Gets the xml string.
getXMLChooser() - Static method in class org.opensourcephysics.tools.Launcher
Gets a file chooser for selecting xml files.
getXMLControl() - Method in class org.opensourcephysics.controls.XMLTableInspector
Gets the XMLControl associated with this table.
getXMLFileChooser() - Static method in class org.opensourcephysics.controls.ControlUtils
Gets a file chooser.
getXPixPerUnit() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the number of pixels per world unit in the x direction.
getXPoints() - Method in class org.opensourcephysics.display.ComplexDataset
Gets a copy of the xpoints array.
getXPoints() - Method in class org.opensourcephysics.display.Dataset
Gets a copy of the xpoints array.
getXPoints(int) - Method in class org.opensourcephysics.display.DatasetManager
Gets a copy of the xpoints array.
getXPoints() - Method in class org.opensourcephysics.display.Histogram
Gets an array containing the bin centers.
getXPoints() - Method in class org.opensourcephysics.frames.HistogramFrame
Gets an array containing the bin centers.
getXRange() - Method in class org.opensourcephysics.display.FunctionDrawer
Get the range of x values over which the function has been evaluated.
getXScaling() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the scaling factor in x direction.
getY() - Method in class org.opensourcephysics.display.AbstractInteractive
Gets the y coordinate.
getY() - Method in class org.opensourcephysics.display.Arrow
Gets the y coordinate.
getY() - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Gets the drawing location.
getY() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
getY() - Method in class org.opensourcephysics.display.axes.CartesianType1
 
getY() - Method in class org.opensourcephysics.display.axes.CartesianType2
 
getY() - Method in class org.opensourcephysics.display.axes.CartesianType3
 
getY() - Method in class org.opensourcephysics.display.axes.XYAxis
 
getY() - Method in class org.opensourcephysics.display.Circle
Gets the y coordinate.
getY() - Method in class org.opensourcephysics.display.DrawableGroup
Gets the y location.
getY() - Method in class org.opensourcephysics.display.DrawableShape
Gets the value of y.
getY() - Method in class org.opensourcephysics.display.DrawableTextLine
Gets the y coordinate.
getY() - Method in class org.opensourcephysics.display.HighlightableDataset
Implements Interactive.
getY() - Method in interface org.opensourcephysics.display.Interactive
 
getY() - Method in class org.opensourcephysics.display.Spring
Gets the Y position of the origin of the spring
getY() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the camera Y coordinate
getY() - Method in interface org.opensourcephysics.display3d.core.Element
Get the Y coordinate of the element
getY() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getY() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getY() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets y position of upper left corner of the current video frame in world units.
getYColumn() - Method in class org.opensourcephysics.tools.DataToolTable
Gets the y-axis view column.
getYColumnName() - Method in class org.opensourcephysics.display.Dataset
Gets the y column name.
getYComponent() - Method in class org.opensourcephysics.media.core.TVector
Gets the y component.
getYFormat() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
getYFormat() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getYLabel() - Method in class org.opensourcephysics.display.axes.CartesianType1
Get the label for the Y (vertical) axis, or null if none has been set.
getYLabel() - Method in class org.opensourcephysics.display.axes.CartesianType2
Gets the y axis label.
getYLabel() - Method in class org.opensourcephysics.display.axes.CartesianType3
Gets the y axis label.
getYLabel() - Method in class org.opensourcephysics.display.axes.CustomAxes
Gets the y axis label.
getYLabel() - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Gets the y axis label.
getYLabel() - Method in class org.opensourcephysics.display.axes.PolarType1
Gets the y axis label.
getYLabel() - Method in class org.opensourcephysics.display.axes.PolarType2
Gets the y axis label.
getYlength() - Method in class org.opensourcephysics.display.Arrow
Gets the vertical component.
getYMax() - Method in class org.opensourcephysics.display.AbstractInteractive
 
getYMax() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the maximum y value in the trail.
getYMax() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
getYMax() - Method in class org.opensourcephysics.display.axes.CartesianType3
Gets the maximum y needed to draw this object.
getYMax() - Method in class org.opensourcephysics.display.axes.XYAxis
Gets the maximum y needed to draw this object.
getYMax() - Method in class org.opensourcephysics.display.ComplexDataset
Gets y world coordinate for the top of the panel.
getYMax() - Method in class org.opensourcephysics.display.Dataset
Gets y world coordinate for the top of the panel.
getYMax() - Method in class org.opensourcephysics.display.DatasetManager
Gets y world coordinate for the top of the panel.
getYMax() - Method in class org.opensourcephysics.display.DrawableBuffer
Method getYMax
getYMax() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the y world coordinate for the top of the drawing area.
getYMax() - Method in class org.opensourcephysics.display.FunctionDrawer
 
getYMax() - Method in class org.opensourcephysics.display.Grid
Gets the maximum value of y.
getYMax() - Method in class org.opensourcephysics.display.Histogram
Gets the y world coordinate for the top of this histogram.
getYMax() - Method in class org.opensourcephysics.display.InteractiveShape
Implements measurable by getting the y center of the circle.
getYMax() - Method in interface org.opensourcephysics.display.Measurable
Gets the maximum y needed to draw this object.
getYMax() - Method in class org.opensourcephysics.display.MeasuredCircle
Implements measurable by getting the y center of the circle.
getYMax() - Method in class org.opensourcephysics.display.MeasuredImage
 
getYMax() - Method in class org.opensourcephysics.display.Spring
 
getYMax() - Method in class org.opensourcephysics.display.TrailBezier
Gets the maximum y value in the trail.
getYMax() - Method in class org.opensourcephysics.display.TrailSmart
Gets the maximum y value in the trail.
getYMax() - Method in class org.opensourcephysics.display2d.CellLattice
 
getYMax() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the maximum y needed to draw this object.
getYMax() - Method in class org.opensourcephysics.display2d.ContourPlot
 
getYMax() - Method in class org.opensourcephysics.display2d.DataRaster
 
getYMax() - Method in class org.opensourcephysics.display2d.SiteLattice
Method getYMax
getYMax() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the maximum y needed to draw this object.
getYMax() - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
 
getYMax() - Method in class org.opensourcephysics.display2d.TriangularByteLattice
 
getYMax() - Method in class org.opensourcephysics.display2d.VectorPlot
 
getYMax() - Method in class org.opensourcephysics.media.core.TPoint
Gets the maximum y needed to draw this object.
getYMax() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the maximum y needed to draw this object.
getYMaxLogscale() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the maximum y needed to draw this object on a log scale on a log scale.
getYMaxLogscale() - Method in class org.opensourcephysics.display.Dataset
Gets the maximum y needed to draw this object on a log scale on a log scale.
getYMaxLogscale() - Method in class org.opensourcephysics.display.DatasetManager
 
getYMaxLogscale() - Method in class org.opensourcephysics.display.Histogram
Gets the maximum y needed to draw this object on a log scale on a log scale.
getYMaxLogscale() - Method in interface org.opensourcephysics.display.LogMeasurable
Gets the maximum y needed to draw this object on a log scale on a log scale.
getYMin() - Method in class org.opensourcephysics.display.AbstractInteractive
 
getYMin() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the minimum y value in the trail.
getYMin() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
getYMin() - Method in class org.opensourcephysics.display.axes.CartesianType3
Gets the minimum y needed to draw this object.
getYMin() - Method in class org.opensourcephysics.display.axes.XYAxis
Gets the minimum y needed to draw this object.
getYMin() - Method in class org.opensourcephysics.display.ComplexDataset
Gets y world coordinate for the bottom of the panel.
getYMin() - Method in class org.opensourcephysics.display.Dataset
Gets y world coordinate for the bottom of the panel.
getYMin() - Method in class org.opensourcephysics.display.DatasetManager
Gets y world coordinate for the bottom of the panel.
getYMin() - Method in class org.opensourcephysics.display.DrawableBuffer
Method getYMin
getYMin() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the y world coordinate for the bottom of the drawing area.
getYMin() - Method in class org.opensourcephysics.display.FunctionDrawer
 
getYMin() - Method in class org.opensourcephysics.display.Grid
Gets the minimum value of y.
getYMin() - Method in class org.opensourcephysics.display.Histogram
Gets the y world coordinate for the bottom of this histogram.
getYMin() - Method in class org.opensourcephysics.display.InteractiveShape
Implements measurable by getting the y center of the circle.
getYMin() - Method in interface org.opensourcephysics.display.Measurable
Gets the minimum y needed to draw this object.
getYMin() - Method in class org.opensourcephysics.display.MeasuredCircle
Implements measurable by getting the y center of the circle.
getYMin() - Method in class org.opensourcephysics.display.MeasuredImage
 
getYMin() - Method in class org.opensourcephysics.display.Spring
 
getYMin() - Method in class org.opensourcephysics.display.TrailBezier
Gets the minimum y value in the trail.
getYMin() - Method in class org.opensourcephysics.display.TrailSmart
Gets the minimum y value in the trail.
getYMin() - Method in class org.opensourcephysics.display2d.CellLattice
 
getYMin() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the minimum y needed to draw this object.
getYMin() - Method in class org.opensourcephysics.display2d.ContourPlot
 
getYMin() - Method in class org.opensourcephysics.display2d.DataRaster
 
getYMin() - Method in class org.opensourcephysics.display2d.SiteLattice
Method getYMin
getYMin() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the minimum y needed to draw this object.
getYMin() - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
 
getYMin() - Method in class org.opensourcephysics.display2d.TriangularByteLattice
 
getYMin() - Method in class org.opensourcephysics.display2d.VectorPlot
 
getYMin() - Method in class org.opensourcephysics.media.core.TPoint
Gets the minimum y needed to draw this object.
getYMin() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the minimum y needed to draw this object.
getYMinLogscale() - Method in class org.opensourcephysics.display.AbstractTrail
Gets the minimum y needed to draw this object on a log scale.
getYMinLogscale() - Method in class org.opensourcephysics.display.Dataset
Gets the minimum y needed to draw this object on a log scale.
getYMinLogscale() - Method in class org.opensourcephysics.display.DatasetManager
 
getYMinLogscale() - Method in class org.opensourcephysics.display.Histogram
Gets the minimum y needed to draw this object on a log scale.
getYMinLogscale() - Method in interface org.opensourcephysics.display.LogMeasurable
Gets the minimum y needed to draw this object on a log scale.
getYPixPerUnit() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the number of pixels per world unit in the y direction.
getYPoints() - Method in class org.opensourcephysics.display.ComplexDataset
Gets a copy of the ypoints array.
getYPoints() - Method in class org.opensourcephysics.display.Dataset
Gets a copy of the ypoints array.
getYPoints(int) - Method in class org.opensourcephysics.display.DatasetManager
Gets a copy of the ypoints array.
getYPoints() - Method in class org.opensourcephysics.display.Histogram
Gets an array containing the values within the bins.
getYPoints() - Method in class org.opensourcephysics.frames.HistogramFrame
Gets an array containing the values stored in the bins.
getYRange() - Method in class org.opensourcephysics.display.FunctionDrawer
Get the minimum and maximum y values for the function.
getYScaling() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the scaling factor in y direction.
getZ() - Method in interface org.opensourcephysics.display3d.core.Camera
Returns the camera Z coordinate
getZ() - Method in interface org.opensourcephysics.display3d.core.Element
Get the Z coordinate of the element
getZ() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
getZ() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
getZFormat() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
getZFormat() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
getZoomBox() - Method in class org.opensourcephysics.display.DrawingPanel
Returns the internal ZoomBox object
getZRange(int) - Method in class org.opensourcephysics.display2d.ArrayData
Gets the minimum and maximum values of the n-th component.
getZRange(int) - Method in class org.opensourcephysics.display2d.FlatData
Gets the minimum and maximum values of the n-th component.
getZRange(int) - Method in interface org.opensourcephysics.display2d.GridData
Gets the minimum and maximum values of the n-th component.
getZRange(int) - Method in class org.opensourcephysics.display2d.GridPointData
Gets the minimum and maximum values of the n-th component.
getZScaling() - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Gets the scaling factor in z direction.
ghostFileIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
GhostFilter - Class in org.opensourcephysics.media.core
This is a Filter that produces fading ghost images of bright objects on a dark background.
GhostFilter() - Constructor for class org.opensourcephysics.media.core.GhostFilter
Constructs a GhostFilter object with default fade.
GifDecoder - Class in org.opensourcephysics.media.gif
Class GifDecoder - Decodes a GIF file into one or more frames.
GifDecoder() - Constructor for class org.opensourcephysics.media.gif.GifDecoder
 
GIFEncoder - Class in org.opensourcephysics.media.gif
GIFEncoder is a class which takes an image and saves it to a stream using the GIF file format (Graphics Interchange Format).
GIFEncoder(Image) - Constructor for class org.opensourcephysics.media.gif.GIFEncoder
Construct a GIFEncoder.
GIFEncoder(byte[][], byte[][], byte[][]) - Constructor for class org.opensourcephysics.media.gif.GIFEncoder
Construct a GIFEncoder.
gifFilter - Variable in class org.opensourcephysics.media.gif.GifVideoType
 
GifVideo - Class in org.opensourcephysics.media.gif
This is a video that wraps an animated gif image.
GifVideo(String) - Constructor for class org.opensourcephysics.media.gif.GifVideo
Creates a GifVideo and loads a gif image specified by name
GifVideoRecorder - Class in org.opensourcephysics.media.gif
This is a gif video recorder that uses scratch files.
GifVideoRecorder() - Constructor for class org.opensourcephysics.media.gif.GifVideoRecorder
Constructs a GifVideoRecorder object.
GifVideoType - Class in org.opensourcephysics.media.gif
This implements the VideoType interface with a buffered image type.
GifVideoType() - Constructor for class org.opensourcephysics.media.gif.GifVideoType
 
GifVideoType.GIFFileFilter - Class in org.opensourcephysics.media.gif
a file filter that accepts GIF files
GifVideoType.GIFFileFilter() - Constructor for class org.opensourcephysics.media.gif.GifVideoType.GIFFileFilter
 
glassPanel - Variable in class org.opensourcephysics.display.DrawingPanel
 
glassPanel - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
glassPanelLayout - Variable in class org.opensourcephysics.display.DrawingPanel
 
glassPanelLayout - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
goToEnd() - Method in interface org.opensourcephysics.media.core.Playable
Sets the time to the end time.
goToEnd() - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the frame number to the end frame.
goToStart() - Method in interface org.opensourcephysics.media.core.Playable
Sets the time to the start time.
goToStart() - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the frame number to the start frame.
gradient(GridPointData, double) - Static method in class org.opensourcephysics.display2d.Util2D
Calculates the gradient of a 2d scalar field and multiplies the gradient by a constant.
GraphicsLib - Class in org.opensourcephysics.display
Library of useful computer graphics routines such as geometry routines for computing the intersection of different shapes and rendering methods for computing bounds and performing optimized drawing.
GraphicsLib() - Constructor for class org.opensourcephysics.display.GraphicsLib
 
gray - Static variable in class org.opensourcephysics.controls.OSPLog
 
GRAY - Static variable in class org.opensourcephysics.display2d.VectorColorMapper
 
GRAYSCALE - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
GrayScaleFilter - Class in org.opensourcephysics.media.core
This is a Filter that produces a grayscale version of the source.
GrayScaleFilter() - Constructor for class org.opensourcephysics.media.core.GrayScaleFilter
Constructs a GrayScaleFilter object.
GrayscalePlot - Class in org.opensourcephysics.display2d
GrayscalePlot renders 2d data as a grayscale image.
GrayscalePlot(GridData) - Constructor for class org.opensourcephysics.display2d.GrayscalePlot
Constructs a checker field with the given width and height.
green - Static variable in class org.opensourcephysics.controls.OSPLog
 
GREEN - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
GREEN - Static variable in class org.opensourcephysics.display2d.VectorColorMapper
 
greenFileIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
greenFolderIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
Grid - Class in org.opensourcephysics.display
Grid draws a rectangular grid on a data panel.
Grid(int) - Constructor for class org.opensourcephysics.display.Grid
Constructs a square grid of the given size with a spacing of 1.
Grid(int, int) - Constructor for class org.opensourcephysics.display.Grid
Constructs an (nx,ny) grid an x spacing of 1 and a y spacing of 1.
Grid(int, int, double, double, double, double) - Constructor for class org.opensourcephysics.display.Grid
Constructs a grid with the given number of x and y points and the given range.
GRID_PLOT - Static variable in interface org.opensourcephysics.display2d.Plot2D
 
gridcolor - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
GridData - Interface in org.opensourcephysics.display2d
The GridData interface defines methods for objects that store data on a grid.
griddata - Variable in class org.opensourcephysics.display2d.SurfacePlot
 
GridDataTable - Class in org.opensourcephysics.display2d
 
GridDataTable(GridData, int) - Constructor for class org.opensourcephysics.display2d.GridDataTable
Constructor GridDataTable
GridPlot - Class in org.opensourcephysics.display2d
GridPlot plots a scalar field by coloring pixels using a buffered image.
GridPlot(GridData) - Constructor for class org.opensourcephysics.display2d.GridPlot
Constructs the GridPlot using the given griddata.
GridPlot() - Constructor for class org.opensourcephysics.display2d.GridPlot
Constructs a GridPlot without any data.
GridPointData - Class in org.opensourcephysics.display2d
GridPointData stores numeric data on a scaled rectangular grid using an array of points.
GridPointData(int, int, int) - Constructor for class org.opensourcephysics.display2d.GridPointData
Constructor Data2D
GridTableFrame - Class in org.opensourcephysics.display2d
 
GridTableFrame(GridData) - Constructor for class org.opensourcephysics.display2d.GridTableFrame
Constructor GridTableFrame
GridTableModel - Class in org.opensourcephysics.display2d
 
GridTableModel(GridData, int) - Constructor for class org.opensourcephysics.display2d.GridTableModel
Constructor GridTableModel
Group - Interface in org.opensourcephysics.display3d.core
Title: Group
Group - Class in org.opensourcephysics.display3d.simple3d
Title: Group
Group() - Constructor for class org.opensourcephysics.display3d.simple3d.Group
 
Group.Loader - Class in org.opensourcephysics.display3d.core
 
Group.Loader() - Constructor for class org.opensourcephysics.display3d.core.Group.Loader
 
Group.Loader - Class in org.opensourcephysics.display3d.simple3d
 
Group.Loader() - Constructor for class org.opensourcephysics.display3d.simple3d.Group.Loader
 
GroupControl - Class in org.opensourcephysics.ejs.control
A base class to group several ControlElements, connect them to one or more target objects in a unified form, and build a graphic interface with all of them.
GroupControl() - Constructor for class org.opensourcephysics.ejs.control.GroupControl
The default constructor.
GroupControl(Object) - Constructor for class org.opensourcephysics.ejs.control.GroupControl
The constructor.
GroupControl(Object, String, Frame) - Constructor for class org.opensourcephysics.ejs.control.GroupControl
A specialized constructor for Ejs use.
GroupVariable - Class in org.opensourcephysics.ejs.control
A utility class that holds information about a value that can be shared by different ControlElement internal variables and that can also trigger methods of a class
GroupVariable(String, Value) - Constructor for class org.opensourcephysics.ejs.control.GroupVariable
Constructor GroupVariable
growPolygon(float[], int, float) - Static method in class org.opensourcephysics.display.GraphicsLib
Expand a polygon by adding the given distance along the line from the centroid of the polyong.
gsums - Variable in class org.opensourcephysics.media.core.SumFilter
 
GTK_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
GUIUtils - Class in org.opensourcephysics.display
 
gutter - Variable in class org.opensourcephysics.frames.FFTRealFrame
 

H

handleMouseAction(InteractivePanel, MouseEvent) - Method in interface org.opensourcephysics.display.InteractiveMouseHandler
 
handleMouseAction(InteractivePanel, MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel
Handles mouse actions by dragging the current interactive drawable object.
handleMouseAction(InteractivePanel, MouseEvent) - Method in class org.opensourcephysics.media.core.VideoMouseHandler
Handles a mouse action for a video panel.
handleMousePressed(MouseEvent, LaunchPanel) - Method in class org.opensourcephysics.tools.LaunchBuilder
Handles a mouse pressed event.
handleMousePressed(MouseEvent, LaunchPanel) - Method in class org.opensourcephysics.tools.Launcher
Handles a mouse pressed event.
happened - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
hasChanged - Variable in class org.opensourcephysics.display.Spring
 
hasCircularErrors() - Method in class org.opensourcephysics.tools.FunctionPanel
 
hasContent - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
hasEjsModel(Class<?>) - Static method in class org.opensourcephysics.tools.EjsTool
Whether a class provides an Ejs model.
hasEJSModel(LaunchNode) - Method in class org.opensourcephysics.tools.Launcher
Determines whether the specified node has an associated EJS model (xml file).
hashCode(double) - Method in class org.opensourcephysics.display.Histogram
Computes the hash code (bin number) for the specified value
hashCode() - Method in class org.opensourcephysics.numerics.specialfunctions.QNKey
 
hasHorzVariablesPopup() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Reports whether this provides a popup menu for setting the horizontal axis variable.
hasInspector() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the user can examine and change the scale at run-time by right-clicking.
hasInspector - Variable in class org.opensourcephysics.media.core.Filter
 
hasInvalidExpressions() - Method in class org.opensourcephysics.tools.FunctionPanel
 
hasPastableColumns(DataToolTab) - Method in class org.opensourcephysics.tools.DataTool
Determines if the clipboard has columns that are pastable into a specified tab.
hasPastableData() - Method in class org.opensourcephysics.tools.DataTool
Determines if the clipboard has pastable data.
hasVertVariablesPopup() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Reports whether this provides a popup menu for setting the vertical axis variable.
head - Variable in class org.opensourcephysics.media.core.TVector
 
headSize - Variable in class org.opensourcephysics.display.Arrow
 
height - Variable in class org.opensourcephysics.display.DrawingPanel
 
height - Variable in class org.opensourcephysics.display.InteractiveShape
 
height - Variable in class org.opensourcephysics.display.TextLine
The height using the current font ie ascent+descent+leading
height - Variable in class org.opensourcephysics.media.core.VideoPlayer
 
height - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
height - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
helpAction - Variable in class org.opensourcephysics.tools.FunctionTool
 
helpBase - Static variable in class org.opensourcephysics.tools.DataTool
 
helpBase - Variable in class org.opensourcephysics.tools.FunctionTool
 
helpButton - Variable in class org.opensourcephysics.tools.DataToolTab
 
helpButton - Variable in class org.opensourcephysics.tools.FunctionTool
 
helpDialog - Variable in class org.opensourcephysics.tools.FunctionTool
 
helpFrame - Static variable in class org.opensourcephysics.tools.DataTool
 
helpFrame - Variable in class org.opensourcephysics.tools.FunctionTool
 
helpItem - Variable in class org.opensourcephysics.tools.DataTool
 
helpMenu - Variable in class org.opensourcephysics.tools.DataTool
 
helpMenu - Variable in class org.opensourcephysics.tools.Launcher
 
helpName - Static variable in class org.opensourcephysics.tools.DataTool
 
helpName - Static variable in class org.opensourcephysics.tools.DataToolTab
 
helpPath - Variable in class org.opensourcephysics.tools.FunctionTool
 
Hermite - Class in org.opensourcephysics.numerics.specialfunctions
Calculates Hermite polynomials.
HessianMinimize - Class in org.opensourcephysics.numerics
 
HessianMinimize() - Constructor for class org.opensourcephysics.numerics.HessianMinimize
 
Heun3 - Class in org.opensourcephysics.numerics
Heun3 implements Heun's third order algorithm for solving ODEs by evaluating the rate at the initial state, and two intermediate states.
Heun3(ODE) - Constructor for class org.opensourcephysics.numerics.Heun3
Constructor Heun3
Hidable - Interface in org.opensourcephysics.display
An interface that allows a component to be hidden at all times.
HiddenControl - Class in org.opensourcephysics.controls
A Control without a graphical user interface.
HiddenControl() - Constructor for class org.opensourcephysics.controls.HiddenControl
 
hide() - Method in class org.opensourcephysics.display.DrawingPanel.ZoomBox
Hides the zoom box.
hide() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
hideClipInspector() - Method in class org.opensourcephysics.media.core.VideoClip
Hides the clip inspector.
hideInspector() - Static method in class org.opensourcephysics.display.dialogs.DrawingPanelInspector
 
hideInspector() - Method in class org.opensourcephysics.display.DrawingPanel
Hides the drawing panel properties inspector.
hideItem - Variable in class org.opensourcephysics.tools.Launcher
 
hideMarkers(String[]) - Method in class org.opensourcephysics.tools.DataToolTable
Hides markers of named columns.
hideMouseBox() - Method in class org.opensourcephysics.media.core.VideoPanel
Hides the mouse box
hideScaleSetter() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Hides the scale setter.
HighlightableDataset - Class in org.opensourcephysics.display
A Dataset that can highlight selected points.
HighlightableDataset() - Constructor for class org.opensourcephysics.display.HighlightableDataset
Default constructor.
HighlightableDataset(Color) - Constructor for class org.opensourcephysics.display.HighlightableDataset
Constructor specifying the marker color.
HighlightableDataset(Color, Color, boolean) - Constructor for class org.opensourcephysics.display.HighlightableDataset
Constructor specifying the marker color, line color, and whether points are connected.
hilite - Variable in class org.opensourcephysics.controls.XMLTree
 
hiliteIcon - Static variable in class org.opensourcephysics.controls.XMLTree
 
hInit - Static variable in class org.opensourcephysics.tools.Launcher
 
Histogram - Class in org.opensourcephysics.display
Histogram maps bin number to occurrences.
Histogram() - Constructor for class org.opensourcephysics.display.Histogram
Histogram constructor.
histogram - Variable in class org.opensourcephysics.frames.HistogramFrame
 
Histogram.HistogramLoader - Class in org.opensourcephysics.display
A class to save and load Dataset data in an XMLControl.
Histogram.HistogramLoader() - Constructor for class org.opensourcephysics.display.Histogram.HistogramLoader
 
HistogramDataset - Class in org.opensourcephysics.display
HistogramDataset creates a histogram of appended data points.
HistogramDataset(double, double, double) - Constructor for class org.opensourcephysics.display.HistogramDataset
Constructor HistogramDataset
HistogramDataset() - Constructor for class org.opensourcephysics.display.HistogramDataset
Constructs a HistogramDataset for values from 0 through 100.
HistogramDataset.HistogramDatasetLoader - Class in org.opensourcephysics.display
 
HistogramDataset.HistogramDatasetLoader() - Constructor for class org.opensourcephysics.display.HistogramDataset.HistogramDatasetLoader
 
HistogramFrame - Class in org.opensourcephysics.frames
HistogramFrame displays a histogram using a dedicated Histogram object.
HistogramFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.HistogramFrame
A DrawingFrame with a Histogram as its drawable.
HistogramFrame.HistogramFrameLoader - Class in org.opensourcephysics.frames
 
HistogramFrame.HistogramFrameLoader() - Constructor for class org.opensourcephysics.frames.HistogramFrame.HistogramFrameLoader
 
hitRect - Static variable in class org.opensourcephysics.media.core.TShape
 
hornerCoef - Variable in class org.opensourcephysics.numerics.LagrangeInterpolator
Polynomial coefficients.
HORZ_AXIS - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
HORZ_AXIS_MAX - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
HORZ_AXIS_MIN - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
HORZ_MAX - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
HORZ_MIN - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
HORZ_VAR - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
htmlIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
htmlTabList - Variable in class org.opensourcephysics.tools.Launcher
 
htmlTabs - Variable in class org.opensourcephysics.tools.LaunchPanel
 
hyperlinksEnabled - Variable in class org.opensourcephysics.tools.LaunchNode.HTML
 
hypot(double, double) - Static method in class org.opensourcephysics.numerics.EigenvalueDecomposition
sqrt(a^2 + b^2) without under/overflow.

I

icon(String, String) - Static method in class org.opensourcephysics.ejs.control.Utils
 
icon(String, String, boolean) - Static method in class org.opensourcephysics.ejs.control.Utils
 
iconJar(String, String, String, boolean) - Static method in class org.opensourcephysics.ejs.control.Utils
 
ID - Variable in class org.opensourcephysics.display.DataAdapter
 
identity(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
ignoreChooser - Static variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
ignoreEvents - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
ih - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
im - Variable in class org.opensourcephysics.display2d.ComplexSurfaceVertex
The imaginary component.
im() - Method in class org.opensourcephysics.numerics.Complex
Returns the imaginary component of this object
im_points - Variable in class org.opensourcephysics.display.ComplexDataset
 
image - Variable in class org.opensourcephysics.display.BoundedImage
 
image - Variable in class org.opensourcephysics.display.InteractiveImage
 
image - Variable in class org.opensourcephysics.display.MeasuredImage
 
image - Variable in class org.opensourcephysics.display2d.DataRaster
 
image - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
image - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
imageBorder - Variable in class org.opensourcephysics.media.core.VideoPanel
 
ImageCoordSystem - Class in org.opensourcephysics.media.core
This manages point and vector transformations between imagespace and worldspace coordinates.
ImageCoordSystem() - Constructor for class org.opensourcephysics.media.core.ImageCoordSystem
Constructs an ImageCoordSystem with a default initial array length.
ImageCoordSystem(int) - Constructor for class org.opensourcephysics.media.core.ImageCoordSystem
Constructs an ImageCoordSystem with a specified initial array length.
ImageCoordSystem.Loader - Class in org.opensourcephysics.media.core
A class to save and load ImageCoordSystem data.
ImageCoordSystem.Loader() - Constructor for class org.opensourcephysics.media.core.ImageCoordSystem.Loader
 
imageFileFilter - Static variable in class org.opensourcephysics.media.core.VideoIO
 
imageHeight - Variable in class org.opensourcephysics.media.core.VideoPanel
 
images - Variable in class org.opensourcephysics.media.core.ImageVideo
 
images - Variable in class org.opensourcephysics.media.core.ImageVideoRecorder
 
imageToWorldX(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified image position to a world x position for the specified frame number.
imageToWorldXComponent(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified image vector components to a world vector x component for the specified frame number.
imageToWorldY(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified image position to a world y position for the specified frame number.
imageToWorldYComponent(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified image vector components to a world vector y component for the specified frame number.
imageUpdate(Image, int, int, int, int, int) - Method in class org.opensourcephysics.display.BoundedImage
 
imageUpdate(Image, int, int, int, int, int) - Method in class org.opensourcephysics.display.InteractiveImage
 
ImageVideo - Class in org.opensourcephysics.media.core
This is a Video assembled from one or more still images.
ImageVideo(String) - Constructor for class org.opensourcephysics.media.core.ImageVideo
Creates an ImageVideo and loads a named image or image sequence.
ImageVideo(String, boolean) - Constructor for class org.opensourcephysics.media.core.ImageVideo
Creates an ImageVideo and loads a named image or image sequence.
ImageVideo(Image) - Constructor for class org.opensourcephysics.media.core.ImageVideo
Creates an ImageVideo from an image.
ImageVideo(Image[]) - Constructor for class org.opensourcephysics.media.core.ImageVideo
Creates an ImageVideo from an image array.
ImageVideoRecorder - Class in org.opensourcephysics.media.core
This is an image video recorder that uses scratch files.
ImageVideoRecorder() - Constructor for class org.opensourcephysics.media.core.ImageVideoRecorder
Constructs a ImageVideoRecorder object.
ImageVideoType - Class in org.opensourcephysics.media.core
This implements the VideoType interface with a buffered image type.
ImageVideoType() - Constructor for class org.opensourcephysics.media.core.ImageVideoType
 
imageWidth - Variable in class org.opensourcephysics.media.core.VideoPanel
 
implementsProperty(String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Whether the element implements a given property
importData(String, String) - Method in class org.opensourcephysics.tools.FourierTool
Imports data from a string.
importFileIntoTab(DataToolTab, String) - Method in class org.opensourcephysics.tools.DataTool
Imports an xml or data file into an existing tab.
importFileIntoTab(DataToolTab) - Method in class org.opensourcephysics.tools.DataTool
Imports an xml or data file selected with a chooser into a specified tab.
importItem - Variable in class org.opensourcephysics.tools.DataTool
 
in - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
includesFrame(int) - Method in class org.opensourcephysics.media.core.VideoClip
Determines whether the specified frame is a step frame.
INDENT - Static variable in class org.opensourcephysics.controls.XML
 
indent(int) - Method in class org.opensourcephysics.controls.XMLPropertyElement
Returns a space for indentation.
index - Variable in class org.opensourcephysics.display.ComplexDataset
 
index - Variable in class org.opensourcephysics.display.Dataset
 
indexedPixels - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
indexFromPoint(double, double) - Method in class org.opensourcephysics.display2d.BinaryLattice
Determines the lattice index (row-major order) from given x and y world coordinates Returns -1 if the world coordinates are outside the lattice.
indexFromPoint(double, double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Determines the lattice index (row-major order) from given x and y world coordinates.
indexFromPoint(double, double) - Method in class org.opensourcephysics.display2d.ByteRaster
Determines the lattice index (row-major order) from given x and y world coordinates Returns -1 if the world coordinates are outside the lattice.
indexFromPoint(double, double) - Method in class org.opensourcephysics.display2d.CellLattice
 
indexFromPoint(double, double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Determines the lattice index (row-major order) from given x and y world coordinates Returns -1 if the world coordinates are outside the lattice.
indexFromPoint(double, double) - Method in class org.opensourcephysics.display2d.CellLatticePC
Determines the lattice index (row-major order) from given x and y world coordinates Returns -1 if the world coordinates are outside the lattice.
indexFromPoint(double, double) - Method in class org.opensourcephysics.display2d.SiteLattice
Determines the lattice index (row-major order) from given x and y world coordinates Returns -1 if the world coordinates are outside the lattice.
indexFromPoint(double, double) - Method in class org.opensourcephysics.frames.LatticeFrame
Determines the lattice index (row-major order) from given x and y world coordinates
indexFromPoint(double, double) - Method in class org.opensourcephysics.frames.RasterFrame
Determines the lattice index (row-major order) from given x and y world coordinates
indexToX(int) - Method in class org.opensourcephysics.display2d.ArrayData
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.ByteRaster
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.ContourPlot
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.FlatData
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets the x coordinate for the given index.
indexToX(int) - Method in interface org.opensourcephysics.display2d.GridData
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.GridPlot
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.GridPointData
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets the x coordinate for the given index.
indexToX(int) - Method in interface org.opensourcephysics.display2d.Plot2D
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.display2d.VectorPlot
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.frames.Complex2DFrame
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.frames.RasterFrame
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the x coordinate for the given index.
indexToX(int) - Method in class org.opensourcephysics.frames.Vector2DFrame
Gets the x coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.ArrayData
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.ByteRaster
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.ContourPlot
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.FlatData
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets the y coordinate for the given index.
indexToY(int) - Method in interface org.opensourcephysics.display2d.GridData
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.GridPlot
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.GridPointData
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets the y coordinate for the given index.
indexToY(int) - Method in interface org.opensourcephysics.display2d.Plot2D
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.display2d.VectorPlot
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.frames.Complex2DFrame
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.frames.RasterFrame
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the y coordinate for the given index.
indexToY(int) - Method in class org.opensourcephysics.frames.Vector2DFrame
 
info(String) - Static method in class org.opensourcephysics.controls.MessageFrame
Logs an information message.
info(String) - Static method in class org.opensourcephysics.controls.OSPLog
Logs an information message.
informRadioGroup(ControlRadioButton, boolean) - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
 
init() - Method in class org.opensourcephysics.controls.OSPControl
Initializes this control after all objects have been created.
init() - Method in class org.opensourcephysics.davidson.applets.ApplicationApplet
Initializes the applet
init() - Method in class org.opensourcephysics.davidson.applets.FrameApplet
Initializes the applet
init() - Static method in class org.opensourcephysics.desktop.ostermiller.Browser
Determine appropriate commands to start a browser on the current operating system.
init() - Method in class org.opensourcephysics.display.ArrayTable
Initializes the table.
init() - Method in class org.opensourcephysics.display.DataRowTable
Initializes the table.
init() - Method in class org.opensourcephysics.ejs.LauncherApplet
Initialize the applet
init() - Method in class org.opensourcephysics.media.gif.GifDecoder
Initializes or re-initializes reader
init() - Method in class org.opensourcephysics.tools.DataToolPropsTable
Initializes the table.
init() - Method in class org.opensourcephysics.tools.DataToolStatsTable
Initializes the table.
INIT_CALC_DIV - Static variable in class org.opensourcephysics.display2d.ComplexSurfacePlot
Field INIT_CALC_DIV
INIT_CALC_DIV - Static variable in class org.opensourcephysics.display2d.SurfacePlot
Field INIT_CALC_DIV
INIT_DISP_DIV - Static variable in class org.opensourcephysics.display2d.ComplexSurfacePlot
Field INIT_DISP_DIV
INIT_DISP_DIV - Static variable in class org.opensourcephysics.display2d.SurfacePlot
Field INIT_DISP_DIV
initalpha - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
initialize() - Method in class org.opensourcephysics.controls.AbstractSimulation
Initializes the simulation.
initialize(double, double, int, boolean) - Method in class org.opensourcephysics.display.FunctionDrawer
Initialize the function range and the number of display points.
initialize() - Method in class org.opensourcephysics.ejs.control.ControlElement
initializes the element.
initialize() - Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
Does the calculation.
initialize() - Method in class org.opensourcephysics.ejs.control.GroupControl
Initialize all elements
initialize() - Method in interface org.opensourcephysics.ejs.Model
 
initialize() - Method in class org.opensourcephysics.ejs.Simulation
Initialize model using user interface changes
initialize() - Method in interface org.opensourcephysics.ejs.View
updating all possible data
initialize() - Method in class org.opensourcephysics.media.core.ClipInspector
Initializes this clip inpector.
initialize() - Method in class org.opensourcephysics.media.core.VideoAdapter
Initialize this video.
initialize(double) - Method in class org.opensourcephysics.numerics.AbstractODESolver
Initializes the ODE solver.
initialize(double) - Method in class org.opensourcephysics.numerics.Adams4
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.Adams5
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.Adams6
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.Butcher5
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.CashKarp45
Initializes the ODE solver.
initialize(double) - Method in class org.opensourcephysics.numerics.DormandPrince45
Initializes the ODE solver.
initialize(double) - Method in class org.opensourcephysics.numerics.Euler
Initializes the ODE solver and allocates the rate array.
initialize(double) - Method in class org.opensourcephysics.numerics.EulerRichardson
Initializes the ODE solver.
initialize(double) - Method in class org.opensourcephysics.numerics.Fehlberg8
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.Heun3
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.LeapFrog
Initializes the ODE solver.
initialize(double) - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
initialize(double) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Initializes the ODE solver.
initialize(double) - Method in interface org.opensourcephysics.numerics.ODESolver
Initializes the ODE solver.
initialize(double) - Method in class org.opensourcephysics.numerics.Ralston2
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.RK4
Initializes the ODE solver and allocates the rate and state arrays.
initialize(double) - Method in class org.opensourcephysics.numerics.RK45MultiStep
Initializes the ODE solver.
initialize(double) - Method in class org.opensourcephysics.numerics.Verlet
Initializes the ODE solver.
initializeAnimation() - Method in class org.opensourcephysics.controls.AbstractAnimation
Initializes the animation by reading parameters from the control.
initializeAnimation() - Method in class org.opensourcephysics.controls.AbstractSimulation
Deprecated.  
initializeAnimation() - Method in interface org.opensourcephysics.controls.Animation
Initializes the animation.
InitialValueEditor - Class in org.opensourcephysics.tools
A FunctionEditor for initial values.
InitialValueEditor(ParamEditor) - Constructor for class org.opensourcephysics.tools.InitialValueEditor
Default constructor
initrad - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
initradius - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
inPanel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
input - Variable in class org.opensourcephysics.controls.XMLControlElement
 
input - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
inputarea - Variable in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
inputError(String) - Method in class org.opensourcephysics.controls.OSPControlTable
Test if the last "get" method produced an input error.
inputString - Variable in class org.opensourcephysics.tools.UserFunction
 
insert(String, int) - Method in class org.opensourcephysics.media.core.ImageVideo
Inserts the named image or image sequence at the specified index.
insert(String, int, boolean) - Method in class org.opensourcephysics.media.core.ImageVideo
Inserts the named image or image sequence at the specified index.
insert(Image, int) - Method in class org.opensourcephysics.media.core.ImageVideo
Inserts an image at the specified index.
insert(Image[], int, String[]) - Method in class org.opensourcephysics.media.core.ImageVideo
Inserts images starting at the specified index.
insert(double, double[], int) - Static method in class org.opensourcephysics.tools.DataTool
Inserts a specified value into an array.
INSERT_CELLS_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
INSERT_COLUMN_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
INSERT_ROWS_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
insertCells(int[], HashMap<String, double[]>) - Method in class org.opensourcephysics.tools.DataToolTable
Inserts cells with values specified by column name.
insertColumn(Dataset, int) - Method in class org.opensourcephysics.tools.DataToolTable
Inserts a column dataset.
insertFilter(Filter, int) - Method in class org.opensourcephysics.media.core.FilterStack
Adds a filter at the specified index.
insertHTML(int, String, String) - Method in class org.opensourcephysics.tools.LaunchNode
Inserts an HTML tab with the specified title and relative path.
insertionSort() - Method in class org.opensourcephysics.display.ComplexDataset
Perform an insertion sort of the data set.
insertionSort() - Method in class org.opensourcephysics.display.Dataset
Perform an insertion sort of the data set.
insertionsort(int[], double[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
insertionsort(int[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
insertionsort(int[], Object[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
insertionsort(double[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
insertionsort(float[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
insertionsort(Object[], int[], int, int, Comparator<Object>) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
insertPoints(Dataset, int[], double[]) - Method in class org.opensourcephysics.tools.DataToolTable
Inserts points into a dataset.
insertRows(int[], HashMap<String, double[]>) - Method in class org.opensourcephysics.tools.DataToolTable
Inserts rows with values specified by column name.
INSIDE - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
inspectFolderIcon - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
inspectIcon - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
inspectItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
inspectItem - Variable in class org.opensourcephysics.tools.Launcher
 
inspectorVisible - Variable in class org.opensourcephysics.media.core.Filter
true if the filter inspector is visible
inspectorX - Variable in class org.opensourcephysics.media.core.Filter
the x-component of inspector position
inspectorY - Variable in class org.opensourcephysics.media.core.Filter
the y-component of inspector position
inspectXML() - Method in class org.opensourcephysics.controls.ControlFrame
 
inspectXML() - Method in class org.opensourcephysics.display.DrawingFrame
Inspects the drawing frame by using an xml document tree.
inspectXML() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Inspects the drawing frame by using an xml document tree.
inspectXML() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
instructions - Variable in class org.opensourcephysics.tools.FunctionPanel
 
intbias - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
intbiasshift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
IntegerArray - Class in org.opensourcephysics.numerics
IntegerArray stores an array of doubles as a string and as an array.
IntegerArray(int) - Constructor for class org.opensourcephysics.numerics.IntegerArray
Creates a DoubleArray of the given length with all elements set to zero.
IntegerArray(int[]) - Constructor for class org.opensourcephysics.numerics.IntegerArray
Creates a DoubleArray of the given length with all elements set to zero.
IntegerArray(String) - Constructor for class org.opensourcephysics.numerics.IntegerArray
Creates an arry with the given string being the default string.
IntegerField - Class in org.opensourcephysics.media.core
This is a NumberField that accepts only integers.
IntegerField(int) - Constructor for class org.opensourcephysics.media.core.IntegerField
Constructs an IntegerField.
IntegerRaster - Class in org.opensourcephysics.display2d
A IntegerRaster contains an array of integers where each integer representents an image pixel.
IntegerRaster(int, int) - Constructor for class org.opensourcephysics.display2d.IntegerRaster
Constructs IntegerRaster with the given size.
IntegerValue - Class in org.opensourcephysics.ejs.control.value
A IntegerValue is a Value object that holds an integer value.
IntegerValue(int) - Constructor for class org.opensourcephysics.ejs.control.value.IntegerValue
Constructor IntegerValue
Integral - Class in org.opensourcephysics.numerics
Class Integral defines various integration algorithms.
integral() - Method in class org.opensourcephysics.numerics.Polynomial
Integrates this polynomial.
integral(double) - Method in class org.opensourcephysics.numerics.Polynomial
Integrates this polynomial having the specified value for x = 0.
InteractionEvent - Class in org.opensourcephysics.display3d.core.interaction
Title: InteractionEvent
InteractionEvent(Object, int, String, Object, MouseEvent) - Constructor for class org.opensourcephysics.display3d.core.interaction.InteractionEvent
Constructor for the event
InteractionListener - Interface in org.opensourcephysics.display3d.core.interaction
Title: InteractionListener
interactionPerformed(InteractionEvent) - Method in class org.opensourcephysics.display3d.core.CameraInspector
Public as result of the implementation.
interactionPerformed(InteractionEvent) - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionListener
The method of a registered listener that will be called when an interaction takes place.
InteractionSource - Interface in org.opensourcephysics.display3d.core.interaction
Title: InteractionSource
InteractionTarget - Interface in org.opensourcephysics.display3d.core.interaction
The basic interface for an active target in an InteractionSource
InteractionTarget - Class in org.opensourcephysics.display3d.simple3d
The simple3d implementation of InteractionTarget
Interactive - Interface in org.opensourcephysics.display
Interactive defines how an object must behave so that it can interact with a drawable panel.
interactive - Variable in class org.opensourcephysics.display.InteractivePanel
 
InteractiveArrow - Class in org.opensourcephysics.display
 
InteractiveArrow(double, double, double, double) - Constructor for class org.opensourcephysics.display.InteractiveArrow
Constructor InteractiveArrow
InteractiveArrow.InteractiveArrowLoader - Class in org.opensourcephysics.display
A class to save and load InteractiveArrow in an XMLControl.
InteractiveArrow.InteractiveArrowLoader() - Constructor for class org.opensourcephysics.display.InteractiveArrow.InteractiveArrowLoader
 
InteractiveCenteredArrow - Class in org.opensourcephysics.display
 
InteractiveCenteredArrow(double, double, double, double) - Constructor for class org.opensourcephysics.display.InteractiveCenteredArrow
Constructor InteractiveCenteredArrow
InteractiveCenteredArrow.InteractiveCenteredArrowLoader - Class in org.opensourcephysics.display
A class to save and load InteractiveArrow in an XMLControl.
InteractiveCenteredArrow.InteractiveCenteredArrowLoader() - Constructor for class org.opensourcephysics.display.InteractiveCenteredArrow.InteractiveCenteredArrowLoader
 
InteractiveCircle - Class in org.opensourcephysics.display
A measured circle that implements Interactive.
InteractiveCircle(double, double) - Constructor for class org.opensourcephysics.display.InteractiveCircle
Constructs an InteractiveCircle with the given parameters.
InteractiveCircle() - Constructor for class org.opensourcephysics.display.InteractiveCircle
Constructs an InteractiveCircle at the origin.
InteractiveCircle.InteractiveCircleLoader - Class in org.opensourcephysics.display
A class to save and load InteractiveCircle data in an XMLControl.
InteractiveCircle.InteractiveCircleLoader() - Constructor for class org.opensourcephysics.display.InteractiveCircle.InteractiveCircleLoader
 
InteractiveImage - Class in org.opensourcephysics.display
An image is bounded by hot spots for dragging and resizing.
InteractiveImage(Image, double, double) - Constructor for class org.opensourcephysics.display.InteractiveImage
Constructs an interactive image centered at the given location.
InteractiveImage - Interface in org.opensourcephysics.media.core
This defines methods used by interactive drawable images.
InteractiveLabel - Class in org.opensourcephysics.display
 
InteractiveLabel() - Constructor for class org.opensourcephysics.display.InteractiveLabel
Constructor InteractiveLabel
InteractiveLabel(String) - Constructor for class org.opensourcephysics.display.InteractiveLabel
Constructor InteractiveLabel
InteractiveMouseHandler - Interface in org.opensourcephysics.display
InteractiveMouseHandler defines how an object receives notification that a mouse action has occured in an InteractivePanel.
InteractivePanel - Class in org.opensourcephysics.display
InteractivePanel is a drawing panel that invokes the handleMouseAction method in Interactive objects.
InteractivePanel(InteractiveMouseHandler) - Constructor for class org.opensourcephysics.display.InteractivePanel
Constructs an InteractivePanel with the given handler.
InteractivePanel() - Constructor for class org.opensourcephysics.display.InteractivePanel
Constructs an InteractivePanel with an internal handler.
InteractivePanel.IADMouseController - Class in org.opensourcephysics.display
The inner class that will handle all mouse related events.
InteractivePanel.IADMouseController() - Constructor for class org.opensourcephysics.display.InteractivePanel.IADMouseController
 
InteractiveShape - Class in org.opensourcephysics.display
A shape that implements Interactive.
InteractiveShape(Shape, double, double) - Constructor for class org.opensourcephysics.display.InteractiveShape
Constructs an InteractiveShape with the given coordinates.
InteractiveShape(Shape) - Constructor for class org.opensourcephysics.display.InteractiveShape
Constructs an InteractiveShape at the origin.
InteractiveShape.InteractiveShapeLoader - Class in org.opensourcephysics.display
A class to save and load InteractiveShape in an XMLControl.
InteractiveShape.InteractiveShapeLoader() - Constructor for class org.opensourcephysics.display.InteractiveShape.InteractiveShapeLoader
 
InteractiveTextLine - Class in org.opensourcephysics.display
An InteractiveTextLine is a single line of text that can be moved and rotated like other interactive shapes.
InteractiveTextLine(String, double, double) - Constructor for class org.opensourcephysics.display.InteractiveTextLine
Constructs an interactive TextLinme with the given text and location.
InteractiveTextLine.InteractiveTextLineLoader - Class in org.opensourcephysics.display
A class to save and load InteractiveArrow in an XMLControl.
InteractiveTextLine.InteractiveTextLineLoader() - Constructor for class org.opensourcephysics.display.InteractiveTextLine.InteractiveTextLineLoader
 
interiorColor - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
interlace - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
internalODE - Variable in class org.opensourcephysics.numerics.ODEMultistepSolver
 
internalValue - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
internalValue - Variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
interpolate(double, double, int) - Method in class org.opensourcephysics.display2d.ArrayData
Estimates the value of a component at an untabulated point, (x,y).
interpolate(double, double, int[], double[]) - Method in class org.opensourcephysics.display2d.ArrayData
Estimates multiple sample components at an untabulated point, (x,y).
interpolate(double, double, int) - Method in class org.opensourcephysics.display2d.FlatData
Estimates the value of a component at an untabulated point, (x,y).
interpolate(double, double, int[], double[]) - Method in class org.opensourcephysics.display2d.FlatData
Estimates multiple sample components at an untabulated point, (x,y).
interpolate(double, double, int) - Method in interface org.opensourcephysics.display2d.GridData
Estimates the value of a component at an untabulated point, (x,y).
interpolate(double, double, int[], double[]) - Method in interface org.opensourcephysics.display2d.GridData
Estimates multiple sample components at an untabulated point, (x,y).
interpolate(double, double, int) - Method in class org.opensourcephysics.display2d.GridPointData
Estimates the value of a component at an untabulated point, (x,y).
interpolate(double, double, int[], double[]) - Method in class org.opensourcephysics.display2d.GridPointData
Estimates multiple sample components at an untabulated point, (x,y).
INTERPOLATED_PLOT - Static variable in interface org.opensourcephysics.display2d.Plot2D
 
InterpolatedPlot - Class in org.opensourcephysics.display2d
InterpolatedPlot creates an image of a scalar field by interpolating every image pixel to an untabulated point (x,y) in the 2d data.
InterpolatedPlot() - Constructor for class org.opensourcephysics.display2d.InterpolatedPlot
Constructs an InterpolatedPlot without data.
InterpolatedPlot(GridData) - Constructor for class org.opensourcephysics.display2d.InterpolatedPlot
Constructs the InterpolatedPlot using the given data storage.
interpolateLargeGrids - Variable in class org.opensourcephysics.display2d.ContourPlot
 
Interpolation - Class in org.opensourcephysics.numerics
Class Interpolation defines simple interpolation algorithms.
intersectLineLine(Line2D, Line2D, Point2D) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute the intersection of two line segments.
intersectLineLine(double, double, double, double, double, double, double, double, Point2D) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute the intersection of two line segments.
intersectLineRectangle(Point2D, Point2D, Rectangle2D, Point2D[]) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute the intersection of a line and a rectangle.
intersectLineRectangle(Line2D, Rectangle2D, Point2D[]) - Static method in class org.opensourcephysics.display.GraphicsLib
Compute the intersection of a line and a rectangle.
INVALID_OPERAND - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Invalid operand.
INVALID_OPERAND - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Invalid operand.
INVALID_OPERATOR - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Invalid operator.
INVALID_OPERATOR - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Invalid operator.
invalidate() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Invalidates this component.
invalidateImage() - Method in class org.opensourcephysics.display.DrawableBuffer
Invalidates the image so that it is redrawn during the next repaint operation.
invalidateImage() - Method in class org.opensourcephysics.display.DrawingFrame
Invalidates image buffers if a drawing panel buffered.
invalidateImage() - Method in class org.opensourcephysics.display.DrawingPanel
Invalidate the offscreen image so that it is rendered during the next repaint operation if buffering is enabled.
invalidateImage() - Method in class org.opensourcephysics.display.OSPFrame
Invalidates image buffers if a drawing panel is buffered.
inverse(double[]) - Method in class org.opensourcephysics.numerics.FFT
Computes the (nomalized) inverse FFT of data, leaving it in place.
inverse(double[]) - Method in class org.opensourcephysics.numerics.FFT2D
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(double[]) - Method in class org.opensourcephysics.numerics.FFTReal
Computes the (nomalized) inverse FFT of data, leaving it in place.
inverse(double[]) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Transforms the given point using the inverse transformation (if it exists).
inverse(double[]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Transforms the given point using the inverse transformation (if it exists).
inverse(double[][]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Transforms the given matrix from the transformation's coordinate system.
inverse(double[]) - Method in class org.opensourcephysics.numerics.Quaternion
 
inverse(double[]) - Method in interface org.opensourcephysics.numerics.Transformation
The inverse transformation (if it exists).
inverseMatrixComponents() - Method in class org.opensourcephysics.numerics.LUPDecomposition
Calculates the inverse matrix components.
inverseTransform(Point2D, Point2D) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
inverseTransform(double[], int, double[], int, int) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
invert() - Method in class org.opensourcephysics.numerics.Complex
 
invert(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
InvertibleFunction - Interface in org.opensourcephysics.numerics
Title: InvertibleFunction Description: An invertible function of one variable.
inVid - Variable in class org.opensourcephysics.media.core.ClipInspector
 
invoke(int, Object) - Method in class org.opensourcephysics.ejs.control.MethodWithOneParameter
 
invokeActions() - Method in class org.opensourcephysics.ejs.control.ControlElement
Invokes all actions of type ACTION
invokeActions(int) - Method in class org.opensourcephysics.ejs.control.ControlElement
Invokes all actions of this BasicControl of a given type
invokeListeners(ControlElement) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
isActive() - Method in class org.opensourcephysics.ejs.control.ControlElement
Returns the active status of the ControlElement.
isAdjustableGutter() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the adjustableGutter flag.
isAllowQuickRedraw() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
isAllowQuickRedraw() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
isAnimated() - Method in class org.opensourcephysics.display.OSPFrame
Reads the animated property.
isAntialiasShapeOn() - Method in class org.opensourcephysics.display.DrawingPanel
Gets flag for shape antialiasing.
isAntialiasTextOn() - Method in class org.opensourcephysics.display.DrawingPanel
Gets flag for text antialiasing.
isAppletMode() - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if running as an applet
isApproved() - Method in class org.opensourcephysics.tools.LaunchSaver
Returns true if user has clicked the save button, otherwise false.
isAuthorMode() - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if running in author mode
isAutoclear() - Method in class org.opensourcephysics.display.OSPFrame
Reads the animated property.
isAutoscaleX() - Method in class org.opensourcephysics.display.DrawingFrame
Determines if the panel's x axis autoscale property is true.
isAutoscaleX() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the x axis autoscale property is true.
isAutoscaleXMax() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the horizontal maximum value is autoscaled.
isAutoscaleXMin() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the horizontal minimum value is autoscaled.
isAutoscaleY() - Method in class org.opensourcephysics.display.DrawingFrame
Determines if the y axis autoscale property is true.
isAutoscaleY() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the y axis autoscale property is true.
isAutoscaleYMax() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the vertical maximum value is autoscaled.
isAutoscaleYMin() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the vertical minimum value is autoscaled.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.ContourPlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.GridPlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in interface org.opensourcephysics.display2d.Plot2D
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.display2d.VectorPlot
Gets the autoscale flag for z.
isAutoscaleZ() - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the autoscale flag for z.
isBuffered() - Method in class org.opensourcephysics.display.DrawingPanel
 
isButtonView() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the buttonView value.
isCacheEnabled() - Static method in class org.opensourcephysics.tools.ResourceLoader
Gets the cacheEnabled property.
isCellData() - Method in class org.opensourcephysics.display2d.ArrayData
Gets the cellData flag.
isCellData() - Method in class org.opensourcephysics.display2d.FlatData
Gets the cellData flag.
isCellData() - Method in interface org.opensourcephysics.display2d.GridData
Gets the cellData flag.
isCellData() - Method in class org.opensourcephysics.display2d.GridPointData
Gets the cellData flag.
isCellEditable(int, int) - Method in class org.opensourcephysics.controls.XMLTable
Determines whether the given cell is editable.
isCellEditable(int, int) - Method in class org.opensourcephysics.controls.XMLTableModel
Determines whether the given cell is editable.
isCellEditable(int, int) - Method in class org.opensourcephysics.display.ArrayTableModel
Determines whether the given cell is editable.
isCellEditable(int, int) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method isCellEditable
isCellEditable(int, int) - Method in class org.opensourcephysics.display.SortDecorator
 
isCellEditable(int, int) - Method in class org.opensourcephysics.tools.DataToolTable.DataToolTableModel
 
isCellEditable(int, int) - Method in class org.opensourcephysics.tools.FunctionEditor.TableModel
 
isClearLog() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the clearLog value.
isClipAtGutter() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the clip at gutter flag.
isClosed() - Method in interface org.opensourcephysics.display3d.core.ElementPolygon
Gets whether the polygon is closed
isClosed() - Method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
isClosedBottom() - Method in interface org.opensourcephysics.display3d.core.ElementBox
Whether the box is closed at its bottom.
isClosedBottom() - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether the cone is closed at its bottom.
isClosedBottom() - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether the element is closed at its bottom.
isClosedBottom() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether the ellipsoid is closed at its bottom.
isClosedBottom() - Method in interface org.opensourcephysics.display3d.core.ElementTetrahedron
Whether the tetrahedron is closed at its bottom.
isClosedBottom() - Method in class org.opensourcephysics.display3d.simple3d.ElementBox
 
isClosedBottom() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
isClosedBottom() - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
isClosedBottom() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
isClosedBottom() - Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
isClosedLeft() - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether the element is closed at its left side.
isClosedLeft() - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether the element is closed at its left side.
isClosedLeft() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether the ellipsoid is closed at its left side.
isClosedLeft() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
isClosedLeft() - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
isClosedLeft() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
isClosedRight() - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether the element is closed at its right side.
isClosedRight() - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether the element is closed at its right side.
isClosedRight() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether the ellipsoid is closed at its right side.
isClosedRight() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
isClosedRight() - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
isClosedRight() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
isClosedTop() - Method in interface org.opensourcephysics.display3d.core.ElementBox
Whether the box is closed at its top.
isClosedTop() - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether the cone is closed at its top.
isClosedTop() - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether the element is closed at its top.
isClosedTop() - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether the ellipsoid is closed at its top.
isClosedTop() - Method in interface org.opensourcephysics.display3d.core.ElementTetrahedron
Whether the tetrahedron is closed at its top.
isClosedTop() - Method in class org.opensourcephysics.display3d.simple3d.ElementBox
 
isClosedTop() - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
isClosedTop() - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
isClosedTop() - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
isClosedTop() - Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
isConnected() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the data connected flag.
isConnected() - Method in class org.opensourcephysics.display.Dataset
Gets the data connected flag.
isConnected(int) - Method in class org.opensourcephysics.display.DatasetManager
Gets the data connected flag.
isConnected() - Method in class org.opensourcephysics.display.Trail
Gets the connected flag.
isConnected() - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Gets the connected flag.
isConnected() - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
isCoordsEditTrigger() - Method in class org.opensourcephysics.media.core.TPoint
Reports whether this is a coordsEditTrigger.
isDefaultLookAndFeelDecorated() - Static method in class org.opensourcephysics.display.OSPRuntime
Returns true if newly created JFrames or JDialogs should have their Window decorations provided by the current look and feel.
isDeletable(Dataset) - Method in class org.opensourcephysics.tools.DataToolTab
Determines if a dataset is deletable.
isDesktopSupported() - Static method in class org.opensourcephysics.desktop.OSPDesktop
Determines if the desktop API is supported.
isDisallowedName(Object, String) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Returns true if a name is already in use.
isDisallowedName(Object, String) - Method in class org.opensourcephysics.tools.FunctionEditor
Returns true if a name is forbidden or in use.
isDisallowedName(Object, String) - Method in class org.opensourcephysics.tools.ParamEditor
Returns true if a name is already in use.
isDisallowedName(Object, String) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns true if a name is forbidden or in use.
isDrawingFill() - Method in interface org.opensourcephysics.display3d.core.Style
 
isDrawingFill() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
isDrawingInImageSpace() - Method in class org.opensourcephysics.media.core.VideoPanel
Returns true if this is drawing in image space rather than world space.
isDrawingLines() - Method in interface org.opensourcephysics.display3d.core.Style
 
isDrawingLines() - Method in class org.opensourcephysics.display3d.simple3d.Style
 
isDuplicateColumn(String, double[]) - Method in class org.opensourcephysics.tools.DataToolTab
Returns true if the name and data duplicate an existing column.
isDuplicateName(Dataset, String) - Method in class org.opensourcephysics.tools.DataToolTab
Returns true if name is a duplicate of an existing dataset.
isEditable() - Method in class org.opensourcephysics.controls.XMLTable
Returns true if editing is enabled for the entire table.
isEditable(String) - Method in class org.opensourcephysics.controls.XMLTable
Returns true if editing is enabled for the specified property.
isEmpty() - Method in class org.opensourcephysics.media.core.FilterStack
Returns true if this contains no filters.
isEmpty() - Method in class org.opensourcephysics.tools.FunctionPanel
 
isEmpty() - Method in class org.opensourcephysics.tools.FunctionTool
Reports if this is empty.
isEmptyCells(int, ArrayList<String>) - Method in class org.opensourcephysics.tools.DataToolTable
Determines if a row is empty.
isEmptyRow(int) - Method in class org.opensourcephysics.tools.DataToolTable
Determines if a row is empty.
isEnabled() - Method in class org.opensourcephysics.display.AbstractInteractive
 
isEnabled() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
isEnabled() - Method in class org.opensourcephysics.display.axes.CartesianType3
 
isEnabled() - Method in class org.opensourcephysics.display.axes.XYAxis
 
isEnabled() - Method in class org.opensourcephysics.display.HighlightableDataset
Implements Interactive.
isEnabled() - Method in interface org.opensourcephysics.display.Interactive
 
isEnabled() - Method in class org.opensourcephysics.display.InteractiveCircle
 
isEnabled() - Method in class org.opensourcephysics.display.InteractiveLabel
Gets the mouse interaction enabled property.
isEnabled() - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionTarget
Returns the enabled status of the target
isEnabled() - Method in class org.opensourcephysics.display3d.simple3d.InteractionTarget
Returns the enabled status of the target
isEnabled() - Method in class org.opensourcephysics.media.core.Filter
Gets whether this filter is enabled.
isEnabled() - Method in class org.opensourcephysics.media.core.TPoint
Gets whether this responds to mouse hits.
isEnabled() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets whether this responds to mouse hits.
isExpressionEditable(Object) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Determines if an object's expression is editable.
isExpressionEditable(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Determines if an object's expression is editable.
isExpressionEditable(Object) - Method in class org.opensourcephysics.tools.ParamEditor
Determines if an object's expression is editable.
isExpressionEditable() - Method in class org.opensourcephysics.tools.Parameter
Returns true if this parameter's expression is user-editable.
isExpressionEditable(Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Determines if an object's expression is editable.
isFileBased() - Method in class org.opensourcephysics.media.core.ImageVideo
Returns true if any of the images were loaded from files.
isFixedAngle() - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the fixed angle property.
isFixedOrigin() - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the fixed origin property.
isFixedScale() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the scale is fixed.
isFixedScale() - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the fixed scale property.
isHeightDrag() - Method in class org.opensourcephysics.display.BoundedShape
Gets the height drag option.
isHiddenInLauncher() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the hiddenInLauncher value.
isHighlighted(int) - Method in class org.opensourcephysics.display.HighlightableDataset
Gets the highlighted flag for the specified point.
isHorzVarPopup - Variable in class org.opensourcephysics.tools.DataToolTab
 
isIconified() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the iconified flag from the top level frame.
isIconified() - Method in class org.opensourcephysics.display.OSPFrame
Gets the ICONIFIED flag for this frame.
isImageFormatSupported(String) - Static method in class org.opensourcephysics.tools.SnapshotTool
 
isImportant(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Determines if an object is important.
isImportant(Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Determines if an object is important.
isInfinite() - Method in class org.opensourcephysics.numerics.Complex
Returns true if either the real or imaginary component of this Complex is an infinite value.
isInitialized - Variable in class org.opensourcephysics.tools.DataToolTab
 
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.AbstractInteractive
Checks to see if this object is enabled and if the pixel coordinates are inside the drawable.
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.BoundedShape
Determines if the shape is enabled and if the given pixel coordinates are within the shape.
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveArrow
Determines if the shape is enabled and if the given pixel coordinates are within the shape.
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow
Determines if the shape is enabled and if the given pixel coordinates are within the shape.
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveCircle
 
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveImage
Determines if the shape is enabled and if the given pixel coordinates are within the image.
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveLabel
Checks to see if this object is enabled and if the pixel coordinates are inside the drawable.
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveShape
Determines if the shape is enabled and if the given pixel coordinates are within the shape.
isInside(DrawingPanel, int, int) - Method in class org.opensourcephysics.display.InteractiveTextLine
Determines if the shape is enabled and if the given pixel coordinates are within the image.
isInspectable() - Method in class org.opensourcephysics.controls.XMLTreeNode
Gets the XMLProperty.
isInterpolateLargeGrids() - Method in class org.opensourcephysics.display2d.ContourPlot
Retruns true if plot interpolates a large grid onto a smaller grid to speed the computation of contour lines.
isInvalid() - Method in class org.opensourcephysics.display2d.ComplexSurfaceVertex
Determines whether this vertex is invalid, i.e has invalid coordinates value.
isInvalid() - Method in class org.opensourcephysics.display2d.SurfaceVertex
Determines whether this vertex is invalid, i.e has invalid coordinates value.
isInvalidExpression(Object) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Returns true if the object expression is invalid.
isInvalidExpression(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Returns true if the object expression is invalid.
isInvalidExpression(Object) - Method in class org.opensourcephysics.tools.ParamEditor
Returns true if the object expression is invalid.
isInvalidExpression(Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Returns true if the object's expression is invalid.
isKeepHidden() - Method in interface org.opensourcephysics.display.Hidable
Reads the keepHidden property.
isKeepHidden() - Method in class org.opensourcephysics.display.OSPDialog
Reads the keepHidden flag.
isKeepHidden() - Method in class org.opensourcephysics.display.OSPFrame
Reads the keepHidden flag.
isKeepHidden() - Method in class org.opensourcephysics.tools.TranslatorTool
Reads the keepHidden flag.
isKeyword(String) - Static method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Wether a given token is a reserved word
isLanguage(String) - Method in class org.opensourcephysics.tools.TranslatorTool
Returns true if a String is a valid 2-letter language code.
isLaunchable(LaunchNode) - Method in class org.opensourcephysics.tools.Launcher
Determines whether the specified node is launchable.
isLaunchable(Class<?>) - Static method in class org.opensourcephysics.tools.Launcher
Determines whether the specified class is launchable.
isLauncherMode() - Static method in class org.opensourcephysics.display.OSPRuntime
Gets the launcherMode property.
isLeaf(Object) - Method in class org.opensourcephysics.tools.JarTreeModel
Returns true if the specified node is a leaf.
isLink(LaunchNode) - Method in class org.opensourcephysics.tools.Launcher
Determines whether the specified node is a link to another xset, tab or node.
isLinux() - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if OS is Linux
isLoaded(String) - Method in class org.opensourcephysics.tools.LaunchClassChooser
Determines if the specified path is loaded.
isLocked() - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Gets the locked property.
isLogScale() - Method in class org.opensourcephysics.frames.HistogramFrame
Gets the histogram's log scale value.
isLogScaleX() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the logScaleX value.
isLogScaleY() - Method in class org.opensourcephysics.display.DrawingPanel
Gets the logScaleY value.
isLogVisible() - Static method in class org.opensourcephysics.controls.MessageFrame
Gets the visible property.
isLogVisible() - Static method in class org.opensourcephysics.controls.OSPLog
Determines if the shared log is visible.
isLooping() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the looping status.
isLooping() - Method in interface org.opensourcephysics.media.core.Playable
Gets the looping behavior of the media.
isLooping() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the looping state of the video.
isLooping() - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the looping status.
isLooping() - Method in class org.opensourcephysics.media.core.VideoPlayer
Gets the looping status.
isMac() - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if OS is Mac
isMeasured() - Method in class org.opensourcephysics.display.AbstractInteractive
 
isMeasured() - Method in class org.opensourcephysics.display.AbstractTrail
Determines if this trail scales the drawing panel.
isMeasured() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
isMeasured() - Method in class org.opensourcephysics.display.axes.CartesianType3
Determines if information is available to set min/max values.
isMeasured() - Method in class org.opensourcephysics.display.axes.XYAxis
Determines if information is available to set min/max values.
isMeasured() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the valid measure flag.
isMeasured() - Method in class org.opensourcephysics.display.Dataset
Gets the valid measure flag.
isMeasured() - Method in class org.opensourcephysics.display.DatasetManager
Gets the valid measure flag.
isMeasured() - Method in class org.opensourcephysics.display.DrawableBuffer
Tests to see if the buffer has an object with a valid measure.
isMeasured() - Method in class org.opensourcephysics.display.FunctionDrawer
 
isMeasured() - Method in class org.opensourcephysics.display.Histogram
Gets the valid measure flag.
isMeasured() - Method in class org.opensourcephysics.display.InteractiveShape
Determines if this circle should effect the scale of a drawing panel.
isMeasured() - Method in interface org.opensourcephysics.display.Measurable
Determines if information is available to set min/max values.
isMeasured() - Method in class org.opensourcephysics.display.MeasuredCircle
Determines if this circle should effect the scale of a drawing panel.
isMeasured() - Method in class org.opensourcephysics.display.MeasuredImage
 
isMeasured() - Method in class org.opensourcephysics.display.Spring
 
isMeasured() - Method in class org.opensourcephysics.display.TrailBezier
Determines if this trail scales the drawing panel.
isMeasured() - Method in class org.opensourcephysics.display2d.CellLattice
 
isMeasured() - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Method isMeasured
isMeasured() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
 
isMeasured() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Determines if information is available to set min/max values.
isMeasured() - Method in class org.opensourcephysics.display2d.ContourPlot
 
isMeasured() - Method in class org.opensourcephysics.display2d.DataRaster
 
isMeasured() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
 
isMeasured() - Method in class org.opensourcephysics.display2d.SiteLattice
Method isMeasured
isMeasured() - Method in class org.opensourcephysics.display2d.SurfacePlot
Determines if information is available to set min/max values.
isMeasured() - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
 
isMeasured() - Method in class org.opensourcephysics.display2d.TriangularByteLattice
 
isMeasured() - Method in class org.opensourcephysics.display2d.VectorPlot
 
isMeasured() - Method in class org.opensourcephysics.media.core.TPoint
Reports whether information is available to set min/max values.
isMeasured - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
isMeasured() - Method in class org.opensourcephysics.media.core.VideoAdapter
Reports whether information is available to set min/max values.
isNameEditable(Object) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Determines if an object's name is editable.
isNameEditable(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Determines if an object's name is editable.
isNameEditable(Object) - Method in class org.opensourcephysics.tools.InitialValueEditor
Determines if an object's name is editable.
isNameEditable(Object) - Method in class org.opensourcephysics.tools.ParamEditor
Determines if an object's name is editable.
isNameEditable() - Method in class org.opensourcephysics.tools.Parameter
Returns true if this parameter's name is user-editable.
isNameEditable() - Method in class org.opensourcephysics.tools.UserFunction
Returns true if the name is user-editable.
isNameEditable(Object) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Determines if an object's name is editable.
isNaN() - Method in class org.opensourcephysics.numerics.Complex
Returns true if either the real or imaginary component of this Complex is a Not-a-Number (NaN) value.
isNodeWritable(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Returns true if node is writable.
isNull() - Method in class org.opensourcephysics.display.TextLine
 
isOdd() - Method in class org.opensourcephysics.media.core.DeinterlaceFilter
Gets whether the extracted field is odd.
isOriginEnabled() - Method in class org.opensourcephysics.media.core.TCoordAxes
Gets whether the origin responds to mouse hits.
isOwnedBy(Data) - Method in class org.opensourcephysics.tools.DataToolTab
Returns true if (a) the Data ID is this tab owner's ID or (b) the Data name is this tab's name.
isParamterFixed(String) - Method in class org.opensourcephysics.controls.SimulationControl
Determines if the given parameter is fixed and can only be changed during initialization.
isParentSelfContained() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the parentSelfContained flag.
isPathOrAncestorSelected(TreePath) - Method in class org.opensourcephysics.tools.CheckTreeSelectionModel
Returns true if the path or any ancestor is selected.
isPathUnselected(TreePath) - Method in class org.opensourcephysics.tools.CheckTreeSelectionModel
Returns true if neither the path nor any descendant is selected.
isPaused() - Method in class org.opensourcephysics.ejs.Simulation
Returns whether the simulation is running or not
isPlayerVisible() - Method in class org.opensourcephysics.media.core.VideoPanel
Gets the video player visibility.
isPlaying() - Method in class org.opensourcephysics.ejs.Simulation
Returns whether the simulation is running or not
isPlaying() - Method in class org.opensourcephysics.media.core.ClipControl
Gets the playing status.
isPlaying() - Method in interface org.opensourcephysics.media.core.Playable
Gets whether the media is playing.
isPlaying() - Method in class org.opensourcephysics.media.core.StepperClipControl
Gets the playing status.
isPlaying() - Method in class org.opensourcephysics.media.core.TimerClipControl
Gets the playing status.
isPlaying() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the playing state of this video.
isPlaying() - Method in class org.opensourcephysics.media.core.VideoClipControl
Gets the playing status.
isPointInside(double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the x and y point is inside.
isPopupTrigger(InputEvent) - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if an InputEvent is a popup trigger.
isPreviewing() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the previewing flag.
isRadians() - Method in class org.opensourcephysics.analysis.FourierAnalysis
Gets the radians flag.
isRadians() - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Gets the radians flag.
isReallyVisible() - Method in class org.opensourcephysics.display3d.simple3d.Element
Returns the real visibility status of the element, which will be false if it belongs to an invisible group
isRecording() - Method in class org.opensourcephysics.media.core.VideoGrabber
Gets the recording flag.
isRecording() - Method in class org.opensourcephysics.tools.VideoCaptureTool
Gets the recording flag.
isRecording() - Method in interface org.opensourcephysics.tools.VideoTool
Gets the recording flag.
isRemovable(Object) - Method in class org.opensourcephysics.tools.FunctionEditor
Determines if an object is removable.
isRemoveHiddenLines() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
isRemoveHiddenLines() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
isReservedName(String) - Method in class org.opensourcephysics.tools.DataToolTab
Returns true if name is reserved by the OSP parser.
isRotateDrag() - Method in class org.opensourcephysics.display.BoundedShape
Gets the rotate drag option.
isRowNumberVisible() - Method in class org.opensourcephysics.display.DataPanel
True if row number numbers are visible.
isRowNumberVisible() - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method isRowNumberVisible
isRowNumberVisible() - Method in class org.opensourcephysics.display.DataTable
Gets the display row number flag.
isRowNumberVisible() - Method in interface org.opensourcephysics.display.DataTableModel
Gets the display row number flag.
isRunning() - Method in class org.opensourcephysics.controls.AbstractAnimation
Determines if the animation is running.
isRunning() - Method in interface org.opensourcephysics.controls.Simulation
Tests if the simulations's animation thread is running.
isSaved - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
isSavingHiddenNodes() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the saveHiddenNodes flag.
isSelected() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
isSelected() - Method in class org.opensourcephysics.display.BoundedShape
 
isSelected() - Method in interface org.opensourcephysics.display.Selectable
 
isSelfContained() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the selfContained flag.
isShowCoordinates() - Method in class org.opensourcephysics.media.core.VideoPanel
Returns true if mouse coordinates are displayed
isShowGrid() - Method in class org.opensourcephysics.frames.Complex2DFrame
True if the data grid's boundaries are shown.
isShowGrid() - Method in class org.opensourcephysics.frames.Scalar2DFrame
True if the data grid's boundaries are shown.
isShowLog() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the showLog value.
isShowTheta() - Method in class org.opensourcephysics.display.Protractor
Gets the show theta property.
isSingleApp() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the singleApp value.
isSingleton() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the singleton value.
isSingleVM() - Method in class org.opensourcephysics.tools.LaunchNode
Gets the singleVM flag.
isSorted() - Method in class org.opensourcephysics.display.ComplexDataset
Gets the sorted flag.
isSorted() - Method in class org.opensourcephysics.display.Dataset
Gets the sorted flag.
isSorted(int) - Method in class org.opensourcephysics.display.DatasetManager
Gets the sorted flag.
isSquareAspect() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the number of pixels per unit is the same for both x and y.
isSquareAspect() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Whether the panel tries to keep a square aspect.
isSquareAspect() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
isStepEditTrigger() - Method in class org.opensourcephysics.media.core.TPoint
Reports whether this is a stepEditTrigger.
isTabSetWritable() - Method in class org.opensourcephysics.tools.LaunchBuilder
Returns true if tabset is writable.
isTipEnabled() - Method in class org.opensourcephysics.media.core.TVector
Gets whether the tip is enabled.
isTrackEditTrigger() - Method in class org.opensourcephysics.media.core.TPoint
Reports whether this is a trackEditTrigger.
isTransposed() - Method in class org.opensourcephysics.display.ArrayTable
Returns true of the table's row and column values are interchanged.
isTransposed() - Method in class org.opensourcephysics.display.ArrayTableModel
Returns true of the table's row and column values are interchanged.
isType(Video) - Method in class org.opensourcephysics.media.core.ImageVideoType
Return true if the specified video is this type.
isType(Video) - Method in interface org.opensourcephysics.media.core.VideoType
Return true if the specified video is this type.
isType(Video) - Method in class org.opensourcephysics.media.gif.GifVideoType
Return true if the specified video is this type.
isUnderEjs - Variable in class org.opensourcephysics.ejs.control.ControlElement
 
isUseChooser() - Method in class org.opensourcephysics.tools.DataTool
Gets the useChooser flag.
isUseColorDepth() - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
 
isUseColorDepth() - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
isValid() - Method in class org.opensourcephysics.controls.XMLControlElement
Gets the valid property.
isValidFilteredImage - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
isValidImage() - Method in class org.opensourcephysics.display.DrawingPanel
 
isValidImage - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
isValidMeasure - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
isVariableRegistered(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Tells whether a variable is associated to any element.
isVisible() - Method in class org.opensourcephysics.controls.OSPLog
Determines if the log is visible.
isVisible() - Method in class org.opensourcephysics.display.axes.AbstractAxes
Gets the visibility of the axes.
isVisible() - Method in class org.opensourcephysics.display.DrawableBuffer
Reads the visible flag.
isVisible() - Method in class org.opensourcephysics.display.Grid
Checks if the grid is visible.
isVisible() - Method in class org.opensourcephysics.display.Spring
 
isVisible() - Method in interface org.opensourcephysics.display3d.core.Element
Whether the element is visible
isVisible() - Method in class org.opensourcephysics.display3d.simple3d.Element
 
isVisible() - Method in interface org.opensourcephysics.media.core.DrawableImage
Gets the visibility of the image.
isVisible() - Method in class org.opensourcephysics.media.core.TShape
Gets the current visible state.
isVisible() - Method in class org.opensourcephysics.media.core.VideoAdapter
Gets the visibility of the video.
isVisible() - Method in class org.opensourcephysics.media.core.VideoGrabber
Gets the visibility.
isVisible() - Method in class org.opensourcephysics.tools.Launcher
Reports visibility of the Launcher frame.
isVisible() - Method in class org.opensourcephysics.tools.VideoCaptureTool
Gets the visibility.
isVista() - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if OS is Vista
isWebStart() - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if launched by WebStart
isWidthDrag() - Method in class org.opensourcephysics.display.BoundedShape
Gets the width width drag option.
isWindows() - Static method in class org.opensourcephysics.display.OSPRuntime
Determines if OS is Windows
isXAxisEnabled() - Method in class org.opensourcephysics.media.core.TCoordAxes
Gets whether the x-axis responds to mouse hits.
isXColumnVisible() - Method in class org.opensourcephysics.display.Dataset
Gets the visibility of the x column of this Dataset in a table view.
isXLog() - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Determines if the x axis is logarithmic.
isXLog() - Method in class org.opensourcephysics.display.axes.CartesianType1
Return whether the X axis is drawn with a logarithmic scale.
isXLog() - Method in class org.opensourcephysics.display.axes.CartesianType2
 
isXLog() - Method in class org.opensourcephysics.display.axes.CartesianType3
 
isXPointsLinked() - Method in class org.opensourcephysics.display.DatasetManager
Gets the linked flag.
isXYDrag() - Method in class org.opensourcephysics.display.BoundedShape
Gets the xy drag boolean.
isYColumnVisible() - Method in class org.opensourcephysics.display.Dataset
Gets the visibility of the y column of this Dataset in a table view.
isYLog() - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Deteermines if the y axis is logarithmic.
isYLog() - Method in class org.opensourcephysics.display.axes.CartesianType1
Return whether the Y axis is drawn with a logarithmic scale.
isYLog() - Method in class org.opensourcephysics.display.axes.CartesianType2
 
isYLog() - Method in class org.opensourcephysics.display.axes.CartesianType3
 
isZoom() - Method in class org.opensourcephysics.display.DrawingPanel
Determines if the user can change scale by dragging the mouse.
items - Variable in class org.opensourcephysics.controls.OSPCombo
 
iw - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
ix - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
iy - Variable in class org.opensourcephysics.media.gif.GifDecoder
 

J

jarBasePath - Variable in class org.opensourcephysics.tools.Launcher
 
jarFileIcon - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
jarFolderIcon - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
jarIcon - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
jarModel - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
jarsOnly - Static variable in class org.opensourcephysics.tools.LaunchClassChooser
 
JarTool - Class in org.opensourcephysics.tools
This provides a simple way to package files in a single JAR or ZIP file
jarTree - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
JarTreeDialog - Class in org.opensourcephysics.tools
This is a JDialog that displays and controls a checkbox jar tree.
JarTreeDialog(Frame, File) - Constructor for class org.opensourcephysics.tools.JarTreeDialog
Constructor.
JarTreeDialog.JarRenderer - Class in org.opensourcephysics.tools
A cell renderer to display jar and file nodes.
JarTreeDialog.JarRenderer() - Constructor for class org.opensourcephysics.tools.JarTreeDialog.JarRenderer
 
JarTreeDialog.SelectionEdit - Class in org.opensourcephysics.tools
A class to undo/redo tree node selections.
JarTreeDialog.SelectionEdit(TreePath[], TreePath[]) - Constructor for class org.opensourcephysics.tools.JarTreeDialog.SelectionEdit
Constructor SelectionEdit
JarTreeDialog.SelectionEdit(TreePath[], int, TreePath[], int) - Constructor for class org.opensourcephysics.tools.JarTreeDialog.SelectionEdit
Constructor SelectionEdit
JarTreeModel - Class in org.opensourcephysics.tools
A tree model to display files and jar/zip contents.
JarTreeModel(File) - Constructor for class org.opensourcephysics.tools.JarTreeModel
Constructor.
javaLFItem - Variable in class org.opensourcephysics.tools.Launcher
 
Job - Interface in org.opensourcephysics.tools
This is a Remote interface for osp data transfers via XML and RMI.
jobManager - Variable in class org.opensourcephysics.tools.DataToolTab
 
JobManager - Class in org.opensourcephysics.tools
This manages jobs and their associated objects and replies.
JobManager(Tool) - Constructor for class org.opensourcephysics.tools.JobManager
Constructs a job manager for a specified tool.
jpgFilter - Variable in class org.opensourcephysics.media.core.ImageVideoType
 
justification - Variable in class org.opensourcephysics.display.TextLine
Text justification.
JUSTIFICATION_CENTER - Static variable in interface org.opensourcephysics.display3d.core.ElementText
Center the Text over the point
JUSTIFICATION_LEFT - Static variable in interface org.opensourcephysics.display3d.core.ElementText
Position the Text to the Left of the point
JUSTIFICATION_RIGHT - Static variable in interface org.opensourcephysics.display3d.core.ElementText
Position the Text to the Right of the point

K

keepHidden - Variable in class org.opensourcephysics.display.OSPDialog
 
keepHidden - Variable in class org.opensourcephysics.display.OSPFrame
 
keyPressed(KeyEvent) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField.MyKeyListener
 
keyReleased(KeyEvent) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField.MyKeyListener
 
keyTyped(KeyEvent) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField.MyKeyListener
 
KnownFunction - Interface in org.opensourcephysics.tools
Title: KnownFunction Description: A function that provides its name, expression and parameters to users.
KnownPolynomial - Class in org.opensourcephysics.tools
A polynomial that implements KnownFunction.

L

label - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
label - Variable in class org.opensourcephysics.ejs.control.swing.ControlLabel
 
labelColumnWidth - Variable in class org.opensourcephysics.display.DataRowTable
 
labelColumnWidth - Variable in class org.opensourcephysics.display.DataTable
 
labelFont - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
labelFormat - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
labelFormat - Variable in class org.opensourcephysics.display2d.ComplexSurfacePlot
 
labelFormat - Variable in class org.opensourcephysics.display2d.SurfacePlot
 
lagrange(double, double[], double[]) - Static method in class org.opensourcephysics.numerics.Interpolation
Lagrange polynomial interpolation at a single point x.
LagrangeInterpolator - Class in org.opensourcephysics.numerics
LagrangeInterpolator uses a polynomial interpolation formula to evaluate values between data points.
LagrangeInterpolator(double[], double[]) - Constructor for class org.opensourcephysics.numerics.LagrangeInterpolator
Constructs a Lagrange interpolating polynomial from the given data using Horner's expansion for the representation of the polynomial.
Laguerre - Class in org.opensourcephysics.numerics.specialfunctions
Computes Laguerre polynomials and associated Laguerre polynomials.
languageItems - Variable in class org.opensourcephysics.controls.ControlFrame
 
languageItems - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
languageItems - Variable in class org.opensourcephysics.tools.DataTool
 
languageItems - Variable in class org.opensourcephysics.tools.Launcher
 
languageMenu - Variable in class org.opensourcephysics.controls.ControlFrame
 
languageMenu - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
languageMenu - Variable in class org.opensourcephysics.tools.DataTool
 
languageMenu - Variable in class org.opensourcephysics.tools.Launcher
 
languagesButton - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
laplacian(GridPointData, double) - Static method in class org.opensourcephysics.display2d.Util2D
Calculates the Laplacian of a 2d scalar field.
lastBgColor - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
lastDispose - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
lastImage - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
lastIndexRemoved() - Method in class org.opensourcephysics.media.core.FilterStack
Gets the index of the last removed filter, or -1 if none removed.
lastRect - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
lattice - Variable in class org.opensourcephysics.frames.LatticeFrame
 
LatticeFrame - Class in org.opensourcephysics.frames
A DrawingFrame that displays plots using a Lattice.
LatticeFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.LatticeFrame
Constructs a LatticeFrame with the given axes labels and frame title.
LatticeFrame(String) - Constructor for class org.opensourcephysics.frames.LatticeFrame
Constructs a LatticeFrame with the given frame title but without axes.
launch(Class<?>) - Static method in class org.opensourcephysics.tools.Launcher
Launches an application with no arguments.
launch(Class<?>, String[]) - Static method in class org.opensourcephysics.tools.Launcher
Launches an application with an array of string arguments.
launch(Class<?>, String[], LaunchNode) - Static method in class org.opensourcephysics.tools.Launcher
Launches an application asSociated with a launch node.
launch() - Method in class org.opensourcephysics.tools.LaunchNode
Launches this node.
launch(LaunchPanel) - Method in class org.opensourcephysics.tools.LaunchNode
Launches this node from the specified launch panel.
LaunchBuilder - Class in org.opensourcephysics.tools
This provides a GUI for building LaunchNode and LaunchSet xml files.
LaunchBuilder() - Constructor for class org.opensourcephysics.tools.LaunchBuilder
No-arg constructor.
LaunchBuilder(String) - Constructor for class org.opensourcephysics.tools.LaunchBuilder
Constructs a builder and loads the specified file.
LaunchBuilder(boolean) - Constructor for class org.opensourcephysics.tools.LaunchBuilder
Constructs a builder with or without a splash screen.
LaunchBuilder(String, boolean) - Constructor for class org.opensourcephysics.tools.LaunchBuilder
Constructs a builder and loads the specified file with or without splash.
LaunchClassChooser - Class in org.opensourcephysics.tools
This modal dialog lets the user choose launchable classes from jar files.
LaunchClassChooser(Component) - Constructor for class org.opensourcephysics.tools.LaunchClassChooser
Constructs an empty LaunchClassChooser dialog.
launchedIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
launchEmptyIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
Launcher - Class in org.opensourcephysics.tools
This provides a GUI for launching osp applications and xml files.
Launcher() - Constructor for class org.opensourcephysics.tools.Launcher
Constructs a bare Launcher with a splash screen.
Launcher(boolean) - Constructor for class org.opensourcephysics.tools.Launcher
Constructs a bare Launcher with or without a splash screen.
Launcher(String) - Constructor for class org.opensourcephysics.tools.Launcher
Constructs a Launcher and opens the specified xml file.
Launcher(String, boolean) - Constructor for class org.opensourcephysics.tools.Launcher
Constructs a Launcher and opens the specified xml file.
launcher - Variable in class org.opensourcephysics.tools.LaunchPanel
 
Launcher.HTMLPane - Class in org.opensourcephysics.tools
A class for displaying html pages in a scrolled textPane.
Launcher.LaunchSet - Class in org.opensourcephysics.tools
A class to save and load a set of launch tabs and Launcher static fields.
Launcher.LaunchSet() - Constructor for class org.opensourcephysics.tools.Launcher.LaunchSet
Constructor LaunchSet
Launcher.LaunchSet(Launcher, String) - Constructor for class org.opensourcephysics.tools.Launcher.LaunchSet
 
LauncherApplet - Class in org.opensourcephysics.ejs
A utility class to launch simulations
LauncherApplet() - Constructor for class org.opensourcephysics.ejs.LauncherApplet
 
launcherFileFilter - Static variable in class org.opensourcephysics.tools.Launcher
 
launcherMode - Static variable in class org.opensourcephysics.display.OSPRuntime
Set true if a program is being run within Launcher.
LauncherUndo - Class in org.opensourcephysics.tools
This provides undo support for Launcher.
LauncherUndo(Launcher) - Constructor for class org.opensourcephysics.tools.LauncherUndo
Constructor.
LauncherUndo.LoadEdit - Class in org.opensourcephysics.tools
A class to undo/redo a node link, open file or new tabset action.
LauncherUndo.LoadEdit(String[], String[]) - Constructor for class org.opensourcephysics.tools.LauncherUndo.LoadEdit
Constructor specifies new file and node.
LauncherUndo.NavEdit - Class in org.opensourcephysics.tools
A class to undo/redo a hyperlink or user navigation action.
LauncherUndo.NavEdit(Object[], Object[]) - Constructor for class org.opensourcephysics.tools.LauncherUndo.NavEdit
Constructor.
LauncherUndo.NavEdit(LaunchNode, LaunchNode) - Constructor for class org.opensourcephysics.tools.LauncherUndo.NavEdit
Constructor.
launchIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
launchingInSingleVM - Static variable in class org.opensourcephysics.display.OSPRuntime
True if always launching in single vm (applet mode, etc).
LaunchNode - Class in org.opensourcephysics.tools
This is a tree node that can describe and launch an application.
LaunchNode(String) - Constructor for class org.opensourcephysics.tools.LaunchNode
Constructs a node with the specified name.
LaunchNode.HTML - Class in org.opensourcephysics.tools
A class to hold html data.
LaunchPanel - Class in org.opensourcephysics.tools
This is a panel that displays a tree with a LaunchNode root.
LaunchPanel(LaunchNode, Launcher) - Constructor for class org.opensourcephysics.tools.LaunchPanel
Constructor.
LaunchRes - Class in org.opensourcephysics.tools
String resources for launcher classes.
LaunchSaver - Class in org.opensourcephysics.tools
This is a dialog that displays a tree showing tabs to be saved.
LaunchSaver(LaunchBuilder) - Constructor for class org.opensourcephysics.tools.LaunchSaver
Constructor.
layoutConstant(Container, String) - Static method in class org.opensourcephysics.ejs.control.swing.ConstantParser
 
layoutContainer(Container) - Method in class org.opensourcephysics.display.OSPLayout
Lays out the container argument using this layout.
lct - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
lctFlag - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
lctSize - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
leading - Variable in class org.opensourcephysics.display.TextLine
The leading using the current font
LeapFrog - Class in org.opensourcephysics.numerics
LeapFrog method ODE solver.
LeapFrog(ODE) - Constructor for class org.opensourcephysics.numerics.LeapFrog
Constructs the LeapFrog ODESolver for a system of ordinary differential equations.
LEFT - Static variable in class org.opensourcephysics.display.TextLine
Position the Text to the Left of the point
LEFT - Static variable in class org.opensourcephysics.display.TitleText
 
left - Variable in class org.opensourcephysics.display2d.ArrayData
 
left - Variable in class org.opensourcephysics.display2d.FlatData
 
left - Variable in class org.opensourcephysics.display2d.GridPointData
 
leftGutter - Variable in class org.opensourcephysics.display.DrawingPanel
 
leftGutterPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
Legendre - Class in org.opensourcephysics.numerics
Legendre defines Legendre Polynomials based on of Alan Jeffrey's Handbook of Mathematical Formulas an Integrals.
Legendre - Class in org.opensourcephysics.numerics.specialfunctions
Computes Laguerre polynomials and associated Laguerre polynomials.
length - Variable in class org.opensourcephysics.media.core.TVector
 
lengthcount - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
level - Variable in class org.opensourcephysics.controls.XMLControlElement
 
levelDown() - Static method in class org.opensourcephysics.tools.FontSizer
Decrements the font level and informs all listeners.
levels - Static variable in class org.opensourcephysics.controls.OSPLog
 
levelUp() - Static method in class org.opensourcephysics.tools.FontSizer
Increments the font level and informs all listeners.
LevenbergMarquardt - Class in org.opensourcephysics.numerics
LevenbergMarquardt performs a minimization of a nonlinear multivariable function using the Levenberg-Marquardt algorithm.
LevenbergMarquardt() - Constructor for class org.opensourcephysics.numerics.LevenbergMarquardt
 
lg - Variable in class org.opensourcephysics.display.TextLine
Local graphics context.
lightInspectorFrame - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
lightItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
limitAutoscaleX(double, double) - Method in class org.opensourcephysics.display.DrawingFrame
Limits the xmin and xmax values during autoscaling so that the mininimum value will be no greater than the floor and the maximum value will be no smaller than the ceil.
limitAutoscaleX(double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Limits the xmin and xmax values during autoscaling so that the mininimum value will be no greater than the floor and the maximum value will be no smaller than the ceil.
limitAutoscaleY(double, double) - Method in class org.opensourcephysics.display.DrawingFrame
Limits ymin and ymax values during autoscaling so that the mininimum value will be no greater than the floor and the maximum value will be no smaller than the ceil.
limitAutoscaleY(double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Limits ymin and ymax values during autoscaling so that the mininimum value will be no greater than the floor and the maximum value will be no smaller than the ceil.
line - Variable in class org.opensourcephysics.media.core.TLine
 
line - Variable in class org.opensourcephysics.media.core.TVector
 
LINEAR - Static variable in class org.opensourcephysics.display.axes.XYAxis
Field LINEAR
linear(double, double, double, double, double) - Static method in class org.opensourcephysics.numerics.Interpolation
Linear interpolation at a single point x.
linearFunction(double, double) - Static method in class org.opensourcephysics.numerics.Util
Creates a linear function with the given slope and intercept.
linearRegression(double[], double[]) - Static method in class org.opensourcephysics.numerics.CurveFitting
Computes the linear regression for the given data.
lineColor - Variable in class org.opensourcephysics.display.CellBorder
 
lineObjects - Variable in class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
linkIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
linkListener - Variable in class org.opensourcephysics.tools.Launcher
 
list - Variable in class org.opensourcephysics.display.TextLine
The parsed string.
list - Variable in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
ListChooser - Class in org.opensourcephysics.controls
This modal dialog lets the user choose any number of items from a supplied list.
ListChooser(String, String) - Constructor for class org.opensourcephysics.controls.ListChooser
Constructs a dialog with the specified title and text.
ListChooser(String, String, Component) - Constructor for class org.opensourcephysics.controls.ListChooser
Constructs a dialog with the specified title, text and owner.
load(String) - Method in class org.opensourcephysics.media.core.BaselineFilter
Loads a baseline image from the specified path.
load() - Method in class org.opensourcephysics.media.core.BaselineFilter
Loads an image with a file chooser.
load(String) - Method in class org.opensourcephysics.media.gif.GifVideo
Loads a gif image specified by name.
loadClass - Static variable in class org.opensourcephysics.tools.DataTool
 
loadData(Data) - Method in class org.opensourcephysics.tools.DataTool
Loads a Data object into existing tabs and/or newly created tabs as needed.
loadData(Data...) - Method in class org.opensourcephysics.tools.DataTool
Loads multiple Data objects into a single existing or newly created tab.
loadData(Data) - Method in class org.opensourcephysics.tools.DataToolTab
Loads data into this tab.
loadDataTool - Static variable in class org.opensourcephysics.display.OSPRuntime
Load Data Tool, if available.
loadDefaultXML() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Loads the current XML default.
loadDisplayMenu() - Method in class org.opensourcephysics.controls.ControlFrame
Adds a Display menu to the menu bar.
loadDisplayMenu() - Method in class org.opensourcephysics.controls.OSPControl
Adds a Display menu to the menu bar.
loadDisplayMenu() - Method in class org.opensourcephysics.display.DataTableFrame
Adds a Display menu to the menu bar.
loadDisplayMenu() - Method in class org.opensourcephysics.display.DrawingFrame
Adds a Display menu to the menu bar.
loadDisplayMenu() - Method in class org.opensourcephysics.display.OSPFrame
Adds a Display menu to the menu bar.
loadDisplayMenu() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Adds a Display menu to the menu bar.
loadExportTool - Static variable in class org.opensourcephysics.display.OSPRuntime
Load Export Tool, if available.
loadFourierTool - Static variable in class org.opensourcephysics.display.OSPRuntime
Load Fourier Tool, if available.
loadIcon(String) - Static method in class org.opensourcephysics.tools.Launcher
Loads an icon and substitutes default icon if not found.
loadObject(XMLControl, Object) - Method in interface org.opensourcephysics.controls.XML.ObjectLoader
Loads an object with data from an XMLControl.
loadObject(Object) - Method in interface org.opensourcephysics.controls.XMLControl
Loads an object with data from this XMLControl.
loadObject(Object) - Method in class org.opensourcephysics.controls.XMLControlElement
Loads an object with data from this element.
loadObject(Object, boolean) - Method in class org.opensourcephysics.controls.XMLControlElement
Loads an object with data from this element.
loadObject(Object, boolean, boolean) - Method in class org.opensourcephysics.controls.XMLControlElement
Loads an object with data from this element.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.controls.XMLJavaLoader
Loads an object with data from an XMLControl.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.controls.XMLLoader
Loads the object with xml data.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.ArrowLoader
Loads data from the xml control into the Arrow object.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.BoundedShape.BoundedShapeLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.CircleLoader
Loads data from the xml control into the Circle object.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DataFunction.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.Dataset.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DrawableShapeLoader
Loads the DrawableShape using the path stored in the control.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DrawableTextLine.DrawableTextLineLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DrawingFrame.DrawingFrameLoader
Loads the object with data from the control.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.GeneralPathLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.Histogram.HistogramLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.HistogramDataset.HistogramDatasetLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveArrow.InteractiveArrowLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow.InteractiveCenteredArrowLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveCircle.InteractiveCircleLoader
Loads data from the xml control into the InteractiveCircle object.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveShape.InteractiveShapeLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveTextLine.InteractiveTextLineLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display.Stripchart.StripchartLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display2d.Plot2DLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Camera.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.DrawingFrame3D.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.DrawingPanel3D.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Element.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementBox.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementCircle.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementCone.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementCylinder.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementEllipsoid.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementImage.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementObject.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementPlane.ElementPlaneLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementPoints.ElementPointsLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementPolygon.ElementPolygonLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementSpring.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementSurface.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementTessellation.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementTetrahedron.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementText.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementTrail.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Group.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Resolution.ResolutionLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Style.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.VisualizationHints.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.simple3d.Style.StyleLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.frames.ComplexPlotFrame.ComplexPlotFrameLoader
Loads the object with data from the control.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.frames.HistogramFrame.HistogramFrameLoader
Loads the object with data from the control.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.frames.PlotFrame.PlotFrameLoader
Loads the object with data from the control.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.media.core.ImageCoordSystem.Loader
Loads an ImageCoordSystem with data from an XMLControl.
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation.Matrix2DTransformationLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation.Affine3DTransformationLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.numerics.Quaternion.QuaternionLoader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.tools.DataColumn.Loader
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.tools.Launcher.LaunchSet
 
loadObject(XMLControl, Object) - Method in class org.opensourcephysics.tools.UserFunction.Loader
 
loadOSPLog - Static variable in class org.opensourcephysics.display.OSPRuntime
Load OSP Log, if available.
loadParameters(Control, Component) - Static method in class org.opensourcephysics.controls.ControlUtils
Loads control parameters from a text file using a dialog box.
loadResource(String, Class<?>) - Method in class org.opensourcephysics.display.TextFrame
 
loadToolsMenu() - Method in class org.opensourcephysics.display.DrawingFrame
Adds a Tools menu to the menu bar.
loadToolsMenu() - Method in class org.opensourcephysics.display.OSPFrame
Adds a Tools menu to the menu bar.
loadToolsMenu() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Adds a Tools menu to the menu bar.
loadToolsMenu() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Adds a Tools menu to the menu bar.
loadToolsMenu() - Method in class org.opensourcephysics.frames.HistogramFrame
Adds launchable tools to the specified menu.
loadTranslatorTool - Static variable in class org.opensourcephysics.display.OSPRuntime
Load Translator Tool, if available.
loadUnmutableObjects(XMLControl) - Method in interface org.opensourcephysics.display3d.core.Element
Loads unmutable objects of the Element, such as the style, as well as perform any extra implementation-specific initialization.
loadUnmutableObjects(XMLControl) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
loadVideoTool - Static variable in class org.opensourcephysics.display.OSPRuntime
Load Video Tool, if available.
loadXML(String[]) - Method in class org.opensourcephysics.controls.ControlFrame
 
loadXML(XMLControlElement, boolean) - Method in class org.opensourcephysics.controls.ControlFrame
Loads xml data into the model.
loadXML(String) - Method in class org.opensourcephysics.controls.ControlFrame
 
loadXML() - Method in class org.opensourcephysics.controls.ControlFrame
 
loadXML(String) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
loadXML(XMLControlElement, boolean) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
loadXML() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
loadXML(String[]) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
LocalJob - Class in org.opensourcephysics.tools
This is a Job implementation for osp data transfers within a single vm.
LocalJob() - Constructor for class org.opensourcephysics.tools.LocalJob
Constructs a LocalJob.
LocalJob(String) - Constructor for class org.opensourcephysics.tools.LocalJob
Constructs a LocalJob with a specified xml string.
LocalJob(Object) - Constructor for class org.opensourcephysics.tools.LocalJob
Constructs a LocalJob for a specified object.
log() - Method in class org.opensourcephysics.numerics.Complex
Returns the logarithm of this complex number.
log(Job, Tool) - Method in class org.opensourcephysics.tools.JobManager
Logs a job and tool into the manager.
LOG10 - Static variable in class org.opensourcephysics.display.axes.XYAxis
Field LOG10
log10(double) - Static method in class org.opensourcephysics.display.axes.XYAxis
 
log10(double) - Static method in class org.opensourcephysics.display.TextLine
 
LOG10 - Static variable in class org.opensourcephysics.numerics.Util
 
LOG_OK - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
LOG_SCALE - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
LOG_WARNING - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
LOG_X - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
LOG_Y - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
logAxes() - Method in class org.opensourcephysics.frames.PlotFrame
 
LogAxesInspector - Class in org.opensourcephysics.display.dialogs
Displays and sets DrawingPanel log-scale properties.
LogAxesInspector(PlottingPanel) - Constructor for class org.opensourcephysics.display.dialogs.LogAxesInspector
Constructs an LogAxis Inspector.
LogBase10Function - Class in org.opensourcephysics.numerics
 
LogBase10Function() - Constructor for class org.opensourcephysics.numerics.LogBase10Function
 
logChoose(int, int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Factorials
Returns the logarithm of the binomial coefficient (n, k) In other notation: log (n choose k) (n choose k) represents the number of ways of picking k unordered outcomes from n possibilities
logFactorial(int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Factorials
Returns log (n!) = log (n * (n-1) * ...
logItem - Variable in class org.opensourcephysics.tools.DataTool
 
logItem - Variable in class org.opensourcephysics.tools.Launcher
 
LogMeasurable - Interface in org.opensourcephysics.display
Title: Measurable Description: A Measurable object returns only positive min and max values for its x and y extent.
logScale - Variable in class org.opensourcephysics.display.Histogram
Should histogram be drawn on a log scale? Default is false.
logToFileItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
logXCheckBox - Variable in class org.opensourcephysics.display.dialogs.LogAxesInspector
 
logYCheckBox - Variable in class org.opensourcephysics.display.dialogs.LogAxesInspector
 
LOOK_AND_FEEL_TYPES - Static variable in class org.opensourcephysics.display.OSPRuntime
 
lookAndFeel - Variable in class org.opensourcephysics.tools.Launcher
 
lookFeelItem - Variable in class org.opensourcephysics.tools.Launcher
 
lookFeelMenu - Variable in class org.opensourcephysics.tools.Launcher
 
loopCount - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
looping - Variable in class org.opensourcephysics.media.core.ClipControl
 
looping - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
loops - Variable in class org.opensourcephysics.display.Spring
 
lostOwnership(Clipboard, Transferable) - Method in class org.opensourcephysics.display.DrawingFrame
Implementation of ClipboardOwner interface.
lostOwnership(Clipboard, Transferable) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Implementation of ClipboardOwner interface.
LUPDecomposition - Class in org.opensourcephysics.numerics
Lower Upper Permutation (LUP) decomposition See Object Oriented Implementation of Numerical Methods by Didier H.
LUPDecomposition(double[][]) - Constructor for class org.opensourcephysics.numerics.LUPDecomposition
Constructor method

M

macOffset - Static variable in class org.opensourcephysics.display.OSPLayout
 
mag() - Method in class org.opensourcephysics.numerics.Complex
Returns the magnitude of the complex number
magenta - Static variable in class org.opensourcephysics.controls.OSPLog
 
magentaFileIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
magnitude() - Method in class org.opensourcephysics.numerics.Quaternion
Returns the magnitude of this quaternion.
magnitude() - Method in class org.opensourcephysics.numerics.Vec3D
Returns the magnitude of this vector.
magnitude(double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Calculates the magnitude a vector.
magnitudeSquared() - Method in class org.opensourcephysics.numerics.Quaternion
Returns the squared magnitude of this vector.
magnitudeSquared() - Method in class org.opensourcephysics.numerics.Vec3D
Returns the squared magnitude of this vector.
magnitudeSquared(double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Computes the magnitdue squared of this vector.
mail(String) - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default email program with the given address.
mail() - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default email program without a recipient.
main(String[]) - Static method in class org.opensourcephysics.tools.DataTool
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.EncryptionTool
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.FourierTool
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.LaunchBuilder
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.Launcher
Main entry point when used as application.
mainFrame - Variable in class org.opensourcephysics.controls.AbstractAnimation
 
mainFrame - Variable in class org.opensourcephysics.controls.AbstractCalculation
 
MainFrame - Interface in org.opensourcephysics.controls
A MainFrame contains the primary user interface for a program.
matches(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchNode
Determines if this node matches another node.
MathExpParser - Class in org.opensourcephysics.numerics
MathExpParser defines an abstract super class for mathematical expression parsers.
MathExpParser() - Constructor for class org.opensourcephysics.numerics.MathExpParser
 
Matrix2DTransformation - Class in org.opensourcephysics.numerics
Matrix2DTransformation implements 2D affine transformations
Matrix2DTransformation(double[][]) - Constructor for class org.opensourcephysics.numerics.Matrix2DTransformation
Constructs a 2D transformation using the given matrix.
Matrix2DTransformation(AffineTransform) - Constructor for class org.opensourcephysics.numerics.Matrix2DTransformation
Constructor Matrix2DTransformation
Matrix2DTransformation.Matrix2DTransformationLoader - Class in org.opensourcephysics.numerics
 
Matrix2DTransformation.Matrix2DTransformationLoader() - Constructor for class org.opensourcephysics.numerics.Matrix2DTransformation.Matrix2DTransformationLoader
 
Matrix3DTransformation - Class in org.opensourcephysics.numerics
Matrix3DTransformation implements 3D affine transformations using a matrix representation.
Matrix3DTransformation(double[][]) - Constructor for class org.opensourcephysics.numerics.Matrix3DTransformation
Constructs a 3D transformation using the given matrix.
Matrix3DTransformation.Affine3DTransformationLoader - Class in org.opensourcephysics.numerics
 
Matrix3DTransformation.Affine3DTransformationLoader() - Constructor for class org.opensourcephysics.numerics.Matrix3DTransformation.Affine3DTransformationLoader
 
MatrixTransformation - Interface in org.opensourcephysics.numerics
MatrixTransformation maps coordinates from one coordinate system to another using a matrix.
max(double[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Find the maximum value in an array.
MAX - Static variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
Maximum number of bisections allowed
MAX_LENGTH - Static variable in class org.opensourcephysics.display3d.core.Resolution
 
maxAscent - Variable in class org.opensourcephysics.display.TextLine
The maximum ascent using the current font
maxDescent - Variable in class org.opensourcephysics.display.TextLine
The maximum descent using the current font
MAXIMUM_FPS - Static variable in class org.opensourcephysics.ejs.Simulation
 
maxIterations - Variable in class org.opensourcephysics.numerics.ODEMultistepSolver
 
maxIterations - Variable in class org.opensourcephysics.numerics.RK45MultiStep
 
maxnetpos - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
maxPaths - Static variable in class org.opensourcephysics.tools.ResourceLoader
 
maxPoints - Variable in class org.opensourcephysics.display.Dataset
 
maxPoints - Variable in class org.opensourcephysics.display2d.DataRaster
 
MaxStackSize - Static variable in class org.opensourcephysics.media.gif.GifDecoder
 
maxValue - Variable in class org.opensourcephysics.media.core.NumberField
 
maxX - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
maxY - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
Measurable - Interface in org.opensourcephysics.display
A Measurable object returns min and max values for its x and y extent.
measure() - Method in class org.opensourcephysics.display.DrawingPanel
Sets the scale based on the max and min values of all measurable objects.
MeasuredCircle - Class in org.opensourcephysics.display
A drawable circle that implements Measurable.
MeasuredCircle(double, double) - Constructor for class org.opensourcephysics.display.MeasuredCircle
Constructs a MeasuredCircle with the given center.
MeasuredImage - Class in org.opensourcephysics.display
MeasuredImage contains an image and a scale in world units.
MeasuredImage() - Constructor for class org.opensourcephysics.display.MeasuredImage
Constructs a MeasuredImage with a pixel scale.
MeasuredImage(BufferedImage) - Constructor for class org.opensourcephysics.display.MeasuredImage
Constructs a MeasuredImage with a pixel scale.
MeasuredImage(BufferedImage, double, double, double, double) - Constructor for class org.opensourcephysics.display.MeasuredImage
Constructs a MeasuredImage with the given scale.
MediaRes - Class in org.opensourcephysics.media.core
String resources for media classes.
MENU_SHORTCUT_KEY_MASK - Static variable in class org.opensourcephysics.display.DrawingFrame
 
MENU_SHORTCUT_KEY_MASK - Static variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
menuBar - Variable in class org.opensourcephysics.display.DataTableFrame
 
menuBar - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
menubar - Variable in class org.opensourcephysics.tools.DataTool
 
merge(int[], double[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
merge(int[], int[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
merge(int[], Object[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
merge(double[], int[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
merge(float[], int[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
merge(Object[], int[], int, int, int, Comparator<Object>) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
mergesort(int[], double[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
mergesort(int[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
mergesort(int[], int[], Object[], Object[], int, int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
mergesort(double[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
mergesort(float[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
mergesort(Object[], int[], int, int, Comparator<Object>) - Static method in class org.opensourcephysics.numerics.ArrayLib
 
MessageFrame - Class in org.opensourcephysics.controls
MessageFrame displays text messages.
messageFrame - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
messagePanel - Variable in class org.opensourcephysics.media.core.VideoPanel
 
Messages - Class in org.opensourcephysics.numerics.specialfunctions
 
METAL_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
METHOD_FOR_VARIABLE - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
METHOD_TRIGGER - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
MethodWithOneParameter - Class in org.opensourcephysics.ejs.control
A class to store and invoke methods using reflection.
min(double[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Find the minimum value in an array.
minimize(MultiVarFunction, double[], int, double) - Method in class org.opensourcephysics.numerics.HessianMinimize
 
minimize(MultiVarFunction, double[], int, double) - Method in class org.opensourcephysics.numerics.LevenbergMarquardt
 
MINIMUM_FPS - Static variable in class org.opensourcephysics.ejs.Simulation
 
minpicturebytes - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
minValue - Variable in class org.opensourcephysics.media.core.NumberField
 
minX - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
minY - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
MODE - Static variable in class org.opensourcephysics.frames.FFT2DFrame
 
MODE - Static variable in class org.opensourcephysics.frames.FFTFrame
 
MODE_NO_PERSPECTIVE - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PERSPECTIVE - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PLANAR_XY - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PLANAR_XZ - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PLANAR_YZ - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_XYZ - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Axis Modes
MODE_XZY - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_YXZ - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_YZX - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_ZXY - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_ZYX - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
model - Variable in class org.opensourcephysics.controls.ControlFrame
 
model - Variable in class org.opensourcephysics.ejs.control.EjsCalculationControl
 
model - Variable in class org.opensourcephysics.ejs.control.EjsSimulationControl
 
Model - Interface in org.opensourcephysics.ejs
A base interface for the model of a simulation
modifyMenuBar() - Method in class org.opensourcephysics.media.core.VideoFrame
Modifies the menu bar.
MOMENTUM - Static variable in class org.opensourcephysics.frames.FFT2DFrame
 
MOMENTUM - Static variable in class org.opensourcephysics.frames.FFTFrame
 
MOTIF_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
MOUSE_CLICKED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_DRAGGED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_DRAGGED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of dragging the mouse on the element
MOUSE_ENTERED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_ENTERED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of entering (lingering on) the element
MOUSE_EXITED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_EXITED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of exiting the element
MOUSE_MOVED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_MOVED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of moving the mouse on the element
MOUSE_PRESSED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_PRESSED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of pressing the mouse on the element
MOUSE_RELEASED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_RELEASED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of releasing the mouse on the element
mouseAction - Variable in class org.opensourcephysics.display.InteractivePanel
 
mouseClicked(MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
Handles the mouse clicked event.
mouseClicked(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseClicked(MouseEvent) - Method in class org.opensourcephysics.tools.CheckTreeManager
Handles mouse click events.
mouseController - Variable in class org.opensourcephysics.display.DrawingPanel
 
mouseDragged(MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
Handles the mouse dragged event.
mouseDragged(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
mouseDrag event handler.
mouseDragged(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.SurfacePlot
mouseDrag event handler.
mouseDragged(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseDragged(MouseEvent) - Method in class org.opensourcephysics.tools.CheckTreeManager
 
mouseEnabled - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
mouseEntered(MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
Handles the mouse entered event.
mouseEntered(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseEvent - Variable in class org.opensourcephysics.display.InteractivePanel
 
mouseExited(MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
Handles the mouse exited event.
mouseExited(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseMoved(MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
Handles the mouse moved event.
mouseMoved(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseMoved(MouseEvent) - Method in class org.opensourcephysics.tools.CheckTreeManager
Handles mouse moved events.
mousePanel - Variable in class org.opensourcephysics.media.core.VideoPanel
 
mousePressed(MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
Handle the mouse pressed event.
mousePressed(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
mouseDown event handler.
mousePressed(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.SurfacePlot
mouseDown event handler.
mousePressed(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseReleased(MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
Handles the mouse released event.
mouseReleased(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Method mouseReleased
mouseReleased(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.SurfacePlot
Method mouseReleased
mouseReleased(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
moveDatum(int) - Method in class org.opensourcephysics.display.ComplexDataset
Move an out-of-place datum into its correct position.
moveDatum(int) - Method in class org.opensourcephysics.display.Dataset
Move an out-of-place datum into its correct position.
moveDatum(int) - Method in class org.opensourcephysics.display.HighlightableDataset
Move an out-of-place datum into its correct position.
moveToPoint(double, double) - Method in class org.opensourcephysics.display.Trail
Starts a new trail segment by moving to a new point without drawing.
moveToPoint(double, double, double) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Starts a new (x,y,z) trail segment by moving to a new point without drawing.
moveToPoint(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
mul(double) - Method in class org.opensourcephysics.numerics.Complex
Multiplies the complex number with a double value.
mul(Complex) - Method in class org.opensourcephysics.numerics.Complex
Multiplies the complex number with another complex value.
mul(Complex[][], Complex[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
mul(Complex[][], Complex, Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
mul(Complex[][], Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
multiply(Matrix2DTransformation) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Multiplies (concatenates) this transformation matrix with the given transformation.
multiply(double[][]) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Multiplies this rotation matrix by the given matrix.
multiply(Matrix3DTransformation) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Multiplies (concatenates) this transformation matrix with the given transformation.
multiply(double[][]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Multiplies this rotation matrix by the given matrix.
multiply(double) - Method in class org.opensourcephysics.numerics.Polynomial
Multiplies this polynomial by a constant.
multiply(Polynomial) - Method in class org.opensourcephysics.numerics.Polynomial
Multiplies this polynomial by another polynomial.
multiply(Quaternion) - Method in class org.opensourcephysics.numerics.Quaternion
Multiplies this quaternion with the given quaternion.
multiply(Vec3D, double) - Method in class org.opensourcephysics.numerics.Vec3D
Sets this vector to the multiplication of vector v1 and a scalar number
MultistepRK45(ODE) - Static method in class org.opensourcephysics.numerics.ODEMultistepSolver
A factory method that creates a multisetp solver using the RK45 engine.
MultiVarFunction - Interface in org.opensourcephysics.numerics
Title: Function Description: A function of multiple variables.
myGroup - Variable in class org.opensourcephysics.ejs.control.ControlElement
 
myObject - Variable in class org.opensourcephysics.ejs.control.ControlElement
 
myParent - Variable in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
myPropertiesTable - Variable in class org.opensourcephysics.ejs.control.ControlElement
 
myVisual - Variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 

N

n - Variable in class org.opensourcephysics.media.core.TCircle
 
n - Variable in class org.opensourcephysics.media.core.TrackableCircle
 
name - Variable in class org.opensourcephysics.controls.XMLControlElement
 
name - Variable in class org.opensourcephysics.controls.XMLPropertyElement
 
name - Variable in class org.opensourcephysics.display.DataAdapter
 
NAME - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
NAME - Static variable in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
NAME - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
NAME - Static variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
name - Variable in class org.opensourcephysics.tools.UserFunction
 
NAME_EDIT - Static variable in class org.opensourcephysics.tools.FunctionEditor
 
nameEditable - Variable in class org.opensourcephysics.tools.UserFunction
 
names - Variable in class org.opensourcephysics.display2d.ArrayData
 
names - Variable in class org.opensourcephysics.display2d.FlatData
 
names - Variable in class org.opensourcephysics.display2d.GridPointData
 
names - Variable in class org.opensourcephysics.tools.FunctionEditor
 
navbar - Variable in class org.opensourcephysics.tools.Launcher
 
navbarAddOns - Variable in class org.opensourcephysics.tools.Launcher
 
navButton - Variable in class org.opensourcephysics.tools.Launcher
 
navClosedIcon - Variable in class org.opensourcephysics.tools.Launcher
 
navigationVisible - Variable in class org.opensourcephysics.tools.Launcher
 
navOpenIcon - Variable in class org.opensourcephysics.tools.Launcher
 
navSpacer - Variable in class org.opensourcephysics.tools.Launcher
 
ncycles - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
NeedsPreUpdate - Interface in org.opensourcephysics.ejs.control.swing
An interface for children elements that need to be preupdated before its parent gets updated.
NeedsUpdate - Interface in org.opensourcephysics.ejs.control
An interface to distinguish which elements need to call update() when the group is updated
neg() - Method in class org.opensourcephysics.numerics.Complex
Returns the negative value of this complex number.
NegativeFilter - Class in org.opensourcephysics.media.core
This is a Filter that produces a negative version of the source.
NegativeFilter() - Constructor for class org.opensourcephysics.media.core.NegativeFilter
Constructs a NegativeFilter object.
netbiasshift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
netindex - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
netsize - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
network - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
NeuQuant - Class in org.opensourcephysics.media.gif
A class to provide color quantization for GIF
NEVER_DECRYPT - Static variable in class org.opensourcephysics.controls.XMLControlElement
 
neverOverwrite() - Static method in class org.opensourcephysics.tools.JarTool
Sets the overwrite feature to false.
NEW_LINE - Static variable in class org.opensourcephysics.controls.XML
 
newButton - Variable in class org.opensourcephysics.tools.FunctionEditor
 
newColumnButton - Variable in class org.opensourcephysics.tools.DataToolTab
 
newInstance() - Static method in class org.opensourcephysics.display.axes.AxisFactory
 
newInstance(String) - Static method in class org.opensourcephysics.display.axes.AxisFactory
 
newNodeSelected - Variable in class org.opensourcephysics.tools.Launcher
 
newTabItem - Variable in class org.opensourcephysics.tools.DataTool
 
newton(Function, double, double) - Static method in class org.opensourcephysics.numerics.Root
Implements Newton's method for finding the root of a function.
newton(Function, Function, double, double) - Static method in class org.opensourcephysics.numerics.Root
Implements Newton's method for finding the root of a function.
newtonBisection(Function, double, double, double, int) - Static method in class org.opensourcephysics.numerics.Root
Implements Newton's method for finding the root but switches to the bisection method if the the estimate is not between xleft and xright.
newtonMultivar(VectorFunction, double[], int, double) - Static method in class org.opensourcephysics.numerics.Root
 
NIMBUS_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
NO - Static variable in class org.opensourcephysics.tools.JarTool
 
NO_ERROR - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
No error.
NO_ERROR - Static variable in class org.opensourcephysics.numerics.MathExpParser
No error.
NO_ERROR - Static variable in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
 
NO_FUNC_DEFINITION - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
No function definition to parse.
NO_FUNC_DEFINITION - Static variable in class org.opensourcephysics.numerics.SuryonoParser
No function definition to parse.
NO_INTERSECTION - Static variable in class org.opensourcephysics.display.GraphicsLib
Indicates no intersection between shapes
NO_MARKER - Static variable in class org.opensourcephysics.display.Dataset
Field NO_MARKER
NO_TO_ALL - Static variable in class org.opensourcephysics.tools.JarTool
 
noData - Variable in class org.opensourcephysics.tools.FunctionTool
 
noFileIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
NORENDER - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
norm(double[]) - Static method in class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
norm1(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
norm1(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
norm2(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
norm2(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
normalize(double[]) - Static method in class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
normalize() - Method in class org.opensourcephysics.numerics.Quaternion
Normalizes this quaternion in place.
normalize() - Method in class org.opensourcephysics.numerics.Vec3D
Normalizes this vector in place.
normalize(double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
 
normalTo(double[]) - Static method in class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
normFro(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
normInf(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
normInf(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
NORTH - Static variable in interface org.opensourcephysics.display3d.core.Style
 
north - Variable in class org.opensourcephysics.tools.FunctionTool
 
NORTH_EAST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
NORTH_WEST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
NOT_EDITABLE_BACKGROUND - Static variable in interface org.opensourcephysics.controls.Control
 
NOT_SELECTED - Static variable in class org.opensourcephysics.tools.TristateCheckBox
 
nu - Variable in class org.opensourcephysics.display3d.simple3d.ElementSurface
 
NULL_COLOR - Static variable in class org.opensourcephysics.ejs.control.ConstantParser
 
NumberField - Class in org.opensourcephysics.media.core
A NumberField is a JTextField that formats and displays numbers.
NumberField(int) - Constructor for class org.opensourcephysics.media.core.NumberField
Constructs a NumberField with default sigfigs (4)
NumberField(int, int) - Constructor for class org.opensourcephysics.media.core.NumberField
Constructs a NumberField with specified significant figures.
NumberFormatError - Static variable in class org.opensourcephysics.numerics.DoubleArray
 
NumberFormatError - Static variable in class org.opensourcephysics.numerics.IntegerArray
 
numberOfTiles - Variable in class org.opensourcephysics.display3d.simple3d.AbstractTile
 
numEqn - Variable in class org.opensourcephysics.numerics.AbstractODESolver
 
NumericMethodException - Exception in org.opensourcephysics.numerics
Indicates that an error occured in a numeric method.
NumericMethodException() - Constructor for exception org.opensourcephysics.numerics.NumericMethodException
Constructs a RuntimeException with no detail message.
NumericMethodException(String) - Constructor for exception org.opensourcephysics.numerics.NumericMethodException
Constructs a RuntimeException with the specified detail message.
NumericMethodException(String, int, double) - Constructor for exception org.opensourcephysics.numerics.NumericMethodException
Constructs a RuntimeException with the specified detail message, error code, and error estimate.
NumericsLog - Class in org.opensourcephysics.numerics
Logs numerics messages to the OSPLog using reflection.
numpts - Variable in class org.opensourcephysics.display.AbstractTrail
 
nv - Variable in class org.opensourcephysics.display3d.simple3d.ElementSurface
 
nx - Variable in class org.opensourcephysics.display.Grid
 
ny - Variable in class org.opensourcephysics.display.Grid
 

O

object - Variable in class org.opensourcephysics.controls.XMLControlElement
 
objects - Variable in class org.opensourcephysics.display3d.simple3d.ElementSegment
 
objects - Variable in class org.opensourcephysics.tools.FunctionEditor
 
ObjectValue - Class in org.opensourcephysics.ejs.control.value
 
ObjectValue(Object) - Constructor for class org.opensourcephysics.ejs.control.value.ObjectValue
Constructor ObjectValue
observer - Variable in class org.opensourcephysics.media.core.ImageVideo
 
ode - Variable in class org.opensourcephysics.numerics.AbstractODESolver
 
ode(Function, double, double, double) - Static method in class org.opensourcephysics.numerics.Integral
Computes the integral of the function using an ODE solver.
ODE - Interface in org.opensourcephysics.numerics
ODE defines a system of differential equations by providing access to the rate equations.
ODEAdaptiveSolver - Interface in org.opensourcephysics.numerics
ODEAdaptiveSolver extends the ODE solver to add adaptive step size capabilities.
ODEBisectionEventSolver - Class in org.opensourcephysics.numerics
ODEBisectionEventSolver is an ODEEventSolver that uses the bisection method for root finding.
ODEBisectionEventSolver(ODE, Class<?>) - Constructor for class org.opensourcephysics.numerics.ODEBisectionEventSolver
Creates a new solver that uses the bisection method for finding the events.
odeEngine - Variable in class org.opensourcephysics.numerics.ODEMultistepSolver
 
ODEEventSolver - Interface in org.opensourcephysics.numerics
ODEEventSolver is an interface for a Solver for ODE which accepts and deals with StateEvents
ODEInterpolationSolver - Interface in org.opensourcephysics.numerics
 
ODEMultistepSolver - Class in org.opensourcephysics.numerics
ODEMultistepSolver performs multiple ODE steps so that a uniform step size is maintained.
ODEMultistepSolver(ODE) - Constructor for class org.opensourcephysics.numerics.ODEMultistepSolver
Constructs an ODEMultiStep ODE solver for a system of ordinary differential equations.
ODEMultistepSolver() - Constructor for class org.opensourcephysics.numerics.ODEMultistepSolver
Constructs a ODEMultistepSolver without an ODE so that a factory method can create a custom solver.
ODEMultistepSolver.InternalODE - Class in org.opensourcephysics.numerics
A class that saves an internal state that may be different from the orginal ODE.
ODESolver - Interface in org.opensourcephysics.numerics
ODE defines a minimal differential equation solver.
ODESolverException - Exception in org.opensourcephysics.numerics
Signals that a numerical error occured within an ODE solver.
ODESolverException() - Constructor for exception org.opensourcephysics.numerics.ODESolverException
Constructor ODESolverException
ODESolverException(String) - Constructor for exception org.opensourcephysics.numerics.ODESolverException
Constructor ODESolverException
ODESolverFactory - Class in org.opensourcephysics.numerics
A factory class that creates an ODESolver using a name.
offscreenImage - Variable in class org.opensourcephysics.display.DrawingPanel
 
okButton - Variable in class org.opensourcephysics.display.dialogs.AutoScaleInspector
 
okButton - Variable in class org.opensourcephysics.display.dialogs.LogAxesInspector
 
okButton - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
okButton - Variable in class org.opensourcephysics.media.core.ClipInspector
 
okButton - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
OMEGA - Static variable in class org.opensourcephysics.frames.FFT2DFrame
 
OMEGA - Static variable in class org.opensourcephysics.frames.FFTFrame
 
OMEGA - Static variable in class org.opensourcephysics.frames.FFTRealFrame
 
open() - Method in class org.opensourcephysics.controls.OSPLog
Opens a text file selected with a chooser and writes the contents to the log.
open(String) - Method in class org.opensourcephysics.controls.OSPLog
Opens a text file specified by name and writes the contents to the log.
open(File) - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default application to edit a file.
open(String) - Method in class org.opensourcephysics.display.DataFile
Opens an xml or data file specified by name.
open(VideoPanel) - Static method in class org.opensourcephysics.media.core.VideoIO
Loads the specified video panel from a file selected with a chooser and sets the data file of the panel.
open(File, VideoPanel) - Static method in class org.opensourcephysics.media.core.VideoIO
Loads data or a video from a specified file into a VideoPanel.
open(String) - Method in class org.opensourcephysics.tools.DataTool
Opens an xml or data file specified by name.
open() - Method in class org.opensourcephysics.tools.DataTool
Opens an xml or data file selected with a chooser.
open(String) - Method in class org.opensourcephysics.tools.EncryptionTool
Opens an xml file specified by name.
open(String[]) - Method in class org.opensourcephysics.tools.Launcher
Opens an xml document and selects a tab and/or node specified by name.
open(String) - Method in class org.opensourcephysics.tools.Launcher
Opens an xml document specified by name and displays it in a new tab (or selects the tab if already open).
open() - Method in class org.opensourcephysics.tools.Launcher
Opens an xml file selected with a chooser.
openAction - Variable in class org.opensourcephysics.media.core.VideoFrame
 
openFromJarMenu - Variable in class org.opensourcephysics.tools.Launcher
 
openInputStream() - Method in class org.opensourcephysics.tools.Resource
Opens an InputStream.
openInputStream(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
 
openItem - Variable in class org.opensourcephysics.media.core.VideoFrame
 
openItem - Variable in class org.opensourcephysics.tools.DataTool
 
openItem - Variable in class org.opensourcephysics.tools.Launcher
 
openPaths - Variable in class org.opensourcephysics.tools.Launcher
 
openReader() - Method in class org.opensourcephysics.tools.Resource
Opens a BufferedReader.
openReader(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
 
openVideoAction - Variable in class org.opensourcephysics.media.core.VideoFrame
 
openVideoItem - Variable in class org.opensourcephysics.media.core.VideoFrame
 
OPERATOR_EXPECTED - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Operator expected.
OPERATOR_EXPECTED - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Operator expected.
optionController - Variable in class org.opensourcephysics.display.DrawingPanel
 
org.opensourcephysics.analysis - package org.opensourcephysics.analysis
 
org.opensourcephysics.controls - package org.opensourcephysics.controls
 
org.opensourcephysics.davidson.applets - package org.opensourcephysics.davidson.applets
 
org.opensourcephysics.desktop - package org.opensourcephysics.desktop
 
org.opensourcephysics.desktop.ostermiller - package org.opensourcephysics.desktop.ostermiller
 
org.opensourcephysics.display - package org.opensourcephysics.display
 
org.opensourcephysics.display.axes - package org.opensourcephysics.display.axes
 
org.opensourcephysics.display.dialogs - package org.opensourcephysics.display.dialogs
 
org.opensourcephysics.display2d - package org.opensourcephysics.display2d
 
org.opensourcephysics.display3d.core - package org.opensourcephysics.display3d.core
 
org.opensourcephysics.display3d.core.interaction - package org.opensourcephysics.display3d.core.interaction
 
org.opensourcephysics.display3d.simple3d - package org.opensourcephysics.display3d.simple3d
 
org.opensourcephysics.display3d.simple3d.utils - package org.opensourcephysics.display3d.simple3d.utils
 
org.opensourcephysics.ejs - package org.opensourcephysics.ejs
 
org.opensourcephysics.ejs.control - package org.opensourcephysics.ejs.control
 
org.opensourcephysics.ejs.control.swing - package org.opensourcephysics.ejs.control.swing
 
org.opensourcephysics.ejs.control.value - package org.opensourcephysics.ejs.control.value
 
org.opensourcephysics.frames - package org.opensourcephysics.frames
 
org.opensourcephysics.media.core - package org.opensourcephysics.media.core
 
org.opensourcephysics.media.gif - package org.opensourcephysics.media.gif
 
org.opensourcephysics.numerics - package org.opensourcephysics.numerics
 
org.opensourcephysics.numerics.specialfunctions - package org.opensourcephysics.numerics.specialfunctions
 
org.opensourcephysics.tools - package org.opensourcephysics.tools
 
orientation - Variable in class org.opensourcephysics.display.Protractor
 
orientationConstant(String) - Static method in class org.opensourcephysics.ejs.control.swing.ConstantParser
 
origin - Variable in class org.opensourcephysics.media.core.TCoordAxes
 
originatorID - Variable in class org.opensourcephysics.tools.DataToolTab
 
originEnabled - Variable in class org.opensourcephysics.media.core.TCoordAxes
 
originShape - Variable in class org.opensourcephysics.media.core.TCoordAxes
 
OSP_ICON_FILE - Static variable in class org.opensourcephysics.display.OSPRuntime
Location of OSP icon.
ospApp - Variable in class org.opensourcephysics.controls.ControlFrame
 
OSPApplication - Class in org.opensourcephysics.controls
OSPApplication defines a model and a control.
OSPApplication(Control, Object) - Constructor for class org.opensourcephysics.controls.OSPApplication
Constructs an OSPApplication.
OSPCombo - Class in org.opensourcephysics.controls
A JPopupMenu with String items from which to choose.
OSPCombo(String[], int) - Constructor for class org.opensourcephysics.controls.OSPCombo
Constructor that specifies initial selected index.
OSPCombo(String[]) - Constructor for class org.opensourcephysics.controls.OSPCombo
Constructor that selects index 0.
OSPControl - Class in org.opensourcephysics.controls
A Control that shows its parameters in a JTable.
OSPControl(Object) - Constructor for class org.opensourcephysics.controls.OSPControl
Constructs an OSPControl.
OSPControlTable - Class in org.opensourcephysics.controls
OSPControlTable automaitally converts strings, such "pi" or "sqrt(2)" to numbers when getDouble and getInt are invoked.
OSPControlTable() - Constructor for class org.opensourcephysics.controls.OSPControlTable
Constructs OSPControlTable and creates an XMLControlElement.
OSPControlTable(XMLControlElement) - Constructor for class org.opensourcephysics.controls.OSPControlTable
Constructs OSPControlTable with the given control.
OSPDesktop - Class in org.opensourcephysics.desktop
OSPDesktop invokes the java.awt.Desktop API using reflection for Java 1.5 compatibility.
OSPDesktop() - Constructor for class org.opensourcephysics.desktop.OSPDesktop
 
OSPDialog - Class in org.opensourcephysics.display
OSPDialog is a standard dialog that can remain hidden in applet mode.
OSPDialog(Frame, String, boolean) - Constructor for class org.opensourcephysics.display.OSPDialog
Constricts a dialog that can be kept hidden in applets.
OSPDialog(String) - Constructor for class org.opensourcephysics.display.OSPDialog
OSPDialog constructor with a title.
OSPDialog() - Constructor for class org.opensourcephysics.display.OSPDialog
OSPDialog constructor.
OSPFrame - Class in org.opensourcephysics.display
OSPFrame is the base class for Open Source Physics JFrames such as DrawingFrame and DataTableFrame.
OSPFrame(String) - Constructor for class org.opensourcephysics.display.OSPFrame
OSPFrame constructor with a title.
OSPFrame() - Constructor for class org.opensourcephysics.display.OSPFrame
OSPFrame constructor.
OSPFrame(Container) - Constructor for class org.opensourcephysics.display.OSPFrame
OSPFrame constructor with a new content pane.
OSPInspector - Class in org.opensourcephysics.controls
Inspects an object's state using XML.
OSPInspector(Object) - Constructor for class org.opensourcephysics.controls.OSPInspector
 
OSPLayout - Class in org.opensourcephysics.display
A OSP layout lays out a container, arranging and resizing its components to fit in the corners or in one of the border layout regions.
OSPLayout() - Constructor for class org.opensourcephysics.display.OSPLayout
Constructs a new OSP layout with no gaps between components.
OSPLayout(int, int) - Constructor for class org.opensourcephysics.display.OSPLayout
Constructs a new OSP layout with the specified gaps between components.
OSPLog - Class in org.opensourcephysics.controls
This is a viewable file-based message log for a java package.
OSPLog(Package) - Constructor for class org.opensourcephysics.controls.OSPLog
Constructs an OSPLog for a specified package.
OSPLog(Package, String) - Constructor for class org.opensourcephysics.controls.OSPLog
Constructs an OSPLog for a specified package and resource bundle.
OSPLog(Class<?>) - Constructor for class org.opensourcephysics.controls.OSPLog
Constructs an OSPLog for a specified class.
OSPLog(Class<?>, String) - Constructor for class org.opensourcephysics.controls.OSPLog
Constructs an OSPLog for a specified class and resource bundle.
OSPRuntime - Class in org.opensourcephysics.display
This class defines static methods related to the runtime environment.
OSPTableInspector - Class in org.opensourcephysics.controls
A dialog that displays an editable table of properties using an OSPControlTable.
OSPTableInspector() - Constructor for class org.opensourcephysics.controls.OSPTableInspector
Constructs editable modal inspector for specified XMLControl.
OSPTableInspector(boolean) - Constructor for class org.opensourcephysics.controls.OSPTableInspector
Constructs modal inspector for specified XMLControl and sets editable flag.
OSPTableInspector(boolean, boolean) - Constructor for class org.opensourcephysics.controls.OSPTableInspector
Constructs inspector for specified XMLControl and sets editable and modal flags.
OSPTableInspector(Frame, boolean, boolean) - Constructor for class org.opensourcephysics.controls.OSPTableInspector
Constructs inspector for specified XMLControl and sets editable and modal flags.
out - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
OUT_CONSOLE - Static variable in class org.opensourcephysics.controls.ConsoleLevel
 
outPanel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
output - Variable in class org.opensourcephysics.controls.XMLControlElement
 
outVid - Variable in class org.opensourcephysics.media.core.ClipInspector
 

P

paint(Graphics) - Method in class org.opensourcephysics.display.DrawingFrame
This is a hack to fix a bug when the reload button is pressed in browsers running JDK 1.4.
paint(Graphics) - Method in class org.opensourcephysics.display.DrawingPanel
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.opensourcephysics.display.CellBorder
Paints the border for the specified component with the specified position and size.
paintComponent(Graphics) - Method in class org.opensourcephysics.display.DrawingPanel
Paints this component.
paintComponent(Graphics) - Method in class org.opensourcephysics.display.TextPanel
Paints this component.
paintComponent(Graphics) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Paints the component by copying the offscreen image into the graphics context.
paintDrawableList(Graphics, ArrayList<Drawable>) - Method in class org.opensourcephysics.display.DrawingPanel
Paints all the drawable objects in the panel.
paintEverything(Graphics) - Method in class org.opensourcephysics.display.DrawingPanel
Paints everything inside this component.
paintEverything(Graphics) - Method in class org.opensourcephysics.media.core.VideoPanel
Overrides DrawingPanel paintEverything method.
paintFirst(Graphics) - Method in class org.opensourcephysics.display.DrawingPanel
Paints before the panel iterates through its list of Drawables.
paintFirst(Graphics) - Method in class org.opensourcephysics.display.PlottingPanel
Paints before the panel iterates through its list of Drawables.
paintIcon(Component, Graphics, int, int) - Method in class org.opensourcephysics.display.ColorIcon
Paints the icon.
paintLast(Graphics) - Method in class org.opensourcephysics.display.DrawingPanel
Paints after the panel iterates through its list of Drawables.
palSize - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
panel - Variable in class org.opensourcephysics.ejs.control.swing.ControlPanel
 
panels - Variable in class org.opensourcephysics.tools.FunctionTool
 
PARALLEL - Static variable in class org.opensourcephysics.display.GraphicsLib
Indicates two lines are parallel
paramEditor - Variable in class org.opensourcephysics.tools.FunctionEditor
 
paramEditor - Variable in class org.opensourcephysics.tools.FunctionPanel
 
ParamEditor - Class in org.opensourcephysics.tools
A FunctionEditor for Parameters.
ParamEditor() - Constructor for class org.opensourcephysics.tools.ParamEditor
Default constructor
ParamEditor(DatasetManager) - Constructor for class org.opensourcephysics.tools.ParamEditor
Constructor using a DatasetManager to define initial parameters
Parameter - Class in org.opensourcephysics.tools
This represents a parameter expression that is parsed and evaluated as a function of other parameters.
Parameter(String, String) - Constructor for class org.opensourcephysics.tools.Parameter
Constructor with name and function.
Parameter(String, String, String) - Constructor for class org.opensourcephysics.tools.Parameter
Constructor with name, function and description.
parametersValid - Variable in class org.opensourcephysics.tools.UserFunctionEditor
 
paramNames - Variable in class org.opensourcephysics.tools.UserFunction
 
paramValues - Variable in class org.opensourcephysics.tools.ParamEditor
 
paramValues - Variable in class org.opensourcephysics.tools.UserFunction
 
PAREN_EXPECTED - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Parentheses expected.
PAREN_EXPECTED - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Parentheses expected.
PAREN_NOT_MATCH - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Parenthesis mismatch.
PAREN_NOT_MATCH - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Parenthesis mismatch.
parent - Variable in class org.opensourcephysics.controls.XMLControlElement
 
parent - Variable in class org.opensourcephysics.controls.XMLPropertyElement
 
PARENT - Static variable in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
PARENT - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
ParsableTextArea - Class in org.opensourcephysics.controls
Title: ParsableTextArea Description: JTextArea with the ability to parse parameters.
ParsableTextArea() - Constructor for class org.opensourcephysics.controls.ParsableTextArea
ParsableTextArea constructor.
parse - Variable in class org.opensourcephysics.display.TextLine
Has the string been parsed! This only needs to be done once unless the font is altered.
parse() - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Parses defined function.
parse(String) - Method in class org.opensourcephysics.numerics.SuryonoParser
Parses defined function.
parse() - Method in class org.opensourcephysics.numerics.SuryonoParser
Parses defined function.
parseComplex(String) - Static method in class org.opensourcephysics.numerics.Complex
Convert text representation to a Complex.
parseConstant(String, String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Checks if a value can be considered a valid constant value for a property If not, it returns null, meaning the value can be considered to be a GroupVariable
parseConstant(String, String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
parseConstant(String, String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Checks if a value can be considered a valid constant value for a property If not, it returns null, meaning the value can be considered to be a GroupVariable or a primitive constant.
parseConstant(String, boolean) - Static method in class org.opensourcephysics.ejs.control.value.Value
 
parseConstantOrArray(String, boolean) - Static method in class org.opensourcephysics.ejs.control.value.Value
 
parseData(String, String) - Method in class org.opensourcephysics.display.DataFile
Parses character-delimited data from a string.
parseData(String, String) - Static method in class org.opensourcephysics.tools.DataTool
Parses character-delimited data from a string.
ParsedEjsControl - Class in org.opensourcephysics.ejs.control
An Ejs control that behaves like a standard OSP control insofar as it parses mathematical expressions stored as strings to produce integers and doubles.
ParsedEjsControl(Object) - Constructor for class org.opensourcephysics.ejs.control.ParsedEjsControl
Constructor ParsedEjsControl
ParsedFunction - Class in org.opensourcephysics.numerics
ParsedFunction defines a function of a single varianble using a String.
ParsedFunction(String) - Constructor for class org.opensourcephysics.numerics.ParsedFunction
Constructs a function x with from the given string.
ParsedFunction(String, String) - Constructor for class org.opensourcephysics.numerics.ParsedFunction
Constructs a ParsedFunction from the given string and independent variable.
ParsedMultiVarFunction - Class in org.opensourcephysics.numerics
ParsedMultiVarFunction defines a function of multiple variables using a String.
ParsedMultiVarFunction(String, String[]) - Constructor for class org.opensourcephysics.numerics.ParsedMultiVarFunction
Constructs a ParsedFunction from the given string and independent variable.
parseDouble(double) - Method in class org.opensourcephysics.display.TextLine
Parse a double value.
parseDouble(double, int) - Method in class org.opensourcephysics.display.TextLine
Parse a double value.
parseDouble(double, int, int, int) - Method in class org.opensourcephysics.display.TextLine
Parse a double value
parseDoubles(String[]) - Static method in class org.opensourcephysics.display.DataFile
Parses a String array into doubles.
parseDoubles(String, String, String) - Static method in class org.opensourcephysics.display.DataFile
Parses a String into doubles separated by specified row and column delimiters.
parseDoubles(String, String) - Static method in class org.opensourcephysics.tools.DataTool
Parses a String into doubles separated by a specified delimiter.
parseDoubles(String[]) - Static method in class org.opensourcephysics.tools.DataTool
Parses a String array into doubles.
parseDoubles(String, String, String) - Static method in class org.opensourcephysics.tools.DataTool
Parses a String into doubles separated by specified row and column delimiters.
parseLevel(String) - Static method in class org.opensourcephysics.controls.OSPLog
Returns the Level with the specified name, or null if none.
parser - Variable in class org.opensourcephysics.ejs.control.swing.ControlParsedNumberField
 
ParserException - Exception in org.opensourcephysics.ejs.control.value
Indicates that an error occured in parser operation, and the operation could not be completed.
ParserException(int) - Constructor for exception org.opensourcephysics.ejs.control.value.ParserException
The constructor of ParserException.
ParserException(String) - Constructor for exception org.opensourcephysics.ejs.control.value.ParserException
Constructor ParserException
ParserException - Exception in org.opensourcephysics.numerics
Indicates that an error occurred in parser operation, and the operation could not be completed.
ParserException(int) - Constructor for exception org.opensourcephysics.numerics.ParserException
The constructor of ParserException.
ParserException(String) - Constructor for exception org.opensourcephysics.numerics.ParserException
Constructor ParserException
parserNames - Static variable in class org.opensourcephysics.tools.FunctionTool
 
ParserSuryono - Class in org.opensourcephysics.ejs.control.value
The class Parser is a mathematical expression parser.
ParserSuryono(int) - Constructor for class org.opensourcephysics.ejs.control.value.ParserSuryono
The constructor of Parser.
parseStrings(String, String) - Static method in class org.opensourcephysics.display.DataFile
Parses a String into tokens separated by a specified delimiter.
parseStrings(String, String, String) - Static method in class org.opensourcephysics.display.DataFile
Parses a String into tokens separated by specified row and column delimiters.
parseStrings(String, String) - Static method in class org.opensourcephysics.tools.DataTool
Parses a String into tokens separated by a specified delimiter.
parseStrings(String, String, String) - Static method in class org.opensourcephysics.tools.DataTool
Parses a String into tokens separated by specified row and column delimiters.
parseTeX(String) - Static method in class org.opensourcephysics.display.GUIUtils
Deprecated. use TeXParser class.
parseTeX(String) - Static method in class org.opensourcephysics.display.TeXParser
Converts TeX-like notation for Greek symbols to unicode characters.
parseText(Graphics) - Method in class org.opensourcephysics.display.TextLine
parse the text.
parseUnknown(String) - Method in class org.opensourcephysics.numerics.SuryonoParser
Parses a function looking for unknown variables.
parseXMLMenu(String) - Method in class org.opensourcephysics.display.OSPFrame
 
parseXMLMenu(String, Class<?>) - Method in class org.opensourcephysics.display.OSPFrame
 
parseXMLMenu(String) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
PART_SELECTED - Static variable in class org.opensourcephysics.tools.TristateCheckBox
 
ParticleFrame - Class in org.opensourcephysics.frames
A DrawingFrame that displays particles.
ParticleFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.ParticleFrame
Constructs the ParticleFrame with the given labels and frame title.
Password - Class in org.opensourcephysics.controls
A dialog for verifying passwords with a single public static method verify().
password - Variable in class org.opensourcephysics.tools.Launcher
 
PASSWORD_DECRYPT - Static variable in class org.opensourcephysics.controls.XMLControlElement
 
paste() - Method in class org.opensourcephysics.tools.DataFunctionEditor
Pastes the clipboard contents.
paste() - Static method in class org.opensourcephysics.tools.DataTool
Pastes from the clipboard and returns the pasted string.
paste() - Method in class org.opensourcephysics.tools.FunctionEditor
Pastes the clipboard contents.
paste() - Method in class org.opensourcephysics.tools.ParamEditor
Pastes the clipboard contents.
pasteAction(XMLControlElement) - Method in class org.opensourcephysics.display.DrawingFrame
Pastes drawables found in the specified xml control.
pasteAction() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Paste action
pasteButton - Variable in class org.opensourcephysics.tools.FunctionEditor
 
pasteColumnsItem - Variable in class org.opensourcephysics.tools.DataTool
 
pasteItem - Variable in class org.opensourcephysics.display.DrawingFrame
 
pasteItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
pasteMenu - Variable in class org.opensourcephysics.tools.DataTool
 
pasteTabItem - Variable in class org.opensourcephysics.tools.DataTool
 
path - Variable in class org.opensourcephysics.media.core.TVector
 
pathMaps - Variable in class org.opensourcephysics.tools.JarTreeModel
 
paths - Variable in class org.opensourcephysics.media.core.ImageVideo
 
patterns - Variable in class org.opensourcephysics.media.core.NumberField
 
pause() - Method in class org.opensourcephysics.ejs.Simulation
Stops the simulation
PBC - Class in org.opensourcephysics.numerics
Implements methods to support periodic boundary condtions.
perp(double[], double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Computes the part of the first vector that is perpendicular to the second vector.
PHASE_BAR - Static variable in class org.opensourcephysics.display.ComplexDataset
PHASE_BAR the phase is shown as the bar's color
PHASE_CURVE - Static variable in class org.opensourcephysics.display.ComplexDataset
PHASE_CURVE the phase is shown as color.
PHASE_POST - Static variable in class org.opensourcephysics.display.ComplexDataset
Field POST
phaseToColor(double) - Static method in class org.opensourcephysics.display.DisplayColors
Converts a phase angle in the range [-Pi,Pi] to a color.
phaseToColor(double) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Converts a phase angle in the range [-Pi,Pi] to hue, saturation, and brightness.
phiLabel - Variable in class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
 
PIXEL - Static variable in class org.opensourcephysics.display.Dataset
Field PIXEL
PIXEL_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
pixelAspect - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
pixelMatrix - Variable in class org.opensourcephysics.display.DrawingPanel
 
pixels - Variable in class org.opensourcephysics.media.core.DarkGhostFilter
 
pixels - Variable in class org.opensourcephysics.media.core.GhostFilter
 
pixels - Variable in class org.opensourcephysics.media.core.SumFilter
 
pixels - Variable in class org.opensourcephysics.media.core.TLineProfile
 
pixels - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
pixels - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
pixelSized - Variable in class org.opensourcephysics.display.InteractiveShape
 
pixelStack - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
pixelTransform - Variable in class org.opensourcephysics.display.DrawingPanel
 
pixelXY - Variable in class org.opensourcephysics.display.DrawableTextLine
 
pixRadius - Variable in class org.opensourcephysics.display.Circle
 
pixToX(int) - Method in class org.opensourcephysics.display.DrawingPanel
Converts pixel to x world units.
pixToX(int) - Method in class org.opensourcephysics.display.PlottingPanel
Converts pixel to x world units.
pixToY(int) - Method in class org.opensourcephysics.display.DrawingPanel
Converts pixel to x world units.
pixToY(int) - Method in class org.opensourcephysics.display.PlottingPanel
Converts pixel to x world units.
placement_mode - Variable in class org.opensourcephysics.display.TextBox
 
placementConstant(String) - Static method in class org.opensourcephysics.ejs.control.swing.ConstantParser
 
play() - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
play() - Method in class org.opensourcephysics.ejs.Simulation
Sets the simulation in play mode
play() - Method in class org.opensourcephysics.media.core.ClipControl
Plays the clip.
play() - Method in interface org.opensourcephysics.media.core.Playable
Plays the media.
play() - Method in class org.opensourcephysics.media.core.StepperClipControl
Plays the clip.
play() - Method in class org.opensourcephysics.media.core.TimerClipControl
Plays the clip.
play() - Method in class org.opensourcephysics.media.core.VideoAdapter
Plays the video at the current rate.
play() - Method in class org.opensourcephysics.media.core.VideoClipControl
Plays the clip.
play() - Method in class org.opensourcephysics.media.core.VideoPlayer
Plays the clip.
play() - Method in class org.opensourcephysics.media.gif.GifVideo
Plays the video at the current rate.
Playable - Interface in org.opensourcephysics.media.core
This defines methods used to control time-based media.
playAllSteps - Variable in class org.opensourcephysics.media.core.VideoClip
 
player - Variable in class org.opensourcephysics.media.core.VideoPanel
 
playerVisible - Variable in class org.opensourcephysics.media.core.VideoPanel
 
playing - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
plot - Variable in class org.opensourcephysics.tools.DataToolTab
 
Plot2D - Interface in org.opensourcephysics.display2d
The Plot2D interface defines common methods for 2d-plotting such as a GridPlot, a VectorPlot, or a ContourPlot.
Plot2DLoader - Class in org.opensourcephysics.display2d
A class to save and load a Plot2D object in an XMLControl.
Plot2DLoader() - Constructor for class org.opensourcephysics.display2d.Plot2DLoader
 
plotAxes - Variable in class org.opensourcephysics.tools.DataToolTab
 
PlotFrame - Class in org.opensourcephysics.frames
PlotFrame displays a plot using a dedicated DatasetManager.
PlotFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.PlotFrame
Constructs the PlottingFrame with the given frame title and axes labels.
PlotFrame.PlotFrameLoader - Class in org.opensourcephysics.frames
 
PlotFrame.PlotFrameLoader() - Constructor for class org.opensourcephysics.frames.PlotFrame.PlotFrameLoader
 
plotPanel - Variable in class org.opensourcephysics.display.dialogs.AutoScaleInspector
 
plotPanel - Variable in class org.opensourcephysics.display.dialogs.LogAxesInspector
 
PlottingPanel - Class in org.opensourcephysics.display
A Drawing Panel that has an X axis, a Y axis, and a title.
PlottingPanel(String, String, String) - Constructor for class org.opensourcephysics.display.PlottingPanel
Constructs a new PlottingPanel that uses the given X axis label, Y axis label, and plot title.
PlottingPanel(int, int) - Constructor for class org.opensourcephysics.display.PlottingPanel
Constructs a new PlottingPanel that uses the given X axis type and Y axis type.
PlottingPanel(String, String, String, int, int) - Constructor for class org.opensourcephysics.display.PlottingPanel
Constructs a new PlottingPanel with cartesian axes that use the given X axis label, Y axis label, and plot title.
PlottingPanelFactory - Class in org.opensourcephysics.display
 
plus(double[], double[], double) - Static method in class org.opensourcephysics.numerics.VectorMath
Add a vector times a scalar to a vector.
plus(double[], double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Add two vectors.
pngFilter - Variable in class org.opensourcephysics.media.core.ImageVideoType
 
POINT_LIGHT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
pointConstant(String) - Static method in class org.opensourcephysics.ejs.control.swing.ConstantParser
 
pointObjects - Variable in class org.opensourcephysics.display3d.simple3d.ElementPoints
 
pointsPerLoop - Variable in class org.opensourcephysics.display.Spring
 
pointToColor(double[]) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Converts a vertex point array of samples to hue, saturation, and brightness.
poisson(double, int) - Static method in class org.opensourcephysics.numerics.specialfunctions.Factorials
Returns the Poisson distribution (nu^n e^(-nu) / n!)
polar() - Method in class org.opensourcephysics.numerics.Complex
Convert Cartesian to polar
PolarAxes - Interface in org.opensourcephysics.display.axes
PolarAxes defines common polar coordinate methods.
PolarCoordinateStringBuilder - Class in org.opensourcephysics.display.axes
Builds a coordinate string from a mouse event for an axis type.
PolarCoordinateStringBuilder() - Constructor for class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
Constructor PolarCoordinateStringBuilder
PolarCoordinateStringBuilder(String, String, double) - Constructor for class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
Constructor PolarCoordinateStringBuilder
PolarCoordinateStringBuilder(String, String) - Constructor for class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
Constructor PolarCoordinateStringBuilder
PolarType1 - Class in org.opensourcephysics.display.axes
 
PolarType1(PlottingPanel, String, String, double) - Constructor for class org.opensourcephysics.display.axes.PolarType1
Constructs polar coordinate axes for the given panel.
PolarType1(PlottingPanel) - Constructor for class org.opensourcephysics.display.axes.PolarType1
Constructs polar coordinate axes for the given panel.
PolarType2 - Class in org.opensourcephysics.display.axes
 
PolarType2(PlottingPanel, String, String, double) - Constructor for class org.opensourcephysics.display.axes.PolarType2
Constructs polar coordinate axes for the given panel.
PolarType2(PlottingPanel) - Constructor for class org.opensourcephysics.display.axes.PolarType2
Constructs polar coordinate axes for the given panel.
Polynomial - Class in org.opensourcephysics.numerics
Polynomial implements a mathematical polynomial: c[0] + c[1] * x + c[2] * x^2 + ....
Polynomial(double[]) - Constructor for class org.opensourcephysics.numerics.Polynomial
Constructs a polynomial with the given coefficients.
Polynomial(String[]) - Constructor for class org.opensourcephysics.numerics.Polynomial
Constructs a polynomial with the given coefficients.
polynomial(double[]) - Static method in class org.opensourcephysics.numerics.Root
Solves for the roots of the polynomial with the given coefficients c: c[0] + c[1] * x + c[2] * x^2 + ....
PolynomialLeastSquareFit - Class in org.opensourcephysics.numerics
Polynomial least square fit without any error estimation.
PolynomialLeastSquareFit(double[], double[], int) - Constructor for class org.opensourcephysics.numerics.PolynomialLeastSquareFit
Constructs a PolynomialLeastSquareFit with the given order.
PolynomialLeastSquareFit(double[]) - Constructor for class org.opensourcephysics.numerics.PolynomialLeastSquareFit
Constructs a PolynomialLeastSquareFit with the given coefficients.
popup - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
popup - Variable in class org.opensourcephysics.tools.FunctionTool
 
popup - Variable in class org.opensourcephysics.tools.Launcher
 
popupmenu - Variable in class org.opensourcephysics.display.DrawingPanel
 
POSITION - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
position(double, double) - Static method in class org.opensourcephysics.numerics.PBC
Adjusts the postion of a particle assuming peridoic boundary conditions.
position(int, int) - Static method in class org.opensourcephysics.numerics.PBC
Adjusts the postion of a particle assuming peridoic boundary conditions.
positionVisible - Variable in class org.opensourcephysics.tools.DataToolTab
 
positiveX() - Method in class org.opensourcephysics.frames.HistogramFrame
Makes the x axis positive by default.
POST - Static variable in class org.opensourcephysics.display.Dataset
Field POST
postEdits - Variable in class org.opensourcephysics.tools.Launcher
 
power(double) - Method in class org.opensourcephysics.numerics.Complex
Returns the value of this complex number raised to the power of a real component (in double precision).
power(Complex) - Method in class org.opensourcephysics.numerics.Complex
Returns the value of this complex number raised to the power of a complex exponent
preConcatenate(AffineTransform) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
prefix - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
preupdate() - Method in interface org.opensourcephysics.ejs.control.swing.NeedsPreUpdate
 
prevCount - Variable in class org.opensourcephysics.media.core.ClipInspector
 
prevDt - Variable in class org.opensourcephysics.media.core.ClipInspector
 
prevFrame - Variable in class org.opensourcephysics.media.core.ClipInspector
 
previewing - Variable in class org.opensourcephysics.tools.Launcher
 
previousNode - Variable in class org.opensourcephysics.tools.Launcher
 
prevName - Variable in class org.opensourcephysics.tools.FunctionPanel
 
prevRate - Variable in class org.opensourcephysics.media.core.ClipInspector
 
prevRow - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
prevSize - Variable in class org.opensourcephysics.media.core.ClipInspector
 
prevStart - Variable in class org.opensourcephysics.media.core.ClipInspector
 
prevValue - Variable in class org.opensourcephysics.media.core.NumberField
 
primaryDrawingPanel - Variable in class org.opensourcephysics.display2d.DataRaster
The drawing panel that determines the image size.
prime1 - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
prime2 - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
prime3 - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
prime4 - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
print(String) - Method in interface org.opensourcephysics.controls.Control
Prints a string in the control's message area.
print(String) - Method in class org.opensourcephysics.controls.HiddenControl
 
print(String) - Method in class org.opensourcephysics.controls.OSPControl
Prints text in the message area.
print(String) - Method in class org.opensourcephysics.controls.OSPControlTable
 
print(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Method required by the Control interface.
print(Graphics, PageFormat, int) - Method in class org.opensourcephysics.display.PrintUtils.PrintableComponent
 
print(Graphics, PageFormat, int) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
print(String) - Method in class org.opensourcephysics.ejs.control.EjsControl
 
print(String) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Prints a string in the control's message area.
print(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
print(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
print(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
printComponent(Component) - Static method in class org.opensourcephysics.display.PrintUtils
 
printFrameItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
printImage(Component) - Method in class org.opensourcephysics.tools.SnapshotTool
Prints an image of a component
printItem - Variable in class org.opensourcephysics.tools.DataTool
 
println(String) - Method in interface org.opensourcephysics.controls.Control
Prints a string in the control's message area followed by a CR and LF.
println() - Method in interface org.opensourcephysics.controls.Control
Prints a blank line in the control's message area.
println(String) - Method in class org.opensourcephysics.controls.HiddenControl
 
println() - Method in class org.opensourcephysics.controls.HiddenControl
 
println(String) - Method in class org.opensourcephysics.controls.OSPControl
Prints a line of text in the message area.
println() - Method in class org.opensourcephysics.controls.OSPControl
Prints a blank line in the message area.
println(String) - Method in class org.opensourcephysics.controls.OSPControlTable
 
println() - Method in class org.opensourcephysics.controls.OSPControlTable
 
println(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Method required by the Control interface.
println() - Method in class org.opensourcephysics.controls.XMLControlElement
Method required by the Control interface.
println(String) - Method in class org.opensourcephysics.ejs.control.EjsControl
 
println() - Method in class org.opensourcephysics.ejs.control.EjsControl
 
println(String) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Prints a string in the control's message area followed by a CR and LF.
println() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Prints a blank line in the control's message area.
println(String) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
printToGraphics(Graphics, PageFormat, int) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Draws the frame into a graphics object suitable for printing.
printToService(Component, PrintService, PrintRequestAttributeSet) - Static method in class org.opensourcephysics.display.PrintUtils
 
PrintUtils - Class in org.opensourcephysics.display
Print utilities for OSP componets.
PrintUtils.PrintableComponent - Class in org.opensourcephysics.display
 
PrintUtils.PrintableComponent(Component) - Constructor for class org.opensourcephysics.display.PrintUtils.PrintableComponent
Constructor PrintableComponent
project(double[], double[]) - Method in class org.opensourcephysics.display.DrawingPanel
Projects a 2D or 3D world coordinate to a pixel coordinate.
project() - Method in class org.opensourcephysics.display2d.ComplexSurfaceVertex
 
project(double, double, double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Projects 3D points.
project() - Method in class org.opensourcephysics.display2d.SurfaceVertex
 
project(double[], double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Projects the first vector onto the second vector.
projection() - Method in class org.opensourcephysics.display2d.ComplexSurfaceVertex
Gets the 2D projection of the vertex.
projection() - Method in class org.opensourcephysics.display2d.SurfaceVertex
Gets the 2D projection of the vertex.
projectPoints() - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
 
prop - Variable in class org.opensourcephysics.controls.XMLTreeNode
 
propagateValue(ControlElement) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
properties - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
propertiesItem - Variable in class org.opensourcephysics.display.DrawingPanel
 
propertiesItem - Variable in class org.opensourcephysics.media.core.Filter
 
property - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.controls.OSPControl
Listens for property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.controls.OSPTableInspector
Listens for property change events from XMLTable.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.controls.XMLTableInspector
Listens for property change events from XMLTable.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.display.ArrayPanel
Listens for cell events (data changes) from ArrayTable.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.media.core.FilterStack
Responds to property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.media.core.StepperClipControl
Responds to property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.media.core.VideoAdapter
Responds to property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.media.core.VideoClipControl
Responds to property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.media.core.VideoPanel
Responds to property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.media.core.VideoPlayer
Responds to property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.ArrayInspector
Listens for cell events (data changes) from ArrayTable.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.DataFunctionPanel
Listens for property changes "edit" and "function"
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.DataTool
Listens for property changes "function"
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.DataToolTab
Listens for property change "function".
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.ExportTool
 
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.FitFunctionPanel
Listens for property change "edit".
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.FunctionEditor
Responds to property change events.
propertyChange(PropertyChangeEvent) - Method in class org.opensourcephysics.tools.FunctionPanel
Listens for property changes "edit" and "function"
propertyIsTypeOf(String, String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Returns wether a property information contains a given keyword in its preamble
propertyType(String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Returns the type of the property
propNames - Variable in class org.opensourcephysics.controls.XMLControlElement
 
props - Variable in class org.opensourcephysics.controls.XMLControlElement
 
propsAndStatsAction - Variable in class org.opensourcephysics.tools.DataToolTab
 
propsCheckbox - Variable in class org.opensourcephysics.tools.DataToolTab
 
propsScroller - Variable in class org.opensourcephysics.tools.DataToolTab
 
propsTable - Variable in class org.opensourcephysics.tools.DataToolTab
 
Protractor - Class in org.opensourcephysics.display
A Protractor with an arrow that can be used to measure angles.
Protractor(int) - Constructor for class org.opensourcephysics.display.Protractor
Constructs a protractor with the given pixel size.
Protractor() - Constructor for class org.opensourcephysics.display.Protractor
Constructs a protractor with a default radius of 40 pixels.
Protractor.Tip - Class in org.opensourcephysics.display
 
Protractor.Tip() - Constructor for class org.opensourcephysics.display.Protractor.Tip
 
pt - Variable in class org.opensourcephysics.media.core.VideoPanel
 
pwRequiredToLoad - Variable in class org.opensourcephysics.tools.Launcher
 

Q

QNKey - Class in org.opensourcephysics.numerics.specialfunctions
A Key for objects, such as quantum wave functions, that can be identified by integers.
QNKey(int, int) - Constructor for class org.opensourcephysics.numerics.specialfunctions.QNKey
 
qtFileFilter - Static variable in class org.opensourcephysics.media.core.VideoIO
 
quadratic(double, double, double) - Static method in class org.opensourcephysics.numerics.Root
Solves for the complex roots of the quadratic equation ax2+bx+c=0.
quadraticReal(double, double, double) - Static method in class org.opensourcephysics.numerics.Root
Solves for the real roots of the quadratic equation ax2+bx+c=0.
Quaternion(double[]) - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
Creates an transformation representing a rotation about the origin by the given quaternion.
Quaternion(double, double, double, double) - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
Creates an AffineMatrix representing a rotation about the origin by the given quaternion components.
Quaternion - Class in org.opensourcephysics.numerics
Quaterion models a unit quaternion and implements quaternion arithmetic.
Quaternion(double, double, double, double) - Constructor for class org.opensourcephysics.numerics.Quaternion
Constructs and initializes quaternion from the specified components.
Quaternion(double, Vec3D) - Constructor for class org.opensourcephysics.numerics.Quaternion
Constructs and initializes quaternion from the specified components.
Quaternion(double[]) - Constructor for class org.opensourcephysics.numerics.Quaternion
Constructs and initializes a quaternion from the array of length 4.
Quaternion(Quaternion) - Constructor for class org.opensourcephysics.numerics.Quaternion
Constructs and initializes a Quaternion with the same values as the given quaternion.
Quaternion() - Constructor for class org.opensourcephysics.numerics.Quaternion
Constructs and initializes a unit quaternion (1,0,0,0).
Quaternion.QuaternionLoader - Class in org.opensourcephysics.numerics
 
Quaternion.QuaternionLoader() - Constructor for class org.opensourcephysics.numerics.Quaternion.QuaternionLoader
 
quickLayout(Container, Component) - Method in class org.opensourcephysics.display.OSPLayout
Lays out a single component by setting the component's bounds.

R

radbias - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
radbiasshift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
radioButton - Variable in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
radioButtons - Variable in class org.opensourcephysics.ejs.control.swing.ControlContainer
 
radius - Variable in class org.opensourcephysics.display.Spring
The radius of the spring (normal to its direction)
radius - Variable in class org.opensourcephysics.media.core.TCircle
 
radiusbias - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
radiusbiasshift - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
radiusdec - Static variable in class org.opensourcephysics.media.gif.NeuQuant
 
radpower - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
Ralston2 - Class in org.opensourcephysics.numerics
Ralston2 implements Ralston's algorithm for solving ODEs by evaluating the rate at the initial state, estimating the rate for the final state, and using a weighted average of these two rates to advance the state.
Ralston2(ODE) - Constructor for class org.opensourcephysics.numerics.Ralston2
Constructor Ralston2
randomColor() - Static method in class org.opensourcephysics.display.DisplayColors
Gets a random color.
randomize() - Method in class org.opensourcephysics.display2d.BinaryLattice
Ranomizes the lattice values.
randomize() - Method in interface org.opensourcephysics.display2d.ByteLattice
Randomizes the values.
randomize() - Method in class org.opensourcephysics.display2d.ByteRaster
Randomizes the lattice values.
randomize() - Method in class org.opensourcephysics.display2d.CellLattice
 
randomize() - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Randomizes the lattice values.
randomize() - Method in class org.opensourcephysics.display2d.CellLatticePC
Randomizes the lattice values.
randomize() - Method in class org.opensourcephysics.display2d.SiteLattice
Randomizes the lattice values.
randomize() - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Randomizes the lattice values.
randomize(double) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Randomizes the lattice values with the specified probability.
randomize() - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Ranomizes the lattice values.
randomize() - Method in class org.opensourcephysics.frames.LatticeFrame
Randomizes the lattice values.
randomize() - Method in class org.opensourcephysics.frames.RasterFrame
Randomizes the lattice values.
randomScalarField(GridPointData) - Static method in class org.opensourcephysics.display2d.TestData
Generate a random scalar field.
raster - Variable in class org.opensourcephysics.frames.RasterFrame
 
RasterFrame - Class in org.opensourcephysics.frames
A DrawingFrame that displays data using a ByteRaster.
RasterFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.RasterFrame
Constructs a RasterFrame with the given axes labels and frame title.
RasterFrame(String) - Constructor for class org.opensourcephysics.frames.RasterFrame
Constructs a RasterFrame with the given frame title but without axes.
rate - Variable in class org.opensourcephysics.media.core.ClipControl
 
rate - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
rate - Variable in class org.opensourcephysics.numerics.Euler
 
rateField - Variable in class org.opensourcephysics.media.core.ClipInspector
 
rateLabel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
rawImage - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
re - Variable in class org.opensourcephysics.display2d.ComplexSurfaceVertex
The real component.
re() - Method in class org.opensourcephysics.numerics.Complex
Returns the real component of this object
RE_IM_CURVE - Static variable in class org.opensourcephysics.display.ComplexDataset
RE_IM real and imaginary curves.
re_points - Variable in class org.opensourcephysics.display.ComplexDataset
 
read(String) - Method in class org.opensourcephysics.controls.OSPLog
Reads a file.
read(String) - Method in interface org.opensourcephysics.controls.XMLControl
Reads the control from an xml document with the specified name.
read(Reader) - Method in interface org.opensourcephysics.controls.XMLControl
Reads the control from a Reader.
read(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Reads data into this control from a named source.
read(Reader) - Method in class org.opensourcephysics.controls.XMLControlElement
Reads the control from a Reader.
read(String) - Method in class org.opensourcephysics.display.Dataset
Reads a file and appends the data contained in the file to this Dataset.
read(String) - Method in class org.opensourcephysics.display.Histogram
Reads a file and appends the data contained in the file to this Histogram.
read() - Method in interface org.opensourcephysics.ejs.View
Read current data
read(String) - Method in interface org.opensourcephysics.ejs.View
Read a single variable
read(BufferedInputStream) - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads GIF image from stream
read(String) - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads GIF file from specified file/URL source (URL assumed if name contains ":/" or "file:")
read() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads a single byte from the input stream.
read(String, Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
readBlock() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads next variable length block from input.
readColorTable(int) - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads color table as 256 RGB integer values
readContents() - Method in class org.opensourcephysics.media.gif.GifDecoder
Main file parser.
readFailed - Variable in class org.opensourcephysics.controls.XMLControlElement
 
readFirstLine(Reader) - Method in class org.opensourcephysics.display.DataFile
 
readFirstLine(Reader) - Method in class org.opensourcephysics.tools.DataTool
 
readForClass(String, Class<?>) - Method in class org.opensourcephysics.controls.XMLControlElement
Reads data into this control from a named source if the source specifies the same class as the current className.
readGraphicControlExt() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads Graphics Control Extension values
readHeader() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads GIF file header information.
readImage() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads next frame image
readItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
readLSD() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads Logical Screen Descriptor
readNetscapeExt() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads Netscape extenstion to obtain iteration count
readParameters() - Method in class org.opensourcephysics.controls.ControlFrame
Loads a file containing the control parameters from the disk.
readShort() - Method in class org.opensourcephysics.media.gif.GifDecoder
Reads next 16-bit value, LSB first
readSize(String, int[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
readState(String) - Method in class org.opensourcephysics.ejs.Simulation
 
readState(String, URL) - Method in class org.opensourcephysics.ejs.Simulation
Reads the state of the model either from a file on the disk, from memory or from a url location.
readXML(String) - Method in interface org.opensourcephysics.controls.XMLControl
Reads the control from an xml string.
readXML(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Reads the control from an xml string.
readXMLForClass(String, Class<?>) - Method in class org.opensourcephysics.controls.XMLControlElement
Reads this control from an xml string if the xml specifies the same class as the current className.
rebuildingTabs - Variable in class org.opensourcephysics.tools.LaunchPanel
 
recalculatePath() - Method in class org.opensourcephysics.display.ComplexDataset
Recalcualte the general path.
recalculatePath() - Method in class org.opensourcephysics.display.Dataset
Recalculate the general path.
recolorImage() - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Recolors the image pixels using the data array.
recolorImage() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Recolors the image pixels using the data array.
recolorImage() - Method in class org.opensourcephysics.display2d.GrayscalePlot
Recolors the image pixels using the data array.
recolorImage() - Method in class org.opensourcephysics.display2d.GridPlot
Recolors the image pixels using the data array.
recolorImage() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Recolors the image pixels using the data array.
recompute(double[][]) - Method in class org.opensourcephysics.numerics.EigenvalueDecomposition
Check for symmetry, then recompute the eigenvalue decomposition
recomputeTransform() - Method in class org.opensourcephysics.display.DrawingPanel
Recomputes the pixel transforamtion based on the current minimum and maximum values and the gutters.
recomputeTransform() - Method in class org.opensourcephysics.display.PlottingPanel
Recomputes the pixel transformation based on the current minimum and maximum values and the gutters.
rectangleConstant(String) - Static method in class org.opensourcephysics.ejs.control.ConstantParser
 
red - Static variable in class org.opensourcephysics.controls.OSPLog
 
RED - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
RED - Static variable in class org.opensourcephysics.display2d.VectorColorMapper
 
REDBLUE_SHADE - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
redFileIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
redFolderIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
redo() - Method in class org.opensourcephysics.tools.DataToolTable.TableEdit
 
redo() - Method in class org.opensourcephysics.tools.FunctionEditor.DefaultEdit
 
redo() - Method in class org.opensourcephysics.tools.JarTreeDialog.SelectionEdit
 
redo() - Method in class org.opensourcephysics.tools.LauncherUndo.LoadEdit
 
redo() - Method in class org.opensourcephysics.tools.LauncherUndo.NavEdit
 
redoButton - Variable in class org.opensourcephysics.tools.FunctionTool
 
redoButton - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
redoItem - Variable in class org.opensourcephysics.tools.DataTool
 
REF_NAME_EXPECTED - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Referenced name could not be found.
REF_NAME_EXPECTED - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Referenced name could not be found.
references - Variable in class org.opensourcephysics.tools.UserFunction
 
refresh() - Method in class org.opensourcephysics.controls.XMLTable
 
refresh() - Method in class org.opensourcephysics.controls.XMLTreePanel
Refreshes the tree.
refresh() - Method in class org.opensourcephysics.media.core.BaselineFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.BrightnessFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.ClipInspector
Refreshes the GUI.
refresh() - Method in class org.opensourcephysics.media.core.DarkGhostFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.DeinterlaceFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.Filter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.FilterStack
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.GhostFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.GrayScaleFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.ResizeFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.SumFilter
Refreshes this filter's GUI
refresh() - Method in class org.opensourcephysics.media.core.VideoPlayer
Refreshes the GUI.
refresh() - Method in class org.opensourcephysics.tools.JarTreeDialog
Refreshes the buttonbar.
refreshAssociates(Class<?>) - Method in class org.opensourcephysics.tools.TranslatorTool
Refreshes objects associated with the specified class.
refreshBufferedImage() - Method in class org.opensourcephysics.media.core.VideoAdapter
Refreshes the BufferedImage based on current size.
refreshButtons() - Method in class org.opensourcephysics.tools.FunctionEditor
Refreshes button states.
refreshCellWidths() - Method in class org.opensourcephysics.tools.DataToolPropsTable
Refresh the cell widths in the table.
refreshCellWidths() - Method in class org.opensourcephysics.tools.DataToolStatsTable
Refresh the cell widths in the table.
refreshClones(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Replaces clones of a specified node with new clones.
refreshDataBuilder() - Method in class org.opensourcephysics.tools.DataTool
Refreshes the data builder.
refreshDataBuilder() - Method in class org.opensourcephysics.tools.DataToolTab
Refreshes the data builder.
refreshDataButton - Variable in class org.opensourcephysics.tools.DataToolTab
 
refreshDataFunctions() - Method in class org.opensourcephysics.tools.DataToolTable
Refreshes the data functions.
refreshFits() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Refreshes the fit names.
refreshFunctionData() - Method in class org.opensourcephysics.display.DataFunction
Refreshes the data points.
refreshFunctions() - Method in class org.opensourcephysics.tools.DataFunctionPanel
Refreshes the functions.
refreshFunctions() - Method in class org.opensourcephysics.tools.FitFunctionPanel
Refreshes the functions.
refreshFunctions() - Method in class org.opensourcephysics.tools.FunctionPanel
Refreshes the functions.
refreshGUI() - Method in class org.opensourcephysics.controls.AnimationControl
Refreshes the user interface in response to display changes such as Language.
refreshGUI() - Method in class org.opensourcephysics.controls.CalculationControl
Refreshes the user interface in response to display changes such as the Language.
refreshGUI() - Method in class org.opensourcephysics.controls.ControlFrame
Refreshes the user interface in response to display changes such as Language.
refreshGUI() - Method in class org.opensourcephysics.controls.OSPControl
Refreshes the user interface in response to display changes such as Language.
refreshGUI() - Method in class org.opensourcephysics.display.DrawingFrame
 
refreshGUI() - Method in class org.opensourcephysics.display.DrawingPanel
Refreshes the user interface in response to display changes such as Language.
refreshGUI() - Method in class org.opensourcephysics.display.OSPFrame
Refreshes the user interface in response to display changes such as Language.
refreshGUI() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
refreshGUI() - Method in class org.opensourcephysics.media.core.VideoGrabber
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.DataFunctionEditor
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.DataTool
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.DataToolPropsTable
Refresh the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.DataToolStatsTable
Refresh the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.DataToolTab
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.EncryptionTool
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.FourierTool
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.FourierToolTab
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.FunctionEditor
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.FunctionPanel
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.FunctionTool
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.InitialValueEditor
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.LaunchBuilder
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.Launcher
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.ParamEditor
Refreshes the GUI.
refreshGUI() - Method in class org.opensourcephysics.tools.TranslatorTool
Refreshes the GUI.
refreshInstructions(FunctionEditor, boolean, int) - Method in class org.opensourcephysics.tools.FunctionPanel
Refreshes the instructions based on selected cell.
refreshLabelColumnWidth() - Method in class org.opensourcephysics.tools.DataToolPropsTable
Refresh the label column width.
refreshMenubar() - Method in class org.opensourcephysics.tools.DataTool
 
refreshNode(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Refreshes the specified node with data from the input fields.
refreshParameters() - Method in class org.opensourcephysics.tools.FitFunctionPanel
Refreshes the parameters.
refreshParameters() - Method in class org.opensourcephysics.tools.FunctionPanel
Refreshes the parameters.
refreshParametersFromData() - Method in class org.opensourcephysics.tools.ParamEditor
Refreshes the parameters based on the current data properties map.
refreshParametersFromFunction(UserFunction) - Method in class org.opensourcephysics.tools.ParamEditor
Refreshes the parameters based on the current data properties map.
refreshPlot() - Method in class org.opensourcephysics.tools.DataToolTab
Refreshes the plot.
refreshSelectedNode() - Method in class org.opensourcephysics.tools.LaunchBuilder
Refreshes the selected node.
refreshStatistics() - Method in class org.opensourcephysics.tools.DataToolStatsTable
Refresh the statistics data.
refreshStatusBar() - Method in class org.opensourcephysics.tools.DataToolTab
Refreshes the status bar.
refreshStatusBar() - Method in class org.opensourcephysics.tools.FourierToolTab
Refreshes the status bar.
refreshStringResources() - Method in class org.opensourcephysics.tools.LaunchBuilder
Refreshes string resources.
refreshStringResources() - Method in class org.opensourcephysics.tools.Launcher
Refreshes string resources.
refreshStrings() - Method in class org.opensourcephysics.tools.FunctionEditor
Refreshes button strings based on current locale.
refreshTable() - Method in class org.opensourcephysics.display.ArrayPanel
Refresh the data in all the tables.
refreshTable() - Method in class org.opensourcephysics.display.ArrayTable
Refresh the data in the table.
refreshTable() - Method in class org.opensourcephysics.display.DataPanel
Refresh the data in the tables.
refreshTable() - Method in class org.opensourcephysics.display.DataRowTable
Refresh the data in the DataTable, as well as other changes to the table, such as row number visibility.
refreshTable() - Method in class org.opensourcephysics.display.DataTable
Refresh the data in the DataTable, as well as other changes to the table, such as row number visibility.
refreshTable() - Method in class org.opensourcephysics.display.DataTableFrame
Refresh the data in the DataTable, as well as other changes to the table, such as row number visibility.
refreshTable() - Method in class org.opensourcephysics.display2d.GridDataTable
Refresh the data in the DataTable, as well as other changes to the table, such as row number visibility.
refreshTable() - Method in class org.opensourcephysics.display2d.GridTableFrame
 
refreshTable() - Method in class org.opensourcephysics.frames.TableFrame
Refresh the data in the table.
refreshTable() - Method in class org.opensourcephysics.tools.ArrayInspector
Refresh the data in the table.
refreshTable() - Method in class org.opensourcephysics.tools.DataToolPropsTable
Refresh the data display in this table.
refreshTable() - Method in class org.opensourcephysics.tools.DataToolStatsTable
Refresh the data display in this table.
refreshTable() - Method in class org.opensourcephysics.tools.DataToolTable
Refreshes the data in the table.
refreshTabTitles() - Method in class org.opensourcephysics.tools.DataTool
 
refreshUndoItems() - Method in class org.opensourcephysics.tools.DataToolTable
Refreshes the undo and redo menu items.
registerFormat(ExportFormat) - Static method in class org.opensourcephysics.tools.ExportTool
Register a new export format.
registerVariable(String, ControlElement, int, Value) - Method in class org.opensourcephysics.ejs.control.GroupControl
Associates an element internal value with a variable name.
registry - Static variable in class org.opensourcephysics.tools.Toolbox
 
RELATIVE_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
relativePrecision(double, double) - Static method in class org.opensourcephysics.numerics.Util
Computes the relativePrecision except near zero where the absolute precision is returned.
releaseDate - Static variable in class org.opensourcephysics.tools.Launcher
 
RemoteJob - Class in org.opensourcephysics.tools
This is a Remote Job implementation for osp data transfers via RMI.
RemoteJob(Job) - Constructor for class org.opensourcephysics.tools.RemoteJob
Constructs a RemoteJob that wraps a source job.
RemoteTool - Class in org.opensourcephysics.tools
This is a Remote Tool implementation for osp data transfers via RMI.
RemoteTool(Tool) - Constructor for class org.opensourcephysics.tools.RemoteTool
Constructs a RemoteTool.
removablesAtTop - Variable in class org.opensourcephysics.tools.FunctionEditor
 
remove(TableModel) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method remove
remove(TableModel) - Method in class org.opensourcephysics.display.DataTable
Remove a TableModel object from the table model list.
remove(TableModel) - Method in interface org.opensourcephysics.display.DataTableModel
Remove a TableModel object from the table model list.
remove(ControlElement) - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
removes a child control
remove(int) - Method in class org.opensourcephysics.media.core.ImageVideo
Removes the image at the specified index.
remove(File) - Static method in class org.opensourcephysics.tools.JarTool
Completely removes a directory (without warning!)
REMOVE_EDIT - Static variable in class org.opensourcephysics.tools.FunctionEditor
 
removeAction(int, Object, String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Removes an action.
removeAction(int, String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Similar to removeAction but extracts the target from the method
removeActionListener(ActionListener) - Method in class org.opensourcephysics.display3d.core.CameraInspector
Removes a listener to any change in the camera settings
removeAllButTab(int) - Method in class org.opensourcephysics.tools.DataTool
Removes all tabs except the specified index.
removeAllElements() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Removes all Elements from this DrawingPanel3D
removeAllElements() - Method in interface org.opensourcephysics.display3d.core.Group
Removes all Elements from this Group
removeAllElements() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
removeAllElements() - Method in class org.opensourcephysics.display3d.simple3d.Group
 
removeAllTabs() - Method in class org.opensourcephysics.tools.DataTool
Removes all tabs.
removeAllTabs() - Method in class org.opensourcephysics.tools.LaunchBuilder
Removes all tabs and closes the tabset.
removeAllTabs() - Method in class org.opensourcephysics.tools.Launcher
Removes all tabs.
removeDataset(int) - Method in class org.opensourcephysics.display.DatasetManager
Removes the dataset at the specified index.
removeDatasets() - Method in class org.opensourcephysics.display.DatasetManager
Removes all Datasets from the manager.
removeDatasets() - Method in class org.opensourcephysics.frames.PlotFrame
Removes datasets from the manager.
removeDrawable(Drawable) - Method in class org.opensourcephysics.display.DrawingFrame
Removes a drawable object to the frame's drawing panel.
removeDrawable(Drawable) - Method in class org.opensourcephysics.display.DrawingPanel
Removes a drawable object from the drawable list.
removeDrawable(Drawable) - Method in class org.opensourcephysics.media.core.VideoPanel
Removes a drawable object from the drawable list.
removeDrawables(Class<T>) - Method in class org.opensourcephysics.display.DrawingPanel
Removes all objects assignable to the given class from the drawable list.
removeElement(Element) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Removes an Element from this DrawingPanel3D
removeElement(Element) - Method in interface org.opensourcephysics.display3d.core.Group
Removes an Element from this Group
removeElement(Element) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
removeElement(Element) - Method in class org.opensourcephysics.display3d.simple3d.Group
 
removeElementListener(ControlElement, int) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
removeEvent(StateEvent) - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
Removes a StateEvent from the list of events
removeEvent(StateEvent) - Method in interface org.opensourcephysics.numerics.ODEEventSolver
Removes a StateEvent from the list of events
removeFilter(Filter) - Method in class org.opensourcephysics.media.core.FilterStack
Removes the specified filter from the stack.
removeFilter(Class<?>) - Method in class org.opensourcephysics.media.core.VideoPanel
Removes a video filter class from the map of available filters.
removeFromPreupdateList(NeedsPreUpdate) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawablesParent
 
removeHTML(int) - Method in class org.opensourcephysics.tools.LaunchNode
Removes an HTML tab.
removeInteractionListener(InteractionListener) - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionSource
Removes the specified interaction listener
removeInteractionListener(InteractionListener) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
removeInteractionListener(InteractionListener) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
removeLayoutComponent(Component) - Method in class org.opensourcephysics.display.OSPLayout
Removes the specified component from this border layout.
removeListener(Object, String) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
removeMenu(String) - Method in class org.opensourcephysics.display.OSPFrame
Removes a menu with the given name from the menu bar and returns the removed item.
removeMenuItem(String, String) - Method in class org.opensourcephysics.display.OSPFrame
Removes a menu item with the given name from the menu bar and returns the removed item.
removeMenuItem(String) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Removes a menu with the given name from the menu bar and returns the removed item.
removeObject(Object, boolean) - Method in class org.opensourcephysics.tools.DataFunctionEditor
Removes an object.
removeObject(Object, boolean) - Method in class org.opensourcephysics.tools.FunctionEditor
Removes an object.
removeObject(Object, boolean) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Removes an object.
removeObjectsOfClass(Class<T>) - Method in class org.opensourcephysics.display.DrawingFrame
Removes all objects of the given class from the drawable list.
removeObjectsOfClass(Class<T>) - Method in class org.opensourcephysics.display.DrawingPanel
Removes all objects of the given class from the drawable list.
removeObjectsOfClass(Class<T>) - Method in class org.opensourcephysics.media.core.VideoPanel
Removes all objects of the specified class.
removeOptionController() - Method in class org.opensourcephysics.display.DrawingPanel
Removes the option controller.
removePanel(String) - Method in class org.opensourcephysics.tools.FunctionTool
Removes a named FunctionPanel.
removeParameter(String) - Method in class org.opensourcephysics.controls.OSPControl
Removes a parameter from the table.
removeParameter(String) - Method in class org.opensourcephysics.controls.OSPControlTable
Removes a parameter from the table.
removeParameter(String) - Method in interface org.opensourcephysics.controls.SimControl
Removes a parameter from this control.
removeParameter(String) - Method in class org.opensourcephysics.controls.SimulationControl
Removes a parameter from this control.
removeParameter(String) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
 
removeProperty(Class<?>, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Removes a property from those defined for the specified class.
removeProperty(Object, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Removes a property from those defined for the specified object.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ClipControl
Removes a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ClipControl
Removes a PropertyChangeListener for a specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.Filter
Removes a PropertyChangeListener from this filter.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.Filter
Removes a PropertyChangeListener for a specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Removes a PropertyChangeListener from this coordinate system.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Removes a PropertyChangeListener for a specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.opensourcephysics.media.core.Playable
Removes a PropertyChangeListener from this object.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.opensourcephysics.media.core.Playable
Removes a PropertyChangeListener from this object.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.TPoint
Removes a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.TPoint
Removes a PropertyChangeListener for a specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoAdapter
Removes a PropertyChangeListener from this video.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoAdapter
Removes a PropertyChangeListener for a specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoClip
Removes a PropertyChangeListener from this video clip.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.core.VideoClip
Removes a PropertyChangeListener for a specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.tools.CheckTreeSelectionModel
Removes a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Static method in class org.opensourcephysics.tools.FontSizer
Removes a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Static method in class org.opensourcephysics.tools.LaunchRes
Removes a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Static method in class org.opensourcephysics.tools.ToolsRes
Removes a PropertyChangeListener.
removeScapes(String) - Static method in class org.opensourcephysics.ejs.control.value.Value
 
removeSearchPath(String) - Static method in class org.opensourcephysics.tools.ResourceLoader
Removes a path from the searchPaths list.
removeSelectedNode() - Method in class org.opensourcephysics.tools.LaunchBuilder
Removes the selected node.
removeSelectedTab() - Method in class org.opensourcephysics.tools.LaunchBuilder
Removes the selected tab.
removeSelectedTab() - Method in class org.opensourcephysics.tools.Launcher
Removes the selected tab.
removeSelectionPaths(TreePath[]) - Method in class org.opensourcephysics.tools.CheckTreeSelectionModel
Removes paths from the current selection
removeSubscript(String) - Static method in class org.opensourcephysics.display.TeXParser
Removes the subscript from an input String.
removeSubscripting(String) - Static method in class org.opensourcephysics.display.GUIUtils
Deprecated. use TeXParser class.
removeSubscripting(String) - Static method in class org.opensourcephysics.display.TeXParser
Removes subscripting notation from an input String.
removeTab(int, boolean) - Method in class org.opensourcephysics.tools.DataTool
Removes the tab at the specified index.
removeTab(DataToolTab) - Method in class org.opensourcephysics.tools.DataTool
Removes a specified tab.
removeTableModelListener(TableModelListener) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method removeTableModelListener
removeTableModelListener(TableModelListener) - Method in class org.opensourcephysics.display.SortDecorator
 
removeTarget(String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Removes a target object
removeTerminateAction(Action) - Method in class org.opensourcephysics.tools.LaunchNode
Removes an action from this node's actions collection.
removeThread(Runnable) - Method in class org.opensourcephysics.tools.LaunchNode
 
removeTreeModelListener(TreeModelListener) - Method in class org.opensourcephysics.tools.JarTreeModel
 
removeWorkingData(String) - Method in class org.opensourcephysics.tools.DataToolTable
Removes the working data for a specified column name.
rename(ControlElement, String) - Method in class org.opensourcephysics.ejs.control.GroupControl
Renaming a ControlElement
RENAME_COLUMN_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
renameColumn(String, String) - Method in class org.opensourcephysics.tools.DataToolTable
Renames a column.
renamePanel(String, String) - Method in class org.opensourcephysics.tools.FunctionTool
Renames a FunctionPanel.
render() - Method in class org.opensourcephysics.davidson.applets.FrameApplet
 
render(BufferedImage) - Method in class org.opensourcephysics.davidson.applets.FrameApplet
 
render() - Method in class org.opensourcephysics.display.DrawingFrame
Renders the drawing panel if the frame is showing and not iconified.
render() - Method in class org.opensourcephysics.display.DrawingPanel
Paints all drawables onto an offscreen image buffer and copies this image onto the screen.
render(BufferedImage) - Method in class org.opensourcephysics.display.DrawingPanel
Paints all drawables onto an image.
render() - Method in class org.opensourcephysics.display.OSPDialog
Renders the frame using the current BufferStrategy.
render() - Method in class org.opensourcephysics.display.OSPFrame
Renders the frame.
render() - Method in interface org.opensourcephysics.display.Renderable
Renders a representation of the object onscreen.
render(BufferedImage) - Method in interface org.opensourcephysics.display.Renderable
Renders a representation of the object onto an image.
render() - Method in class org.opensourcephysics.display2d.DataRaster
Paints a new image using the existing data.
render() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Paints the panel immediately from within the calling thread.
render(BufferedImage) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Paints the scene using the graphic context of the provided image
render() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Renders the drawing panel if the frame is showing and not iconified.
render(BufferedImage) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
render() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
render() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Renders the frame.
render() - Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
Renders (draws) the panel immediately.
Renderable - Interface in org.opensourcephysics.display
Renderable objects draw themselves onscreen onto an image in the calling thread.
renderAnimatedFrames() - Static method in class org.opensourcephysics.display.GUIUtils
Renders all OSPFrames whose animated property is true.
renderersByColumnName - Variable in class org.opensourcephysics.display.DataTable
 
repaint() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Repaints the panel using the event queue.
repaintAnimatedFrames() - Static method in class org.opensourcephysics.display.GUIUtils
Repaints all OSPFrames whose animated property is true.
repaintOSPFrames() - Static method in class org.opensourcephysics.display.GUIUtils
Repaints all OSPFrames.
repeat - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
repeatAnalysis(double[]) - Method in class org.opensourcephysics.analysis.FourierAnalysis
Repeats the Fourier analysis of the complex data z[] with the previously set scale and gutter.
repeatAnalysis(double[]) - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Repeats the Fourier analysis of the real data y[] with the previously set scale and gutter.
REPLACE_CELLS_EDIT - Static variable in class org.opensourcephysics.tools.DataToolTable
 
replaceAction(XMLControlElement) - Method in class org.opensourcephysics.display.DrawingFrame
Replaces the drawables with the drawables found in the specified XML control.
replaceAction() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Replaces the drawables with the drawables found in the specified XML control.
replaceCells(int[], HashMap<String, double[]>) - Method in class org.opensourcephysics.tools.DataToolTable
Replaces cells.
replaceClones(LaunchNode, Map<LaunchPanel, LaunchNode>) - Method in class org.opensourcephysics.tools.LaunchBuilder
Replaces nodes with clones of the specified node.
replaceDrawable(Drawable, Drawable) - Method in class org.opensourcephysics.display.DrawingFrame
Replaces a Drawable object with another Drawable.
replaceDrawable(Drawable, Drawable) - Method in class org.opensourcephysics.display.DrawingPanel
Replaces a drawable object with another drawable.
replaceItem - Variable in class org.opensourcephysics.display.DrawingFrame
 
replaceItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
replaceOwnerFrame - Variable in class org.opensourcephysics.ejs.control.GroupControl
 
replaceOwnerFrame(String, Frame) - Method in class org.opensourcephysics.ejs.control.GroupControl
 
replaceOwnerName - Variable in class org.opensourcephysics.ejs.control.GroupControl
 
replacePoints(Dataset, int[], double[]) - Method in class org.opensourcephysics.tools.DataToolTable
Replaces points in a dataset.
replaceSpacesWithUnderscores(String) - Method in class org.opensourcephysics.tools.DataToolTab
Replaces spaces with underscores in a name.
replaceVisual(Frame) - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
reply - Variable in class org.opensourcephysics.display.DrawingFrame
 
reply - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
reportZoom(int, int) - Method in class org.opensourcephysics.display.DrawingPanel.ZoomBox
Hides the zoom box and reports the rectangle selected.
requiresCDATA(String) - Static method in class org.opensourcephysics.controls.XML
Determines whether the specified string requires CDATA tags.
reset() - Method in class org.opensourcephysics.controls.AbstractCalculation
Resets the program to its default state.
reset() - Method in class org.opensourcephysics.controls.AbstractSimulation
Resets the simulation to its default state.
reset() - Method in interface org.opensourcephysics.display3d.core.Camera
Resets the camera to the default.
reset() - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
reset() - Method in class org.opensourcephysics.ejs.control.ControlElement
resets the element
reset() - Method in class org.opensourcephysics.ejs.control.EjsControl
 
reset() - Method in class org.opensourcephysics.ejs.control.GroupControl
Reset all elements
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
reset() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
reset() - Method in interface org.opensourcephysics.ejs.Model
Sets the view for this model
reset() - Method in class org.opensourcephysics.ejs.Simulation
Resets the simulation to a complete initial state
reset() - Method in interface org.opensourcephysics.ejs.View
Clearing any previous data
reset() - Method in interface org.opensourcephysics.media.core.Playable
Resets the media.
reset() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Discards the current video and resets the recorder to a ready state.
reset() - Method in class org.opensourcephysics.media.core.VideoAdapter
Stops the video and resets it to the start time.
reset() - Method in interface org.opensourcephysics.media.core.VideoRecorder
Discards the current video and resets the recorder to a ready state.
resetAnimation() - Method in class org.opensourcephysics.controls.AbstractAnimation
Resets the animation to a predefined state.
resetAnimation() - Method in class org.opensourcephysics.controls.AbstractSimulation
Deprecated.  
resetAnimation() - Method in interface org.opensourcephysics.controls.Animation
Resets the animation to a known initial state.
resetBoxSize() - Method in class org.opensourcephysics.display.InteractiveLabel
 
resetBoxSize() - Method in class org.opensourcephysics.display.TextBox
 
resetCalculation() - Method in class org.opensourcephysics.controls.AbstractCalculation
Resets the calculation to a predefined state.
resetCalculation() - Method in interface org.opensourcephysics.controls.Calculation
Resets the simulation to a known initial state.
resetCalculation() - Method in class org.opensourcephysics.ejs.control.EjsCalculationControl
Resets the calculation.
resetCameraItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
resetFrame() - Method in class org.opensourcephysics.media.gif.GifDecoder
Resets frame state for reading next image.
resetGutters() - Method in class org.opensourcephysics.display.DrawingPanel
Resets the gutters to their preferred values.
resetPanelGutters() - Method in class org.opensourcephysics.display.axes.AbstractAxes
 
resetSimulation() - Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
Resets the model and switches the text on the run button.
resize(int[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Resize the given array as needed to meet a target size.
resize(float[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Resize the given array as needed to meet a target size.
resize(double[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Resize the given array as needed to meet a target size.
resize(Object[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Resize the given array as needed to meet a target size.
ResizeFilter - Class in org.opensourcephysics.media.core
This is a Filter that changes the pixel dimensions of an image.
ResizeFilter() - Constructor for class org.opensourcephysics.media.core.ResizeFilter
Constructs a ResizeFilter.
resizeFonts(double, DrawingPanel) - Method in class org.opensourcephysics.display.axes.AbstractAxes
Resizes fonts by the specified factor.
resizeFonts(double, DrawingPanel) - Method in class org.opensourcephysics.display.axes.CartesianInteractive
Resizes fonts by the specified factor.
resizeFonts(double, DrawingPanel) - Method in class org.opensourcephysics.display.axes.CartesianType1
Resizes fonts by the specified factor.
resizeFonts(double, DrawingPanel) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Resizes fonts by the specified factor.
resizeGrid(int, int) - Method in class org.opensourcephysics.frames.Complex2DFrame
Resizes the grid used to store the field using the panel's preferred min/max values.
resizeGrid(int, int) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Resizes the number of columns and rows.
resizeGrid(int, int) - Method in class org.opensourcephysics.frames.Vector2DFrame
Resizes the number of columns and rows in the vector plot.
resizeLattice(int, int) - Method in class org.opensourcephysics.display2d.BinaryLattice
Resize the lattice.
resizeLattice(int, int) - Method in interface org.opensourcephysics.display2d.ByteLattice
Resizes the lattice.
resizeLattice(int, int) - Method in class org.opensourcephysics.display2d.ByteRaster
Resizes the raster using the given number of x and y entries.
resizeLattice(int, int) - Method in class org.opensourcephysics.display2d.CellLattice
 
resizeLattice(int, int) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
 
resizeLattice(int, int) - Method in class org.opensourcephysics.display2d.CellLatticePC
Resizes the lattice using the given number of x and y entries.
resizeLattice(int, int) - Method in class org.opensourcephysics.display2d.SiteLattice
 
resizeLattice(int, int) - Method in class org.opensourcephysics.frames.LatticeFrame
Resizes the number of columns and rows in the lattice
resizeRaster(int, int) - Method in class org.opensourcephysics.display2d.ByteRaster
Resizes the raster using the given number of x and y entries.
Resolution - Class in org.opensourcephysics.display3d.core
Title: Resolution
Resolution(double) - Constructor for class org.opensourcephysics.display3d.core.Resolution
A constructor for a resolution of type MAX_LENGTH.
Resolution(int, int, int) - Constructor for class org.opensourcephysics.display3d.core.Resolution
A constructor for a resolution of type DIVISIONS.
Resolution - Class in org.opensourcephysics.display3d.simple3d
 
Resolution(double) - Constructor for class org.opensourcephysics.display3d.simple3d.Resolution
Constructor Resolution
Resolution(int, int, int) - Constructor for class org.opensourcephysics.display3d.simple3d.Resolution
Constructor Resolution
Resolution.ResolutionLoader - Class in org.opensourcephysics.display3d.core
 
Resolution.ResolutionLoader() - Constructor for class org.opensourcephysics.display3d.core.Resolution.ResolutionLoader
 
resolveMethod(Object, String, Class<?>[]) - Static method in class org.opensourcephysics.ejs.control.MethodWithOneParameter
 
Resource - Class in org.opensourcephysics.tools
This represents a resource obtained from a URL or File.
Resource(URL) - Constructor for class org.opensourcephysics.tools.Resource
Constructs a resource from a url.
Resource(File) - Constructor for class org.opensourcephysics.tools.Resource
Constructs a resource from a file.
ResourceLoader - Class in org.opensourcephysics.tools
This defines static methods for loading resources.
resources - Static variable in class org.opensourcephysics.tools.ResourceLoader
 
resourcesPath - Static variable in class org.opensourcephysics.tools.Launcher
 
restoreHighlights() - Method in class org.opensourcephysics.display.HighlightableDataset
Restores previous highlights.
RIGHT - Static variable in class org.opensourcephysics.display.TextLine
Position the Text to the Right of the point
RIGHT - Static variable in class org.opensourcephysics.display.TitleText
 
right - Variable in class org.opensourcephysics.display2d.ArrayData
 
right - Variable in class org.opensourcephysics.display2d.FlatData
 
right - Variable in class org.opensourcephysics.display2d.GridPointData
 
rightGutter - Variable in class org.opensourcephysics.display.DrawingPanel
 
rightGutterPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
RK4 - Class in org.opensourcephysics.numerics
Title: RK4 Description: A fourth order Runge-Kutta ODE solver.
RK4(ODE) - Constructor for class org.opensourcephysics.numerics.RK4
Constructs the RK4 ODESolver for a system of ordinary differential equations.
RK45 - Class in org.opensourcephysics.numerics
RK45 implements an Runge-Kutta 4/5 ODE solver with variable step size.
RK45(ODE) - Constructor for class org.opensourcephysics.numerics.RK45
Constructor RK45
RK45MultiStep - Class in org.opensourcephysics.numerics
Title: RK45MultiStep Description: Perform multiple RK4/5 ODE steps so that a uniform step size is maintained
RK45MultiStep(ODE) - Constructor for class org.opensourcephysics.numerics.RK45MultiStep
Constructs the RK45MultiStep ODESolver for a system of ordinary differential equations.
rLabel - Variable in class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
 
romberg(Function, double, double, double) - Static method in class org.opensourcephysics.numerics.Derivative
Calculates the derivative using the Romberg scheme for Richardson extrapolation.
romberg(Function, double, double, int, double) - Static method in class org.opensourcephysics.numerics.Integral
Integrates the function using Romberg's algorithm based on Richardson's deferred approach.
root - Variable in class org.opensourcephysics.controls.XMLTree
 
Root - Class in org.opensourcephysics.numerics
Class Root defines various root finding algorithms.
root - Variable in class org.opensourcephysics.tools.JarTreeModel
 
rootFile - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
roots() - Method in class org.opensourcephysics.numerics.Polynomial
Gets the complex roots of this polynomial.
rootsReal() - Method in class org.opensourcephysics.numerics.Polynomial
Gets the real roots of this polynomial.
rotate(double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
rotate(double, double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
rotation - Variable in class org.opensourcephysics.media.core.TVector
 
rotation(double) - Static method in class org.opensourcephysics.numerics.Matrix2DTransformation
Creates a 2D transformation representing a rotation about the origin by the given angle.
rotation(double, double, double) - Static method in class org.opensourcephysics.numerics.Matrix2DTransformation
Creates a 2D transformation representing a rotation about the origin by the given angle around the given axis.
rotation(double, double[]) - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
Creates a 3D transforamtion representing a rotation about the origin by the given angle around the given axis.
rotationX(double) - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
Creates a 3D transforamtion representing a rotation about the x axis by the given angle.
rotationY(double) - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
Creates a 3D transforamtion representing a rotation about the y axis by the given angle.
rotationZ(double) - Static method in class org.opensourcephysics.numerics.Matrix3DTransformation
Creates a 3D transforamtion representing a rotation about the z axis by the given angle.
rowName - Static variable in class org.opensourcephysics.display.DataTable
 
rowNumberRenderer - Variable in class org.opensourcephysics.display.DataTable
 
rsums - Variable in class org.opensourcephysics.media.core.SumFilter
 
run() - Method in class org.opensourcephysics.controls.AbstractAnimation
Implementation of Runnable interface.
run() - Method in class org.opensourcephysics.controls.AbstractSimulation
Implementation of Runnable interface.
run() - Method in class org.opensourcephysics.ejs.Simulation
Implementation of the Runnable interface
run() - Method in class org.opensourcephysics.tools.JarTool
 
runEjs(Class<?>) - Static method in class org.opensourcephysics.tools.EjsTool
Runs the Ejs model corresponding to the given class.
runSimulation() - Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
Runs the Simulation switches the text on the run button

S

saddle(double, double) - Static method in class org.opensourcephysics.display2d.TestData
Saddle function centered at x=0 and y=0.
sample - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
samplefac - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
samplesToColor(double[]) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Converts an array of samples to hue, saturation, and brightness.
samplesToComponents(double[], byte[]) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Converts a double to color components.
save() - Method in class org.opensourcephysics.controls.ControlFrame
Saves a file containing the control parameters to the disk.
save(File, VideoPanel) - Static method in class org.opensourcephysics.media.core.VideoIO
Writes VideoPanel data to the specified file.
save(String) - Method in class org.opensourcephysics.tools.DataTool
Saves the current tab to the specified file.
save(DataToolTab, String) - Method in class org.opensourcephysics.tools.DataTool
Saves a tab to the specified file.
save(LaunchNode, String) - Method in class org.opensourcephysics.tools.LaunchBuilder
Saves a node to the specified file.
saveAction - Variable in class org.opensourcephysics.media.core.VideoFrame
 
saveAllChanges() - Method in class org.opensourcephysics.tools.LaunchBuilder
Offers to save all changes, if any.
saveAs() - Method in class org.opensourcephysics.display.DataTableFrame
Pops open a save file dialog to save the data in this table to a file.
saveAs() - Method in class org.opensourcephysics.tools.DataTool
Saves the current tab to a file selected with a chooser.
saveAs(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Saves a node to an xml file selected with a chooser.
saveAsItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
saveAsItem - Variable in class org.opensourcephysics.display.DataTableFrame
 
saveAsItem - Variable in class org.opensourcephysics.media.core.VideoFrame
 
saveAsItem - Variable in class org.opensourcephysics.tools.DataTool
 
saveChanges - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
saveChanges(LaunchPanel) - Method in class org.opensourcephysics.tools.LaunchBuilder
Offers to save changes, if any, to the specified tab.
saveChangesAt(int) - Method in class org.opensourcephysics.tools.DataTool
Offers to save changes to the tab at the specified index.
saveChangesOnClose - Variable in class org.opensourcephysics.tools.DataTool
 
saveComponentAsEPS(Component) - Static method in class org.opensourcephysics.display.PrintUtils
 
saveFile - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
saveFrameAsEPSItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
saveImage(JComponent, File, String) - Static method in class org.opensourcephysics.display.GUIUtils
Saves the contents of the specified component in the given file format.
saveImage(JComponent, String, Component) - Static method in class org.opensourcephysics.display.GUIUtils
Saves the contents of the specified component in the given file format.
saveImage(String, Component) - Method in class org.opensourcephysics.tools.SnapshotTool
Saves the image produced by a component
saveImage(String, Component, OutputStream) - Method in class org.opensourcephysics.tools.SnapshotTool
Saves the image produced by a component to an output stream
saveImage(String, Component, OutputStream, double) - Method in class org.opensourcephysics.tools.SnapshotTool
Saves the (possibly scaled) image produced by a component to an output stream
saveImages(String, BufferedImage[]) - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
Saves images to a numbered sequence of jpg files.
saveInformation(String, String) - Static method in class org.opensourcephysics.tools.EjsTool
To be used by EJS version 3.47 and earlier only.
saveInformation(String, String, String) - Static method in class org.opensourcephysics.tools.EjsTool
To be used by EJS version 4.0 and later only.
saveInvalidImages() - Method in class org.opensourcephysics.media.core.ImageVideo
Allows user to save invalid images, if any.
saveItem - Variable in class org.opensourcephysics.media.core.VideoFrame
 
saveItem - Variable in class org.opensourcephysics.tools.DataTool
 
saveLog(String) - Method in class org.opensourcephysics.controls.OSPLog
Saves the log to a text file specified by name.
saveLogAs() - Method in class org.opensourcephysics.controls.OSPLog
Saves a log to a text file selected with a chooser.
saveMouseEvent(int, MouseEvent) - Method in class org.opensourcephysics.display.InteractivePanel
Saves the last mouse event.
saveObject(XMLControl, Object) - Method in interface org.opensourcephysics.controls.XML.ObjectLoader
Saves data from an object to an XMLControl.
saveObject(Object) - Method in interface org.opensourcephysics.controls.XMLControl
Saves an object's data in this XMLControl.
saveObject(Object) - Method in class org.opensourcephysics.controls.XMLControlElement
Saves an object's data in this element.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.controls.XMLJavaLoader
Saves XMLEncoder data for an object in the specified XMLControl.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.controls.XMLLoader
Empty method.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.ArrowLoader
Saves the Arrow's data in the xml control.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.BoundedShape.BoundedShapeLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.CircleLoader
Saves the Circle's data in the xml control.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DataFunction.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.Dataset.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DrawableShapeLoader
Saves a DrawableShape by saving the general path.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DrawableTextLine.DrawableTextLineLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.DrawingFrame.DrawingFrameLoader
Save data object's data in the control.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.GeneralPathLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.Histogram.HistogramLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.HistogramDataset.HistogramDatasetLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveArrow.InteractiveArrowLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow.InteractiveCenteredArrowLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveCircle.InteractiveCircleLoader
Saves the InteractiveCircle's data in the xml control.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveShape.InteractiveShapeLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.InteractiveTextLine.InteractiveTextLineLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display.Stripchart.StripchartLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display2d.Plot2DLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Camera.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.DrawingFrame3D.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.DrawingPanel3D.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Element.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementBox.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementCircle.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementCone.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementCylinder.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementEllipsoid.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementImage.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementObject.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementPlane.ElementPlaneLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementPoints.ElementPointsLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementPolygon.ElementPolygonLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementSpring.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementSurface.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementTessellation.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementTetrahedron.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementText.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.ElementTrail.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Group.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Resolution.ResolutionLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.Style.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.core.VisualizationHints.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.display3d.simple3d.Style.StyleLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.media.core.ImageCoordSystem.Loader
Saves ImageCoordSystem data to an XMLControl.
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation.Matrix2DTransformationLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation.Affine3DTransformationLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.numerics.Quaternion.QuaternionLoader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.tools.DataColumn.Loader
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.tools.Launcher.LaunchSet
 
saveObject(XMLControl, Object) - Method in class org.opensourcephysics.tools.UserFunction.Loader
 
saveOwnedNodes(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchBuilder
Saves the owned nodes of the specified node.
saveScratch() - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
Required by ScratchVideoRecorder, but unused.
saveScratch() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Saves the current video to the scratch file.
saveScratch() - Method in class org.opensourcephysics.media.gif.GifVideoRecorder
Saves the video to the current scratchFile.
saveState(String) - Method in class org.opensourcephysics.ejs.Simulation
Saves the state of the model either to a file on the disk or to memory.
saveState - Variable in class org.opensourcephysics.tools.Launcher
 
saveStateCheckBox - Variable in class org.opensourcephysics.tools.LaunchSaver
 
saveTableDataToFile() - Method in class org.opensourcephysics.tools.DataToolTab
Saves the selected table data to a file.
saveTabs() - Method in class org.opensourcephysics.tools.LaunchBuilder
Saves tabs.
saveTabSet() - Method in class org.opensourcephysics.tools.LaunchBuilder
Saves the current tabset.
saveTabSetAs() - Method in class org.opensourcephysics.tools.LaunchBuilder
Saves a tabset to a file selected with a chooser.
saveToFile(Object, Component) - Static method in class org.opensourcephysics.controls.ControlUtils
Pops up a "Save File" file chooser dialog and takes user through process of saving and object to a file.
saveVideo(String) - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
Saves all video images to a numbered sequence of files.
saveVideo() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Saves the scratch video to the current file or chooser file.
saveVideo(String) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Saves the current scratch video to the specified file name.
saveVideo() - Method in interface org.opensourcephysics.media.core.VideoRecorder
Saves the video to the current file.
saveVideo(String) - Method in interface org.opensourcephysics.media.core.VideoRecorder
Saves the video to the specified file.
saveVideoAs() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Saves the scratch video to a file picked from a chooser.
saveVideoAs() - Method in class org.opensourcephysics.media.core.VideoGrabber
Saves the video to a file and returns the file name.
saveVideoAs() - Method in interface org.opensourcephysics.media.core.VideoRecorder
Saves the video to a file selected with a chooser.
saveXML() - Method in class org.opensourcephysics.controls.ControlFrame
 
saveXML(Object) - Static method in class org.opensourcephysics.controls.ControlUtils
 
saveXML(String) - Method in class org.opensourcephysics.controls.OSPLog
Saves the xml-formatted log records to a file specified by name.
saveXML() - Method in class org.opensourcephysics.display.DrawingFrame
 
saveXML() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 
saveXML() - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
 
saveXMLAs() - Method in class org.opensourcephysics.controls.OSPLog
Saves the xml-formatted log records to a file selected with a chooser.
Scalar2DFrame - Class in org.opensourcephysics.frames
A DrawingFrame that displays 2D plots of scalar fields.
Scalar2DFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.Scalar2DFrame
Constructs a Scalar2DFrame with the given axes labels and frame title.
Scalar2DFrame(String) - Constructor for class org.opensourcephysics.frames.Scalar2DFrame
Constructs a Scalar2DFrame with the given frame title but without axes.
scale() - Method in class org.opensourcephysics.display.DrawingPanel
Sets axis scales if autoscale is true using the max and min values of the measurable objects.
scale(ArrayList<Drawable>) - Method in class org.opensourcephysics.display.DrawingPanel
Sets axis scales if autoscale is true using the max and min values of the objects in the given list.
scale() - Method in class org.opensourcephysics.frames.PlotFrame
 
scale(ArrayList<Drawable>) - Method in class org.opensourcephysics.media.core.VideoPanel
Overrides DrawingPanel scale method to handle drawing in imagespace
scale(double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
SCALE_AUTO - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
SCALE_CANCEL - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
SCALE_HORIZONTAL - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
SCALE_MAX - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
SCALE_MIN - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
SCALE_OK - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
SCALE_SCALE - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
SCALE_VERTICAL - Static variable in class org.opensourcephysics.display.dialogs.DialogsRes
 
scaleArrowLenghToGrid(boolean) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the autoscale flag for the arrow length.
scaleFactor - Variable in class org.opensourcephysics.display2d.ByteRaster
 
scaleFactor - Variable in class org.opensourcephysics.display2d.IntegerRaster
 
ScaleInspector - Class in org.opensourcephysics.display.dialogs
This displays and sets DrawingPanel scale properties.
ScaleInspector(DrawingPanel) - Constructor for class org.opensourcephysics.display.dialogs.ScaleInspector
Constructs a PanelInspector.
scaleItem - Variable in class org.opensourcephysics.display.DrawingPanel
 
scaleX() - Method in class org.opensourcephysics.display.DrawingPanel
Sets the x axis scale based on the max and min values of all measurable objects.
scaleX(ArrayList<Drawable>) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the x axis scale based on the max and/or min values of all measurable objects.
scaleX(ArrayList<Drawable>) - Method in class org.opensourcephysics.display.InteractivePanel
Sets the x axis scale based on the max and min values of all measurable objects.
scaleY() - Method in class org.opensourcephysics.display.DrawingPanel
Sets the y axis scale based on the max and min values of all measurable objects.
scaleY(ArrayList<Drawable>) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the y axis scale based on the max and min values of all measurable objects.
scaleY(ArrayList<Drawable>) - Method in class org.opensourcephysics.display.InteractivePanel
Sets the y axis scale based on the max and min values of all measurable objects.
sci - Static variable in class org.opensourcephysics.media.core.ImageCoordSystem
 
SCIENTIFIC - Static variable in class org.opensourcephysics.display.TextLine
Format to use when parsing a double
ScientificField - Class in org.opensourcephysics.media.core
This NumberField displays numbers in scientific format.
ScientificField(int) - Constructor for class org.opensourcephysics.media.core.ScientificField
Constructs a ScientificField with default sigfigs (4).
ScientificField(int, int) - Constructor for class org.opensourcephysics.media.core.ScientificField
Constructs a ScientificField with specified sigfigs.
scientificFormat - Variable in class org.opensourcephysics.display.axes.CoordinateStringBuilder
 
scientificFormat - Variable in class org.opensourcephysics.display.DrawingPanel
 
scratchFile - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
scratchName - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
scratchNumber - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
ScratchVideoRecorder - Class in org.opensourcephysics.media.core
This VideoRecorder records to a scratch file which is then copied as needed.
ScratchVideoRecorder(VideoType) - Constructor for class org.opensourcephysics.media.core.ScratchVideoRecorder
Constructs a ScratchVideoRecorder for the specified video type.
screenPt - Variable in class org.opensourcephysics.media.core.TPoint
 
script_fraction - Variable in class org.opensourcephysics.display.TextLine
Decrease in size of successive script levels
scriptValue(String, String) - Method in class org.opensourcephysics.controls.HiddenControl
 
scroller - Variable in class org.opensourcephysics.controls.XMLTree
 
searchPaths - Static variable in class org.opensourcephysics.tools.ResourceLoader
 
second(Function, double, double) - Static method in class org.opensourcephysics.numerics.Derivative
Computes the second derivate using the centered finite difference approximation.
Selectable - Interface in org.opensourcephysics.display
Selectable defines methods that enable a user to select an object and then vary the postion, height, and width.
selectCell(int, int) - Method in class org.opensourcephysics.tools.FunctionEditor.Table
 
selected - Variable in class org.opensourcephysics.controls.OSPCombo
 
SELECTED - Static variable in class org.opensourcephysics.tools.TristateCheckBox
 
selectedNode - Variable in class org.opensourcephysics.tools.Launcher
 
selectedPanel - Variable in class org.opensourcephysics.tools.FunctionTool
 
selectedPanelScroller - Variable in class org.opensourcephysics.tools.FunctionTool
 
selectedProps - Variable in class org.opensourcephysics.controls.XMLTree
 
selectFile() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Shows a save dialog used to set the output movie file.
selectFit(String) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Selects a named fit.
selectHighlightedProperties() - Method in class org.opensourcephysics.controls.XMLTree
Selects the highlighted properties.
selectionPaths - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
selectOnFocus - Variable in class org.opensourcephysics.tools.FunctionEditor.Table
 
selfContained - Variable in class org.opensourcephysics.tools.Launcher
 
send(Job, Tool) - Method in class org.opensourcephysics.tools.DataRefreshTool
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in class org.opensourcephysics.tools.DataTool
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in class org.opensourcephysics.tools.DataToolTab
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in class org.opensourcephysics.tools.EncryptionTool
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in class org.opensourcephysics.tools.ExportTool
 
send(Job, Tool) - Method in class org.opensourcephysics.tools.JarTool
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in class org.opensourcephysics.tools.RemoteTool
Sends a job to this tool.
send(Job, Tool) - Method in class org.opensourcephysics.tools.SnapshotTool
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in interface org.opensourcephysics.tools.Tool
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in class org.opensourcephysics.tools.TranslatorTool
Sends a job to this tool and specifies a tool to reply to.
send(Job, Tool) - Method in class org.opensourcephysics.tools.VideoCaptureTool
Adds frame specified by image file path.
sendReplies(Object) - Method in class org.opensourcephysics.tools.JobManager
Replies to tools interested in the specified object.
sendReplies(Job) - Method in class org.opensourcephysics.tools.JobManager
Replies to tools interested in the specified job.
separation(double, double) - Static method in class org.opensourcephysics.numerics.PBC
Computes the minimum separation using periodic boundary conditions.
separation(int, int) - Static method in class org.opensourcephysics.numerics.PBC
Computes the minimum separation using periodic boundary conditions.
Set - Interface in org.opensourcephysics.display3d.core
Title: Set
Set - Class in org.opensourcephysics.display3d.simple3d
 
Set() - Constructor for class org.opensourcephysics.display3d.simple3d.Set
 
set(int, double) - Method in class org.opensourcephysics.media.core.DoubleArray
Sets the specified array element.
set(Complex) - Method in class org.opensourcephysics.numerics.Complex
Copies the values from the parameter object to this object
set(double, double) - Method in class org.opensourcephysics.numerics.Complex
Sets the real and imaginary values of the object.
set(String) - Method in class org.opensourcephysics.numerics.DoubleArray
Sets the array to the given string.
set(String) - Method in class org.opensourcephysics.numerics.IntegerArray
Sets the array to the given string.
set2D_xTranslation(int) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the 2D x translation.
set2D_yTranslation(int) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the 2D y translation.
set2DScaling(double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the 2D scaling factor.
set2DScaling(double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the 2D scaling factor.
set2DScaling(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the 2D scaling factor.
set2DTranslation(int, int) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the 2D translation.
setActionCommand(String) - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionTarget
Sets the action commmand for this target
setActionCommand(String) - Method in class org.opensourcephysics.display3d.simple3d.InteractionTarget
Sets the action commmand for this target
setActive(boolean) - Method in class org.opensourcephysics.ejs.control.ControlElement
Sets whether a ControlElement actually invokes actions.
setActive(boolean) - Method in class org.opensourcephysics.ejs.control.GroupControl
Set the active state of all elements
setAdjustableGutter(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Sets adjustable gutters.
setAdjustableValue(String, boolean) - Method in interface org.opensourcephysics.controls.SimControl
Stores a boolean in the control that can be edited after initialization.
setAdjustableValue(String, double) - Method in interface org.opensourcephysics.controls.SimControl
Stores a double in the control that can be edited after initialization.
setAdjustableValue(String, int) - Method in interface org.opensourcephysics.controls.SimControl
Stores an integer in the control that can be edited after initialization.
setAdjustableValue(String, Object) - Method in interface org.opensourcephysics.controls.SimControl
Stores an object in the control that can be edited after initialization.
setAdjustableValue(String, Object) - Method in class org.opensourcephysics.controls.SimulationControl
Stores an object in the control that can be edited after initialization.
setAdjustableValue(String, double) - Method in class org.opensourcephysics.controls.SimulationControl
Stores a double in the control that can be edited after initialization.
setAdjustableValue(String, int) - Method in class org.opensourcephysics.controls.SimulationControl
Stores an integer in the control that can be edited after initialization.
setAdjustableValue(String, boolean) - Method in class org.opensourcephysics.controls.SimulationControl
Stores a boolean in the control that can be edited after initialization.
setAdjustableValue(String, boolean) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
 
setAdjustableValue(String, double) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
 
setAdjustableValue(String, int) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
 
setAdjustableValue(String, Object) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
 
setAffectsGroup(boolean) - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionTarget
Whether the interaction with the target affects the top-level group of the element that contains it (instead of only affecting the element).
setAffectsGroup(boolean) - Method in class org.opensourcephysics.display3d.simple3d.InteractionTarget
Whether the interaction with the target affects the top-level group of the element that contains it (instead of only affecting the element).
setAll(byte[][]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a block of data to new values.
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets the lattice values and scale.
setAll(byte[][], double, double, double, double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets the lattice values and scale.
setAll(byte[][]) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets a block of data to new values.
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets the lattice values and scale.
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.display2d.CellLattice
Sets the lattice values and scale.
setAll(byte[][]) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets a block of data to new values.
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the lattice values and scale.
setAll(byte[][]) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets a block of data to new values.
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets the lattice values and scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Sets the values and the scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the values and the scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the values and the scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the values and the scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Sets the values and the scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the values and the scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the values and the scale.
setAll(Object) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the values and the scale.
setAll(byte[][]) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets a block of data to new values.
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the lattice values and scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the values and the scale.
setAll(Object) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the data to new values.
setAll(Object, double, double, double, double) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the values and the scale.
setAll(double[][][], double, double, double, double) - Method in class org.opensourcephysics.frames.Complex2DFrame
Sets the complex field's values and scale..
setAll(double[][][]) - Method in class org.opensourcephysics.frames.Complex2DFrame
Sets the complex field's values.
setAll(double[], int, double, double, double, double) - Method in class org.opensourcephysics.frames.Complex2DFrame
Sets the comples field's data and scale.
setAll(double[]) - Method in class org.opensourcephysics.frames.Complex2DFrame
Sets the comples field's data using the given array.
setAll(byte[][]) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets a block of data to new values.
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets the lattice values and scale.
setAll(int[], int, double, double, double, double) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets the lattice values and scale.
setAll(int[]) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets an array v of int values into the lattice, starting at (x=0,y=0).
setAll(byte[][], double, double, double, double) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the raster's values and scale.
setAll(byte[][]) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the raster's values using byte values.
setAll(int[][]) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the raster's values using integer values.
setAll(int[][], double, double, double, double) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the raster's values and scale.
setAll(int[], int, double, double, double, double) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the raster's values and scale.
setAll(int[]) - Method in class org.opensourcephysics.frames.RasterFrame
Sets an array v of int values into the raster, starting at (x=0,y=0).
setAll(double[][], double, double, double, double) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the scalar field's values and scale..
setAll(double[][]) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the scalar field's values.
setAll(double[]) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets all the scalar field values using the given array.
setAll(double[][][], double, double, double, double) - Method in class org.opensourcephysics.frames.Vector2DFrame
Sets the vector field's values and scale..
setAll(double[][][]) - Method in class org.opensourcephysics.frames.Vector2DFrame
Sets the vector field's values.
setAllAngles(double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the angle of the world x-axis measured ccw from the image x-axis for all frames.
setAllCosineSines(double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the cosine and sine of the angle of the world x-axis measured ccw from the image x-axis for all frames.
setAllOriginsX(double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the image x position of the world origin for all frames.
setAllOriginsXY(double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the image position of the world origin for all frames.
setAllOriginsY(double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the image y position of the world origin for all frames.
setAllowQuickRedraw(boolean) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Whether the panel can draw quickly when it is dragged for a new view point
setAllowQuickRedraw(boolean) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setAllowQuickRedraw(boolean) - Method in class org.opensourcephysics.frames.Display3DFrame
Whether the scene can be drawn quickly when it is dragged for a new view point.
setAllScalesX(double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the scale factor (image units per world unit) along the image x-axis (width direction) for all frames.
setAllScalesXY(double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the scale factors (image units per world unit) along the x-axis and y-axis of the image for all frames.
setAllScalesY(double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the scale factor (image units per world unit) along the image y-axis (height direction) for all frames.
setAltitude(double) - Method in interface org.opensourcephysics.display3d.core.Camera
Set the elevation (vertical) angle of the camera position in spherical coordinates with respect to the focus point.
setAltitude(double) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setAltitude(double) - Method in class org.opensourcephysics.frames.Display3DFrame
Sets the angle phi in spherical polar coordiantes (in radians) to rotate the camera away from the z axis before projecting.
setAngle(int, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the angle of the world x-axis measured ccw from the image x-axis for the specified frame number.
setAngle(double) - Method in interface org.opensourcephysics.media.core.InteractiveImage
Sets the angle in radians of the image base measured ccw from the world x-axis.
setAngle(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the angle in radians of all video frames measured ccw from the world x-axis.
setAnimated(boolean) - Method in class org.opensourcephysics.display.OSPFrame
Sets the animated property.
setAnimatedFrameIgnoreRepaint(boolean) - Static method in class org.opensourcephysics.display.GUIUtils
Sets the IgnorRepaint for all animated frames to the given value.
setAntialiasShapeOn(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Set flag for shape antialiasing.
setAntialiasTextOn(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Set flag for text antialiasing.
setApplyXFunction(boolean) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setApplyYFunction(boolean) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setArgs(String[]) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the launch arguments of this node.
setArray(Object) - Method in class org.opensourcephysics.display.ArrayPanel
Gets an array panel for the specified array.
setArray(Object) - Method in class org.opensourcephysics.display.ArrayTableModel
Allows changing the array with minimal changes
setArrowType(int) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets this vector field to draw vectors with filled shafts and arrowheads.
setAtIndex(int, int) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets the ith indexed cell or site of the lattice to store value v Values are in row-major format such that the index corresponds to iy*ny+ix.
setAtIndex(int, int) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the ith indexed pixel to value v Values are in row-major format such that the index corresponds to iy*ny+ix.
setAudioClip(String, String) - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
setAuthor(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the author of this node
setAuthorMode(boolean) - Static method in class org.opensourcephysics.display.OSPRuntime
Sets the authorMode property.
setAutoclear(boolean) - Method in class org.opensourcephysics.display.OSPFrame
Sets the autoclear property.
setAutoplay(boolean) - Method in class org.opensourcephysics.ejs.Simulation
Sets whether the simulation should be set to play mode when it is reset.
setAutoscaleMargin(double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the size of the margin during an autoscale operation.
setAutoscaleX(boolean) - Method in class org.opensourcephysics.display.DrawingFrame
Autoscale the drawing panel's x axis using min and max values.
setAutoscaleX(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Autoscale the x axis using min and max values.
setAutoscaleY(boolean) - Method in class org.opensourcephysics.display.DrawingFrame
Autoscale the y axis using min and max values.
setAutoscaleY(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Autoscale the y axis using min and max values.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.ComplexCarpet
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the autoscale flag and the floor and ceiling values.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the autoscale flag and the floor and ceiling values.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the autoscale flag and the floor and ceiling values for the colors.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the autoscale flag and the floor and ceiling values.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the autoscale flag and the floor and ceiling values.
setAutoscaleZ(boolean, double, double) - Method in class org.opensourcephysics.frames.Complex2DFrame
Sets the autoscale flag and the floor and ceiling values for the intensity.
setAxes(DrawableAxes) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the axes.
setAxesLabels(String[]) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Sets the labels for the X, Y, and Z axes (when the axes are visible).
setAxesLabels(String[]) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setAxesMode(int) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Sets the axes mode
setAxesMode(int) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
setAxesVisible(boolean) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the visibility of the axes.
setAxisLabels(String, String, String) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the axis labels.
setAxisType(int) - Method in class org.opensourcephysics.display.axes.XYAxis
Method setAxisType
setAzimuth(double) - Method in interface org.opensourcephysics.display3d.core.Camera
Set the azimuthal (horizontal) angle of the camera position in spherical coordinates with respect to the focus point.
setAzimuth(double) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setAzimuth(double) - Method in class org.opensourcephysics.frames.Display3DFrame
Sets the angle theta angle in spherical polar coordinates (in radians) to rotate the camera about the z axis before projecting.
setAzimuthAndAltitude(double, double) - Method in interface org.opensourcephysics.display3d.core.Camera
Set the angles of the camera position in spherical coordinates with respect to the focus point.
setAzimuthAndAltitude(double, double) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setBackground(Color) - Method in class org.opensourcephysics.display.DrawableBuffer
Method setBackground
setBackground(Color) - Method in class org.opensourcephysics.display.TextLine
Set the Background Color to use with the class
setBackground(Color) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the background color of this component.
setBackgroundColor(String, Color) - Method in class org.opensourcephysics.controls.XMLTable
Sets the background color of the value field for a specified property name.
setBackgroundImage(String) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Sets the background image
setBackgroundImage(String) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
setBarOffset(double) - Method in class org.opensourcephysics.display.Histogram
Set the offset of the bars as a fraction of a bin width.
setBaselineImage(BufferedImage) - Method in class org.opensourcephysics.media.core.BaselineFilter
Sets the baseline image.
setBinColor(Color) - Method in class org.opensourcephysics.display.Histogram
Sets the bin color.
setBinColor(Color, Color) - Method in class org.opensourcephysics.display.Histogram
Sets the bin's fill and edge colors.
setBinColor(Color, Color) - Method in class org.opensourcephysics.frames.HistogramFrame
Sets the bin's fill and edge colors.
setBinOffset(double) - Method in class org.opensourcephysics.display.Histogram
Sets the offset of the bins.
setBinOffset(double) - Method in class org.opensourcephysics.frames.HistogramFrame
Sets the offset of the bins.
setBinStyle(int) - Method in class org.opensourcephysics.display.Histogram
Sets the style for drawing this histogram.
setBinStyle(short) - Method in class org.opensourcephysics.frames.HistogramFrame
Sets the style for drawing this histogram.
setBinWidth(double) - Method in class org.opensourcephysics.display.Histogram
Sets the width of a bin.
setBinWidth(double, double, double) - Method in class org.opensourcephysics.display.HistogramDataset
 
setBinWidth(double) - Method in class org.opensourcephysics.frames.HistogramFrame
Sets the width of the bins.
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a block of cells to new values.
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a block of cells to new values.
setBlock(byte[][]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a block of data starting at (0,0) to new values.
setBlock(int, int, byte[][]) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets a block of data to new values.
setBlock(byte[][]) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets a block of data starting at (0,0) to new values.
setBlock(byte[][]) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets a block of values starting at location (0,0).
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets a block of values using byte data.
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets a block of values using integer data.
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.CellLattice
 
setBlock(byte[][]) - Method in class org.opensourcephysics.display2d.CellLattice
 
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.CellLattice
Sets a block of cells using integer values.
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets a block of cells using byte values.
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets a block of cells using integer values.
setBlock(byte[][]) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets a block of cells to new values.
setBlock(byte[][]) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets a block of data starting at (0,0) to new values.
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets a block of data to byte values.
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets a block of data to integer values.
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.IntegerRaster
Sets a block of lattice cells to new values.
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets a block of cells using byte values.
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets a block of cells using integer values.
setBlock(byte[][]) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets a block of cells to new values.
setBlock(int, int, int[][]) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets a block of cells to new values.
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets a block of cells to new values.
setBlock(int, int, byte[][]) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Sets a block of cells to new values.
setBounds(int, int, int, int) - Method in class org.opensourcephysics.display.DrawingPanel
Moves and resizes this component.
setBounds(Rectangle) - Method in class org.opensourcephysics.display.DrawingPanel
 
setBrightness(int) - Method in class org.opensourcephysics.media.core.BrightnessFilter
Sets the brightness.
setBrightness(double) - Method in class org.opensourcephysics.media.core.SumFilter
Sets the brightness fraction.
setBuffered(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the buffered image option.
setBuffered(boolean) - Method in class org.opensourcephysics.frames.Complex2DFrame
Sets the buffered image option.
setBuffered(boolean) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the buffered image option.
setBuilder(LaunchBuilder) - Method in class org.opensourcephysics.tools.LaunchSaver
Sets the LaunchBuilder and creates a new tree.
setButtonView(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the buttonView flag.
setBWPalette() - Method in class org.opensourcephysics.display2d.ByteRaster
Sets the black and white palette.
setBWPalette() - Method in class org.opensourcephysics.frames.RasterFrame
Sets black and white palette.
setCacheEnabled(boolean) - Static method in class org.opensourcephysics.tools.ResourceLoader
Sets the cacheEnabled property.
setCartesian(String, String, String) - Method in class org.opensourcephysics.display.DrawingFrame
Converts to cartesian coordinates.
setCartesian(String, String, String) - Method in class org.opensourcephysics.display.PlottingPanel
Converts this panel to cartesian coordinates.
setCeilColor(Color) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Sets the ceiling.
setCell(int, int, int) - Method in class org.opensourcephysics.display2d.IntegerRaster
Sets a lattice cell to a new value.
setCell(int, int, int) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets a lattice cell to a new value.
setCell(int, int, byte) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Sets a lattice cell to a new value.
setCellScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.ArrayData
Sets the left, right, bottom, and top of the grid data using a cell model.
setCellScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.FlatData
Sets the left, right, bottom, and top of the grid data using a cell model.
setCellScale(double, double, double, double) - Method in interface org.opensourcephysics.display2d.GridData
Sets the left, right, bottom, and top bounds of the grid using a cell model and sets the cellScale flag.
setCellScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.GridPointData
Sets the left, right, bottom, and top of the grid data using a cell model.
setCentered(boolean) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the centered flag.
setCentered(boolean) - Method in class org.opensourcephysics.frames.ComplexPlotFrame
 
setCenteredCellScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.ArrayData
Sets the grid such that the centers of the corner cells match the given coordinates.
setCenteredCellScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.FlatData
Sets the grid such that the centers of the corner cells match the given coordinates.
setCenteredCellScale(double, double, double, double) - Method in interface org.opensourcephysics.display2d.GridData
Sets the grid such the centers of the corner cells match the given coordinates.
setCenteredCellScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.GridPointData
Sets the grid such that the centers of the corner cells match the given coordinates.
setClassLoader(ClassLoader) - Static method in class org.opensourcephysics.controls.XML
Sets the ClassLoader.
setClassPath(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the class path (jar file names separated by colons or semicolons).
setClearLog(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the showLog flag.
setClipAtGutter(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the panel to exclude the gutter from the drawing.
setClosed(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementPolygon
Sets whether the polygon is closed
setClosed(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
setClosedBottom(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementBox
Whether the box should be closed at its bottom.
setClosedBottom(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether the cone should be closed at its bottom.
setClosedBottom(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether the element should be closed at its bottom.
setClosedBottom(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether an incomplete ellipsoid should be closed at its bottom.
setClosedBottom(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementTetrahedron
Whether the tetrahedron should be closed at its bottom.
setClosedBottom(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementBox
 
setClosedBottom(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
setClosedBottom(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
setClosedBottom(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setClosedBottom(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
setClosedLeft(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether an incomplete element should be closed at its left side.
setClosedLeft(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether an incomplete element should be closed at its left side.
setClosedLeft(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether an incomplete ellipsoid should be closed at its left side.
setClosedLeft(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
setClosedLeft(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
setClosedLeft(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setClosedRight(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether an incomplete element should be closed at its right side.
setClosedRight(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether an incomplete element should be closed at its right side.
setClosedRight(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether an incomplete ellipsoid should be closed at its right side.
setClosedRight(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
setClosedRight(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
setClosedRight(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setClosedTop(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementBox
Whether the box should be closed at its top.
setClosedTop(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCone
Whether an incomplete cone element should be closed at its top.
setClosedTop(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Whether the element should be closed at its top.
setClosedTop(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Whether an incomplete ellipsoid should be closed at its top.
setClosedTop(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementTetrahedron
Whether an incomplete tetrahedron element should be closed at its top.
setClosedTop(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementBox
 
setClosedTop(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
setClosedTop(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
setClosedTop(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setClosedTop(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
setCodebase(URL) - Method in class org.opensourcephysics.ejs.Simulation
Sets the codebase
setCol(int, int, int[]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a column of cells to new values.
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a column of cells to new values.
setCol(int, int, byte[]) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets a column to new values.
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets a column of values.
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.CellLattice
 
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets a column to new values.
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets a column to new values.
setCol(int, int, int[]) - Method in class org.opensourcephysics.display2d.IntegerRaster
Sets a column of lattice cells to new values.
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets a column to new values.
setCol(int, int, int[]) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets a column of cells to new values.
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets a column of cells to new values.
setCol(int, int, byte[]) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Sets a column of cells to new values.
setColor(Color) - Method in class org.opensourcephysics.display.Arrow
Sets the arrow's color.
setColor(Color) - Method in class org.opensourcephysics.display.ColorIcon
Sets the color.
setColor(Color) - Method in class org.opensourcephysics.display.FunctionDrawer
Sets the drawing color.
setColor(Color) - Method in class org.opensourcephysics.display.Grid
Sets the drawing color.
setColor(Color) - Method in class org.opensourcephysics.display.TextLine
Set the Color to use with the class
setColor(int, Color) - Method in class org.opensourcephysics.display2d.DataRaster
Sets the data point marker color.
setColor(Color) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
setColor(Color) - Method in class org.opensourcephysics.media.core.TShape
Sets the color of the shape.
setColor(Color) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Sets the color.
setColorBelowWhenEqual(boolean) - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
Whether a value equal to one of the thresholds should be drawn using the color below or above
setColorOriginAndDirection(double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
Sets the origin and direction of the color change.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets color palette.
setColorPalette(Color[]) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets the color palette.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets the color palette to the given array of colors.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.CellLattice
 
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the color palette.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets the color palette.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.ColorMapper
Sets the color palette.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Setting the color palette is not supported.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Setting the color palette is not supported.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the colors that will be used between the floor and ceiling values.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the colors that will be used between the floor and ceiling values.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.ContourPlot
Determines the palette type that will be used.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Setting the color palette is not supported.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the colors that will be used between the floor and ceiling values.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the colors that will be used between the floor and ceiling values.
setColorPalette(Color[]) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the colors that will be used between the floor and ceiling values.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the color palette.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the colors that will be used between the floor and ceiling values.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets the color palette.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Sets the color palette.
setColorPalette(Color[]) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the colors that will be used between the floor and ceiling values.
setColorPalette(Color[]) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets the color palette.
setColorPalette() - Method in class org.opensourcephysics.frames.RasterFrame
 
setColorPalette(Color[]) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the color palette.
setColorRegions(double[], Color[]) - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
Set the levels and color for regional color separation
setColumnAlignment(int, int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the alignment of the contents of the given column along the X axis.
setColumnAlignment(int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the alignment of the contents of all table columns along the X axis.
setColumnFormat(int, String) - Method in class org.opensourcephysics.display.DataPanel
Sets the format for displaying decimals.
setColumnFormat(int, String) - Method in class org.opensourcephysics.display.DataRowTable
Sets the column decimal format.
setColumnFormat(int, String) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the format for displaying decimals.
setColumnFormat(int, String) - Method in class org.opensourcephysics.frames.TableFrame
Sets the format for displaying decimals.
setColumnID(int) - Method in class org.opensourcephysics.display.Dataset
Sets the column ID.
setColumnLock(int, boolean) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the column's lock flag.
setColumnLock(int, boolean) - Method in class org.opensourcephysics.display.ArrayTable
Sets the column's locked flag.
setColumnLock(int, boolean) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the column's lock flag.
setColumnLock(int, boolean) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the lock flag for a single column.
setColumnLocks(boolean[]) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the lock flag for multiple columns.
setColumnLocks(boolean[]) - Method in class org.opensourcephysics.display.ArrayTable
Sets the lock flag for multiple columns.
setColumnLocks(boolean[]) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the lock flag for multiple columns.
setColumnLocks(boolean[]) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the lock flag for multiple columns.
setColumnNames(String[]) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the column names in the table models.
setColumnNames(String[][]) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the column names in each table model separately.
setColumnNames(String[]) - Method in class org.opensourcephysics.display.ArrayTable
Sets columns names.
setColumnNames(String[]) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets columns names.
setColumnNames(String[]) - Method in class org.opensourcephysics.display.DataAdapter
Sets the column names.
setColumnNames(int, String) - Method in class org.opensourcephysics.display.DataPanel
Sets the given column name in this table.
setColumnNames(String[]) - Method in class org.opensourcephysics.display.DataPanel
Sets all column names in this table.
setColumnNames(int, String) - Method in class org.opensourcephysics.display.DataRowModel
Sets the column names in this table.
setColumnNames(String[]) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the column names in a JTable.
setColumnNames(String[][]) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the column names in each table model separately.
setColumnNames(String[]) - Method in class org.opensourcephysics.frames.TableFrame
Sets the column names in this JTable.
setColumnNames(int, String) - Method in class org.opensourcephysics.frames.TableFrame
Sets the column names in a JTable.
setColumnVisible(TableModel, int, boolean) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method setColumnVisible
setColumnVisible(TableModel, int, boolean) - Method in class org.opensourcephysics.display.DataTable
Sets the visibility of a column of a TableModel in the DataTable.
setColumnVisible(TableModel, int, boolean) - Method in interface org.opensourcephysics.display.DataTableModel
Sets the visibility of a column of a TableModel in the DataTable.
setComment(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the comment of this node
setCompatibleModel(boolean) - Method in class org.opensourcephysics.controls.OSPApplication
Set the loader to import all xml data for a compatible model.
setComponentName(int, String) - Method in class org.opensourcephysics.display2d.ArrayData
Sets the name of the component.
setComponentName(int, String) - Method in class org.opensourcephysics.display2d.FlatData
Sets the name of the component.
setComponentName(int, String) - Method in interface org.opensourcephysics.display2d.GridData
Sets the name of the component.
setComponentName(int, String) - Method in class org.opensourcephysics.display2d.GridPointData
Sets the name of the component.
setConnected(boolean) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the data connected flag.
setConnected(boolean) - Method in class org.opensourcephysics.display.Dataset
Sets the data connected flag.
setConnected(int, boolean) - Method in class org.opensourcephysics.display.DatasetManager
Sets the data connected flag.
setConnected(boolean) - Method in class org.opensourcephysics.display.DatasetManager
Sets the connected flag for all datasets.
setConnected(boolean) - Method in class org.opensourcephysics.display.Trail
Sets the connectd flag.
setConnected(boolean) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Sets the connected flag.
setConnected(boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
setConnected(boolean) - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Sets the connected flag for all datasets.
setConnected(boolean) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the connected flag for all datasets.
setConnected(int, boolean) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the data connected flag.
setConnectionPoint(int) - Method in class org.opensourcephysics.display.InteractiveLabel
Sets the location of the connection point.
setContentPane(Container) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Sets the frame's content pane.
setContrast(double) - Method in class org.opensourcephysics.media.core.BrightnessFilter
Sets the contrast.
setControl(Control) - Method in class org.opensourcephysics.controls.AbstractAnimation
Sets the Control for this model and initializes the control's values.
setControl(Control) - Method in class org.opensourcephysics.controls.AbstractCalculation
Sets object that controls this calculation.
setControl(Control) - Method in class org.opensourcephysics.controls.AbstractSimulation
Sets the Control for this model and initializes the control's values.
setControl(Control) - Method in interface org.opensourcephysics.controls.Animation
Sets the object that controls this animation.
setControl(Control) - Method in interface org.opensourcephysics.controls.Calculation
Sets object that controls this calculation.
setCoordinateLabels(String, String) - Method in class org.opensourcephysics.display.axes.CartesianCoordinateStringBuilder
 
setCoordinateLabels(String, String) - Method in class org.opensourcephysics.display.axes.CoordinateStringBuilder
 
setCoordinateLabels(String, String) - Method in class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
 
setCoordinates(double, double, double, double) - Method in class org.opensourcephysics.numerics.Quaternion
Sets the quaternion coordinates.
setCoordinates(double[]) - Method in class org.opensourcephysics.numerics.Quaternion
Sets the quaternion coordinates from the array of length 4.
setCoordinateStringBuilder(CoordinateStringBuilder) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the CoordinateStringBuilder that converts mouse events into a string showing world coordinates.
setCoords(ImageCoordSystem) - Method in interface org.opensourcephysics.media.core.InteractiveImage
Sets the image coordinate system.
setCoords(ImageCoordSystem) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the image coordinate system used to convert from imagespace to worldspace.
setCoords(ImageCoordSystem) - Method in class org.opensourcephysics.media.core.VideoPanel
Sets the image coordinate system used to convert between image and world spaces.
setCoordsEditTrigger(boolean) - Method in class org.opensourcephysics.media.core.TPoint
Sets the coordsEditTrigger property.
setCorners(double[][][]) - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
 
setCosineSine(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the cosine and sine of the angle of the world x-axis measured ccw from the image x-axis for the specified frame number.
setCourseLevel(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the course level of this node
setCryptic(String) - Method in class org.opensourcephysics.controls.Cryptic
Sets the cryptic.
setCursorType(int) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
The cursor type when interacting with the panel.
setCursorType(int) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setCustomButtons(AbstractButton[]) - Method in class org.opensourcephysics.tools.FunctionEditor
Sets custom buttons on the button panel.
setCustomInspector(Window) - Method in class org.opensourcephysics.display.DrawingFrame
Sets a custom properties inspector window.
setCustomInspector(Window) - Method in class org.opensourcephysics.display.DrawingPanel
Sets a custom properties inspector window.
setCustomMarker(Shape) - Method in class org.opensourcephysics.display.Dataset
Sets a custom marker shape.
setCustomMarker(int, Shape) - Method in class org.opensourcephysics.display.DatasetManager
Sets a custom marker shape.
setCustomMarker(int, Shape) - Method in class org.opensourcephysics.frames.PlotFrame
Sets a custom marker shape.
setDashedStroke(int, int) - Method in class org.opensourcephysics.display.AbstractTrail
Sets the the dash line stroke.
setData(double[][][]) - Method in class org.opensourcephysics.display2d.GridPointData
Sets the array containing the data.
setData(double[][]) - Method in interface org.opensourcephysics.display3d.core.ElementPoints
Sets the data for the coordinates of the points.
setData(double[][]) - Method in interface org.opensourcephysics.display3d.core.ElementPolygon
Sets the data for the points of the polygon.
setData(double[], double[], double[]) - Method in interface org.opensourcephysics.display3d.core.ElementPolygon
Sets the data for the points of the polygon.
setData(double[][][]) - Method in interface org.opensourcephysics.display3d.core.ElementSurface
Sets the data of the surface.
setData(double[][]) - Method in class org.opensourcephysics.display3d.simple3d.ElementPoints
 
setData(double[][]) - Method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
Sets the data for the points of the polygon.
setData(double[], double[], double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementPolygon
 
setData(double[][][]) - Method in class org.opensourcephysics.display3d.simple3d.ElementSurface
 
setData(Dataset) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Sets the dataset.
setDataFile(File) - Method in class org.opensourcephysics.media.core.VideoPanel
Sets the file in which data is saved.
setDebugLevel(int) - Method in class org.opensourcephysics.ejs.control.GroupControl
Sets the debug level
setDecimalFormat(String) - Method in class org.opensourcephysics.controls.OSPControlTable
Sets the format pattern used for floating point numbers.
setDecimalFormat(String) - Method in class org.opensourcephysics.numerics.DoubleArray
Creates a DecimalFormat for printing array elements using the given pattern and the symbols for the default locale.
setDecimalPlaces(int) - Method in class org.opensourcephysics.display.dialogs.DecimalField
Sets the decimal places for this field.
setDecorationType(int) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Types of decoration displayed.
setDecorationType(int) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setDecorationType(int) - Method in class org.opensourcephysics.frames.Display3DFrame
Types of decoration displayed.
setDecryptPolicy(int) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets the verify password flag.
setDefaultArray(double[]) - Method in class org.opensourcephysics.numerics.DoubleArray
 
setDefaultArray(int[]) - Method in class org.opensourcephysics.numerics.IntegerArray
 
setDefaultCloseOperation(int) - Method in interface org.opensourcephysics.display.AppFrame
Sets the operation that occurs when the user initiates a "close" on this frame.
setDefaultCloseOperation(int) - Method in class org.opensourcephysics.display.OSPFrame
Overrides JFrame method.
setDefaultCloseOperation(int) - Method in class org.opensourcephysics.tools.DataTool
Overrides OSPFrame method.
setDefaultFitFunctions(ArrayList<KnownFunction>) - Static method in class org.opensourcephysics.tools.DatasetCurveFitter
Sets the default fit functions.
setDefaultGutters(int, int, int, int) - Method in class org.opensourcephysics.display.axes.AbstractAxes
Sets gutters that give the best appearance.
setDefaultLoader(XML.ObjectLoader) - Static method in class org.opensourcephysics.controls.XML
Sets the default ObjectLoader.
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.ControlElement
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlBar
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlButton
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlLabel
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlPanel
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
setDefaultValue(int) - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
setDefaultVariables(String[]) - Method in class org.opensourcephysics.tools.FunctionTool
Sets the independent variables of all function panels.
setDefaultVariables(String[]) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Sets the default variable names.
setDefaultXMLExtension(String) - Static method in class org.opensourcephysics.media.core.VideoIO
Sets the default xml extension used when saving data.
setDelay(int) - Method in class org.opensourcephysics.ejs.Simulation
Sets the delay between two steps of the simulation
setDelay(int) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
setDelayTime(int) - Method in class org.opensourcephysics.controls.AbstractAnimation
Sets the preferred delay time in ms between animation steps.
setDeltaR(double) - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Sets the spacing of the radial gridlines.
setDeltaR(double) - Method in interface org.opensourcephysics.display.axes.PolarAxes
Sets the spacing of the radial gridlines.
setDeltaTheta(double) - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Sets the spacing of the radial gridlines.
setDeltaTheta(double) - Method in interface org.opensourcephysics.display.axes.PolarAxes
Sets the spacing of the radial gridlines.
setDepthFactor(double) - Method in interface org.opensourcephysics.display3d.core.Style
 
setDepthFactor(double) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setDescription(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the description of this node.
setDescription(String) - Method in class org.opensourcephysics.tools.Parameter
Sets the description of this parameter.
setDescription(String) - Method in class org.opensourcephysics.tools.UserFunction
Sets the description of this function.
setDiscrete(boolean) - Method in class org.opensourcephysics.display.Histogram
Sets the discrete flag.
setDiscrete(boolean) - Method in class org.opensourcephysics.frames.HistogramFrame
Sets the discrete flag in the histogram.
setDisplacementFactor(double) - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
Sets an optional displacement factor to apply to the tiles when computing their distance to the eye.
setDispose(int) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
setDistance(double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the viewing distance.
setDistance(double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the viewing distance.
setDistance(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the projector distance.
setDistanceToScreen(double) - Method in interface org.opensourcephysics.display3d.core.Camera
Sets the distance from the camera to the projecting screen.
setDistanceToScreen(double) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setDivider(int) - Method in class org.opensourcephysics.tools.Launcher
Sets the divider location.
setDividerLocation(int) - Method in class org.opensourcephysics.controls.OSPControl
Sets the location of the divider between the control table and the message panel.
setDoctype(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets the doctype.
setDomainType(int) - Method in class org.opensourcephysics.frames.FFT2DFrame
Sets the units for the FFT output.
setDomainType(int) - Method in class org.opensourcephysics.frames.FFTFrame
Sets the units for the FFT output.
setDomainType(int) - Method in class org.opensourcephysics.frames.FFTRealFrame
Sets the units for the FFT output.
setDrawable(Drawable) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
setDrawingFill(boolean) - Method in interface org.opensourcephysics.display3d.core.Style
 
setDrawingFill(boolean) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setDrawingInImageSpace(boolean) - Method in class org.opensourcephysics.media.core.VideoPanel
Sets the drawing space to imagespace or worldspace.
setDrawingLines(boolean) - Method in interface org.opensourcephysics.display3d.core.Style
 
setDrawingLines(boolean) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setDrawingPanel(DrawingPanel) - Method in class org.opensourcephysics.display.DrawingDialog
Sets the drawing panel into the center of the frame.
setDrawingPanel(DrawingPanel) - Method in class org.opensourcephysics.display.DrawingFrame
Adds the drawing panel to the the frame.
setDrawingPanel3D(DrawingPanel3D) - Method in interface org.opensourcephysics.display3d.core.DrawingFrame3D
Adds the drawing panel to the frame.
setDrawingPanel3D(DrawingPanel3D) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Adds the drawing panel to the the frame.
setDrawingShape(int, Interactive) - Method in class org.opensourcephysics.frames.ParticleFrame
Sets the drawing shape for the particles.
setDrawQuickInterior(boolean, int) - Method in class org.opensourcephysics.display3d.simple3d.AbstractTile
Draw a transparent interior when in quickDraw mode.
setEdgeColor(Color) - Method in class org.opensourcephysics.display.Spring
 
setEdgeStroke(Stroke) - Method in class org.opensourcephysics.display.Spring
 
setEditable(String, boolean) - Method in class org.opensourcephysics.controls.OSPControl
Sets the editable property of the given parameter so that it can not be changed from within the GUI.
setEditable(boolean) - Method in class org.opensourcephysics.controls.XMLTable
Enables/disables editing for the entire table.
setEditable(String, boolean) - Method in class org.opensourcephysics.controls.XMLTable
Enables/disables editing for a specified property name.
setEditable(boolean) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the editable property for the entire panel.
setEditable(boolean) - Method in class org.opensourcephysics.display.ArrayTable
Sets the editable property.
setEditable(boolean) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the editable property.
setEditable(boolean) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the editable property for the entire panel.
setEditable(boolean) - Method in class org.opensourcephysics.tools.ArrayInspector
Sets the editable property.
setEditingColor(String, Color) - Method in class org.opensourcephysics.controls.XMLTable
Sets the default color of the editor for a specified property name.
setEditorEnabled(boolean) - Method in class org.opensourcephysics.tools.Launcher
Sets the editorEnabled property.
setElevationAngle(double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the viewing elevation angle.
setElevationAngle(double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the viewing elevation angle.
setElevationAngle(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the elevation angle.
setEnabled(boolean) - Method in class org.opensourcephysics.display.AbstractInteractive
Sets the enabled flag.
setEnabled(boolean) - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
setEnabled(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType3
 
setEnabled(boolean) - Method in class org.opensourcephysics.display.axes.XYAxis
 
setEnabled(boolean) - Method in class org.opensourcephysics.display.HighlightableDataset
Implements Interactive.
setEnabled(boolean) - Method in interface org.opensourcephysics.display.Interactive
 
setEnabled(boolean) - Method in class org.opensourcephysics.display.InteractiveCircle
Enables mouse interactions.
setEnabled(boolean) - Method in class org.opensourcephysics.display.InteractiveLabel
Enables mouse interactions
setEnabled(boolean) - Method in interface org.opensourcephysics.display3d.core.interaction.InteractionTarget
Enables/Disables the target
setEnabled(boolean) - Method in class org.opensourcephysics.display3d.simple3d.InteractionTarget
Enables/Disables the target
setEnabled(boolean) - Method in class org.opensourcephysics.media.core.DarkGhostFilter
Overrides the setEnabled method to force reinitialization.
setEnabled(boolean) - Method in class org.opensourcephysics.media.core.Filter
Sets whether this filter is enabled.
setEnabled(boolean) - Method in class org.opensourcephysics.media.core.GhostFilter
Overrides the setEnabled method to force reinitialization.
setEnabled(boolean) - Method in class org.opensourcephysics.media.core.SumFilter
Overrides Filter method.
setEnabled(boolean) - Method in class org.opensourcephysics.media.core.TPoint
Sets whether this responds to mouse hits.
setEnabled(boolean) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets whether this responds to mouse hits.
setEnabledCopy(boolean) - Method in class org.opensourcephysics.display.DrawingFrame
Enables the copy edit menu item.
setEnabledCopy(boolean) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Enables the copy edit menu item.
setEnabledPaste(boolean) - Method in class org.opensourcephysics.display.DrawingFrame
Enables the paste edit menu item.
setEnabledPaste(boolean) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Enables the paste edit menu item.
setEnabledReplace(boolean) - Method in class org.opensourcephysics.display.DrawingFrame
Enables the replace edit menu item.
setEnabledReplace(boolean) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Enables the replace edit menu item.
setEndFrameNumber(int) - Method in interface org.opensourcephysics.media.core.Video
Sets the end frame number.
setEndFrameNumber(int) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the end frame number.
setEndFrameNumber(int) - Method in class org.opensourcephysics.media.core.VideoClip
Sets the end frame number.
setEndTime(double) - Method in interface org.opensourcephysics.media.core.Playable
Sets the end time in milliseconds.
setEndTime(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the end time in milliseconds.
setEndTime(double) - Method in class org.opensourcephysics.media.gif.GifVideo
Sets the end time in milliseconds.
setExpandedNodes(Collection<?>) - Method in class org.opensourcephysics.tools.LaunchPanel
Expands the specified nodes.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Expands the magnitude scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.ContourPlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.GridPlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in interface org.opensourcephysics.display2d.Plot2D
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.display2d.VectorPlot
Expands the z scale so as to enhance values close to zero.
setExpandedZ(boolean, double) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Expands the z scale so as to enhance values close to zero.
setExpansion(double) - Method in class org.opensourcephysics.display2d.ZExpansion
 
setExpectedRange(double, double) - Method in class org.opensourcephysics.media.core.DecimalField
 
setExpectedRange(double, double) - Method in class org.opensourcephysics.media.core.NumberField
Sets the expected range of values for this number field.
setExpectedRange(double, double) - Method in class org.opensourcephysics.media.core.ScientificField
 
setExpression(String) - Method in class org.opensourcephysics.display.DataFunction
Sets the expression.
setExpression(String) - Method in class org.opensourcephysics.ejs.control.value.ExpressionValue
 
setExpression(String, String, boolean) - Method in class org.opensourcephysics.tools.FunctionEditor
Sets the expression of an existing named object, if any.
setExpression(String, String[]) - Method in class org.opensourcephysics.tools.UserFunction
Sets the expression.
setExpressionEditable(boolean) - Method in class org.opensourcephysics.tools.Parameter
Sets the expression editable property.
setFade(double) - Method in class org.opensourcephysics.media.core.DarkGhostFilter
Sets the fade.
setFade(double) - Method in class org.opensourcephysics.media.core.GhostFilter
Sets the fade.
setFileName(String) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Sets the file name.
setFileName(String) - Method in interface org.opensourcephysics.media.core.VideoRecorder
Sets the file name.
setFileName(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the fileName.
setFillColor(Color) - Method in interface org.opensourcephysics.display3d.core.Style
 
setFillColor(Color) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setFilled(boolean) - Method in class org.opensourcephysics.display.FunctionDrawer
Fills the area under the curve when true.
setFilterStack(FilterStack) - Method in interface org.opensourcephysics.media.core.DrawableImage
Sets the filter stack.
setFilterStack(FilterStack) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the filter stack.
setFirstColIndex(int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the first column's index.
setFirstColIndex(int) - Method in class org.opensourcephysics.display.ArrayTable
Sets the first column's index.
setFirstColIndex(int) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the first column's index.
setFirstColIndex(int) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the first column's starting index.
setFirstDirection(double[]) - Method in interface org.opensourcephysics.display3d.core.ElementPlane
Sets the first direction vector of th eplane
setFirstDirection(double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementPlane
 
setFirstRowIndex(int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the first row's index.
setFirstRowIndex(int) - Method in class org.opensourcephysics.display.ArrayTable
Sets the first row's index.
setFirstRowIndex(int) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the first row's index.
setFirstRowIndex(int) - Method in class org.opensourcephysics.display.DataPanel
Sets the first row's index.
setFirstRowIndex(int) - Method in class org.opensourcephysics.display.DataRowModel
Sets the first row's index.
setFirstRowIndex(int) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the first row's starting index.
setFirstRowIndex(int) - Method in class org.opensourcephysics.frames.TableFrame
Sets the first row's index.
setFixedAngle(boolean) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the fixed angle property.
setFixedAngle(boolean, int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the fixed angle property.
setFixedOrigin(boolean) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the fixed origin property.
setFixedOrigin(boolean, int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the fixed origin property.
setFixedScale(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the fixed scale property.
setFixedScale(boolean) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the fixed scale property.
setFixedScale(boolean, int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the fixed scale property.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.ColorMapper
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the floor, ceiling, and line colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Floor and ceiling colors are not supported.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the floor and ceiling colors.
setFloorCeilColor(Color, Color) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the floor and ceiling colors.
setFocusXYZ(double, double, double) - Method in interface org.opensourcephysics.display3d.core.Camera
Sets the focus point of the camera.
setFocusXYZ(double[]) - Method in interface org.opensourcephysics.display3d.core.Camera
Sets the focus of the camera.
setFocusXYZ(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setFocusXYZ(double[]) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setFont(Font) - Method in class org.opensourcephysics.controls.XMLTable
Sets the font.
setFont(Font) - Method in class org.opensourcephysics.display.BoundedTextLine
Sets the font text font.
setFont(Font) - Method in class org.opensourcephysics.display.InteractiveTextLine
Sets the font used to display the text.
setFont(Font) - Method in class org.opensourcephysics.display.TextLine
Set the Font to use with the class
setFont(Font) - Method in class org.opensourcephysics.display.TitleText
Sets the font used to display the text.
setFont(Font) - Method in interface org.opensourcephysics.display3d.core.ElementText
Sets the font for the text
setFont(Font) - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
setFont(Font) - Method in class org.opensourcephysics.tools.DataToolPropsTable
 
setFont(Font) - Method in class org.opensourcephysics.tools.DataToolStatsTable
 
setFont(Font) - Method in class org.opensourcephysics.tools.DataToolTable
 
setFont(Font) - Method in class org.opensourcephysics.tools.FunctionEditor.Table
 
setFontLevel(int) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.display.OSPFrame
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.DataTool
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.DataToolTab
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.FourierToolTab
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.FunctionPanel
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.FunctionTool
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.LaunchBuilder
Sets the font level.
setFontLevel(int) - Method in class org.opensourcephysics.tools.Launcher
Sets the font level.
setFontName(String) - Method in class org.opensourcephysics.display.TextLine
Set the Logical font name of the current font
setFonts(Object, int) - Static method in class org.opensourcephysics.tools.FontSizer
Sets the fonts of an object to a specified level.
setFontSize(int) - Method in class org.opensourcephysics.display.TextLine
Set the Font size of the current font
setFontStyle(int) - Method in class org.opensourcephysics.display.TextLine
Set the Font style of the current font
setFormat(NumberFormat) - Method in class org.opensourcephysics.display3d.core.CameraInspector
Sets the format for the fields in the inspector
setFormatFor(double) - Method in class org.opensourcephysics.media.core.NumberField
Sets the format for a specified value.
setFormatPattern(String, String) - Method in class org.opensourcephysics.display.DataTable
Sets the formatting pattern for a named column
setFPS(int) - Method in class org.opensourcephysics.ejs.Simulation
Sets the (approximate) number of frames per second for the simulation
setFrameAngle(int, double) - Method in interface org.opensourcephysics.media.core.Video
Sets the angle in radians of the specified video frame measured ccw from the world x-axis.
setFrameAngle(int, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the angle in radians of the specified video frame measured ccw from the world x-axis.
setFrameDuration(double) - Method in class org.opensourcephysics.media.core.ClipControl
Sets the frame duration.
setFrameDuration(double) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Sets the time duration per frame.
setFrameDuration(double) - Method in class org.opensourcephysics.media.core.StepperClipControl
Sets the frame duration.
setFrameDuration(double) - Method in class org.opensourcephysics.media.core.TimerClipControl
Sets the frame duration.
setFrameDuration(double) - Method in class org.opensourcephysics.media.core.VideoClipControl
Sets the frame duration.
setFrameDuration(double) - Method in interface org.opensourcephysics.media.core.VideoRecorder
Sets the time duration per frame for subsequent added frames.
setFrameDuration(double) - Method in class org.opensourcephysics.media.gif.GifVideoRecorder
Sets the time duration per frame.
setFrameHeight(int, double) - Method in interface org.opensourcephysics.media.core.Video
Sets the height of the specified video frame in world units.
setFrameHeight(int, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the height of the specified video frame in world units.
setFrameNumber(int) - Method in class org.opensourcephysics.media.core.ImageVideo
Overrides VideoAdapter setFrameNumber method.
setFrameNumber(int) - Method in interface org.opensourcephysics.media.core.Video
Sets the frame number.
setFrameNumber(int) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the video frame number.
setFrameNumber(int) - Method in class org.opensourcephysics.media.gif.GifVideo
Overrides ImageVideo setFrameNumber method.
setFrameRate(int) - Method in class org.opensourcephysics.media.core.VideoGrabber
Sets the frame rate.
setFrameRate(float) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Sets frame rate in frames per second.
setFrameRate(int) - Method in class org.opensourcephysics.tools.VideoCaptureTool
Sets the frame rate.
setFrameRelativeAspect(int, double) - Method in interface org.opensourcephysics.media.core.Video
Sets the relative aspect of the specified video frame.
setFrameRelativeAspect(int, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the relative aspect of the specified video frame.
setFrameWidth(int, double) - Method in interface org.opensourcephysics.media.core.Video
Sets the width of the specified video frame in world units.
setFrameWidth(int, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the width of the specified video frame in world units.
setFrameX(int, double) - Method in interface org.opensourcephysics.media.core.Video
Sets x position of UL corner of the specified video frame in world units.
setFrameX(int, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets x position of upper left corner of the specified video frame in world units.
setFrameXY(int, double, double) - Method in interface org.opensourcephysics.media.core.Video
Sets the x and y position of the UL corner of the specified video frame in world units.
setFrameXY(int, double, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the x and y position of the UL corner of the specified video frame in world units.
setFrameY(int, double) - Method in interface org.opensourcephysics.media.core.Video
Sets y position of UL corner of the specified video frame in world units.
setFrameY(int, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets y position of upper left corner of the specified video frame in world units.
setFunction(String) - Method in class org.opensourcephysics.numerics.MathExpParser
Parses the function string using existing variable names.
setFunction(String, String[]) - Method in class org.opensourcephysics.numerics.MathExpParser
Parses the function string using existing variable names.
setFunction(String) - Method in class org.opensourcephysics.numerics.SuryonoParser
Parse the function string using the existing variables.
setFunction(String, String[]) - Method in class org.opensourcephysics.numerics.SuryonoParser
Parse the function string using new variable names.
setFunctionEditors(FunctionEditor[]) - Method in class org.opensourcephysics.tools.ParamEditor
Sets the function editors that use these parameters.
setFunctionTool(FunctionTool) - Method in class org.opensourcephysics.tools.FunctionPanel
Sets the FunctionTool.
setGhostPoint(double[], boolean) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Sets a temporary point that is displayed as the last point of the trail but is not meant to be a permanent part of the trail.
setGhostPoint(double[], boolean) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
setGlassPane(Component) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Implementation of RootPaneContainer.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Sets the data storage to the given value.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
 
setGridData(GridData) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the data storage to the given value.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the data storage to the given value.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the data storage to the given value.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Sets the data storage to the given value.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the data storage to the given value.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the data to the given griddata.
setGridData(GridData) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the data storage to the given value.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the data storage to the given griddata.
setGridData(GridData) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the data storage to the given value.
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets the grid color.
setGridLineColor(Color) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.CellLattice
 
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the grid line color.
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets the grid color.
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Sets the contour line color.
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
 
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the contour line color.
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Sets the grid color.
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the grid line color.
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the color for grid line boundaries
setGridLineColor(Color) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the color for grid line boundaries
setGroup(GroupControl) - Method in class org.opensourcephysics.ejs.control.ControlElement
Sets the GroupControl in which to operate
setGutter() - Method in class org.opensourcephysics.frames.FFTRealFrame
 
setGutter(int) - Method in class org.opensourcephysics.frames.FFTRealFrame
Adds extra points to the data before performing the Fourier analysis using the FFT.
setGutters(int[]) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the gutters using the given array.
setGutters(int, int, int, int) - Method in class org.opensourcephysics.display.DrawingPanel
Sets gutters around the drawing area.
setHeadSize(float) - Method in class org.opensourcephysics.display.Arrow
Sets the headsize for the arrow.
setHeight(double) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the height of the shape to the given value.
setHeight(double) - Method in interface org.opensourcephysics.media.core.InteractiveImage
Sets the height of the image in world units.
setHeight(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the height of all video frames in world units.
setHeightDrag(boolean) - Method in class org.opensourcephysics.display.BoundedShape
Sets the height drag option.
setHeightFactor(double) - Method in class org.opensourcephysics.media.core.ResizeFilter
Sets the hieght factor.
setHelpAction(ActionListener) - Method in class org.opensourcephysics.tools.FunctionTool
Sets the help action.
setHelpPath(String) - Method in class org.opensourcephysics.tools.FunctionTool
Sets the path of the help file.
setHiddenInLauncher(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the hiddenInLauncher flag.
setHiddenWhenRoot(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the hiddenWhenRoot flag.
setHighlightColor(Color) - Method in class org.opensourcephysics.display.HighlightableDataset
Sets the highlight color.
setHighlighted(int, boolean) - Method in class org.opensourcephysics.display.HighlightableDataset
Sets the highlighted flag for the specified point.
setHighlightedClass(Class<?>) - Method in class org.opensourcephysics.controls.XMLTree
Sets the highlighted class.
setHitRectCenter(int, int) - Method in class org.opensourcephysics.media.core.TShape
Centers the hit testing rectangle on the specified screen point.
setHTML(int, String, String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the specified HTML tab title and url path.
setHyperlinksEnabled(boolean) - Method in class org.opensourcephysics.tools.Launcher
Sets the hyperlinksEnabled property for all nodes.
setHyperlinksEnabled(LaunchNode, boolean) - Method in class org.opensourcephysics.tools.Launcher
Sets the hyperlinksEnabled property for a specified node.
setID(int) - Method in class org.opensourcephysics.analysis.FourierAnalysis
Sets the ID number of this Data.
setID(int) - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Sets the ID number of this Data.
setID(int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the Data ID.
setID(int) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the ID number of this Data.
setID(int) - Method in interface org.opensourcephysics.display.Data
Sets the ID number of this Data
setID(int) - Method in class org.opensourcephysics.display.DataAdapter
Sets the Data ID.
setID(int) - Method in class org.opensourcephysics.display.Dataset
Sets the ID number of this Data.
setID(int) - Method in class org.opensourcephysics.display.DatasetManager
Sets the ID number of this Data.
setID(int) - Method in class org.opensourcephysics.display.Histogram
Sets the ID number of this Data.
setID(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
setID(int) - Method in class org.opensourcephysics.display3d.simple3d.Group
Sets the ID number of this Data.
setIgnoreRepaint(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
 
setIgnoreRepaint(boolean) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
setIgnoreRepaint(boolean) - Method in class org.opensourcephysics.frames.Display3DFrame
Sets whether or not paint messages received from the operating system should be ignored.
setIm(double) - Method in class org.opensourcephysics.numerics.Complex
Sets the imaginary component of the object
setImage(BufferedImage) - Method in class org.opensourcephysics.display.MeasuredImage
 
setImage(Image) - Method in interface org.opensourcephysics.display3d.core.ElementImage
Sets the image to be displayed
setImage(Image) - Method in class org.opensourcephysics.display3d.simple3d.ElementImage
 
setImageBorder(double) - Method in class org.opensourcephysics.media.core.VideoPanel
Sets the image border.
setImageFile(String) - Method in interface org.opensourcephysics.display3d.core.ElementImage
Sets the image file to be displayed
setImageFile(String) - Method in class org.opensourcephysics.display3d.simple3d.ElementImage
 
setImageHeight(double) - Method in class org.opensourcephysics.media.core.VideoPanel
Sets the image height in image units (1.0 unit/pixel).
setImageWidth(double) - Method in class org.opensourcephysics.media.core.VideoPanel
Sets the image width in image units.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets the color for a single index.
setIndexedColor(int, Color) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.CellLattice
 
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets the color for a single index.
setIndexedColor(int, Color) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the color for a single index.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Sets the indexes for the data component that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
 
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the indexes for the data components that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the indexes for the data components that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the indexes for the data components that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Sets the indexes for the data component that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.GridPlot
Sets the indexes for the data component that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the indexes for the data component that will be plotted.
setIndexes(int[]) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the indexes for the data components that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the indexes for the data component that will be plotted.
setIndexes(int[]) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the indexes for the data components that will be plotted.
setInitialConditions() - Method in class org.opensourcephysics.numerics.ODEMultistepSolver.InternalODE
Sets the initial conditions using the current state of the ODE.
setInspectorButtonVisible(boolean) - Method in class org.opensourcephysics.media.core.VideoPlayer
Shows or hides the inspector button.
setInspectorsVisible(boolean) - Method in class org.opensourcephysics.media.core.FilterStack
Shows/hides all inspectors.
setInteractiveMouseHandler(InteractiveMouseHandler) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the interactive mouse handler if the drawing panel is an interactive panel.
setInteractiveMouseHandler(InteractiveMouseHandler) - Method in class org.opensourcephysics.display.InteractivePanel
Sets the interactive mouse handler.
setInteriorBackground(Color) - Method in class org.opensourcephysics.display.axes.AbstractAxes
Sets the interior background color.
setInteriorBackground(Color) - Method in class org.opensourcephysics.display.axes.CartesianType2
Sets the interior background color.
setInteriorBackground(Color) - Method in class org.opensourcephysics.display.axes.CartesianType3
Sets the interior background color.
setInteriorBackground(Color) - Method in class org.opensourcephysics.display.axes.CustomAxes
Sets the interior background color.
setInteriorBackground(Color) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Sets the interior background color.
setInteriorBackground(Color) - Method in interface org.opensourcephysics.display.axes.PolarAxes
Sets the interior background color.
setInteriorBackground(Color) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the interior background color for the current drawing panel.
setInternalValue(double) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
setInterpolateLargeGrids(boolean) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets flag to interpolates a large grid onto a smaller grid to speed the computation of contour lines.
setIntValue(int) - Method in class org.opensourcephysics.media.core.IntegerField
Sets the integer value.
setJarsOnly(boolean) - Static method in class org.opensourcephysics.tools.Launcher
Sets the static jarsOnly property.
setJustification(int) - Method in class org.opensourcephysics.display.InteractiveTextLine
Sets the justification to center, left, or right.
setJustification(int) - Method in class org.opensourcephysics.display.TextLine
Set the Justification to use with the class
setJustification(int) - Method in interface org.opensourcephysics.display3d.core.ElementText
Sets the justification for the text
setJustification(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
setKeepHidden(boolean) - Method in interface org.opensourcephysics.display.Hidable
Sets the keepHidden property so that the object is not visible and does not respond to the setVisible(b) method.
setKeepHidden(boolean) - Method in class org.opensourcephysics.display.OSPDialog
Sets the keepHidden flag.
setKeepHidden(boolean) - Method in class org.opensourcephysics.display.OSPFrame
Sets the keepHidden flag.
setKeepHidden(boolean) - Method in class org.opensourcephysics.tools.TranslatorTool
Sets the keepHidden flag.
setKeyword(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the keywords of this node
setLabelColumnWidth(int) - Method in class org.opensourcephysics.tools.DataToolTable
Sets the label column width
setLabelFont(String) - Method in class org.opensourcephysics.display.axes.CartesianType1
Set the label font, which is used for axis labels and legend labels.
setLabelFormat(String) - Method in class org.opensourcephysics.display.axes.AbstractPolarAxis
Method setLabelFormat
setLabelFormat(DecimalFormat) - Method in class org.opensourcephysics.display.axes.XYAxis
Method setLabelFormat
setLabelFormat(String) - Method in class org.opensourcephysics.display.axes.XYAxis
Method setLabelFormat
setLabelFormat(String) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the format for the axis labels.
setLabelFormat(String) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the format for the axis label values.
setLanguages(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the languages for which translations exist for this node
setLaunchClass(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the launch class for this node.
setLauncher(Launcher) - Method in class org.opensourcephysics.tools.LauncherUndo
Sets the launcher.
setLauncherMode(boolean) - Static method in class org.opensourcephysics.display.OSPRuntime
Sets the launcherMode property.
setLaunchJarPath(String) - Static method in class org.opensourcephysics.display.OSPRuntime
Sets the launch jar path.
setLaunchObject(Object) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the launch object.
setLayeredPane(JLayeredPane) - Method in class org.opensourcephysics.ejs.control.EjsControlFrame
Implementation of RootPaneContainer.
setLength(int) - Method in class org.opensourcephysics.media.core.DoubleArray
Sets the length of the array.
setLength(int) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the length of this image coordinate system.
setLength(int) - Method in class org.opensourcephysics.media.core.TransformArray
Sets the length of the transform array.
setLevel(Level) - Static method in class org.opensourcephysics.controls.MessageFrame
Sets the logger level;
setLevel(Level) - Static method in class org.opensourcephysics.controls.OSPLog
Sets the logger level.
setLevel(int) - Static method in class org.opensourcephysics.tools.FontSizer
Sets the font level and informs all listeners.
setLightEnabled(boolean, int) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Enable disable a light
setLightEnabled(boolean, int) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
setLineColor(Color) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the color of the lines connecting data points.
setLineColor(Color, Color) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the color of the lines connecting data points.
setLineColor(Color) - Method in class org.opensourcephysics.display.Dataset
Sets the color of the lines connecting data points.
setLineColor(int, Color) - Method in class org.opensourcephysics.display.DatasetManager
Sets the color of the lines connecting data points.
setLineColor(Color) - Method in interface org.opensourcephysics.display3d.core.Style
 
setLineColor(Color) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setLineColor(int, Color) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the data line color for the given index.
setLineWidth(float) - Method in interface org.opensourcephysics.display3d.core.Style
 
setLineWidth(float) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setLinksEnabled(JEditorPane, boolean) - Method in class org.opensourcephysics.tools.Launcher
Enables hyperlinks for the specified JEditorPane.
setLoader(Class<?>, XML.ObjectLoader) - Static method in class org.opensourcephysics.controls.XML
Sets the ObjectLoader for a specified class.
setLocale(Locale) - Static method in class org.opensourcephysics.controls.ControlsRes
 
setLocale(Locale) - Static method in class org.opensourcephysics.display.dialogs.DialogsRes
Sets the locale.
setLocale(Locale) - Static method in class org.opensourcephysics.display.DisplayRes
 
setLocale(Locale) - Static method in class org.opensourcephysics.ejs.EjsRes
 
setLocale(Locale) - Static method in class org.opensourcephysics.media.core.MediaRes
Sets the locale.
setLocale(Locale) - Static method in class org.opensourcephysics.tools.EjsTool
 
setLocale(Locale) - Static method in class org.opensourcephysics.tools.JarTool
 
setLocale(Locale) - Static method in class org.opensourcephysics.tools.LaunchRes
Sets the locale.
setLocale(Locale) - Static method in class org.opensourcephysics.tools.SnapshotTool
 
setLocale(Locale) - Static method in class org.opensourcephysics.tools.ToolsRes
Sets the locale.
setLocale(Locale) - Method in class org.opensourcephysics.tools.TranslatorTool
Sets the locale.
setLocation(double) - Method in class org.opensourcephysics.display.axes.XYAxis
Sets the location type.
setLocation(int) - Method in class org.opensourcephysics.display.TitleText
Sets the location of the text relative to a display area edge
setLocation(double, double) - Method in class org.opensourcephysics.media.core.TPoint
Overrides Point2D.Double setLocation method.
setLocationType(int) - Method in class org.opensourcephysics.display.axes.XYAxis
Sets the location type.
setLocked(boolean) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the locked property.
setLockValues(boolean) - Method in interface org.opensourcephysics.controls.Control
Locks the control's interface.
setLockValues(boolean) - Method in class org.opensourcephysics.controls.HiddenControl
Locks the control's interface.
setLockValues(boolean) - Method in class org.opensourcephysics.controls.OSPControl
Locks the control's interface.
setLockValues(boolean) - Method in class org.opensourcephysics.controls.OSPControlTable
Locks the control's interface.
setLockValues(boolean) - Method in class org.opensourcephysics.controls.ParsableTextArea
Locks values to those currently on display.
setLockValues(boolean) - Method in class org.opensourcephysics.controls.XMLControlElement
Locks the control's interface.
setLockValues(boolean) - Method in class org.opensourcephysics.ejs.control.EjsControl
Locks the control's interface.
setLogDir(String) - Method in class org.opensourcephysics.controls.OSPLog
Sets the directory where the log file will be saved if logging is enabled.
setLogLevel(Level) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the log level.
setLogScale(boolean, boolean) - Method in class org.opensourcephysics.display.DrawingFrame
Sets Cartesian axes to log scale.
setLogScale(boolean, boolean) - Method in class org.opensourcephysics.display.PlottingPanel
Sets Cartesian axes to log scale.
setLogScale(boolean, boolean) - Method in class org.opensourcephysics.frames.FFTFrame
Sets the axes to use a logarithmetic scale.
setLogScale(boolean, boolean) - Method in class org.opensourcephysics.frames.FFTRealFrame
Sets the axes to use a logarithmetic scale.
setLogScale(boolean) - Method in class org.opensourcephysics.frames.HistogramFrame
Histogram uses logarithmic scale (true/false)
setLogScaleX(boolean) - Method in class org.opensourcephysics.display.PlottingPanel
Sets Cartesian x-axes to log scale.
setLogScaleX(boolean) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the log scale property for the x axis.
setLogScaleY(boolean) - Method in class org.opensourcephysics.display.PlottingPanel
Sets Cartesian axes to log scale.
setLogScaleY(boolean) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the log scale property for the y axis.
setLogToFile(boolean) - Method in class org.opensourcephysics.controls.OSPLog
Enables logging to a file.
setLookAndFeel(boolean, String) - Static method in class org.opensourcephysics.display.OSPRuntime
Sets the look and feel of the user interface.
setLookAndFeel(String, boolean) - Method in class org.opensourcephysics.tools.Launcher
Sets the look and feel.
setLooping(boolean) - Method in class org.opensourcephysics.media.core.ClipControl
Turns on/off looping.
setLooping(boolean) - Method in interface org.opensourcephysics.media.core.Playable
Sets the looping behavior of the media.
setLooping(boolean) - Method in class org.opensourcephysics.media.core.StepperClipControl
Turns on/off looping.
setLooping(boolean) - Method in class org.opensourcephysics.media.core.TimerClipControl
Turns on/off looping.
setLooping(boolean) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the looping state of this video.
setLooping(boolean) - Method in class org.opensourcephysics.media.core.VideoClipControl
Turns on/off looping.
setLooping(boolean) - Method in class org.opensourcephysics.media.core.VideoPlayer
Turns on/off looping.
setLoopingButtonVisible(boolean) - Method in class org.opensourcephysics.media.core.VideoPlayer
Shows or hides the looping button.
setMainFunctions(UserFunction[]) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Sets the main user functions.
setMarkerColor(Color) - Method in class org.opensourcephysics.display.Dataset
Sets the data point fill, edge, and error bar colors to the same color.
setMarkerColor(Color, Color) - Method in class org.opensourcephysics.display.Dataset
Sets the data point marker colors.
setMarkerColor(Color, Color, Color) - Method in class org.opensourcephysics.display.Dataset
Sets the data point marker colors.
setMarkerColor(int, Color) - Method in class org.opensourcephysics.display.DatasetManager
Sets the data point marker color.
setMarkerColor(int, Color, Color) - Method in class org.opensourcephysics.display.DatasetManager
Sets the data point marker's fill and edge color.
setMarkerColor(Color, Color) - Method in class org.opensourcephysics.display.DrawableShape
Sets the shape's drawing colors.
setMarkerColor(Color, Color) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the shape's drawing colors.
setMarkerColor(int, Color) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the data marker color for the given index.
setMarkerColor(int, Color, Color) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the marker's fill and edge colors.
setMarkerShape(int) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the data point marker.
setMarkerShape(int) - Method in class org.opensourcephysics.display.Dataset
Sets the data point marker shape.
setMarkerShape(int, int) - Method in class org.opensourcephysics.display.DatasetManager
Sets the data point marker shape.
setMarkerShape(int, int) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the data point marker shape.
setMarkerSize(int) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the marker size.
setMarkerSize(int) - Method in class org.opensourcephysics.display.Dataset
Sets the half-width of the data point marker.
setMarkerSize(int, int) - Method in class org.opensourcephysics.display.DatasetManager
Sets the half-width of the data point marker.
setMarkerSize(int, int) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the half-width of the data point marker.
setMaxError(double) - Method in class org.opensourcephysics.display.TrailSmart
Sets the maximum error.
setMaximumAngle(int) - Method in interface org.opensourcephysics.display3d.core.ElementCone
Sets the maximum angle to build the bottom and, if neccesary, top faces of the cone.
setMaximumAngle(int) - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Sets the maximum angle to build the top and bottom faces of the cylinder.
setMaximumAngle(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
setMaximumAngle(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
setMaximumAngleU(int) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Sets the maximum angle for the meridians.
setMaximumAngleU(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setMaximumAngleV(int) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Sets the maximum angle for the parallels Default is 90.
setMaximumAngleV(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setMaximumFractionDigits(String, int) - Method in class org.opensourcephysics.display.DataTable
Sets the maximum number of fraction digits to display in a named column
setMaximumFractionDigits(int) - Method in class org.opensourcephysics.display.DataTable
Sets the maximum number of fraction digits to display for cells that have type Double
setMaximumFractionDigits(int) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the maximum number of fraction digits to display for cells that have type Double
setMaximumFractionDigits(String, int) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the maximum number of fraction digits to display in all data table columns with cthe given columnName.
setMaximumNumberOfErrorMessages(int) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Sets the number of error messages if ODE solver did not converge.
setMaximumNumberOfErrorMessages(int) - Method in class org.opensourcephysics.numerics.RK45MultiStep
Sets the number of error messages if ODE solver did not converge.
setMaximumPoints(int) - Method in class org.opensourcephysics.display.Dataset
Sets the maximum number of allowed datapoints.
setMaximumPoints(int) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Sets the maximum number of points for the trail.
setMaximumPoints(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
setMaximumPoints(int, int) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the maximum number of allowed datapoints.
setMaxIterations(int) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Sets the maximum number of iterations.
setMaxIterations(int) - Method in class org.opensourcephysics.numerics.RK45MultiStep
Sets the maximum number of iterations.
setMaxPoints(int) - Method in class org.opensourcephysics.display.DataPanel
Sets the maximum number of points to display
setMaxPoints(int) - Method in class org.opensourcephysics.display.DataRowModel
Sets the maximum number of rows the data can hold
setMaxPoints(int) - Method in class org.opensourcephysics.frames.TableFrame
Sets the maximum number of points to display
setMaxValue(double) - Method in class org.opensourcephysics.display.dialogs.DecimalField
Sets a maximum value for this field.
setMaxValue(double) - Method in class org.opensourcephysics.media.core.NumberField
Sets a maximum value for this field.
setMean(boolean) - Method in class org.opensourcephysics.media.core.SumFilter
Sets the mean flag.
setMeasured(boolean) - Method in class org.opensourcephysics.display.AbstractTrail
Enables the measured flag so that this circle effects the scale of a drawing panel.
setMeasured(boolean) - Method in class org.opensourcephysics.display.InteractiveShape
Enables the measured flag so that this arrow effects the scale of a drawing panel.
setMeasured(boolean) - Method in class org.opensourcephysics.display.MeasuredCircle
Enables the measured flag so that this circle effects the scale of a drawing panel.
setMessage(String) - Method in class org.opensourcephysics.display.DrawingFrame
Shows a message in a yellow text box in the lower right hand corner.
setMessage(String, int) - Method in class org.opensourcephysics.display.DrawingFrame
Shows a message in a yellow text box at the given location.
setMessage(String) - Method in class org.opensourcephysics.display.DrawingPanel
Shows a message in a yellow text box in the lower right hand corner.
setMessage(String, int) - Method in class org.opensourcephysics.display.DrawingPanel
Shows a message in a yellow text box.
setMessage(String) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Shows a message in a yellow text box in the lower right hand corner.
setMessage(String, int) - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Shows a message in a yellow text box.
setMessage(String) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Shows a message in a yellow text box in the lower right hand corner.
setMessage(String, int) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Shows a message in a yellow text box.
setMinimumAngle(int) - Method in interface org.opensourcephysics.display3d.core.ElementCone
Sets the minimum angle to build the bottom and, if neccesary, top faces of the cone.
setMinimumAngle(int) - Method in interface org.opensourcephysics.display3d.core.ElementCylinder
Sets the minimum angle to build the top and bottom faces of the cylinder.
setMinimumAngle(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
setMinimumAngle(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
setMinimumAngleU(int) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Sets the minimum angle for the meridians.
setMinimumAngleU(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setMinimumAngleV(int) - Method in interface org.opensourcephysics.display3d.core.ElementEllipsoid
Sets the minimum angle for the parallels Default is -90.
setMinimumAngleV(int) - Method in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
setMinimumArgLength(int) - Method in class org.opensourcephysics.tools.LaunchNode
 
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display.Grid
Assigns a scale to the grid in world units.
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display.MeasuredImage
 
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display2d.BinaryLattice
Scales the grid to the given values in world units.
setMinMax(double, double, double, double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Assigns a scale to the lattice in world units.
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display2d.CellLattice
 
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display2d.CellLatticePC
Assigns a scale to the lattice in world units.
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display2d.DataRaster
 
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Scales this lattice to the given values in world units.
setMinMax(double, double, double, double) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
 
setMinMax(double, double) - Method in class org.opensourcephysics.display2d.ZExpansion
 
setMinValue(double) - Method in class org.opensourcephysics.display.dialogs.DecimalField
Sets a minimum value for this field.
setMinValue(double) - Method in class org.opensourcephysics.media.core.NumberField
Sets a minimum value for this field.
setModel(DataTableModel) - Method in class org.opensourcephysics.display.DataTable
Sets the model for this data table;
setModel(Model) - Method in class org.opensourcephysics.ejs.Simulation
 
setModelColumnOrder(int[]) - Method in class org.opensourcephysics.tools.DataToolTable
Sets the model column order.
setMouseCursor(Cursor) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the mouse cursor.
setN(int) - Method in class org.opensourcephysics.numerics.FFT
Sets the number of complex data points.
setN(int) - Method in class org.opensourcephysics.numerics.FFTReal
Sets the number of data points.
setName(String) - Method in class org.opensourcephysics.analysis.FourierAnalysis
Sets a name that can be used to identify the dataset.
setName(String) - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Sets a name that can be used to identify the dataset.
setName(String) - Method in class org.opensourcephysics.display.ComplexDataset
Sets a name that can be used to identify the dataset.
setName(String) - Method in class org.opensourcephysics.display.DataAdapter
Sets the name of the Data.
setName(String) - Method in class org.opensourcephysics.display.Dataset
Sets a name that can be used to identify the dataset.
setName(String) - Method in class org.opensourcephysics.display.DatasetManager
Sets the name of this data.
setName(String) - Method in class org.opensourcephysics.display.Histogram
Sets a name that can be used to identify the dataset.
setName(String) - Method in interface org.opensourcephysics.display3d.core.Element
Gives a name to the element.
setName(String) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setName(String) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the name of this component and the Dataset Manager.
setName(String) - Method in class org.opensourcephysics.tools.DataToolTab
Overrides Component.setName();
setName(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the name of this node.
setName(String) - Method in class org.opensourcephysics.tools.UserFunction
Sets the name.
setNameEditable(boolean) - Method in class org.opensourcephysics.tools.Parameter
Sets the name editable property.
setNameEditable(boolean) - Method in class org.opensourcephysics.tools.UserFunction
Sets the name editable property.
setNavbarRightEndComponents(Component[]) - Method in class org.opensourcephysics.tools.Launcher
Sets the components to be displayed at the right end of the navigation bar.
setNavigationVisible(boolean) - Method in class org.opensourcephysics.tools.Launcher
Sets navigation button visibility
setNormalization(double) - Method in class org.opensourcephysics.numerics.FFT
Sets the normalization constant.
setNormalizedToOne(boolean) - Method in class org.opensourcephysics.display.Histogram
Normalizes the occurrences in this histogram to one.
setNormalizedToOne(boolean) - Method in class org.opensourcephysics.frames.HistogramFrame
Normalizes the occurrences in this histogram to one (true/false).
setNumberOfColors(int) - Method in class org.opensourcephysics.display2d.ColorMapper
Sets the number of colors
setNumberOfColors(int) - Method in class org.opensourcephysics.display2d.VectorColorMapper
Sets the number of colors
setNumberOfLevels(int) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the number of contour levels.
setNumericFormat(String) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the same numeric display format for all columns
setNumericFormat(String[]) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the numeric display format for each column
setNumericFormat(String) - Method in class org.opensourcephysics.display.ArrayTable
Sets the default numeric display format for all columns
setNumericFormat(String[]) - Method in class org.opensourcephysics.display.ArrayTable
Sets the numeric display format for each column
setNumericFormat(String) - Method in class org.opensourcephysics.display.DataPanel
Sets the default format pattern for displaying decimals.
setNumericFormat(String) - Method in class org.opensourcephysics.display.DataRowTable
Sets the default numeric display format pattern.
setNumericFormat(String) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the default numeric display format for the table.
setObjectClass(Class<?>) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets the class of the object for which this element stores data.
setObjectFile(String) - Method in interface org.opensourcephysics.display3d.core.ElementObject
Sets the image file to be displayed
setObjectFile(String) - Method in class org.opensourcephysics.display3d.simple3d.ElementObject
 
setObjects(List<Object>) - Method in class org.opensourcephysics.tools.FunctionEditor
Replaces the current objects with new ones.
setOdd(boolean) - Method in class org.opensourcephysics.media.core.DeinterlaceFilter
Sets the field to odd or even.
setODE(ODE) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Sets the ODE for this solver.
setOffset(double, double) - Method in class org.opensourcephysics.display.InteractiveArrow
Drawing offset not supported.
setOffset(double, double) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the drawing offset; Fixed size shapes cannot be offset.
setOffsets(int, int) - Method in class org.opensourcephysics.display.TitleText
Sets the x and y offsets.
setOffsetX(int) - Method in class org.opensourcephysics.display.InteractiveLabel
Sets the label's offset in the x direction.
setOffsetY(int) - Method in class org.opensourcephysics.display.InteractiveLabel
Sets the label's offset in the y direction.
setOrientation(double) - Method in class org.opensourcephysics.display.Protractor
Sets the orientation of the protractor.
setOrigin(double, double) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Sets the origin for this rotation.
setOrigin(double[]) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Sets the origin for this rotation.
setOrigin(double, double, double) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Sets the origin for this rotation.
setOrigin(double[]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Sets the origin for this rotation.
setOrigin(double, double, double) - Method in class org.opensourcephysics.numerics.Quaternion
Sets the origin for this rotation.
setOrigin(double[]) - Method in class org.opensourcephysics.numerics.Quaternion
Sets the origin for this rotation.
setOriginEnabled(boolean) - Method in class org.opensourcephysics.media.core.TCoordAxes
Sets whether the origin responds to mouse hits.
setOriginX(int, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the image x position of the world origin for the specified frame number.
setOriginXY(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the image position of the world origin for the specified frame number.
setOriginY(int, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the image y position of the world origin for the specified frame number.
setOwnerFrame(Frame) - Method in class org.opensourcephysics.ejs.control.GroupControl
Sets the owner frame for all subsequent Dialogs
setOwnerFrame(Frame) - Static method in class org.opensourcephysics.tools.JarTool
Sets the owner frame for progress dialogs that may appear when creating a JAR file.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.ColorMapper
Sets the color palette.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Setting the palette is not supported.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Setting the palette is not supported.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Determines the palette type that will be used.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Determines the palette type that will be used.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the type of palette.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Setting the color palette is not supported.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.GridPlot
Determines the palette type that will be used.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Determines the palette type that will be used.
setPaletteType(int) - Method in interface org.opensourcephysics.display2d.Plot2D
Determines the palette type that will be used.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.SurfacePlot
Determines the palette type that will be used.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.VectorColorMapper
Sets the color palette.
setPaletteType(int) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets the type of palette.
setPaletteType(int) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the color palette that will be used to color the scalar field.
setParamEditor(ParamEditor) - Method in class org.opensourcephysics.tools.FunctionEditor
Sets the param editor that defines parameters for functions.
setParameters(Parameter[]) - Method in class org.opensourcephysics.tools.ParamEditor
Replaces the current parameters with new ones.
setParameters(String[], double[]) - Method in class org.opensourcephysics.tools.UserFunction
Sets the parameters.
setParameterToFixed(String, boolean) - Method in interface org.opensourcephysics.controls.SimControl
Sets the fixed property of the given parameter.
setParameterToFixed(String, boolean) - Method in class org.opensourcephysics.controls.SimulationControl
Sets the fixed property of the given parameter.
setParameterToFixed(String, boolean) - Method in class org.opensourcephysics.ejs.control.ParsedEjsControl
 
setParameterValue(int, double) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
Sets the value of a parameter.
setParameterValue(int, double) - Method in interface org.opensourcephysics.tools.KnownFunction
Sets a parameter value.
setParameterValue(int, double) - Method in class org.opensourcephysics.tools.KnownPolynomial
Sets a parameter value.
setParameterValue(int, double) - Method in class org.opensourcephysics.tools.UserFunction
Sets a parameter value.
setParent(ControlDrawablesParent) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
setParent(ControlContainer) - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
setPassword(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets the password.
setPath(String) - Method in class org.opensourcephysics.tools.LaunchClassChooser
Sets the path to be searched.
setPatterns(String[]) - Method in class org.opensourcephysics.media.core.NumberField
Sets the patterns for this field.
setPixels() - Method in class org.opensourcephysics.media.gif.GifDecoder
Creates new frame image from current data (and previous frames as specified by their disposition codes).
setPixelScale() - Method in class org.opensourcephysics.display.DrawingPanel
Calculates min and max values and the affine transformation based on the current size of the panel and the squareAspect boolean.
setPixelScale() - Method in class org.opensourcephysics.display.PlottingPanel
Calculates min and max values and the affine transformation based on the current size of the panel and the squareAspect boolean.
setPixelSized(boolean) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the pixelSized flag.
setPixelsPerUnit(boolean, double, double) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the scale using pixels per unit.
setPixelsPerUnit(boolean, double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the scale using pixels per unit.
setPixelXY(boolean) - Method in class org.opensourcephysics.display.DrawableTextLine
Sets the pixelPosition flag.
setPlayerVisible(boolean) - Method in class org.opensourcephysics.media.core.VideoPanel
Shows or hides the video player.
setPlaying(boolean) - Method in interface org.opensourcephysics.media.core.Playable
Starts and stops the media.
setPlaying(boolean) - Method in class org.opensourcephysics.media.core.VideoAdapter
Starts and stops the video.
setPlotType(String) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the type of plot type so that it cannot be changed from the menu.
setPoints(double[]) - Method in class org.opensourcephysics.tools.DataColumn
Sets the y-column points.
setPolar(String, double) - Method in class org.opensourcephysics.display.DrawingFrame
Converts to polar coordinates.
setPolar(String, double) - Method in class org.opensourcephysics.display.PlottingPanel
Converts this panel to polar coordinates
setPopupMenu(JPopupMenu) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the popup menu.
setPositionOnLine(int, int, VideoPanel, TPoint, TPoint) - Method in class org.opensourcephysics.media.core.TPoint
Sets the position of this point on the line between end1 and end2 nearest the specified screen position.
setPostFilter(Filter) - Method in class org.opensourcephysics.media.core.FilterStack
Sets the post filter.
setPreferredColumnWidth(int, int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets this column's preferred width of the given column.
setPreferredColumnWidth(int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets this column's preferred width of the entire table.
setPreferredGutters(int, int, int, int) - Method in class org.opensourcephysics.display.DrawingPanel
Sets preferred gutters around the drawing area.
setPreferredMinMax(double, double, double, double) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the drawing panel's preferred scale.
setPreferredMinMax(double, double, double, double, boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the preferred scale in the vertical and horizontal direction.
setPreferredMinMax(double, double, double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the preferred scale in the vertical and horizontal direction.
setPreferredMinMax(double, double, double, double, double, double) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Sets the preferred extrema for the panel.
setPreferredMinMax(double, double, double, double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
setPreferredMinMax(double, double, double, double, double, double) - Method in class org.opensourcephysics.frames.Display3DFrame
Set the extrema in the X, Y and Z coordinates at once
setPreferredMinMaxX(double, double) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the drawing panel's preferred scale in the horizontal direction.
setPreferredMinMaxX(double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the preferred scale in the horizontal direction.
setPreferredMinMaxY(double, double) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the drawing panel's preferred scale in the vertical direction.
setPreferredMinMaxY(double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the preferred scale in the vertical direction.
setProjectionArea(Rectangle) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the projection area.
setProjectionMode(int) - Method in interface org.opensourcephysics.display3d.core.Camera
Sets one of the projecting modes.
setProjectionMode(int) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setProjectionMode(int) - Method in class org.opensourcephysics.frames.Display3DFrame
Sets the projection mode for the camera.
setProperties(String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Sets more than one property at once.
setProperty(String, String) - Method in class org.opensourcephysics.ejs.control.ControlElement
Sets a property for this ControlElement.
setProperty(String, String) - Method in class org.opensourcephysics.ejs.control.swing.ControlContainer
 
setProperty(String, Object) - Method in interface org.opensourcephysics.media.core.DrawableImage
Sets a user property of the image.
setProperty(String, Object) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets a user property of the video.
setQuality(int) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
setRadius(double) - Method in class org.opensourcephysics.display.Spring
Set the radius of the spring.
setRadius(double) - Method in interface org.opensourcephysics.display3d.core.ElementSphere
Sets the radius.
setRadius(double) - Method in interface org.opensourcephysics.display3d.core.ElementSpring
Sets the radius of the spring.
setRadius(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementSphere
 
setRadius(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementSpring
 
setRadius(int) - Method in class org.opensourcephysics.media.core.TCircle
Sets the radius of this circle.
setRange(double, double) - Method in class org.opensourcephysics.display.Stripchart
Sets the range of the stipchart.
setRate(double) - Method in class org.opensourcephysics.media.core.ClipControl
Sets the play rate.
setRate(double) - Method in interface org.opensourcephysics.media.core.Playable
Sets the rate at which the media plays relative to its normal rate.
setRate(double) - Method in class org.opensourcephysics.media.core.StepperClipControl
Sets the play rate.
setRate(double) - Method in class org.opensourcephysics.media.core.TimerClipControl
Sets the play rate.
setRate(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the relative play rate.
setRate(double) - Method in class org.opensourcephysics.media.core.VideoClipControl
Sets the play rate.
setRate(double) - Method in class org.opensourcephysics.media.core.VideoPlayer
Sets the play rate.
setRe(double) - Method in class org.opensourcephysics.numerics.Complex
Sets the real component of the object
setReadoutType(String) - Method in class org.opensourcephysics.media.core.VideoPlayer
Sets the type of data displayed in the readout.
setReadoutTypes(String) - Method in class org.opensourcephysics.media.core.VideoPlayer
Sets the readout data types made available to the user.
setRecording(boolean) - Method in class org.opensourcephysics.media.core.VideoGrabber
Sets the recording flag.
setRecording(boolean) - Method in class org.opensourcephysics.tools.VideoCaptureTool
Sets the recording flag.
setReferences(Object, List<Object>) - Method in class org.opensourcephysics.tools.FunctionEditor
Subclasses implement to set objects referenced in an object's expression.
setReferences(UserFunction[]) - Method in class org.opensourcephysics.tools.UserFunction
Sets the reference functions.
setReferences(Object, List<Object>) - Method in class org.opensourcephysics.tools.UserFunctionEditor
Informs an object about other objects referenced in its expression.
setRefreshDelay(int) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the Timer's initial time delay (in milliseconds) to wait after the timer is started before firing the first event.
setRefreshDelay(int) - Method in class org.opensourcephysics.display.ArrayTable
Sets the Timer's initial time delay (in milliseconds) to wait after the timer is started before firing the first event.
setRefreshDelay(int) - Method in class org.opensourcephysics.display.DataPanel
Sets the delay time for table refresh timer.
setRefreshDelay(int) - Method in class org.opensourcephysics.display.DataRowTable
Sets the Timer's initial time delay (in milliseconds) to wait after the timer is started before firing the first event.
setRefreshDelay(int) - Method in class org.opensourcephysics.display.DataTable
Sets the delay time for table refresh timer.
setRefreshDelay(int) - Method in class org.opensourcephysics.frames.TableFrame
Sets the delay time for table refresh timer.
setRelativeAspect(double) - Method in interface org.opensourcephysics.media.core.InteractiveImage
Sets the relative aspect of the displayed image.
setRelativeAspect(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the relative aspect of all video frames.
setRelativePosition(int) - Method in interface org.opensourcephysics.display3d.core.Style
 
setRelativePosition(int) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setRemoveHiddenLines(boolean) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Whether the panel should try to remove hidden lines
setRemoveHiddenLines(boolean) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setRepeat(int) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Sets the number of times the set of GIF frames should be played.
setResolution(int, int) - Method in class org.opensourcephysics.display.Spring
Sets the number of spires and points per spire used to draw the spring
setResolution(Resolution) - Method in interface org.opensourcephysics.display3d.core.Style
 
setResolution(Resolution) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setRotateDrag(boolean) - Method in class org.opensourcephysics.display.BoundedShape
Sets the rotate drag option.
setRotation(double) - Method in interface org.opensourcephysics.display3d.core.Camera
Sets the angle that the camera is rotated along the line of sight.
setRotation(double) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setRotationAngle(double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the viewing rotation angle.
setRotationAngle(double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the viewing rotation angle.
setRotationAngle(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the rotation angle.
setRotationAngle(double) - Method in interface org.opensourcephysics.display3d.core.ElementCircle
Sets the rotation angle for the circle.
setRotationAngle(double) - Method in interface org.opensourcephysics.display3d.core.ElementImage
Sets the rotation angle for the image.
setRotationAngle(double) - Method in interface org.opensourcephysics.display3d.core.ElementText
Sets the rotation angle for the text.
setRotationAngle(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementCircle
 
setRotationAngle(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementImage
 
setRotationAngle(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementObject
 
setRotationAngle(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
setRow(int, int, int[]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a row of cells to new values starting at the given column.
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a row of cells to new values starting at the given column.
setRow(int, int, byte[]) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets a row to new values.
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets a row of cells to new values starting at the given column.
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.CellLattice
 
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets a row to new values.
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets a row to new values.
setRow(int, int, int[]) - Method in class org.opensourcephysics.display2d.IntegerRaster
Sets a row of lattice cells to new values.
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets a row to new values.
setRow(int, int, int[]) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets a row of cells to new values starting at the given column.
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
Sets a row of cells to new values starting at the given column.
setRow(int, int, byte[]) - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Sets a row of cells to new values.
setRow(int, double[][]) - Method in class org.opensourcephysics.frames.Complex2DFrame
 
setRow(int, double[]) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the data in the given row to new values.
setRow(int, double[][]) - Method in class org.opensourcephysics.frames.Vector2DFrame
Sets the data in the given row to new values.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.display.ArrayTable
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.display.DataPanel
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.display.DataRowModel
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method setRowNumberVisible
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.display.DataTable
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in interface org.opensourcephysics.display.DataTableModel
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the display row number flag.
setRowNumberVisible(boolean) - Method in class org.opensourcephysics.frames.TableFrame
Sets the display row number flag.
setSaveChangesOnClose(boolean) - Method in class org.opensourcephysics.tools.DataTool
Sets the saveChangesOnClose flag.
setScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.ArrayData
Sets the left, right, bottom, and top of the grid data using a lattice model.
setScale(double, double) - Method in class org.opensourcephysics.display2d.ColorMapper
Sets the scale.
setScale(double) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Sets the z scale.
setScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.FlatData
Sets the left, right, bottom, and top of the grid data using a lattice model.
setScale(double, double, double, double) - Method in interface org.opensourcephysics.display2d.GridData
Sets the the grid data using a lattice model and clears the cellScale flag.
setScale(double, double, double, double) - Method in class org.opensourcephysics.display2d.GridPointData
Sets the left, right, bottom, and top of the grid data using a lattice model.
setScale(double) - Method in class org.opensourcephysics.display2d.VectorColorMapper
Sets the scale.
setScaleFactor(double, double, double) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Sets the scale factor of the scene in X,Y,Z axis.
setScaleFactor(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
setScaleX(int, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the scale factor (image units per world unit) along the image x-axis (width direction) for the specified frame number.
setScaleXY(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the scale factors (image units per world unit) along the x-axis and y-axis of the image for the specified frame number.
setScaleY(int, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Sets the scale factor (image units per world unit) along the image y-axis (height direction) for the specified frame number.
setScaling(double, double, double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the scaling factor in all direction.
setScaling(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the same scaling factor for all direction.
setScreenPosition(int, int, VideoPanel) - Method in class org.opensourcephysics.media.core.TPoint
Sets the screen position of this TPoint on the specified VideoPanel.
setScreenPosition(int, int, VideoPanel, InputEvent) - Method in class org.opensourcephysics.media.core.TPoint
Sets the screen position of this TPoint.
setSecondDirection(double[]) - Method in interface org.opensourcephysics.display3d.core.ElementPlane
Sets the second direction vector of th eplane
setSecondDirection(double[]) - Method in class org.opensourcephysics.display3d.simple3d.ElementPlane
 
setSelected(boolean) - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
setSelected(boolean) - Method in class org.opensourcephysics.display.BoundedShape
 
setSelected(boolean) - Method in interface org.opensourcephysics.display.Selectable
 
setSelected(boolean) - Method in class org.opensourcephysics.tools.TristateCheckBox
 
setSelectedColor(String, Color) - Method in class org.opensourcephysics.controls.XMLTable
Sets the color of a selected cell for a specified property name.
setSelectedColumnNames(Collection<String>) - Method in class org.opensourcephysics.tools.DataToolTable
Sets the selected column names.
setSelectedModelRows(int[]) - Method in class org.opensourcephysics.tools.DataToolTable
Sets the selected model rows.
setSelectedNode(String) - Method in class org.opensourcephysics.controls.XMLTreePanel
Selects and returns the first node with the specified property name.
setSelectedNode(String) - Method in class org.opensourcephysics.tools.Launcher
Sets the selected node by path and returns the node, or null if node not found.
setSelectedNode(String, int) - Method in class org.opensourcephysics.tools.Launcher
Sets the selected node by path and returns the node, or null if node not found.
setSelectedNode(String, int, URL) - Method in class org.opensourcephysics.tools.Launcher
Sets the selected node by path and returns the node, or null if node not found.
setSelectedNode(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchPanel
Sets the selected node.
setSelectedNode(LaunchNode, int) - Method in class org.opensourcephysics.tools.LaunchPanel
Sets the selected node.
setSelectedNode(LaunchNode, int, URL) - Method in class org.opensourcephysics.tools.LaunchPanel
Sets the selected node and displays a URL.
setSelectedNode(LaunchSaver.Node) - Method in class org.opensourcephysics.tools.LaunchSaver
Sets the selected node.
setSelectedNodeByKey(String, int) - Method in class org.opensourcephysics.tools.Launcher
Sets the selected node by path and returns the node, or null if node not found.
setSelectedPanel(String) - Method in class org.opensourcephysics.tools.FunctionTool
Selects a FunctionPanel by name.
setSelectedTab(DataToolTab) - Method in class org.opensourcephysics.tools.DataTool
Selects a DataToolTab.
setSelectedTab(String) - Method in class org.opensourcephysics.tools.Launcher
Sets the selected tab by name and returns its LaunchPanel, or null if tab not found.
setSelectedTab(LaunchPanel) - Method in class org.opensourcephysics.tools.Launcher
Sets the selected tab and returns its LaunchPanel, or null if tab not found.
setSelectionPaths(TreePath[]) - Method in class org.opensourcephysics.tools.CheckTreeSelectionModel
 
setSelectionPaths(TreePath[]) - Method in class org.opensourcephysics.tools.JarTreeDialog
Sets the selected TreePaths.
setSelectionRelativePaths(String[]) - Method in class org.opensourcephysics.tools.JarTreeDialog
Sets the selected relative path strings.
setSelfContained(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the selfContained flag.
setShowCoordinates(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Show the coordinates in the text box in the lower left hand corner.
setShowCoordinates(boolean) - Method in class org.opensourcephysics.display.InteractivePanel
Shows the coordinates in the text box in the lower left hand corner.
setShowCoordinates(int) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
At which location should the panel display the coordinates when dragging a point The location must be one of the following: DrawingPanel3D.BOTTOM_LEFT DrawingPanel3D.BOTTOM_RIGHT DrawingPanel3D.TOP_RIGHT DrawingPanel3D.TOP_LEFT A negative value for the location means
setShowCoordinates(int) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setShowGrid(boolean) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets the show grid option.
setShowGrid(boolean) - Method in class org.opensourcephysics.frames.Complex2DFrame
Outlines the data grid's boundaries.
setShowGrid(boolean) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Outlines the data grid's boundaries.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.BinaryLattice
 
setShowGridLines(boolean) - Method in interface org.opensourcephysics.display2d.ByteLattice
Outlines the lattice boundaries with a grid.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.ByteRaster
Outlines the lattice boundaries with a grid.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.CellLattice
 
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the visibility of the grid connecting the sites.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.CellLatticePC
Outlines the lattice boundaries with a grid.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Shows the contour lines.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Shows the grid lines if set to true.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Sets the show gridline option.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Outlines the data grid's boundaries.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.ContourPlot
Shows the contour lines.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Sets the show grid option.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.GridPlot
Outlines the data grid's boundaries.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Sets the show grid option.
setShowGridLines(boolean) - Method in interface org.opensourcephysics.display2d.Plot2D
Outlines the data grid's boundaries.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the visibility of the grid connecting the sites.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.SurfacePlot
Outlines the data grid's boundaries.
setShowGridLines(boolean) - Method in class org.opensourcephysics.display2d.VectorPlot
Outlines the data grid's boundaries.
setShowGridLines(boolean) - Method in class org.opensourcephysics.frames.LatticeFrame
Outlines the lattice boundaries with a grid.
setShowLog(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the showLog flag.
setShowMajorGrid(boolean) - Method in class org.opensourcephysics.display.axes.XYAxis
 
setShowMajorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType1
Shows a grid line for every x axis major tickmark.
setShowMajorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType2
Shows a grid line for every x axis major tickmark.
setShowMajorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType3
Shows a grid line for every x axis major tickmark.
setShowMajorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CustomAxes
Shows a grid line for every x axis major tickmark.
setShowMajorXGrid(boolean) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Shows a grid line for every x axis major tickmark.
setShowMajorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType1
Shows a grid line for every x axis major tickmark.
setShowMajorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType2
Shows a grid line for every x axis major tickmark.
setShowMajorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType1
Shows a grid line for every y axis major tickmark.
setShowMajorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType2
Shows a grid line for every y axis major tickmark.
setShowMajorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType3
Shows a grid line for every y axis major tickmark.
setShowMajorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CustomAxes
Shows a grid line for every y axis major tickmark.
setShowMajorYGrid(boolean) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Shows a grid line for every y axis major tickmark.
setShowMajorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType1
Shows a grid line for every y axis major tickmark.
setShowMajorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType2
Shows a grid line for every y axis major tickmark.
setShowMinorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType1
Shows a grid line for every x axis minor tickmark.
setShowMinorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType2
Shows a grid line for every x axis minor tickmark.
setShowMinorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType3
Shows a grid line for every x axis minor tickmark.
setShowMinorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.CustomAxes
Shows a grid line for every x axis minor tickmark.
setShowMinorXGrid(boolean) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Shows a grid line for every x axis minor tickmark.
setShowMinorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType1
Shows a grid line for every x axis minor tickmark.
setShowMinorXGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType2
Shows a grid line for every x axis minor tickmark.
setShowMinorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType1
Shows a grid line for every y axis minor tickmark.
setShowMinorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType2
Shows a grid line for every y axis minor tickmark.
setShowMinorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType3
Shows a grid line for every y axis minor tickmark.
setShowMinorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.CustomAxes
Shows a grid line for every y axis minor tickmark.
setShowMinorYGrid(boolean) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Shows a grid line for every y axis minor tickmark.
setShowMinorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType1
Shows a grid line for every y axis minor tickmark.
setShowMinorYGrid(boolean) - Method in class org.opensourcephysics.display.axes.PolarType2
Shows a grid line for every y axis minor tickmark.
setShowTheta(boolean) - Method in class org.opensourcephysics.display.Protractor
Shows theta when the protractor is drawn when true.
setShowVisible(boolean) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the visibility of the sites.
setShowVisible(boolean) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the visibility of the sites.
setSigFigs(int) - Method in class org.opensourcephysics.media.core.DecimalField
 
setSigFigs(int) - Method in class org.opensourcephysics.media.core.NumberField
Sets the number of significant figures for this number field.
setSigFigs(int) - Method in class org.opensourcephysics.media.core.ScientificField
 
setSimulation(Simulation) - Method in class org.opensourcephysics.ejs.control.GroupControl
Sets the simulation under which the control is running This is used to up date the simulation whenever an Element changes a variable (See variableChanged in ControlElement)
setSingleApp(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the singleApp flag.
setSingleton(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the singleton flag.
setSingleVM(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the single VM flag.
setSize(int, int) - Method in class org.opensourcephysics.display.OSPDialog
 
setSize(int, int) - Method in class org.opensourcephysics.display.OSPFrame
 
setSize(Dimension) - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Sets the size of the video.
setSize(Dimension) - Method in interface org.opensourcephysics.media.core.VideoRecorder
Sets the size of the video.
setSize(int, int) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Sets the GIF frame size.
setSize(Dimension) - Method in class org.opensourcephysics.tools.Launcher
Sets the size.
setSizeX(double) - Method in class org.opensourcephysics.display.Spring
Sets the X size of the spring
setSizeX(double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the size along the X axis
setSizeX(double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setSizeX(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementSphere
 
setSizeXY(double, double) - Method in class org.opensourcephysics.display.Spring
Sets the size of the spring
setSizeXYZ(double, double, double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the size along the X, Y and Z axes
setSizeXYZ(double[]) - Method in interface org.opensourcephysics.display3d.core.Element
Sets the size of the element.
setSizeXYZ(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setSizeXYZ(double[]) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setSizeXYZ(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.ElementSphere
 
setSizeY(double) - Method in class org.opensourcephysics.display.Spring
Sets the Y size of the spring
setSizeY(double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the size along the Y axis
setSizeY(double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setSizeY(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementSphere
 
setSizeZ(double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the size along the Z axis
setSizeZ(double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setSizeZ(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementSphere
 
setSlack(double) - Method in class org.opensourcephysics.display.TrailBezier
Sets the slack which determines the position of the control points.
setSolenoid(double) - Method in class org.opensourcephysics.display.Spring
Sets a double factor that makes the spring look like a solenoid by causing the spires to go back and forth Default is 0, which makes a standard spring
setSorted(boolean) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the sorted flag.
setSorted(boolean) - Method in class org.opensourcephysics.display.Dataset
Sets the sorted flag.
setSorted(int, boolean) - Method in class org.opensourcephysics.display.DatasetManager
Sets the sorted flag.
setSorted(boolean) - Method in class org.opensourcephysics.display.DatasetManager
Sets the sorted flag for all datasets.
setSquareAspect(boolean) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the aspect ratio for horizontal to vertical to unity when true<\code>.
setSquareAspect(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the aspect ratio for horizontal to vertical to unity when true<\code>.
setSquareAspect(boolean) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Whether the panel should try to keep a square aspect.
setSquareAspect(boolean) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
setSquareAspect(boolean) - Method in class org.opensourcephysics.frames.Display3DFrame
Whether the panel should try to keep a square aspect.
setStartFrameEnabled(boolean) - Method in class org.opensourcephysics.media.core.ClipInspector
Enables the startField.
setStartFrameNumber(int) - Method in interface org.opensourcephysics.media.core.Video
Sets the start frame number.
setStartFrameNumber(int) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the start frame number.
setStartFrameNumber(int) - Method in class org.opensourcephysics.media.core.VideoClip
Sets the start frame number.
setStartTime(double) - Method in interface org.opensourcephysics.media.core.Playable
Sets the start time in milliseconds.
setStartTime(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the start time in milliseconds.
setStartTime(double) - Method in class org.opensourcephysics.media.core.VideoClip
Sets the start time.
setStartTime(double) - Method in class org.opensourcephysics.media.gif.GifVideo
Sets the start time in milliseconds.
setState(TristateCheckBox.State) - Method in class org.opensourcephysics.tools.TristateCheckBox
Set the new state to either SELECTED, NOT_SELECTED or PART_SELECTED.
setStepCount(int) - Method in class org.opensourcephysics.media.core.VideoClip
Sets the step count.
setStepCountEnabled(boolean) - Method in class org.opensourcephysics.media.core.ClipInspector
Enables the countField.
setStepEditTrigger(boolean) - Method in class org.opensourcephysics.media.core.TPoint
Sets the stepEditTrigger property.
setStepNumber(int) - Method in class org.opensourcephysics.media.core.ClipControl
Sets the step number.
setStepNumber(int) - Method in class org.opensourcephysics.media.core.StepperClipControl
Sets the step number.
setStepNumber(int) - Method in class org.opensourcephysics.media.core.TimerClipControl
Sets the step number.
setStepNumber(int) - Method in class org.opensourcephysics.media.core.VideoClipControl
Sets the step number.
setStepNumber(int) - Method in class org.opensourcephysics.media.core.VideoPlayer
Sets the step number.
setStepSize(int) - Method in class org.opensourcephysics.media.core.VideoClip
Sets the step size.
setStepSize(double) - Method in class org.opensourcephysics.numerics.AbstractODESolver
Sets the step size.
setStepSize(double) - Method in class org.opensourcephysics.numerics.CashKarp45
Sets the step size.
setStepSize(double) - Method in class org.opensourcephysics.numerics.DormandPrince45
Sets the step size.
setStepSize(double) - Method in class org.opensourcephysics.numerics.LeapFrog
Sets the step size.
setStepSize(double) - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
setStepSize(double) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Sets the fixed step size.
setStepSize(double) - Method in interface org.opensourcephysics.numerics.ODESolver
Sets the initial step size.
setStepSize(double) - Method in class org.opensourcephysics.numerics.RK45MultiStep
Method setStepSize
setStepSizeEnabled(boolean) - Method in class org.opensourcephysics.media.core.ClipInspector
Enables the stepSizeField.
setStepsPerDisplay(int) - Method in class org.opensourcephysics.controls.AbstractSimulation
Sets the number of animation steps before animated drawing panels are rendered.
setStride(int) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the data stride for table view.
setStride(int) - Method in class org.opensourcephysics.display.DataPanel
Sets the stride between successive rows.
setStride(int) - Method in class org.opensourcephysics.display.DataRowModel
Sets the stride between rows.
setStride(int) - Method in class org.opensourcephysics.display.DataRowTable
Sets the stride between rows.
setStride(int) - Method in class org.opensourcephysics.display.Dataset
Sets the stride of this Dataset in a table view.
setStride(int, int) - Method in class org.opensourcephysics.display.DatasetManager
Sets the stride for the given dataset.
setStride(int) - Method in class org.opensourcephysics.display.DatasetManager
 
setStride(TableModel, int) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method setStride
setStride(TableModel, int) - Method in class org.opensourcephysics.display.DataTable
Sets the stride of a TableModel in the DataTable.
setStride(TableModel, int) - Method in interface org.opensourcephysics.display.DataTableModel
Sets the stride of a TableModel in the DataTable.
setStride(int) - Method in class org.opensourcephysics.frames.TableFrame
Sets the stride between rows.
setStroke(Stroke) - Method in class org.opensourcephysics.display.AbstractTrail
Sets the drawing stroke.
setStroke(BasicStroke) - Method in class org.opensourcephysics.media.core.TCoordAxes
Overrides TShape setStroke method.
setStroke(BasicStroke) - Method in class org.opensourcephysics.media.core.TLine
Overrides TShape setStroke method.
setStroke(BasicStroke) - Method in class org.opensourcephysics.media.core.TShape
Sets the stroke.
setStroke(BasicStroke) - Method in class org.opensourcephysics.media.core.TVector
Overrides TPoint setStroke method.
setStrokeWidth(double) - Method in class org.opensourcephysics.display.InteractiveArrow
Sets the stroke for rendering fat arrows.
setStrokeWidth(double) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow
Sets the stroke for rendering fat arrows.
setTable(XMLTable) - Method in class org.opensourcephysics.controls.XMLTableInspector
Sets the XMLTable.
setText(String) - Method in class org.opensourcephysics.display.InteractiveLabel
 
setText(String, double, double) - Method in class org.opensourcephysics.display.InteractiveLabel
 
setText(String) - Method in class org.opensourcephysics.display.InteractiveTextLine
Sets the text to be displayed.
setText(String) - Method in class org.opensourcephysics.display.TextBox
 
setText(String, double, double) - Method in class org.opensourcephysics.display.TextBox
 
setText(String) - Method in class org.opensourcephysics.display.TextLine
Set the String to use with the class
setText(String) - Method in class org.opensourcephysics.display.TextPanel
Sets the text.
setText(String) - Method in class org.opensourcephysics.display.TitleText
Sets the text to be displayed.
setText(String) - Method in interface org.opensourcephysics.display3d.core.ElementText
Sets the text to be displayed
setText(String) - Method in class org.opensourcephysics.display3d.simple3d.ElementText
 
setTexture(String, String, double, boolean) - Method in interface org.opensourcephysics.display3d.core.Style
 
setTexture(String, String, double, boolean) - Method in class org.opensourcephysics.display3d.simple3d.Style
 
setTheta(double) - Method in class org.opensourcephysics.display.DrawableGroup
Sets the rotation angle in radians.
setTheta(double) - Method in class org.opensourcephysics.display.DrawableShape
Sets the rotation angle in radians.
setTheta(double) - Method in class org.opensourcephysics.display.DrawableTextLine
Sets the angle.
setTheta(double) - Method in class org.opensourcephysics.display.InteractiveArrow
Rotates the arrow without changing its length.
setTheta(double) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow
Rotates the arrow without changing its length.
setTheta(double) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the rotation angle in radians.
setTheta(double) - Method in class org.opensourcephysics.display.Protractor
Sets the angle of the arrow on the protractor.
setThinExtremes(boolean) - Method in class org.opensourcephysics.display.Spring
Whether the spring should show thin extremes.
setTiles(double[][][]) - Method in interface org.opensourcephysics.display3d.core.ElementTessellation
Sets the data of the tiles.
setTiles(double[][][]) - Method in class org.opensourcephysics.display3d.simple3d.ElementTessellation
 
setTime(double) - Method in interface org.opensourcephysics.media.core.Playable
Sets the media time in milliseconds.
setTime(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the video time in milliseconds.
setTime(double) - Method in class org.opensourcephysics.media.gif.GifVideo
Sets the video time in milliseconds.
setTipEnabled(boolean) - Method in class org.opensourcephysics.media.core.TVector
Enables and disables the interactivity of the tip.
setTipLength(int) - Method in class org.opensourcephysics.media.core.TVector
Sets the length of the arrow tip.
setTitle(String, String) - Method in class org.opensourcephysics.display.axes.AbstractAxes
Set a title that will be drawn within the drawing panel.
setTitle(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType1
Set the title of the graph.
setTitle(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType2
Set the title.
setTitle(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType3
Set a title that will be drawn within the drawing panel.
setTitle(String, String) - Method in class org.opensourcephysics.display.axes.CustomAxes
Set a title that will be drawn within the drawing panel.
setTitle(String, String) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Sets the title that will be drawn within the drawing panel.
setTitle(String, String) - Method in class org.opensourcephysics.display.axes.XYAxis
Sets the title.
setTitle(String) - Method in class org.opensourcephysics.display.axes.XYAxis
Sets the title.
setTitle(String) - Method in class org.opensourcephysics.display.OSPFrame
Sets the title for this frame to the specified string after converting TeX math symbols to characters.
setTitle(String) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the title.
setTitle(String, String) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the title and font.
setTitleFont(String) - Method in class org.opensourcephysics.display.axes.CartesianType1
Set the title font.
setTitleFont(String) - Method in class org.opensourcephysics.display.axes.XYAxis
Set the title font.
setToggleOnClick(boolean, int, int) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets an action to toggle the grid betweem the given values when the mouse is pressed.
setToggleOnClick(boolean, int, int) - Method in class org.opensourcephysics.frames.RasterFrame
Sets an action to toggle the grid betweem the given values when the mouse is pressed.
setToIdentity() - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setTolerance(double) - Method in class org.opensourcephysics.numerics.CashKarp45
Method setTolerance
setTolerance(double) - Method in class org.opensourcephysics.numerics.DormandPrince45
Method setTolerance
setTolerance(double) - Method in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
Sets the tolerance of the adaptive ODE sovler.
setTolerance(double) - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
setTolerance(double) - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Sets the tolerance of the adaptive ODE solver.
setTooltip(String) - Method in class org.opensourcephysics.tools.LaunchNode
Sets the tooltip of this node
setTopRow(double[][]) - Method in class org.opensourcephysics.display2d.Carpet
 
setTopRow(double[][]) - Method in class org.opensourcephysics.display2d.ComplexCarpet
 
setToRotation(double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setToRotation(double, double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setToScale(double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setToShear(double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setToTranslation(double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setToZero() - Method in class org.opensourcephysics.numerics.SuryonoParser
Sets the funtion to zero.
setTrackEditTrigger(boolean) - Method in class org.opensourcephysics.media.core.TPoint
Sets the trackEditTrigger property.
setTransform(AffineTransform) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setTransform(double, double, double, double, double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setTransformation(Transformation) - Method in interface org.opensourcephysics.display3d.core.Element
Sets the internal transformation of the element, that is, the transformation that converts the standard XYZ axes to the body's internal reference axes.
setTransformation(Transformation) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setTranslation(int, int) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Translates the view by the specified number of pixels.
setTranslation(int, int) - Method in class org.opensourcephysics.display2d.SurfacePlot
Translates the view by the specified number of pixels.
setTransparent(Color) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
setTransposed(boolean) - Method in class org.opensourcephysics.display.ArrayPanel
Sets the transposed property for the array.
setTransposed(boolean) - Method in class org.opensourcephysics.display.ArrayTable
Sets the transposed property for the array.
setTransposed(boolean) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the transposed property for the array.
setTransposed(boolean) - Method in class org.opensourcephysics.frames.ArrayFrame
Sets the transposed property for the array.
setTruncationHeight(double) - Method in interface org.opensourcephysics.display3d.core.ElementCone
Sets the truncation height for this cone.
setTruncationHeight(double) - Method in interface org.opensourcephysics.display3d.core.ElementTetrahedron
Sets the truncation height for this tetrahedron.
setTruncationHeight(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementCone
 
setTruncationHeight(double) - Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
 
setUnderEjs(boolean) - Method in class org.opensourcephysics.display2d.ByteRaster
 
setUnits(String) - Method in class org.opensourcephysics.media.core.NumberField
Sets the units.
setURL(String) - Method in class org.opensourcephysics.tools.LaunchNode.HTML
 
setUseChooser(boolean) - Method in class org.opensourcephysics.tools.DataTool
Sets the useChooser flag.
setUseColorDepth(boolean) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Whether the panel should display far objects darker
setUseColorDepth(boolean) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setUserEditable(boolean) - Method in class org.opensourcephysics.tools.DataToolTab
Sets the userEditable flag.
setUserEditable(boolean) - Method in class org.opensourcephysics.tools.FourierTool
Overrides DataTool method.
setValid(boolean) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets the valid property.
setValue(String, Object) - Method in interface org.opensourcephysics.controls.Control
Stores a name and a value in the control.
setValue(String, double) - Method in interface org.opensourcephysics.controls.Control
Stores a name and a double value in the control.
setValue(String, int) - Method in interface org.opensourcephysics.controls.Control
Stores a name and an integer value in the control.
setValue(String, boolean) - Method in interface org.opensourcephysics.controls.Control
Stores a name and a boolean value in the control.
setValue(String, Object) - Method in class org.opensourcephysics.controls.HiddenControl
Adds an initial value of a parameter to the input display.
setValue(String, boolean) - Method in class org.opensourcephysics.controls.HiddenControl
Add an initial boolean value of a parameter to the input display.
setValue(String, double) - Method in class org.opensourcephysics.controls.HiddenControl
Add an initial value of a parameter to the input display.
setValue(String, int) - Method in class org.opensourcephysics.controls.HiddenControl
Add an initial value of a parameter to the input display.
setValue(String, Object) - Method in class org.opensourcephysics.controls.OSPControl
Adds a parameter to the input display.
setValue(String, boolean) - Method in class org.opensourcephysics.controls.OSPControl
Adds an initial boolean value of a parameter to the input display.
setValue(String, double) - Method in class org.opensourcephysics.controls.OSPControl
Adds an initial value of a parameter to the input display.
setValue(String, int) - Method in class org.opensourcephysics.controls.OSPControl
Adds an initial value of a parameter to the input display.
setValue(String, Object) - Method in class org.opensourcephysics.controls.OSPControlTable
Adds a parameter to the input display.
setValue(String, double) - Method in class org.opensourcephysics.controls.OSPControlTable
Adds an initial value of a parameter to the input display.
setValue(String, int) - Method in class org.opensourcephysics.controls.OSPControlTable
Adds an initial value of a parameter to the input display.
setValue(String, boolean) - Method in class org.opensourcephysics.controls.OSPControlTable
 
setValue(String, String) - Method in class org.opensourcephysics.controls.ParsableTextArea
Stores a variable name and an associated value.
setValue(String, Object) - Method in class org.opensourcephysics.controls.SimulationControl
Stores an object in the control that can only be edited when the control is in initialization mode.
setValue(String, double) - Method in class org.opensourcephysics.controls.SimulationControl
Stores a name and a double value in the control that can only be edited when the control is in initialization mode.
setValue(String, int) - Method in class org.opensourcephysics.controls.SimulationControl
Stores a name and an integer value in the control that can only be edited when the control is in initialization mode.
setValue(String, boolean) - Method in class org.opensourcephysics.controls.SimulationControl
Stores a name and a boolean value in the control that can only be edited when the control is in initialization mode.
setValue(String, boolean) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets a property with the specified name and boolean value.
setValue(String, double) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets a property with the specified name and double value.
setValue(String, int) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets a property with the specified name and int value.
setValue(String, Object) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets a property with the specified name and object value.
setValue(String) - Method in class org.opensourcephysics.controls.XMLControlElement
This does nothing since the property type is "object".
setValue(String) - Method in interface org.opensourcephysics.controls.XMLProperty
Sets the value of this property if property type is primitive or string.
setValue(String) - Method in class org.opensourcephysics.controls.XMLPropertyElement
Sets the value of this property if property type is primitive or string.
setValue(double) - Method in class org.opensourcephysics.display.dialogs.DecimalField
Formats the specified value and enters it in the text field.
setValue(int, int, int, double) - Method in class org.opensourcephysics.display2d.ArrayData
Sets the value of the given component at the given location.
setValue(int, int, int) - Method in class org.opensourcephysics.display2d.BinaryLattice
Sets a cell at the given location to a new value.
setValue(int, int, byte) - Method in class org.opensourcephysics.display2d.BinaryLattice
 
setValue(int, int, byte) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets the given x,y location to a value.
setValue(int, int, byte) - Method in class org.opensourcephysics.display2d.ByteRaster
Sets a pixel at the given location to a new value.
setValue(int, int, byte) - Method in class org.opensourcephysics.display2d.CellLattice
 
setValue(int, int, byte) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the given x,y location to a new value.
setValue(int, int, byte) - Method in class org.opensourcephysics.display2d.CellLatticePC
Sets the given x,y location to a value.
setValue(int, int, int, double) - Method in class org.opensourcephysics.display2d.FlatData
Sets the value of the given component at the given location.
setValue(int, int, int, double) - Method in interface org.opensourcephysics.display2d.GridData
Sets the value of the given component at the given location.
setValue(int, int, int, double) - Method in class org.opensourcephysics.display2d.GridPointData
Sets the value of the given component at the given location.
setValue(int, int, byte) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the given x,y location to a new value.
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.ControlElement
Sets the value of the registered variables.
setValue(String, Value) - Method in class org.opensourcephysics.ejs.control.EjsControl
 
setValue(String, Value) - Method in class org.opensourcephysics.ejs.control.GroupControl
Sets the group value for a variable.
setValue(String, boolean) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to set a value to a boolean
setValue(String, int) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to set a value to an int
setValue(String, double) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to set a value to a double
setValue(String, String) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to set a value to a String
setValue(String, Object) - Method in class org.opensourcephysics.ejs.control.GroupControl
A convenience method to set a value to any Object
setValue(Value) - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlBar
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlButton
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlLabel
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlPanel
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
Sets the value of the registered variables.
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
setValue(int, Value) - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
setValue(int, int, int) - Method in class org.opensourcephysics.frames.LatticeFrame
Sets the (ix,iy) value of the lattice.
setValue(int, int, int) - Method in class org.opensourcephysics.frames.RasterFrame
Sets the (ix,iy) cell or the site of the raster to store value v
setValue(double) - Method in class org.opensourcephysics.media.core.NumberField
Formats the specified value and enters it in the text field.
setValue(double) - Method in class org.opensourcephysics.media.core.ScientificField
Overrides NumberField setValue method.
setValueAt(Object, int, int) - Method in class org.opensourcephysics.controls.XMLTableModel
Sets the value at the given cell.
setValueAt(Object, int, int) - Method in class org.opensourcephysics.display.ArrayTableModel
Sets the value at the given cell.
setValueAt(Object, int, int) - Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
Method setValueAt
setValueAt(Object, int, int) - Method in class org.opensourcephysics.display.SortDecorator
 
setValueAt(Object, int, int) - Method in class org.opensourcephysics.tools.DataToolTable.DataToolTableModel
 
setValueAt(Object, int, int) - Method in class org.opensourcephysics.tools.FunctionEditor.TableModel
 
setVarAction - Variable in class org.opensourcephysics.tools.DataToolTab
 
setVariable(int, double) - Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Sets the variable value.
setVariable(String, String) - Method in class org.opensourcephysics.ejs.Simulation
This method sets the value of a public variable of the model.
setVariable(String, String, String) - Method in class org.opensourcephysics.ejs.Simulation
This method sets the value of a public variable of the model.
setVariable(int, double) - Method in class org.opensourcephysics.numerics.SuryonoParser
Sets the variable value.
setVariable(String, double) - Method in class org.opensourcephysics.numerics.SuryonoParser
Sets the variable value.
setVariables(String) - Method in class org.opensourcephysics.ejs.Simulation
This method is used to set more than one variables of the model at once.
setVariables(String, String, String) - Method in class org.opensourcephysics.ejs.Simulation
This method is used to set more than one variables of the model at once.
setVersion(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Sets the version.
setVideo(Video) - Method in class org.opensourcephysics.media.core.VideoPanel
Sets the video.
setVideoClip(VideoClip) - Method in class org.opensourcephysics.media.core.VideoPlayer
Sets the video clip.
setVideoTool(VideoTool) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the video tool.
setVideoTool(VideoTool) - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Sets the video capture tool.
setVideoTool(VideoTool) - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
Sets the video capture tool.
setVideoType(VideoType) - Method in class org.opensourcephysics.media.core.VideoGrabber
Sets the video type.
setVideoType(VideoType) - Method in class org.opensourcephysics.tools.VideoCaptureTool
Sets the video type.
setView(View) - Method in class org.opensourcephysics.ejs.Simulation
 
setVisible(boolean) - Method in class org.opensourcephysics.controls.OSPLog
Sets the visibility of this log.
setVisible(boolean) - Method in class org.opensourcephysics.display.axes.AbstractAxes
Sets the visibility of the axes.
setVisible(boolean) - Method in class org.opensourcephysics.display.axes.CustomAxes
Sets the visibility of the axes.
setVisible(boolean) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Sets the visibility of the axes.
setVisible(boolean) - Method in class org.opensourcephysics.display.DataPanel
Shows or hides this TableFrame depending on the value of parameter vis.
setVisible(boolean) - Method in class org.opensourcephysics.display.Dataset
Sets the visibility of this Dataset in a DrawingPanel.
setVisible(boolean) - Method in class org.opensourcephysics.display.DrawableBuffer
Sets the bufferrer's visible flag.
setVisible(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Makes the component visible or invisible.
setVisible(boolean) - Method in class org.opensourcephysics.display.Grid
Sets the visible flag.
setVisible(boolean) - Method in class org.opensourcephysics.display.MeasuredImage
Sets the visibility of the lattice.
setVisible(boolean) - Method in class org.opensourcephysics.display.OSPFrame
Shows or hides this component depending on the value of parameter b and the keepHidden flag.
setVisible(boolean) - Method in class org.opensourcephysics.display.Spring
Sets the visibiliby of the spring
setVisible(boolean) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets the visibility of the lattice.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.CellLattice
 
setVisible(boolean) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Sets the visibility of the lattice.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Sets the visibility of the contour plot.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Sets the visibility of the lattice.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.ContourPlot
Sets the visibility of the contour plot.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.DataRaster
Sets the visibility of the DataRaster.
setVisible(boolean) - Method in interface org.opensourcephysics.display2d.Plot2D
Sets the visibility of the plot.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.SiteLattice
Sets the visibility of the lattice.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.SurfacePlot
Sets the visibility of the lattice.
setVisible(boolean) - Method in class org.opensourcephysics.display2d.VectorPlot
Sets this vector field to be visible.
setVisible(boolean) - Method in interface org.opensourcephysics.display3d.core.DrawingFrame3D
Showing and hiding the frame.
setVisible(boolean) - Method in interface org.opensourcephysics.display3d.core.Element
Sets the visibility of the element
setVisible(boolean) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setVisible(boolean) - Method in class org.opensourcephysics.frames.TableFrame
Shows or hides this TableFrame depending on the value of parameter vis.
setVisible(boolean) - Method in interface org.opensourcephysics.media.core.DrawableImage
Shows or hides the image.
setVisible(boolean) - Method in class org.opensourcephysics.media.core.TShape
Sets the visible state.
setVisible(boolean) - Method in class org.opensourcephysics.media.core.VideoAdapter
Shows or hides the video.
setVisible(boolean) - Method in class org.opensourcephysics.media.core.VideoGrabber
Sets the visibility.
setVisible(boolean) - Method in class org.opensourcephysics.tools.FunctionTool
Overrides JDialog setVisible method.
setVisible(boolean) - Method in class org.opensourcephysics.tools.Launcher
Sets the visibility of the Launcher frame.
setVisible(boolean) - Method in interface org.opensourcephysics.tools.Translator
Sets the visibility.
setVisible(boolean) - Method in class org.opensourcephysics.tools.TranslatorTool
Shows or hides this component depending on the value of parameter b and the keepHidden flag.
setVisible(boolean) - Method in class org.opensourcephysics.tools.VideoCaptureTool
Sets the visibility.
setVisible(boolean) - Method in interface org.opensourcephysics.tools.VideoTool
Sets the visibility.
setWaitForReset(boolean) - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
setWeights(double, double, double) - Method in class org.opensourcephysics.media.core.GrayScaleFilter
Sets the weighting factors.
setWidth(double) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the width of the shape to the given value.
setWidth(double) - Method in interface org.opensourcephysics.media.core.InteractiveImage
Sets the width of the image in world units.
setWidth(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the width of all video frames in world units.
setWidthDrag(boolean) - Method in class org.opensourcephysics.display.BoundedShape
Sets the width drag option.
setWidthFactor(double) - Method in class org.opensourcephysics.media.core.ResizeFilter
Sets the width factor.
setWidthHeight(double, double) - Method in class org.opensourcephysics.display.InteractiveArrow
Sets the origin, width (horizontal) and height (vertical) components of this arrow.
setWidthHeight(double, double) - Method in class org.opensourcephysics.display.InteractiveCenteredArrow
Sets the origin, width (horizontal) and height (vertical) components of this arrow.
setWorkingColumns(String, String) - Method in class org.opensourcephysics.tools.DataToolTab
Sets the x and y columns by name.
setWorkingColumns(String, String) - Method in class org.opensourcephysics.tools.DataToolTable
Sets the working columns by name.
setX(double) - Method in class org.opensourcephysics.display.AbstractInteractive
Sets the x coordinate.
setX(double) - Method in class org.opensourcephysics.display.Arrow
Sets the x coordinate.
setX(double) - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Sets the drawing location.
setX(double) - Method in class org.opensourcephysics.display.axes.CartesianType1
 
setX(double) - Method in class org.opensourcephysics.display.axes.CartesianType2
 
setX(double) - Method in class org.opensourcephysics.display.axes.CartesianType3
 
setX(double) - Method in class org.opensourcephysics.display.axes.XYAxis
 
setX(double) - Method in class org.opensourcephysics.display.axes.YAxis
 
setX(double) - Method in class org.opensourcephysics.display.Circle
Sets the x coordinate.
setX(double) - Method in class org.opensourcephysics.display.DrawableGroup
Sets the x coordinate.
setX(double) - Method in class org.opensourcephysics.display.DrawableShape
Sets the x coordinate.
setX(double) - Method in class org.opensourcephysics.display.DrawableTextLine
Sets the x cooridinate.
setX(double) - Method in class org.opensourcephysics.display.HighlightableDataset
Implements Interactive.
setX(double) - Method in interface org.opensourcephysics.display.Interactive
 
setX(double) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the x coordinate.
setX(double) - Method in class org.opensourcephysics.display.Spring
Sets the X position of the origin of the spring
setX(double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the X coordinate of the element
setX(double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setX(double) - Method in class org.opensourcephysics.media.core.TPoint
Sets the x position in imagespace.
setX(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets x position of upper left corner of all video frames in world units.
setXAxisEnabled(boolean) - Method in class org.opensourcephysics.media.core.TCoordAxes
Sets whether the x-axis responds to mouse hits.
setXColumnVisible(boolean) - Method in class org.opensourcephysics.display.Dataset
Sets the visibility of the x column of this Dataset in a table view.
setXColumnVisible(int, boolean) - Method in class org.opensourcephysics.display.DatasetManager
Sets the visibility of the x column in a table view.
setXColumnVisible(boolean) - Method in class org.opensourcephysics.tools.DataColumn
Overrides Dataset.setXColumnVisible method.
setXComponent(double) - Method in class org.opensourcephysics.media.core.TVector
Sets the x component.
setXFormat(String) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Sets the format to display the X coordinate when dragging a point
setXFormat(String) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setXFunction(InvertibleFunction) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setXLabel(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType1
Set the label for the X (horizontal) axis.
setXLabel(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType2
Sets the x label of the axes.
setXLabel(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType3
Sets the x label of the axes.
setXLabel(String, String) - Method in class org.opensourcephysics.display.axes.CustomAxes
Sets the x label of the axes.
setXLabel(String, String) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Sets the x label of the axes.
setXLabel(String, String) - Method in class org.opensourcephysics.display.axes.PolarType1
Sets the x label of the axes.
setXLabel(String, String) - Method in class org.opensourcephysics.display.axes.PolarType2
Sets the x label of the axes.
setXLabel(String) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the label for the X (horizontal) axis.
setXLabel(String) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the label for the X (horizontal) axis.
setXLabel(String, String) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the label and font for the X (horizontal) axis.
setXLabel(String) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Sets the label of the X coordinate when the data is displayed in a table
setXLabel(String) - Method in interface org.opensourcephysics.display3d.core.Set
 
setXLabel(String) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
setXLabel(String) - Method in class org.opensourcephysics.display3d.simple3d.Set
 
setXLabel(String) - Method in class org.opensourcephysics.frames.FFTRealFrame
Sets the x-label on the plot.
setXLeftMarginPercentage(double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the X left margin during an autoscale operation.
setXlength(double) - Method in class org.opensourcephysics.display.Arrow
Sets the arrow's horizontal component.
setXLog(boolean) - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Sets the x axis to linear or logarithmic.
setXLog(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType1
Specify whether the X axis is drawn with a logarithmic scale.
setXLog(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType2
Sets the x axis to linear or logarithmic.
setXLog(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType3
Sets the x axis to linear or logarithmic.
setXLog(boolean) - Method in class org.opensourcephysics.display.axes.CustomAxes
Sets the x axis to linear or logarithmic.
setXLog(boolean) - Method in class org.opensourcephysics.display.axes.PolarType1
Sets the x axis to linear or logarithmic.
setXLog(boolean) - Method in class org.opensourcephysics.display.axes.PolarType2
Sets the x axis to linear or logarithmic.
setXMarginPercentage(double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the X left and right margins during an autoscale operation.
setXMarginPercentage(double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the X left and right margins during an autoscale operation.
setXMax(double) - Method in class org.opensourcephysics.display.MeasuredImage
 
setXMax(double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets xmax.
setXMax(double) - Method in class org.opensourcephysics.display2d.CellLattice
 
setXMax(double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
 
setXMax(double) - Method in class org.opensourcephysics.display2d.DataRaster
 
setXMax(double) - Method in class org.opensourcephysics.display2d.SiteLattice
 
setXMin(double) - Method in class org.opensourcephysics.display.MeasuredImage
 
setXMin(double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets xmin.
setXMin(double) - Method in class org.opensourcephysics.display2d.CellLattice
 
setXMin(double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
 
setXMin(double) - Method in class org.opensourcephysics.display2d.DataRaster
 
setXMin(double) - Method in class org.opensourcephysics.display2d.SiteLattice
 
setXML(String) - Method in class org.opensourcephysics.tools.ClipboardJob
Sets the xml string.
setXML(String) - Method in interface org.opensourcephysics.tools.Job
Sets the xml string.
setXML(String) - Method in class org.opensourcephysics.tools.LocalJob
Sets the xml string.
setXML(Object) - Method in class org.opensourcephysics.tools.LocalJob
Sets the xml string to that saved by the specified object.
setXML(String) - Method in class org.opensourcephysics.tools.RemoteJob
Sets the xml string.
setXPointsLinked(boolean) - Method in class org.opensourcephysics.display.DatasetManager
Sets the linked flag.
setXPointsLinked(boolean) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the linked flag.
setXRightMarginPercentage(double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the X left margin during an autoscale operation.
setXScaling(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the scaling factor in x direction.
setXY(double, double) - Method in class org.opensourcephysics.display.AbstractInteractive
Sets the x and y coordinates.
setXY(double, double) - Method in class org.opensourcephysics.display.Arrow
Sets the x and y coordinates.
setXY(double, double) - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
setXY(double, double) - Method in class org.opensourcephysics.display.axes.CartesianType3
 
setXY(double, double) - Method in class org.opensourcephysics.display.axes.XAxis
 
setXY(double, double) - Method in class org.opensourcephysics.display.axes.XYAxis
 
setXY(double, double) - Method in class org.opensourcephysics.display.axes.YAxis
 
setXY(double, double) - Method in class org.opensourcephysics.display.Circle
Sets the x and y coordinates.
setXY(double, double) - Method in class org.opensourcephysics.display.DrawableGroup
Sets the x and y coordinates.
setXY(double, double) - Method in class org.opensourcephysics.display.DrawableShape
Sets the x and y coordinates.
setXY(double, double) - Method in class org.opensourcephysics.display.HighlightableDataset
Implements Interactive.
setXY(double, double) - Method in interface org.opensourcephysics.display.Interactive
 
setXY(double, double) - Method in class org.opensourcephysics.display.InteractiveLabel
 
setXY(double, double) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the x and y coordinates.
setXY(double, double) - Method in class org.opensourcephysics.display.Protractor.Tip
 
setXY(double, double) - Method in class org.opensourcephysics.display.Spring
Sets the position of the origin of the spring
setXY(double, double) - Method in class org.opensourcephysics.display.TextBox
 
setXY(double, double) - Method in class org.opensourcephysics.media.core.TCoordAxes
Overrides TPoint setXY method.
setXY(double, double) - Method in class org.opensourcephysics.media.core.TLine
Sets the x and y positions in imagespace.
setXY(double, double) - Method in class org.opensourcephysics.media.core.TPoint
Sets the x and y positions in imagespace.
setXY(double, double) - Method in class org.opensourcephysics.media.core.TVector
Overrides TPoint setXY method to move both tip and tail.
setXY(double, double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets the x and y position of the UL corner of all video frames in world units.
setXYColumnNames(String, String, String) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the column names when rendering this dataset in a JTable.
setXYColumnNames(String, String, String, String) - Method in class org.opensourcephysics.display.ComplexDataset
Sets the column names when rendering this dataset in a JTable.
setXYColumnNames(String, String) - Method in class org.opensourcephysics.display.Dataset
Sets the column names when rendering this dataset in a JTable.
setXYColumnNames(String, String, String) - Method in class org.opensourcephysics.display.Dataset
Sets the column names and the dataset name.
setXYColumnNames(int, String, String, String) - Method in class org.opensourcephysics.display.DatasetManager
Sets the column names when rendering this dataset in a JTable.
setXYColumnNames(int, String, String) - Method in class org.opensourcephysics.display.DatasetManager
Sets the column names when rendering this dataset in a JTable.
setXYColumnNames(String, String) - Method in class org.opensourcephysics.display.DatasetManager
Sets the column names for all datasets when rendering this dataset in a JTable.
setXYColumnNames(String, String) - Method in class org.opensourcephysics.display.Histogram
Sets the column names when rendering this histogram in a JTable.
setXYColumnNames(String, String, String) - Method in class org.opensourcephysics.display.Histogram
Sets the column names when rendering this histogram in a JTable.
setXYColumnNames(String, String, String) - Method in class org.opensourcephysics.frames.FFTFrame
Sets the labels on the data table.
setXYColumnNames(String, String, String) - Method in class org.opensourcephysics.frames.HistogramFrame
Sets the column names and the dataset name.
setXYColumnNames(int, String, String, String) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the column names and the dataset name.
setXYColumnNames(int, String, String) - Method in class org.opensourcephysics.frames.PlotFrame
Sets the column names when rendering this dataset in a JTable.
setXYColumnNames(String, String) - Method in class org.opensourcephysics.tools.DataColumn
Overrides Dataset.setXYColumnNames method.
setXYColumnNames(String, String, String) - Method in class org.opensourcephysics.tools.DataColumn
Overrides Dataset.setXYColumnNames method.
setXYComponents(double, double) - Method in class org.opensourcephysics.media.core.TVector
Sets the x and y components.
setXYDrag(boolean) - Method in class org.opensourcephysics.display.BoundedShape
Sets the xy drag option.
setXYZ(double, double, double) - Method in interface org.opensourcephysics.display3d.core.Camera
Sets the position of the camera.
setXYZ(double[]) - Method in interface org.opensourcephysics.display3d.core.Camera
Sets the position of the camera.
setXYZ(double, double, double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the X, Y, and Z coordinates of the element
setXYZ(double[]) - Method in interface org.opensourcephysics.display3d.core.Element
Sets the coordinates of the element.
setXYZ(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setXYZ(double[]) - Method in class org.opensourcephysics.display3d.simple3d.Camera
 
setXYZ(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setXYZ(double[]) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setY(double) - Method in class org.opensourcephysics.display.AbstractInteractive
Sets the y coordinate.
setY(double) - Method in class org.opensourcephysics.display.Arrow
Sets the y coordinate.
setY(double) - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Sets the drawing location.
setY(double) - Method in class org.opensourcephysics.display.axes.CartesianType1
 
setY(double) - Method in class org.opensourcephysics.display.axes.CartesianType2
 
setY(double) - Method in class org.opensourcephysics.display.axes.CartesianType3
 
setY(double) - Method in class org.opensourcephysics.display.axes.XAxis
 
setY(double) - Method in class org.opensourcephysics.display.axes.XYAxis
 
setY(double) - Method in class org.opensourcephysics.display.Circle
Sets the y coordinate.
setY(double) - Method in class org.opensourcephysics.display.DrawableGroup
Sets the y coordinate.
setY(double) - Method in class org.opensourcephysics.display.DrawableShape
Sets the y coordinate.
setY(double) - Method in class org.opensourcephysics.display.DrawableTextLine
Sets the y cooridinate.
setY(double) - Method in class org.opensourcephysics.display.HighlightableDataset
Implements Interactive.
setY(double) - Method in interface org.opensourcephysics.display.Interactive
 
setY(double) - Method in class org.opensourcephysics.display.InteractiveShape
Sets the y coordinate.
setY(double) - Method in class org.opensourcephysics.display.Spring
Sets the Y position of the origin of the spring
setY(double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the Y coordinate of the element
setY(double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setY(double) - Method in class org.opensourcephysics.media.core.TPoint
Sets the y position in imagespace.
setY(double) - Method in class org.opensourcephysics.media.core.VideoAdapter
Sets y position of upper left corner of all video frames in world units.
setYBottomMarginPercentage(double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the X left margin during an autoscale operation.
setYColumnName(String) - Method in class org.opensourcephysics.display.DataFunction
Sets the y-column name (ie the function name).
setYColumnVisible(boolean) - Method in class org.opensourcephysics.display.Dataset
Sets the visibility of the y column of this Dataset in a table view.
setYColumnVisible(int, boolean) - Method in class org.opensourcephysics.display.DatasetManager
Sets the visibility of the y column in a table view.
setYComponent(double) - Method in class org.opensourcephysics.media.core.TVector
Sets the y component.
setYFormat(String) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Sets the format to display the Y coordinate when dragging a point
setYFormat(String) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setYFunction(InvertibleFunction) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
setYLabel(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType1
Set the label for the Y (vertical) axis.
setYLabel(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType2
Sets the y label of the axes.
setYLabel(String, String) - Method in class org.opensourcephysics.display.axes.CartesianType3
Sets the y label of the axes.
setYLabel(String, String) - Method in class org.opensourcephysics.display.axes.CustomAxes
Sets the y label of the axes.
setYLabel(String, String) - Method in interface org.opensourcephysics.display.axes.DrawableAxes
Sets the y label of the axes.
setYLabel(String, String) - Method in class org.opensourcephysics.display.axes.PolarType1
Sets the y label of the axes.
setYLabel(String, String) - Method in class org.opensourcephysics.display.axes.PolarType2
Sets the y label of the axes.
setYLabel(String) - Method in class org.opensourcephysics.display.DrawingFrame
Sets the label for the Y (vertical) axis.
setYLabel(String) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the label for the Y (vertical) axis.
setYLabel(String, String) - Method in class org.opensourcephysics.display.PlottingPanel
Sets the label and font for the Y (vertical) axis.
setYLabel(String) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Sets the label of the Y coordinate when the data is displayed in a table
setYLabel(String) - Method in interface org.opensourcephysics.display3d.core.Set
 
setYLabel(String) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
setYLabel(String) - Method in class org.opensourcephysics.display3d.simple3d.Set
 
setYlength(double) - Method in class org.opensourcephysics.display.Arrow
Sets the arrows vertical component.
setYLog(boolean) - Method in interface org.opensourcephysics.display.axes.CartesianAxes
Sets the y axis to linear or logarithmic.
setYLog(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType1
Specify whether the Y axis is drawn with a logarithmic scale.
setYLog(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType2
Sets the y axis to linear or logarithmic.
setYLog(boolean) - Method in class org.opensourcephysics.display.axes.CartesianType3
Sets the y axis to linear or logarithmic.
setYLog(boolean) - Method in class org.opensourcephysics.display.axes.CustomAxes
Sets the y axis to linear or logarithmic.
setYLog(boolean) - Method in class org.opensourcephysics.display.axes.PolarType1
Sets the y axis to linear or logarithmic.
setYLog(boolean) - Method in class org.opensourcephysics.display.axes.PolarType2
Sets the y axis to linear or logarithmic.
setYMarginPercentage(double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the Y top and bottom margin during an autoscale operation.
setYMarginPercentage(double, double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the Y top and bottom margin during an autoscale operation.
setYMax(double) - Method in class org.opensourcephysics.display.MeasuredImage
 
setYMax(double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets ymax.
setYMax(double) - Method in class org.opensourcephysics.display2d.CellLattice
 
setYMax(double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
 
setYMax(double) - Method in class org.opensourcephysics.display2d.DataRaster
 
setYMax(double) - Method in class org.opensourcephysics.display2d.SiteLattice
 
setYMin(double) - Method in class org.opensourcephysics.display.MeasuredImage
 
setYMin(double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Sets ymin.
setYMin(double) - Method in class org.opensourcephysics.display2d.CellLattice
 
setYMin(double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
 
setYMin(double) - Method in class org.opensourcephysics.display2d.DataRaster
 
setYMin(double) - Method in class org.opensourcephysics.display2d.SiteLattice
 
setYScaling(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the scaling factor in y direction.
setYTopMarginPercentage(double) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the extra percentage on the Y top margin during an autoscale operation.
setZ(double) - Method in interface org.opensourcephysics.display3d.core.Element
Set the Z coordinate of the element
setZ(double) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
setZFormat(String) - Method in interface org.opensourcephysics.display3d.core.VisualizationHints
Sets the format to display the Z coordinate when dragging a point
setZFormat(String) - Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
 
setZLabel(String) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Sets the label of the Z coordinate when the data is displayed in a table
setZLabel(String) - Method in interface org.opensourcephysics.display3d.core.Set
 
setZLabel(String) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
setZLabel(String) - Method in class org.opensourcephysics.display3d.simple3d.Set
 
setZMap(ZExpansion) - Method in class org.opensourcephysics.display2d.ColorMapper
Sets map for z values.
setZMap(ZExpansion) - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Sets map for z values.
setZoom(boolean) - Method in class org.opensourcephysics.display.DrawingPanel
Sets the zoom option to allow the user to change scale by dragging the mouse.
setZRange(boolean, double, double) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Sets the autoscale flag and the floor and ceiling values for the colors.
setZRange(boolean, double, double) - Method in class org.opensourcephysics.frames.Vector2DFrame
Sets the autoscale flag and the floor and ceiling values for the colors.
setZScaling(double) - Method in class org.opensourcephysics.display2d.SurfacePlotProjector
Sets the scaling factor in z direction.
severe(String) - Static method in class org.opensourcephysics.controls.MessageFrame
Logs an severe error message.
severe(String) - Static method in class org.opensourcephysics.controls.OSPLog
Logs a severe error message.
shaft - Variable in class org.opensourcephysics.media.core.TVector
 
shape - Variable in class org.opensourcephysics.display.InteractiveShape
 
shapeClass - Variable in class org.opensourcephysics.display.DrawableShape
 
shapeClass - Variable in class org.opensourcephysics.display.InteractiveShape
 
ShapeUtils - Class in org.opensourcephysics.display3d.simple3d.utils
 
ShapeUtils() - Constructor for class org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
 
shear(double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
shouldShow - Variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
show() - Method in class org.opensourcephysics.controls.OSPInspector
Shows the inspector.
show() - Method in class org.opensourcephysics.display.OSPDialog
Deprecated.  
show() - Method in class org.opensourcephysics.display.OSPFrame
Deprecated.  
show() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
show() - Method in class org.opensourcephysics.tools.TranslatorTool
Deprecated.  
showAboutDialog(Component) - Static method in class org.opensourcephysics.display.OSPRuntime
Shows the about dialog.
showAboutDialog() - Method in class org.opensourcephysics.tools.DataTool
Shows the about dialog.
showAboutDialog() - Method in class org.opensourcephysics.tools.LaunchBuilder
Shows the about dialog.
showAboutDialog() - Method in class org.opensourcephysics.tools.Launcher
Shows the about dialog.
showAllNodes - Variable in class org.opensourcephysics.tools.LaunchPanel
 
showAuthorInformation() - Method in class org.opensourcephysics.tools.Launcher
Shows the metadata dialog.
showButtonView(LaunchNode) - Method in class org.opensourcephysics.tools.Launcher
Displays a button view of the specified node.
showCoordinates - Variable in class org.opensourcephysics.display.DrawingPanel
 
showCoordinates(VideoPanel) - Method in class org.opensourcephysics.media.core.TPoint
Shows the world coordinates of this TPoint in the mouse box of the specified VideoPanel.
showCos() - Method in class org.opensourcephysics.frames.FFTRealFrame
 
showDataBuilder() - Method in class org.opensourcephysics.tools.DataToolTable
Displays the data builder.
showDataTable(boolean) - Method in class org.opensourcephysics.frames.Complex2DFrame
Shows or hides the data table.
showDataTable(boolean) - Method in class org.opensourcephysics.frames.ComplexPlotFrame
Shows or hides the data table.
showDataTable(boolean) - Method in class org.opensourcephysics.frames.FFTFrame
Shows or hides the data table.
showDataTable(boolean) - Method in class org.opensourcephysics.frames.HistogramFrame
Shows or hides the data table.
showDataTable(boolean) - Method in class org.opensourcephysics.frames.PlotFrame
Shows or hides the data table.
showDataTable(boolean) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Shows or hides the data table.
showDataTable(boolean) - Method in class org.opensourcephysics.frames.Vector2DFrame
Shows or hides the data table.
showDrawingAndTableFrames() - Static method in class org.opensourcephysics.display.GUIUtils
Shows all drawing and table frames.
showHelp(String) - Static method in class org.opensourcephysics.tools.DataTool
Shows the help frame and displays the specified help file.
showHiddenNodes - Variable in class org.opensourcephysics.tools.Launcher.LaunchSet
 
showHighlightedProperties() - Method in class org.opensourcephysics.controls.XMLTree
Shows the highlighted properties.
showInspector() - Method in class org.opensourcephysics.display.DrawingPanel
Shows the drawing panel properties inspector.
showLegend() - Method in class org.opensourcephysics.display.ComplexDataset
Shows the phase legend.
showLegend() - Method in class org.opensourcephysics.display2d.BinaryLattice
 
showLegend() - Method in interface org.opensourcephysics.display2d.ByteLattice
Shows the color associated with each value.
showLegend() - Method in class org.opensourcephysics.display2d.ByteRaster
Shows the color associated with each value.
showLegend() - Method in class org.opensourcephysics.display2d.CellLattice
 
showLegend() - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Shows the color associated with each value.
showLegend() - Method in class org.opensourcephysics.display2d.CellLatticePC
Shows the color associated with each value.
showLegend() - Method in class org.opensourcephysics.display2d.ColorMapper
Shows the color legend.
showLegend() - Method in class org.opensourcephysics.display2d.ComplexColorMapper
Shows the phase legend.
showLegend() - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Shows how values map to colors.
showLegend() - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Shows a legend of phase angle and color.
showLegend() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Shows a legend of phase angle and color.
showLegend() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Shows a legend of phase angle and color.
showLegend() - Method in class org.opensourcephysics.display2d.ContourPlot
Shows how values map to colors.
showLegend() - Method in class org.opensourcephysics.display2d.GrayscalePlot
 
showLegend() - Method in class org.opensourcephysics.display2d.GridPlot
Shows how values map to colors.
showLegend() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Shows how values map to colors.
showLegend() - Method in interface org.opensourcephysics.display2d.Plot2D
Shows how values map to colors.
showLegend() - Method in class org.opensourcephysics.display2d.SiteLattice
Shows the color associated with each value.
showLegend() - Method in class org.opensourcephysics.display2d.SurfacePlot
Shows the color legend.
showLegend() - Method in class org.opensourcephysics.display2d.TriangularByteLattice
Shows the color associated with each value.
showLegend() - Method in class org.opensourcephysics.display2d.VectorColorMapper
 
showLegend() - Method in class org.opensourcephysics.display2d.VectorPlot
Shows how values map to colors.
showLegend() - Method in class org.opensourcephysics.frames.FFTFrame
Shows how phase angle is mapped to color.
showLegend() - Method in class org.opensourcephysics.frames.LatticeFrame
Shows the color associated with each value.
showLegend() - Method in class org.opensourcephysics.frames.RasterFrame
 
showLog(boolean) - Static method in class org.opensourcephysics.controls.MessageFrame
Shows the static APPLET_MESSAGEFRAME that is being used to show logger messages in applet mode.
showLog() - Static method in class org.opensourcephysics.controls.OSPLog
Shows the log when it is invoked from the event queue.
showLogInvokeLater() - Static method in class org.opensourcephysics.controls.OSPLog
Shows the log.
showOpenDialog(Component) - Static method in class org.opensourcephysics.display.GUIUtils
 
showPhaseLegend() - Static method in class org.opensourcephysics.display2d.ComplexColorMapper
 
showPopup(JTextField) - Method in class org.opensourcephysics.controls.OSPCombo
Shows the popup immediately below the specified field.
showPower() - Method in class org.opensourcephysics.frames.FFTRealFrame
 
showProperties(Class<?>) - Method in interface org.opensourcephysics.tools.Translator
Shows the properties for the specified class.
showProperties(Class<?>) - Method in class org.opensourcephysics.tools.TranslatorTool
Shows the properties for the specified class.
showSaveDialog(Component) - Static method in class org.opensourcephysics.display.GUIUtils
Pops up a "Save File" file chooser dialog and takes user through process of saving a file.
showSaveDialog(Component, String) - Static method in class org.opensourcephysics.display.GUIUtils
Pops up a "Save File" file chooser dialog and takes user through process of saving a file.
showSin() - Method in class org.opensourcephysics.frames.FFTRealFrame
 
showStepsPerDisplay - Variable in class org.opensourcephysics.controls.AbstractSimulation
 
showSystemProperties(boolean) - Static method in class org.opensourcephysics.controls.ControlUtils
Shows the about dialog.
showTabbedPaneView() - Method in class org.opensourcephysics.tools.Launcher
Displays the standard tabbed pane view.
showText - Variable in class org.opensourcephysics.tools.Launcher
 
showTheta - Variable in class org.opensourcephysics.display.Protractor
 
shuffle(int[], Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of an array.
shuffle(int[], int, int, Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of a range an array.
shuffle(long[], Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of an array.
shuffle(long[], int, int, Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of a range an array.
shuffle(float[], Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of an array.
shuffle(float[], int, int, Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of a range an array.
shuffle(double[], Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of an array.
shuffle(double[], int, int, Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of a range an array.
shuffle(Object[], Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of an array.
shuffle(Object[], int, int, Random) - Static method in class org.opensourcephysics.numerics.ArrayLib
Randomly permute the contents of a range an array.
sigfigs - Variable in class org.opensourcephysics.media.core.NumberField
 
SimControl - Interface in org.opensourcephysics.controls
This interface defines methods for setting values that can be changed after an animation has been initialized.
simpson(Function, double, double, int) - Static method in class org.opensourcephysics.numerics.Integral
Numerical integration using Simpson's rule.
simpson(Function, double, double, int, double) - Static method in class org.opensourcephysics.numerics.Integral
Numerical integration using Simpson's rule.
simpson(double[], double) - Static method in class org.opensourcephysics.numerics.Integral
Uses Simpson's rule to find the area of an array representing a function that's been evaluated at N intervals of size h, where N is an odd integer.
Simulation - Interface in org.opensourcephysics.controls
Simulations are Animations that invoke methods before starting their animation thread and after stopping their animation thread.
Simulation - Class in org.opensourcephysics.ejs
A base interface for a simulation
Simulation() - Constructor for class org.opensourcephysics.ejs.Simulation
 
SimulationControl - Class in org.opensourcephysics.controls
An AnimationControl that controls the editing of parameters.
SimulationControl(Simulation) - Constructor for class org.opensourcephysics.controls.SimulationControl
Constructs a SIPAnimationControl for the given animation.
sin - Variable in class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
 
sin(double, double) - Method in class org.opensourcephysics.media.core.TPoint
Returns the sine of the angle measured ccw from the positive x-axis to the line between this TPoint and the specified coordinates.
sin(Point2D) - Method in class org.opensourcephysics.media.core.TPoint
Returns the sine of the angle measured ccw from the positive x-axis to the line between this TPoint and the specified Point2D.
sin() - Method in class org.opensourcephysics.numerics.Complex
Returns the sine of this complex number.
singleAppItem - Variable in class org.opensourcephysics.tools.Launcher
 
singleAppMode - Static variable in class org.opensourcephysics.tools.Launcher
 
singletonIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
singletonMode - Static variable in class org.opensourcephysics.tools.Launcher
 
sinh() - Method in class org.opensourcephysics.numerics.Complex
 
SiteLattice - Class in org.opensourcephysics.display2d
A SiteLattice displays an array where each array element can assume one of 256 values.
SiteLattice(int, int) - Constructor for class org.opensourcephysics.display2d.SiteLattice
Constructs a Site lattice with the given size.
SIZE - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
size - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
size - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
sizeDownItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
sizeDownItem - Variable in class org.opensourcephysics.tools.Launcher
 
sizeSet - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
sizeUpItem - Variable in class org.opensourcephysics.controls.ControlFrame
 
sizeUpItem - Variable in class org.opensourcephysics.tools.Launcher
 
sizex - Variable in class org.opensourcephysics.display.Spring
 
sizey - Variable in class org.opensourcephysics.display.Spring
 
skip() - Method in class org.opensourcephysics.media.gif.GifDecoder
Skips variable length blocks up to and including next zero length block.
slider - Variable in class org.opensourcephysics.ejs.control.swing.ControlSlider
 
slopeCheckbox - Variable in class org.opensourcephysics.tools.DataToolTab
 
slopeVisible - Variable in class org.opensourcephysics.tools.DataToolTab
 
snapshot() - Method in class org.opensourcephysics.display.DrawingPanel
Creates a snapshot using an image of the content.
snapshotItem - Variable in class org.opensourcephysics.display.DrawingPanel
 
snapshotItem - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
SnapshotTool - Class in org.opensourcephysics.tools
This provides a simple way to capture screen images.
solenoid - Variable in class org.opensourcephysics.display.Spring
 
solve(Complex[][], Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
solve(double[]) - Method in class org.opensourcephysics.numerics.LUPDecomposition
 
solver - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
sort(int) - Method in class org.opensourcephysics.display.DataTable
Sorts the table using the given column.
sort(int) - Method in class org.opensourcephysics.display.DataTableFrame
Sorts the table using the given column.
sort(int) - Method in class org.opensourcephysics.display.SortDecorator
 
sort(int[], double[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(int[], double[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(int[], double[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(int[], int[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(int[], int[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(int[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(int[], Object[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(int[], Object[], int[], Object[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(double[], int[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(double[], int[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(double[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(float[], int[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(float[], int[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(float[], int[], int, int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(Object[], int[], Comparator<Object>) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(Object[], int[], int, Comparator<Object>) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
sort(Object[], int[], int, int, Comparator<Object>) - Static method in class org.opensourcephysics.numerics.ArrayLib
Sort two arrays simultaneously, using the sort order of the values in the first array to determine the sort order for both arrays.
SORT_THRESHOLD - Static variable in class org.opensourcephysics.numerics.ArrayLib
Arrays with lengths beneath this value will be insertion sorted.
SortDecorator - Class in org.opensourcephysics.display
Sorts table column based on their numeric values if the table's values are numeric.
SortDecorator(TableModel) - Constructor for class org.opensourcephysics.display.SortDecorator
Constructor SortDecorator
sorted - Variable in class org.opensourcephysics.display.Dataset
 
sortedObjects - Variable in class org.opensourcephysics.tools.FunctionEditor
 
source - Variable in class org.opensourcephysics.tools.FourierToolTab
 
sourcePlot - Variable in class org.opensourcephysics.tools.FourierToolTab
 
sourceTable - Variable in class org.opensourcephysics.tools.FourierToolTab
 
SOUTH - Static variable in interface org.opensourcephysics.display3d.core.Style
 
SOUTH_EAST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
SOUTH_WEST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
spawner - Variable in class org.opensourcephysics.tools.Launcher
 
specificLFGroup - Variable in class org.opensourcephysics.tools.Launcher
 
SPECTRUM - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
SPECTRUM - Static variable in class org.opensourcephysics.display2d.VectorColorMapper
 
spinner - Variable in class org.opensourcephysics.tools.FunctionTool
 
spinnerLabel - Variable in class org.opensourcephysics.tools.FunctionTool
 
spinnerModel - Variable in class org.opensourcephysics.tools.FunctionTool
 
splashDialog - Static variable in class org.opensourcephysics.tools.Launcher
 
splashPathLabel - Static variable in class org.opensourcephysics.tools.Launcher
 
splashTimer - Static variable in class org.opensourcephysics.tools.Launcher
 
splashTitleLabel - Static variable in class org.opensourcephysics.tools.Launcher
 
splitMethodName(String) - Static method in class org.opensourcephysics.ejs.control.MethodWithOneParameter
 
splitPane - Variable in class org.opensourcephysics.tools.LaunchPanel
 
splitpanel - Variable in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
 
splitPanes - Variable in class org.opensourcephysics.tools.DataToolTab
 
SPOT_LIGHT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
Spring - Class in org.opensourcephysics.display
Draws a coil spring in a drawing panel.
Spring() - Constructor for class org.opensourcephysics.display.Spring
Constructs a 0.1 radius Spring.
Spring(double) - Constructor for class org.opensourcephysics.display.Spring
Special constructor that allows to specify the radius of the spring
sqrt() - Method in class org.opensourcephysics.numerics.Complex
Calculates the square root of this object.
SQRT2PI - Static variable in class org.opensourcephysics.numerics.Util
 
SQUARE - Static variable in class org.opensourcephysics.display.Dataset
Field SQUARE
squareAspect - Variable in class org.opensourcephysics.display.DrawingPanel
 
stack - Variable in class org.opensourcephysics.media.core.Filter
 
STACK_OVERFLOW - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Stack overflow.
STACK_OVERFLOW - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Stack overflow.
stackSpline(GeneralPath, float[], float, float, boolean, float, float) - Static method in class org.opensourcephysics.display.GraphicsLib
Computes a set of curves using the cardinal spline approach, but using straight lines for completely horizontal or vertical segments.
stackSpline(GeneralPath, float[], int, int, float, float, boolean, float, float) - Static method in class org.opensourcephysics.display.GraphicsLib
Computes a set of curves using the cardinal spline approach, but using straight lines for completely horizontal or vertical segments.
start() - Method in class org.opensourcephysics.controls.AbstractSimulation
Starts the simulation.
start() - Method in class org.opensourcephysics.davidson.applets.FrameApplet
 
start(OutputStream) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Initiates GIF file creation on the given stream.
start(String) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Initiates writing of a GIF file with the specified name.
startAnimation() - Method in class org.opensourcephysics.controls.AbstractAnimation
Starts the animation.
startAnimation() - Method in class org.opensourcephysics.controls.AbstractSimulation
Deprecated.  
startAnimation() - Method in interface org.opensourcephysics.controls.Animation
Starts the animation thread.
started - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
startField - Variable in class org.opensourcephysics.media.core.ClipInspector
 
startFrameNumber - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
startingup - Variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
startLabel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
startRecording() - Method in class org.opensourcephysics.media.core.ImageVideoRecorder
Starts the video recording process.
startRecording() - Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
Starts the video recording process using current dimension dim.
startRecording() - Method in class org.opensourcephysics.media.gif.GifVideoRecorder
Starts the video recording process.
startRunning() - Method in class org.opensourcephysics.controls.AbstractSimulation
Performs an action before executing one or more animation steps.
startSimulation() - Method in class org.opensourcephysics.controls.AbstractSimulation
Starts the simulation thread.
startSimulation() - Method in interface org.opensourcephysics.controls.Simulation
Starts the simulation thread.
startTimes - Variable in class org.opensourcephysics.media.gif.GifVideo
 
startZoom(int, int) - Method in class org.opensourcephysics.display.DrawingPanel.ZoomBox
Starts the zoom by saving the corner location.
statea - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
StateEvent - Interface in org.opensourcephysics.numerics
StateEvent defines an event consisting in that a given numeric value changes sign from positive to negative.
statsCheckbox - Variable in class org.opensourcephysics.tools.DataToolTab
 
statsScroller - Variable in class org.opensourcephysics.tools.DataToolTab
 
statsTable - Variable in class org.opensourcephysics.tools.DataToolTab
 
status - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
STATUS_FORMAT_ERROR - Static variable in class org.opensourcephysics.media.gif.GifDecoder
File read status: Error decoding file (may be partially decoded)
STATUS_OK - Static variable in class org.opensourcephysics.media.gif.GifDecoder
File read status: No errors.
STATUS_OPEN_ERROR - Static variable in class org.opensourcephysics.media.gif.GifDecoder
File read status: Unable to open source.
statusLabel - Variable in class org.opensourcephysics.tools.DataToolTab
 
step() - Method in interface org.opensourcephysics.ejs.Model
 
step() - Method in class org.opensourcephysics.ejs.Simulation
step
step() - Method in class org.opensourcephysics.media.core.ClipControl
Steps forward one step.
step() - Method in class org.opensourcephysics.media.core.StepperClipControl
Steps forward one step.
step() - Method in class org.opensourcephysics.media.core.TimerClipControl
Steps forward one step.
step() - Method in interface org.opensourcephysics.media.core.Video
Steps forward in the video.
step() - Method in class org.opensourcephysics.media.core.VideoAdapter
Steps the video forward one frame.
step() - Method in class org.opensourcephysics.media.core.VideoClipControl
Steps forward one step.
step() - Method in class org.opensourcephysics.media.core.VideoPlayer
Steps forward one step.
step() - Method in class org.opensourcephysics.numerics.AbstractODESolver
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Adams4
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Adams5
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Adams6
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Butcher5
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.CashKarp45
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.DormandPrince45
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Euler
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.EulerRichardson
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Fehlberg8
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Heun3
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.LeapFrog
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
Advances the ODE as usual, except if an event takes place.
step() - Method in class org.opensourcephysics.numerics.ODEMultistepSolver
Steps (advances) the differential equations by the stepSize.
step() - Method in interface org.opensourcephysics.numerics.ODESolver
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Ralston2
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.RK4
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.RK45MultiStep
Steps (advances) the differential equations by the stepSize.
step() - Method in class org.opensourcephysics.numerics.Verlet
Steps (advances) the differential equations by the stepSize.
stepAnimation() - Method in class org.opensourcephysics.controls.AbstractAnimation
Steps the animation.
stepAnimation() - Method in class org.opensourcephysics.controls.AbstractSimulation
Steps the simulation.
stepAnimation() - Method in interface org.opensourcephysics.controls.Animation
Performs a single animation step.
stepCounter - Variable in class org.opensourcephysics.controls.AbstractSimulation
 
stepEditTrigger - Variable in class org.opensourcephysics.media.core.TPoint
 
stepNumber - Variable in class org.opensourcephysics.media.core.ClipControl
 
StepperClipControl - Class in org.opensourcephysics.media.core
This is a ClipControl that displays every step in a video clip.
StepperClipControl(VideoClip) - Constructor for class org.opensourcephysics.media.core.StepperClipControl
Constructs a TimerClipControl object.
stepSimulation() - Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
 
stepSize - Variable in class org.opensourcephysics.numerics.AbstractODESolver
 
stepSizeField - Variable in class org.opensourcephysics.media.core.ClipInspector
 
stepSizeLabel - Variable in class org.opensourcephysics.media.core.ClipInspector
 
stepsPerDisplay - Variable in class org.opensourcephysics.controls.AbstractSimulation
 
stepToFrame(int) - Method in class org.opensourcephysics.media.core.VideoClip
Converts step number to frame number.
stop() - Method in class org.opensourcephysics.controls.AbstractSimulation
Stops the simulation.
stop() - Method in class org.opensourcephysics.ejs.control.swing.ControlSound
 
stop() - Method in class org.opensourcephysics.media.core.ClipControl
Stops at the next step.
stop() - Method in interface org.opensourcephysics.media.core.Playable
Stops the media.
stop() - Method in class org.opensourcephysics.media.core.StepperClipControl
Stops at the next step.
stop() - Method in class org.opensourcephysics.media.core.TimerClipControl
Stops at the next step.
stop() - Method in class org.opensourcephysics.media.core.VideoAdapter
Stops the video.
stop() - Method in class org.opensourcephysics.media.core.VideoClipControl
Stops at the next step.
stop() - Method in class org.opensourcephysics.media.core.VideoPlayer
Stops at the next step.
stop() - Method in class org.opensourcephysics.media.gif.GifVideo
Stops the video.
stopAnimation() - Method in class org.opensourcephysics.controls.AbstractAnimation
Stops the animation.
stopAnimation() - Method in class org.opensourcephysics.controls.AbstractSimulation
Deprecated.  
stopAnimation() - Method in interface org.opensourcephysics.controls.Animation
Stops the animation thread.
stopRunning() - Method in class org.opensourcephysics.controls.AbstractSimulation
Performs an action after executing one or more animation steps.
stopSimulation() - Method in class org.opensourcephysics.controls.AbstractSimulation
Stops the simulation thread.
stopSimulation() - Method in interface org.opensourcephysics.controls.Simulation
Stops the simulation thread.
strategy - Variable in class org.opensourcephysics.display.OSPDialog
 
strategy - Variable in class org.opensourcephysics.display.OSPFrame
 
StringValue - Class in org.opensourcephysics.ejs.control.value
A StringValue is a Value object that holds a String value.
StringValue(String) - Constructor for class org.opensourcephysics.ejs.control.value.StringValue
Constructor StringValue
Stripchart - Class in org.opensourcephysics.display
Stripchart stores data having increasing x values.
Stripchart(double, double) - Constructor for class org.opensourcephysics.display.Stripchart
Constructs a Stripchart witht he given ranges.
Stripchart() - Constructor for class org.opensourcephysics.display.Stripchart
Constructs a Stripchart for use by the XML loader.
Stripchart.StripchartLoader - Class in org.opensourcephysics.display
 
Stripchart.StripchartLoader() - Constructor for class org.opensourcephysics.display.Stripchart.StripchartLoader
 
stripExtension(String) - Static method in class org.opensourcephysics.controls.XML
Strips the extension from the specified file name.
stroke - Variable in class org.opensourcephysics.media.core.TShape
 
STROKEDARROW - Static variable in class org.opensourcephysics.display2d.VectorPlot
 
Style - Interface in org.opensourcephysics.display3d.core
Title: Style
Style - Class in org.opensourcephysics.display3d.simple3d
 
Style.Loader - Class in org.opensourcephysics.display3d.core
 
Style.Loader() - Constructor for class org.opensourcephysics.display3d.core.Style.Loader
 
Style.StyleLoader - Class in org.opensourcephysics.display3d.simple3d
 
Style.StyleLoader() - Constructor for class org.opensourcephysics.display3d.simple3d.Style.StyleLoader
 
sub_offset - Variable in class org.opensourcephysics.display.TextLine
Subscript offset
subtract(Complex) - Method in class org.opensourcephysics.numerics.Complex
Returns the subtraction of complex z from a complex number
subtract(double) - Method in class org.opensourcephysics.numerics.Complex
Subtracts the double d from the complex number Returns the subtraction of complex z from a complex number
subtract(Complex[][], Complex[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
subtract(Complex[][], Complex, Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
subtract(Complex[], Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
subtract(double) - Method in class org.opensourcephysics.numerics.Polynomial
Subtracts a constant from this polynomial.
subtract(Polynomial) - Method in class org.opensourcephysics.numerics.Polynomial
Subtracts another polynomial from this polynomial.
subtract(Quaternion) - Method in class org.opensourcephysics.numerics.Quaternion
Subtracts this quaternion from the given quaternion.
subtract(Vec3D, Vec3D) - Method in class org.opensourcephysics.numerics.Vec3D
Sets this vector to the vector subtraction of vectors v1 and v2.
suffix - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
sum(double[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Compute the sum of the values in an array.
SumFilter - Class in org.opensourcephysics.media.core
This is a Filter that sums pixel values from multiple images.
SumFilter() - Constructor for class org.opensourcephysics.media.core.SumFilter
Constructs a SumFilter.
sup_offset - Variable in class org.opensourcephysics.display.TextLine
Superscript offset
superscriptFont - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
support - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
support - Variable in class org.opensourcephysics.media.core.ClipControl
 
support - Variable in class org.opensourcephysics.media.core.Filter
 
support - Variable in class org.opensourcephysics.media.core.ImageCoordSystem
 
support - Variable in class org.opensourcephysics.media.core.TPoint
 
support - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
support - Variable in class org.opensourcephysics.tools.DataTool
 
supportsLightInspectors() - Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
Whether this implementation supports LightInspectors
SURFACE_PLOT - Static variable in interface org.opensourcephysics.display2d.Plot2D
 
SurfacePlot - Class in org.opensourcephysics.display2d
SurfacePlot draws a 3D surface of a scalar field.
SurfacePlot() - Constructor for class org.opensourcephysics.display2d.SurfacePlot
SurfacePlot constructor.
SurfacePlot(GridData) - Constructor for class org.opensourcephysics.display2d.SurfacePlot
SurfacePlot constructor.
SurfacePlotMouseController - Class in org.opensourcephysics.display2d
 
SurfacePlotMouseController(DrawingPanel, Object) - Constructor for class org.opensourcephysics.display2d.SurfacePlotMouseController
Constructor SurfacePlotMouseController
SurfacePlotProjector - Class in org.opensourcephysics.display2d
The class Projector projects points in 3D space to 2D space.
SurfaceVertex - Class in org.opensourcephysics.display2d
The class SurfaceVertex represents a vertex in 3D space.
SuryonoParser - Class in org.opensourcephysics.numerics
The class Parser is a mathematical expression parser.
SuryonoParser(String, String) - Constructor for class org.opensourcephysics.numerics.SuryonoParser
The constructor of Parser.
SuryonoParser(String, String, String) - Constructor for class org.opensourcephysics.numerics.SuryonoParser
The constructor of Parser.
SuryonoParser(String, String[]) - Constructor for class org.opensourcephysics.numerics.SuryonoParser
The constructor of Parser.
SuryonoParser(int) - Constructor for class org.opensourcephysics.numerics.SuryonoParser
The constructor of Parser.
swap(int, int) - Method in class org.opensourcephysics.display.SortDecorator
 
symmetrizeComponents(double[][]) - Static method in class org.opensourcephysics.numerics.LUPDecomposition
Make sure the supplied matrix components are those of a symmetric matrix
SYNTAX_ERROR - Static variable in exception org.opensourcephysics.ejs.control.value.ParserException
 
SYNTAX_ERROR - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Syntax error.
SYNTAX_ERROR - Static variable in class org.opensourcephysics.numerics.MathExpParser
Syntax error.
SYSTEM_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
systemLFItem - Variable in class org.opensourcephysics.tools.Launcher
 

T

t0Field - Variable in class org.opensourcephysics.media.core.ClipInspector
 
t0Label - Variable in class org.opensourcephysics.media.core.ClipInspector
 
tabbedPane - Variable in class org.opensourcephysics.tools.DataTool
 
tabbedPane - Variable in class org.opensourcephysics.tools.Launcher
 
tabbedpanel - Variable in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
 
tabChanged - Variable in class org.opensourcephysics.tools.DataToolTab
 
tabChanged(boolean) - Method in class org.opensourcephysics.tools.DataToolTab
Sets the tabChanged flag.
table - Variable in class org.opensourcephysics.display.DataTableFrame
 
table - Variable in class org.opensourcephysics.tools.FunctionEditor
 
tableCellEditor - Variable in class org.opensourcephysics.tools.FunctionEditor
 
tableCellRenderer - Variable in class org.opensourcephysics.tools.FunctionEditor
 
tableChanged(TableModelEvent) - Method in class org.opensourcephysics.controls.XMLTable
 
tableChanged(TableModelEvent) - Method in class org.opensourcephysics.display.SortDecorator
 
tableEditorField - Variable in class org.opensourcephysics.tools.FunctionPanel
 
tableFrame - Variable in class org.opensourcephysics.frames.ComplexPlotFrame
 
tableFrame - Variable in class org.opensourcephysics.frames.FFTFrame
 
tableFrame - Variable in class org.opensourcephysics.frames.HistogramFrame
 
tableFrame - Variable in class org.opensourcephysics.frames.PlotFrame
 
TableFrame - Class in org.opensourcephysics.frames
 
TableFrame(String) - Constructor for class org.opensourcephysics.frames.TableFrame
Constructs a TableFrame with the given title.
tableInspector - Variable in class org.opensourcephysics.tools.Launcher
 
tableModel - Variable in class org.opensourcephysics.tools.FunctionEditor
 
tableScroller - Variable in class org.opensourcephysics.tools.FunctionEditor
 
tabListener - Variable in class org.opensourcephysics.tools.Launcher
 
tabs - Variable in class org.opensourcephysics.tools.Launcher
 
tabSetBasePath - Static variable in class org.opensourcephysics.tools.Launcher
 
tabSetName - Variable in class org.opensourcephysics.tools.Launcher
 
tabToNext(FunctionEditor) - Method in class org.opensourcephysics.tools.FunctionPanel
Tabs to the next editor.
tail - Variable in class org.opensourcephysics.media.core.TVector
 
tan() - Method in class org.opensourcephysics.numerics.Complex
Returns the tangent of this complex number.
tanh() - Method in class org.opensourcephysics.numerics.Complex
 
TARGET_PANEL - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
The panel itself as the only target of the panel
TARGET_POSITION - Static variable in interface org.opensourcephysics.display3d.core.Element
The id for the target that allows to reposition the element.
TARGET_SIZE - Static variable in interface org.opensourcephysics.display3d.core.Element
The id for the target that allows to resize the element.
targetPosition - Variable in class org.opensourcephysics.display3d.simple3d.Element
 
targetSize - Variable in class org.opensourcephysics.display3d.simple3d.Element
 
tauBox - Variable in class org.opensourcephysics.display.Protractor
 
TCircle - Class in org.opensourcephysics.media.core
This is a Trackable circle that extends TShape.
TCircle(int) - Constructor for class org.opensourcephysics.media.core.TCircle
Constructs a TCircle with image coordinates (0, 0).
TCircle(int, double, double) - Constructor for class org.opensourcephysics.media.core.TCircle
Constructs a TCircle with specified image coordinates.
TCoordAxes - Class in org.opensourcephysics.media.core
This draws the worldspace origin and axes of an image coordinate system.
TCoordAxes(VideoPanel) - Constructor for class org.opensourcephysics.media.core.TCoordAxes
Constructs a TCoordAxes object for the specified video panel.
terminate(Action) - Method in class org.opensourcephysics.tools.LaunchNode
Removes an action from this node's actions collection.
terminateAll() - Method in class org.opensourcephysics.tools.LaunchNode
Terminates all apps launched by this node.
terminateApps() - Method in class org.opensourcephysics.tools.Launcher
Terminates running apps.
TestData - Class in org.opensourcephysics.display2d
Title: TestData Description: Static methods to generate test data for various programs.
TestData() - Constructor for class org.opensourcephysics.display2d.TestData
 
TetrahedronUtils - Class in org.opensourcephysics.display3d.simple3d.utils
 
TetrahedronUtils() - Constructor for class org.opensourcephysics.display3d.simple3d.utils.TetrahedronUtils
 
TeXParser - Class in org.opensourcephysics.display
 
TeXParser() - Constructor for class org.opensourcephysics.display.TeXParser
 
text - Variable in class org.opensourcephysics.display.InteractiveLabel
 
text - Variable in class org.opensourcephysics.display.TextBox
 
text - Variable in class org.opensourcephysics.display.TextLine
The text to display
text - Variable in class org.opensourcephysics.display.TextPanel
 
TEXT_TYPE - Static variable in class org.opensourcephysics.tools.LaunchPanel
 
textarea - Variable in class org.opensourcephysics.ejs.control.swing.ControlTextArea
 
TextBox - Class in org.opensourcephysics.display
 
TextBox() - Constructor for class org.opensourcephysics.display.TextBox
Constructor TextBox
TextBox(String) - Constructor for class org.opensourcephysics.display.TextBox
Constructor TextBox
textColor - Variable in class org.opensourcephysics.display.TextPanel
 
textfield - Variable in class org.opensourcephysics.ejs.control.swing.ControlNumberField
 
textfield - Variable in class org.opensourcephysics.ejs.control.swing.ControlTextField
 
TextFrame - Class in org.opensourcephysics.display
 
TextFrame() - Constructor for class org.opensourcephysics.display.TextFrame
Constructs an empty TextFrame.
TextFrame(String) - Constructor for class org.opensourcephysics.display.TextFrame
Constructs the TextFrame with the given html resource.
TextFrame(String, Class<?>) - Constructor for class org.opensourcephysics.display.TextFrame
Constructs the HTMLFrame with the given html resource at the given location.
TextLine - Class in org.opensourcephysics.display
TextLine is designed to bundle together all the information required to draw short Strings with subscripts and superscripts.
TextLine() - Constructor for class org.opensourcephysics.display.TextLine
Instantiate the class
TextLine(String) - Constructor for class org.opensourcephysics.display.TextLine
Instantiate the class.
TextLine(String, Font) - Constructor for class org.opensourcephysics.display.TextLine
Instantiate the class
TextLine(String, Font, Color, int) - Constructor for class org.opensourcephysics.display.TextLine
Instantiate the class
TextLine(String, Color) - Constructor for class org.opensourcephysics.display.TextLine
Instantiate the class
TextLine(Font, Color, int) - Constructor for class org.opensourcephysics.display.TextLine
Instantiate the class
textPane - Variable in class org.opensourcephysics.tools.Launcher
 
TextPanel - Class in org.opensourcephysics.display
The TextPanel renders text in a component.
TextPanel() - Constructor for class org.opensourcephysics.display.TextPanel
Constructs a TextPanel and places it within the given drawing panel.
TextPanel(String) - Constructor for class org.opensourcephysics.display.TextPanel
Constructs a TextPanel and places it within the given drawing panel.
textScroller - Variable in class org.opensourcephysics.tools.Launcher
 
theClass - Variable in class org.opensourcephysics.controls.XMLControlElement
 
thepicture - Variable in class org.opensourcephysics.media.gif.NeuQuant
 
theta - Variable in class org.opensourcephysics.display.DrawableGroup
 
theta - Variable in class org.opensourcephysics.display.InteractiveShape
 
thickness - Variable in class org.opensourcephysics.display.CellBorder
 
thinExtremes - Variable in class org.opensourcephysics.display.Spring
 
threadRunning(boolean) - Method in class org.opensourcephysics.tools.LaunchNode
Signals that a launch thread for this node is about to start or end.
TimerClipControl - Class in org.opensourcephysics.media.core
This is a ClipControl that uses a swing timer.
TimerClipControl(VideoClip) - Constructor for class org.opensourcephysics.media.core.TimerClipControl
Constructs a TimerClipControl object.
timeStretch - Variable in class org.opensourcephysics.media.core.ClipControl
 
timingTest(Drawable) - Static method in class org.opensourcephysics.display.GUIUtils
Test the time to render a drawable component.
tip - Variable in class org.opensourcephysics.display.Protractor
 
tip - Variable in class org.opensourcephysics.media.core.TVector
 
tipEnabled - Variable in class org.opensourcephysics.media.core.TVector
 
tipRect - Variable in class org.opensourcephysics.media.core.TVector
 
title - Variable in class org.opensourcephysics.tools.Launcher
 
title - Variable in class org.opensourcephysics.tools.LaunchNode.HTML
 
titleFont - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
titleLine - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
TitleText - Class in org.opensourcephysics.display
A text line that is offset relative to a drawing panel's display area.
TitleText(String) - Constructor for class org.opensourcephysics.display.TitleText
TitleText draws a TextLine relative to a drawing panel's edge.
TLine - Class in org.opensourcephysics.media.core
This is a TShape that draws a line.
TLine() - Constructor for class org.opensourcephysics.media.core.TLine
Constructs a default TLine with end points at (0, 0).
TLine(double, double, double, double) - Constructor for class org.opensourcephysics.media.core.TLine
Constructs a TLine with specified end points.
TLineProfile - Class in org.opensourcephysics.media.core
This obtains line profile data from a video image.
TLineProfile(double, double, double, double) - Constructor for class org.opensourcephysics.media.core.TLineProfile
Constructs a TLineProfile with specified end points.
tlMessageBox - Variable in class org.opensourcephysics.display.DrawingPanel
 
tlMessageBox - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
TO_RADIANS - Static variable in class org.opensourcephysics.display3d.simple3d.ElementCone
 
TO_RADIANS - Static variable in class org.opensourcephysics.display3d.simple3d.ElementCylinder
 
TO_RADIANS - Static variable in class org.opensourcephysics.display3d.simple3d.ElementEllipsoid
 
TO_RADIANS - Static variable in class org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
 
toBodyFrame(double[]) - Method in interface org.opensourcephysics.display3d.core.Element
This method converts a double[3] vector from the space's frame to the body's frame.
toBodyFrame(double[]) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
toDouble(String) - Method in class org.opensourcephysics.numerics.DoubleArray
Converts a comma delimited string enclosed in braces to an array.
toErrorString(int) - Static method in class org.opensourcephysics.ejs.control.value.ParserSuryono
Converts error code to error string.
toErrorString(int) - Static method in class org.opensourcephysics.numerics.SuryonoParser
Converts error code to error string.
toggleSelected() - Method in class org.opensourcephysics.display.axes.CartesianInteractive
 
toggleSelected() - Method in class org.opensourcephysics.display.BoundedShape
 
toggleSelected() - Method in interface org.opensourcephysics.display.Selectable
 
toInteger(String) - Method in class org.opensourcephysics.numerics.IntegerArray
Converts a comma delimited string enclosed in braces to an array.
tol - Variable in class org.opensourcephysics.numerics.CashKarp45
 
tol - Variable in class org.opensourcephysics.numerics.DormandPrince45
 
toNaturalOrder(double[]) - Method in class org.opensourcephysics.numerics.FFT
Reorder the transformed data from most negative frequency to most positive frequency leaving the result in data.
toNaturalOrder(double[]) - Method in class org.opensourcephysics.numerics.FFT2D
Reorder and normalize the transformed data from most negative frequency to most positive frequency leaving the result in data.
TOO_MANY_CONSTS - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Too many constants.
TOO_MANY_CONSTS - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Too many constants.
Tool - Interface in org.opensourcephysics.tools
This is a Remote Tool interface for osp data transfers via XML and RMI.
toolbar - Variable in class org.opensourcephysics.tools.DataToolTab
 
toolbar - Variable in class org.opensourcephysics.tools.FunctionTool
 
Toolbox - Class in org.opensourcephysics.tools
Toolbox stores tools that can exchange data using the Tool interface.
Toolbox() - Constructor for class org.opensourcephysics.tools.Toolbox
 
tools - Static variable in class org.opensourcephysics.tools.Toolbox
 
ToolsRes - Class in org.opensourcephysics.tools
ToolsRes provides access to string resources for OSPControls and fires a property change event when the locale changes.
TOOLTIP - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
TOP - Static variable in class org.opensourcephysics.display.TitleText
 
top - Variable in class org.opensourcephysics.display2d.ArrayData
 
top - Variable in class org.opensourcephysics.display2d.FlatData
 
top - Variable in class org.opensourcephysics.display2d.GridPointData
 
TOP_CENTER_ALIGNMENT - Static variable in class org.opensourcephysics.display.TextBox
 
TOP_CENTER_LOCATION - Static variable in class org.opensourcephysics.display.InteractiveLabel
 
TOP_LEFT - Static variable in class org.opensourcephysics.display.DrawingPanel
Message box location
TOP_LEFT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Message box location
TOP_LEFT_CORNER - Static variable in class org.opensourcephysics.display.OSPLayout
The top left corner layout constraint.
TOP_LEFT_GUTTER_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
TOP_LEFT_LOCATION - Static variable in class org.opensourcephysics.display.InteractiveLabel
 
TOP_LEFT_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
TOP_RIGHT - Static variable in class org.opensourcephysics.display.DrawingPanel
Message box location
TOP_RIGHT - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Message box location
TOP_RIGHT_ALIGNMENT - Static variable in class org.opensourcephysics.display.TextBox
 
TOP_RIGHT_CORNER - Static variable in class org.opensourcephysics.display.OSPLayout
The top right corner layout constraint.
TOP_RIGHT_GUTTER_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
TOP_RIGHT_PLACEMENT - Static variable in class org.opensourcephysics.display.TextBox
 
topGutter - Variable in class org.opensourcephysics.display.DrawingPanel
 
topGutterPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
topLevelNodeArrays - Variable in class org.opensourcephysics.tools.JarTreeModel
 
toQuaternion(double[]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
 
toSortedString() - Method in class org.opensourcephysics.display.Histogram
Creates a string representation of this Histogram.
toSpaceFrame(double[]) - Method in interface org.opensourcephysics.display3d.core.Element
This method transforms a double[3] vector from the body's frame to the space's frame.
toSpaceFrame(double[]) - Method in class org.opensourcephysics.display3d.simple3d.Element
 
toString() - Method in class org.opensourcephysics.controls.OSPCombo
Returns the selected String.
toString() - Method in class org.opensourcephysics.controls.OSPControl
Creates a string representation of the control parameters.
toString() - Method in class org.opensourcephysics.controls.XMLControlElement
Returns the string xml representation.
toString() - Method in class org.opensourcephysics.controls.XMLPropertyElement
Returns the xml string representation of this property.
toString() - Method in class org.opensourcephysics.controls.XMLTreeNode
This is used by the tree node to get a node label.
toString() - Method in class org.opensourcephysics.display.BoundedShape
Gets a description of this object.
toString() - Method in class org.opensourcephysics.display.Circle
Returns a string representation of the circle.
toString() - Method in class org.opensourcephysics.display.ComplexDataset
Create a string representation of the data.
toString() - Method in class org.opensourcephysics.display.DataFunction
 
toString() - Method in class org.opensourcephysics.display.Dataset
Creates a string representation of the data.
toString() - Method in class org.opensourcephysics.display.DatasetManager
Create a string representation of the data.
toString() - Method in class org.opensourcephysics.display.DrawableShape
Returns a string representation of the circle.
toString() - Method in class org.opensourcephysics.display.Histogram
Creates a string representation of this Histogram.
toString() - Method in class org.opensourcephysics.display.InteractiveShape
Gets a description of this object.
toString() - Method in class org.opensourcephysics.display2d.TriangularBinaryLattice
 
toString() - Method in class org.opensourcephysics.ejs.control.ControlElement
Reports its name, if it has been set.
toString() - Method in class org.opensourcephysics.ejs.control.GroupVariable
 
toString() - Method in class org.opensourcephysics.ejs.control.MethodWithOneParameter
 
toString() - Method in class org.opensourcephysics.ejs.control.value.Value
 
toString() - Method in class org.opensourcephysics.media.core.TCoordAxes
Returns a String describing this object.
toString() - Method in class org.opensourcephysics.media.core.TPoint
Returns a String describing this.
toString() - Method in class org.opensourcephysics.media.core.TShape
Returns a String describing this TPoint.
toString() - Method in class org.opensourcephysics.numerics.Complex
Returns the value of this complex number as a string in the format:
toString() - Method in class org.opensourcephysics.numerics.DoubleArray
Converts the array to a comma delimited string enclosed in braces.
toString() - Method in class org.opensourcephysics.numerics.IntegerArray
Converts the array to a comma delimited string enclosed in braces.
toString() - Method in class org.opensourcephysics.numerics.LUPDecomposition
Returns a String that represents the value of this object.
toString() - Method in class org.opensourcephysics.numerics.ParsedFunction
Represents the function as a string.
toString() - Method in class org.opensourcephysics.numerics.ParsedMultiVarFunction
Represents the function as a string.
toString() - Method in class org.opensourcephysics.numerics.Polynomial
Converts this polynomial to a String.
toString() - Method in class org.opensourcephysics.tools.LaunchNode
Returns a string used as a display name for this node.
toWrapAroundOrder(double[]) - Method in class org.opensourcephysics.numerics.FFT
Reorder the data using wraparound order.
toXML() - Method in class org.opensourcephysics.controls.OSPInspector
Gets the XML string for the object being inspected.
toXML() - Method in interface org.opensourcephysics.controls.XMLControl
Returns this control as an xml string.
toXML() - Method in class org.opensourcephysics.controls.XMLControlElement
Returns this control as an xml string.
TPoint - Class in org.opensourcephysics.media.core
This is a Point2D that implements the Interactive and Trackable interfaces with additional utility methods.
TPoint() - Constructor for class org.opensourcephysics.media.core.TPoint
Constructs a TPoint with image coordinates (0, 0).
TPoint(double, double) - Constructor for class org.opensourcephysics.media.core.TPoint
Constructs a TPoint with specified image coordinates.
TPoint(Point2D) - Constructor for class org.opensourcephysics.media.core.TPoint
Constructs a TPoint with image coordinates specified by a Point2D (commonly another TPoint).
Trackable - Interface in org.opensourcephysics.media.core
A Trackable object implements no special methods but promises to draw itself correctly in both imagespace and worldspace.
TrackableCircle - Class in org.opensourcephysics.media.core
This is a circle that implements the Trackable interface and is associated with a single video frame.
TrackableCircle(int, double, double) - Constructor for class org.opensourcephysics.media.core.TrackableCircle
Constructs a TrackableCircle.
trackEditTrigger - Variable in class org.opensourcephysics.media.core.TPoint
 
Trail - Class in org.opensourcephysics.display
Title: Trail Description: A trail of pixels on the screen.
Trail() - Constructor for class org.opensourcephysics.display.Trail
 
TrailBezier - Class in org.opensourcephysics.display
TrailBezier defines a trail of points connected by a Bezier spline.
TrailBezier() - Constructor for class org.opensourcephysics.display.TrailBezier
 
TrailSmart - Class in org.opensourcephysics.display
TrailSmart adds points to a Bezier trail only if the new point deviates from a straight line.
TrailSmart() - Constructor for class org.opensourcephysics.display.TrailSmart
 
tranform(double[][]) - Method in class org.opensourcephysics.display.DrawableShape
Transforms the shape using the given matrix.
tranform(double[][]) - Method in class org.opensourcephysics.display.InteractiveShape
Transforms the shape using the given matrix.
transform(AffineTransform) - Method in class org.opensourcephysics.display.DrawableShape
Transforms the shape using the given transformation.
transform(AffineTransform) - Method in class org.opensourcephysics.display.InteractiveShape
Transforms the shape.
transform() - Method in class org.opensourcephysics.display2d.ComplexSurfaceVertex
Transforms coordinate values to fit the scaling factor of the projector.
transform() - Method in class org.opensourcephysics.display2d.SurfaceVertex
Transforms coordinate values to fit the scaling factor of the projector.
transform(double[]) - Method in class org.opensourcephysics.numerics.FFT
Computes the Fast Fourier Transform of data leaving the result in data.
transform(double[]) - Method in class org.opensourcephysics.numerics.FFT2D
Compute the Fast Fourier Transform of data leaving the result in data.
transform(double[]) - Method in class org.opensourcephysics.numerics.FFTReal
Computes the Fast Fourier Transform of the data leaving the result in data.
transform(Point2D, Point2D) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
transform(Point2D[], int, Point2D[], int, int) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
transform(float[], int, float[], int, int) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
transform(double[], int, double[], int, int) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
transform(float[], int, double[], int, int) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
transform(double[], int, float[], int, int) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
TransformArray - Class in org.opensourcephysics.media.core
This manages an AffineTransform array.
TransformArray(int) - Constructor for class org.opensourcephysics.media.core.TransformArray
Constructs a TransformArray object.
Transformation - Interface in org.opensourcephysics.numerics
Transformation maps coordinates from one coordinate system to another.
transIndex - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
transIndex - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
translate(double, double) - Method in class org.opensourcephysics.media.core.TPoint
Translates this TPoint by the specified displacement.
translate(double, double) - Method in class org.opensourcephysics.numerics.FunctionTransform
 
translateItem - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
Translator - Interface in org.opensourcephysics.tools
 
TranslatorTool - Class in org.opensourcephysics.tools
This provides a GUI for creating and editing string resources associated with a class.
transparency - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
transparent - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
trapezoidal(Function, double, double, int, double) - Static method in class org.opensourcephysics.numerics.Integral
Integrates the function using the trapezoidal method.
tree - Variable in class org.opensourcephysics.controls.XMLTree
 
tree - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
tree - Variable in class org.opensourcephysics.tools.LaunchPanel
 
treeModel - Variable in class org.opensourcephysics.tools.LaunchPanel
 
treeScroller - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
TriangularBinaryLattice - Class in org.opensourcephysics.display2d
A TriangularBinaryLattice is an array where each array element has a value of 0 or 1.
TriangularBinaryLattice(int, int) - Constructor for class org.opensourcephysics.display2d.TriangularBinaryLattice
Constructs a binary lattice with the given size.
TriangularByteLattice - Class in org.opensourcephysics.display2d
A TriangularByteLattice is an array where each array element can assume one of 256 values.
TriangularByteLattice(int, int) - Constructor for class org.opensourcephysics.display2d.TriangularByteLattice
Constructs a byte lattice with the given size.
triggerOde - Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
 
trim(int[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Trims an array to be exactly the target a size.
trim(float[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Trims an array to be exactly the target a size.
trim(double[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Trims an array to be exactly the target a size.
trim(Object[], int) - Static method in class org.opensourcephysics.numerics.ArrayLib
Trims an array to be exactly the target a size.
trimEmptyRows(int) - Method in class org.opensourcephysics.tools.DataToolTable
Trims empty rows from bottom of table up to a specified minimum.
TristateCheckBox - Class in org.opensourcephysics.tools
A checkbox with checked, unchecked and part-checked states
TristateCheckBox(String, Icon, TristateCheckBox.State) - Constructor for class org.opensourcephysics.tools.TristateCheckBox
Constructor TristateCheckBox
TristateCheckBox(String, TristateCheckBox.State) - Constructor for class org.opensourcephysics.tools.TristateCheckBox
Constructor TristateCheckBox
TristateCheckBox(String) - Constructor for class org.opensourcephysics.tools.TristateCheckBox
Constructor TristateCheckBox
TristateCheckBox() - Constructor for class org.opensourcephysics.tools.TristateCheckBox
Constructor TristateCheckBox
TristateCheckBox.State - Class in org.opensourcephysics.tools
This is a type-safe enumerated type
trMessageBox - Variable in class org.opensourcephysics.display.DrawingPanel
 
trMessageBox - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
TShape - Class in org.opensourcephysics.media.core
This is the base class for all TPoint objects that draw a Shape.
TShape() - Constructor for class org.opensourcephysics.media.core.TShape
Constructs a TPoint object with coordinates (0, 0).
TShape(double, double) - Constructor for class org.opensourcephysics.media.core.TShape
Constructs a TPoint object with specified image coordinates.
TShape(Point2D) - Constructor for class org.opensourcephysics.media.core.TShape
Constructs a TPoint object with image coordinates specified by a Point2D (commonly another TPoint).
TVector - Class in org.opensourcephysics.media.core
This is a TShape that draws a vector.
TVector() - Constructor for class org.opensourcephysics.media.core.TVector
Constructs a default TVector with tail position (0, 0) and components (0, 0).
TVector(double, double, double, double) - Constructor for class org.opensourcephysics.media.core.TVector
Constructs a TVector with specified tail and components.
type - Variable in class org.opensourcephysics.controls.XMLPropertyElement
 

U

UNCOMPILED_FUNCTION - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Attempt to evaluate an uncompiled function.
UNCOMPILED_FUNCTION - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Attempt to evaluate an uncompiled function.
undo() - Method in class org.opensourcephysics.tools.DataToolTable.TableEdit
 
undo() - Method in class org.opensourcephysics.tools.FunctionEditor.DefaultEdit
 
undo() - Method in class org.opensourcephysics.tools.JarTreeDialog.SelectionEdit
 
undo() - Method in class org.opensourcephysics.tools.LauncherUndo.LoadEdit
 
undo() - Method in class org.opensourcephysics.tools.LauncherUndo.NavEdit
 
undoButton - Variable in class org.opensourcephysics.tools.FunctionTool
 
undoButton - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
undoItem - Variable in class org.opensourcephysics.tools.DataTool
 
undoManager - Variable in class org.opensourcephysics.tools.DataToolTab
 
undoManager - Variable in class org.opensourcephysics.tools.FunctionPanel
 
undoManager - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
undoManager - Variable in class org.opensourcephysics.tools.Launcher
 
undoSupport - Variable in class org.opensourcephysics.tools.DataToolTab
 
undoSupport - Variable in class org.opensourcephysics.tools.JarTreeDialog
 
undoSupport - Variable in class org.opensourcephysics.tools.Launcher
 
units - Variable in class org.opensourcephysics.media.core.NumberField
 
unitVector(Complex[], int) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
UNKNOWN_IDENTIFIER - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
Unknown identifier.
UNKNOWN_IDENTIFIER - Static variable in class org.opensourcephysics.numerics.SuryonoParser
Unknown identifier.
unzip(File, File) - Static method in class org.opensourcephysics.tools.JarTool
Uncompresses a ZIP or JAR file into a given directory.
unzipNoOverwrite(File, File) - Static method in class org.opensourcephysics.tools.JarTool
Uncompresses a ZIP or JAR file into a given directory.
unzipWithAWarning(File, File) - Static method in class org.opensourcephysics.tools.JarTool
Uncompresses a ZIP or JAR file into a given directory.
update() - Method in class org.opensourcephysics.display2d.ComplexContourPlot
Updates the buffered image using the data array.
update() - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Updates in response to changes in the data.
update() - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Updates the buffered image using the data array.
update() - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Updates the surface plot using the current data.
update() - Method in class org.opensourcephysics.display2d.ContourPlot
Updates the contour data.
update() - Method in class org.opensourcephysics.display2d.GrayscalePlot
Updates the buffered image using the data array.
update() - Method in class org.opensourcephysics.display2d.GridPlot
Updates this object's state using new data values.
update() - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Updates the buffered image using the data array.
update() - Method in interface org.opensourcephysics.display2d.Plot2D
Updates this object's state using new data values.
update() - Method in class org.opensourcephysics.display2d.SurfacePlot
Updates the surface plot using the current data.
update() - Method in class org.opensourcephysics.display2d.VectorPlot
Updates the vector field using the data array.
update() - Method in class org.opensourcephysics.ejs.control.GroupControl
Refresh all elements
update() - Method in interface org.opensourcephysics.ejs.control.NeedsUpdate
 
update() - Method in class org.opensourcephysics.ejs.control.swing.ControlDrawablesParent
 
update() - Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
update() - Method in interface org.opensourcephysics.ejs.Model
 
update() - Method in class org.opensourcephysics.ejs.Simulation
update
update() - Method in interface org.opensourcephysics.ejs.View
Accept data sent
update(double[], double[]) - Method in class org.opensourcephysics.numerics.CubicSpline
 
update() - Method in class org.opensourcephysics.numerics.ODEMultistepSolver.InternalODE
updates the ODE state using the engine's internal state.
updateAfterModelAction() - Method in class org.opensourcephysics.ejs.Simulation
 
updateDisplay() - Method in class org.opensourcephysics.display.dialogs.AutoScaleInspector
Updates this inpector to reflect the current settings.
updateDisplay() - Method in class org.opensourcephysics.display.dialogs.LogAxesInspector
Updates this inpector to reflect the current settings.
updateDisplay() - Method in class org.opensourcephysics.display.dialogs.ScaleInspector
Updates this inspector to reflect the current settings.
updateDisplay() - Method in class org.opensourcephysics.media.core.ClipInspector
Updates this clip inpector to reflect the current clip settings.
updateFields() - Method in class org.opensourcephysics.display3d.core.CameraInspector
 
updateImage(DrawingPanel) - Method in class org.opensourcephysics.display.DrawableBuffer
Updates the image using the given drawing panel to set the dimension.
updateLegend() - Method in class org.opensourcephysics.display2d.VectorColorMapper
 
updateReferenceParameters() - Method in class org.opensourcephysics.tools.UserFunction
Sets the parameters of reference functions to those of this function.
updateValues(DrawingPanel) - Static method in class org.opensourcephysics.display.dialogs.DrawingPanelInspector
 
useChooser - Variable in class org.opensourcephysics.tools.DataTool
 
useDegree() - Method in class org.opensourcephysics.numerics.SuryonoParser
Sets the angle unit to degree.
usedEntry - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
useRadian() - Method in class org.opensourcephysics.numerics.SuryonoParser
Sets the angle unit to radian.
useRadians(boolean) - Method in class org.opensourcephysics.analysis.FourierAnalysis
Sets the radians flag for the frequency values of datasets.
useRadians(boolean) - Method in class org.opensourcephysics.analysis.FourierSinCosAnalysis
Sets the radians flag for the frequency values of datasets.
userEditable - Variable in class org.opensourcephysics.tools.DataToolTab
 
UserFunction - Class in org.opensourcephysics.tools
A known function for which the expression and parameters are user-editable.
UserFunction(String) - Constructor for class org.opensourcephysics.tools.UserFunction
Constructor.
UserFunction.Loader - Class in org.opensourcephysics.tools
A class to save and load UserFunction data in an XMLControl.
UserFunction.Loader() - Constructor for class org.opensourcephysics.tools.UserFunction.Loader
 
UserFunctionEditor - Class in org.opensourcephysics.tools
A FunctionEditor for UserFunctions.
UserFunctionEditor() - Constructor for class org.opensourcephysics.tools.UserFunctionEditor
Constructor.
Util - Class in org.opensourcephysics.numerics
A utility class for numerical analysis.
Util2D - Class in org.opensourcephysics.display2d
Utility class for two dimensional visualizations.
Utils - Class in org.opensourcephysics.ejs.control
Some utility functions
Utils() - Constructor for class org.opensourcephysics.ejs.control.Utils
 

V

valid - Variable in class org.opensourcephysics.controls.XMLControlElement
 
value - Variable in class org.opensourcephysics.ejs.control.value.BooleanValue
 
value - Variable in class org.opensourcephysics.ejs.control.value.DoubleValue
 
value - Variable in class org.opensourcephysics.ejs.control.value.IntegerValue
 
value - Variable in class org.opensourcephysics.ejs.control.value.ObjectValue
 
value - Variable in class org.opensourcephysics.ejs.control.value.StringValue
 
Value - Class in org.opensourcephysics.ejs.control.value
A Value is an object that holds an internal (but public) variable.
Value() - Constructor for class org.opensourcephysics.ejs.control.value.Value
 
valueAndDerivative(double) - Method in class org.opensourcephysics.numerics.Polynomial
Returns the value and the derivative of this polynomial for the specified variable value in an array of two elements
valueChanged(TreeSelectionEvent) - Method in class org.opensourcephysics.tools.CheckTreeManager
 
valueCheckbox - Variable in class org.opensourcephysics.tools.DataToolTab
 
valueForPathChanged(TreePath, Object) - Method in class org.opensourcephysics.tools.JarTreeModel
 
valueIcon - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
values - Variable in class org.opensourcephysics.media.core.DarkGhostFilter
 
values - Variable in class org.opensourcephysics.media.core.GhostFilter
 
values - Variable in class org.opensourcephysics.media.core.TLineProfile
 
VARIABLE_CHANGED - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
variableChanged(int, Value) - Method in class org.opensourcephysics.ejs.control.ControlElement
Reports changes of internal variables
variableChanged(GroupVariable, ControlElement, Value) - Method in class org.opensourcephysics.ejs.control.GroupControl
Invoked by ControlElements when their internal variables change.
variableChangedDoNotUpdate(int, Value) - Method in class org.opensourcephysics.ejs.control.ControlElement
Reports changes of internal variables but simulation doesn't update Needed by RadioButtons
VariableNotFoundException - Exception in org.opensourcephysics.controls
 
VariableNotFoundException(String) - Constructor for exception org.opensourcephysics.controls.VariableNotFoundException
Constructor VariableNotFoundException
variablePropertiesClear() - Method in class org.opensourcephysics.ejs.control.ControlElement
Clear all registered internal variable properties
variablesChanged(int[], Value[]) - Method in class org.opensourcephysics.ejs.control.ControlElement
Reports changes of more than one internal variables
varPopup - Variable in class org.opensourcephysics.tools.DataToolTab
 
vars - Variable in class org.opensourcephysics.tools.UserFunction
 
Vec3D - Class in org.opensourcephysics.numerics
A 3-element vector that is represented by double-precision floating point x,y,z coordinates.
Vec3D(double, double, double) - Constructor for class org.opensourcephysics.numerics.Vec3D
Constructs and initializes a Vector3d from the specified xyz coordinates.
Vec3D(double[]) - Constructor for class org.opensourcephysics.numerics.Vec3D
Constructs and initializes a Vector3d from the array of length 3.
Vec3D(Vec3D) - Constructor for class org.opensourcephysics.numerics.Vec3D
Constructs and initializes a Vector3d from the specified Vector3d.
Vec3D() - Constructor for class org.opensourcephysics.numerics.Vec3D
Constructs and initializes it to (0,0,0).
Vector2DFrame - Class in org.opensourcephysics.frames
A DrawingFrame that displays 2D plots of vector fields.
Vector2DFrame(String, String, String) - Constructor for class org.opensourcephysics.frames.Vector2DFrame
Constructs a Vector2DFrame with the given axes labels and frame title.
Vector2DFrame(String) - Constructor for class org.opensourcephysics.frames.Vector2DFrame
Constructs a Vector2DFrame with the given frame title but without axes.
VectorAlgebra - Class in org.opensourcephysics.display3d.simple3d.utils
Some utility functions
VectorAlgebra() - Constructor for class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
VectorColorMapper - Class in org.opensourcephysics.display2d
 
VectorColorMapper(int, double) - Constructor for class org.opensourcephysics.display2d.VectorColorMapper
Constructor VectorColorMapper
VectorFunction - Interface in org.opensourcephysics.numerics
VectorFunction defines a function of multiple variables that returns a resultant vector.
VectorMath - Class in org.opensourcephysics.numerics
VectorMath is a utility class for vector math.
VectorPlot - Class in org.opensourcephysics.display2d
VectorPlot renders a vector field in a drawing panel using arrows centered on each grid point in the GridPointData.
VectorPlot() - Constructor for class org.opensourcephysics.display2d.VectorPlot
Constructs a VectorPlot without data.
VectorPlot(GridData) - Constructor for class org.opensourcephysics.display2d.VectorPlot
Constructs a VectorPlot that renders the given grid data.
vectorx - Static variable in class org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
 
vectory - Static variable in class org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
 
vectorz - Static variable in class org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
 
verify(String, String) - Static method in class org.opensourcephysics.controls.Password
Shows the dialog and verifies user entry of the password.
Verlet - Class in org.opensourcephysics.numerics
Verlet: A velocity Verlet method ODE solver.
Verlet(ODE) - Constructor for class org.opensourcephysics.numerics.Verlet
Constructs the velocity Verlet ODESolver for a system of ordinary differential equations.
version - Variable in class org.opensourcephysics.controls.XMLControlElement
 
version - Static variable in class org.opensourcephysics.tools.Launcher
 
VERT_AXIS - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
VERT_AXIS_MAX - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
VERT_AXIS_MIN - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
VERT_MAX - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
VERT_MIN - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
VERT_VAR - Static variable in class org.opensourcephysics.display.axes.CartesianInteractive
 
vidCap - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
The video capture tool for this panel.
VidCartesianCoordinateStringBuilder - Class in org.opensourcephysics.media.core
A coordinate string builder for a video panel.
VidCartesianCoordinateStringBuilder() - Constructor for class org.opensourcephysics.media.core.VidCartesianCoordinateStringBuilder
 
VidCartesianCoordinateStringBuilder(String, String) - Constructor for class org.opensourcephysics.media.core.VidCartesianCoordinateStringBuilder
 
video - Variable in class org.opensourcephysics.media.core.ClipControl
 
Video - Interface in org.opensourcephysics.media.core
This defines methods to control a video image sequence.
video - Variable in class org.opensourcephysics.media.core.VideoClip
 
video - Variable in class org.opensourcephysics.media.core.VideoPanel
 
VIDEO_CAPTURE_TOOL - Static variable in class org.opensourcephysics.media.core.VideoGrabber
A shared video capture tool.
VideoAdapter - Class in org.opensourcephysics.media.core
This provides basic implementations of all Video methods.
VideoAdapter() - Constructor for class org.opensourcephysics.media.core.VideoAdapter
Protected constructor creates an empty VideoAdapter
VideoCaptureTool - Class in org.opensourcephysics.tools
A video capture tool.
VideoCaptureTool() - Constructor for class org.opensourcephysics.tools.VideoCaptureTool
Public constructor.
VideoCaptureTool(boolean) - Constructor for class org.opensourcephysics.tools.VideoCaptureTool
Protected constructor for subclasses to prevent circular references.
VideoClip - Class in org.opensourcephysics.media.core
This defines a subset of video frames called steps.
VideoClip(Video) - Constructor for class org.opensourcephysics.media.core.VideoClip
Constructs a VideoClip.
VideoClipControl - Class in org.opensourcephysics.media.core
This is a ClipControl that uses the video itself for timing.
VideoClipControl(VideoClip) - Constructor for class org.opensourcephysics.media.core.VideoClipControl
Constructs a VideoClipControl.
VideoFileFilter - Class in org.opensourcephysics.media.core
This is a FileFilter that accepts video files.
VideoFileFilter() - Constructor for class org.opensourcephysics.media.core.VideoFileFilter
 
videoFileFilter - Static variable in class org.opensourcephysics.media.core.VideoIO
 
VideoFrame - Class in org.opensourcephysics.media.core
This is a DrawingFrame with video menu items.
VideoFrame(VideoPanel) - Constructor for class org.opensourcephysics.media.core.VideoFrame
VideoFrame constructor specifying the VideoPanel that will be placed in the center of the content pane.
VideoFrame(String, VideoPanel) - Constructor for class org.opensourcephysics.media.core.VideoFrame
VideoFrame constructor specifying the title and the VideoPanel that will be placed in the center of the content pane.
VideoGrabber - Class in org.opensourcephysics.media.core
A video capture utility using media classes.
VideoGrabber() - Constructor for class org.opensourcephysics.media.core.VideoGrabber
Constructor that uses default video dimensions.
VideoGrabber(Dimension) - Constructor for class org.opensourcephysics.media.core.VideoGrabber
Constructor that sets the video dimensions.
VideoIO - Class in org.opensourcephysics.media.core
This provides static methods for managing video and text input/output.
VideoIO() - Constructor for class org.opensourcephysics.media.core.VideoIO
protected constructor to discourage instantiation
videoItem - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
VideoMouseHandler - Class in org.opensourcephysics.media.core
This is a general purpose mouse handler for a video panel drawing TShapes.
VideoMouseHandler() - Constructor for class org.opensourcephysics.media.core.VideoMouseHandler
 
VideoPanel - Class in org.opensourcephysics.media.core
This is an interactive drawing panel with a video player.
VideoPanel() - Constructor for class org.opensourcephysics.media.core.VideoPanel
Constructs a blank VideoPanel with a player.
VideoPanel(Video) - Constructor for class org.opensourcephysics.media.core.VideoPanel
Constructs a VideoPanel with a video and player.
VideoPlayer - Class in org.opensourcephysics.media.core
This is a GUI component for playing a VideoClip.
VideoPlayer(VideoPanel, VideoClip) - Constructor for class org.opensourcephysics.media.core.VideoPlayer
Constructs a VideoPlayer to play the specified video clip.
VideoPlayer(VideoPanel) - Constructor for class org.opensourcephysics.media.core.VideoPlayer
Constructs a VideoPlayer.
VideoRecorder - Interface in org.opensourcephysics.media.core
This defines methods for creating a video from a series of images.
VideoTool - Interface in org.opensourcephysics.tools
 
videoType - Variable in class org.opensourcephysics.media.core.ScratchVideoRecorder
 
VideoType - Interface in org.opensourcephysics.media.core
This defines methods common to all video types.
videoTypes - Static variable in class org.opensourcephysics.media.core.VideoIO
 
vidPanel - Variable in class org.opensourcephysics.media.core.Filter
the VideoPanel this is used for
vidPanel - Variable in class org.opensourcephysics.media.core.TCoordAxes
 
vidPanel - Variable in class org.opensourcephysics.media.core.VideoPlayer
 
View - Interface in org.opensourcephysics.ejs
A base interface for the graphical user interface of a simulation
viewRect - Variable in class org.opensourcephysics.display.DrawingPanel
 
viewRect - Variable in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
visible - Variable in class org.opensourcephysics.display.axes.AbstractAxes
 
visible - Variable in class org.opensourcephysics.display.Dataset
 
visible - Variable in class org.opensourcephysics.display.Grid
 
visible - Variable in class org.opensourcephysics.display.MeasuredImage
 
visible - Variable in class org.opensourcephysics.display.Spring
 
visible - Variable in class org.opensourcephysics.display2d.SurfacePlot
 
VISIBLE - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
VISIBLE - Static variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
visible - Variable in class org.opensourcephysics.media.core.TShape
 
visible - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
visibleNodeMap - Variable in class org.opensourcephysics.tools.LaunchPanel
 
VisualizationHints - Interface in org.opensourcephysics.display3d.core
Title: VisualizationHints
VisualizationHints - Class in org.opensourcephysics.display3d.simple3d
 
VisualizationHints.Loader - Class in org.opensourcephysics.display3d.core
 
VisualizationHints.Loader() - Constructor for class org.opensourcephysics.display3d.core.VisualizationHints.Loader
 
VisualizationHints.VisualizationHintsLoader - Class in org.opensourcephysics.display3d.simple3d
 
VisualizationHints.VisualizationHintsLoader() - Constructor for class org.opensourcephysics.display3d.simple3d.VisualizationHints.VisualizationHintsLoader
 
visualMenu - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 

W

waitForReset - Variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
warning(String) - Static method in class org.opensourcephysics.controls.MessageFrame
Logs a warning message.
warning(String) - Static method in class org.opensourcephysics.controls.OSPLog
Logs a warning message.
WAVENUMBER - Static variable in class org.opensourcephysics.frames.FFT2DFrame
 
WAVENUMBER - Static variable in class org.opensourcephysics.frames.FFTFrame
 
webStart - Static variable in class org.opensourcephysics.display.OSPRuntime
True if launched by WebStart.
WEST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
WHITE - Static variable in class org.opensourcephysics.display2d.IntegerRaster
 
whiteFileIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
whiteFolderIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
width - Variable in class org.opensourcephysics.display.DrawingPanel
 
width - Variable in class org.opensourcephysics.display.InteractiveShape
 
width - Variable in class org.opensourcephysics.display.TextLine
The width of the text using the current Font
width - Variable in class org.opensourcephysics.media.core.TVector
 
width - Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
 
width - Variable in class org.opensourcephysics.media.gif.GifDecoder
 
widthDominates - Variable in class org.opensourcephysics.media.core.VideoAdapter
 
WINDOWS_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
wInit - Static variable in class org.opensourcephysics.tools.Launcher
 
WIREFRAME - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
wishesToExit() - Method in interface org.opensourcephysics.display.AppFrame
Returns true if this frame wishes to exit.
wishesToExit() - Method in class org.opensourcephysics.display.OSPFrame
Returns true if this frame wishes to exit.
workingImage - Variable in class org.opensourcephysics.display.DrawingPanel
 
worldPt - Variable in class org.opensourcephysics.media.core.TPoint
 
worldToImageX(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified world position to an image x position for the specified frame number.
worldToImageXComponent(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified world vector components to an image vector x component for the specified frame number.
worldToImageY(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified world position to an image y position for the specified frame number.
worldToImageYComponent(int, double, double) - Method in class org.opensourcephysics.media.core.ImageCoordSystem
Converts the specified world vector components to an image vector y component for the specified frame number.
write(String) - Method in interface org.opensourcephysics.controls.XMLControl
Writes the control as an xml document with the specified name.
write(Writer) - Method in interface org.opensourcephysics.controls.XMLControl
Writes the control to a Writer.
write(String) - Method in class org.opensourcephysics.controls.XMLControlElement
Writes this control as an xml file with the specified name.
write(Writer) - Method in class org.opensourcephysics.controls.XMLControlElement
Writes this control to a Writer.
write(String) - Method in class org.opensourcephysics.display.Dataset
Writes data from this Dataset to a file.
Write(OutputStream) - Method in class org.opensourcephysics.media.gif.GIFEncoder
Writes the image out to a stream in the GIF file format.
write(String, Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
write(String, String) - Static method in class org.opensourcephysics.tools.DataTool
Writes text to a file with the specified name.
write(String, Writer) - Static method in class org.opensourcephysics.tools.DataTool
Writes text to a Writer.
writeDocType(Writer) - Method in class org.opensourcephysics.controls.XMLControlElement
Writes the DTD to a Writer.
writeGraphicCtrlExt() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Writes Graphic Control Extension
writeImageDesc() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Writes Image Descriptor
writeLSD() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Writes Logical Screen Descriptor
writeNetscapeExt() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Writes Netscape application extension to define repeat count.
writePalette() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Writes color table
writePixels() - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Encodes and writes pixel data
writeShort(int) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Write 16-bit value to output stream, LSB first
writeString(String) - Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
Writes string to output stream

X

x - Variable in class org.opensourcephysics.display.AbstractInteractive
 
x - Variable in class org.opensourcephysics.display.Arrow
 
x - Variable in class org.opensourcephysics.display.axes.XYAxis
 
x - Variable in class org.opensourcephysics.display.Circle
 
x - Variable in class org.opensourcephysics.display.DrawableGroup
 
x - Variable in class org.opensourcephysics.display.Spring
 
x - Variable in class org.opensourcephysics.display.TextBox
 
x - Variable in class org.opensourcephysics.display2d.ComplexSurfaceVertex
The x coordinate
x - Variable in class org.opensourcephysics.display2d.SurfaceVertex
The x coordinate
x - Variable in class org.opensourcephysics.numerics.Vec3D
 
xAutoscaleCheckBox - Variable in class org.opensourcephysics.display.dialogs.AutoScaleInspector
 
XAxis - Class in org.opensourcephysics.display.axes
XAxis: an x axis that knows how to draw itself in a drawing panel.
XAxis() - Constructor for class org.opensourcephysics.display.axes.XAxis
Constructor XAxis
XAxis(String) - Constructor for class org.opensourcephysics.display.axes.XAxis
Constructor XAxis
xaxis - Variable in class org.opensourcephysics.media.core.TCoordAxes
 
xAxisColor - Static variable in class org.opensourcephysics.tools.DataToolTable
 
xaxisEnabled - Variable in class org.opensourcephysics.media.core.TCoordAxes
 
xceil - Variable in class org.opensourcephysics.display.DrawingPanel
 
xfloor - Variable in class org.opensourcephysics.display.DrawingPanel
 
xLabel - Variable in class org.opensourcephysics.display.axes.CoordinateStringBuilder
 
xLeftMarginPercentage - Variable in class org.opensourcephysics.display.DrawingPanel
 
xLine - Variable in class org.opensourcephysics.display.axes.CartesianType1
The title and label strings.
xmax - Variable in class org.opensourcephysics.display.AbstractTrail
 
xmax - Variable in class org.opensourcephysics.display.Dataset
 
xmax - Variable in class org.opensourcephysics.display.DrawingPanel
 
xmax - Variable in class org.opensourcephysics.display.Grid
 
xmax - Variable in class org.opensourcephysics.display.MeasuredImage
 
xmax - Variable in class org.opensourcephysics.display2d.DataRaster
 
xMaxCheckBox - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
xMaxField - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
xMaxLabel - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
xmaxLogscale - Variable in class org.opensourcephysics.display.AbstractTrail
 
xmaxLogscale - Variable in class org.opensourcephysics.display.Dataset
 
xmaxPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
xmin - Variable in class org.opensourcephysics.display.AbstractTrail
 
xmin - Variable in class org.opensourcephysics.display.Dataset
 
xmin - Variable in class org.opensourcephysics.display.DrawingPanel
 
xmin - Variable in class org.opensourcephysics.display.Grid
 
xmin - Variable in class org.opensourcephysics.display.MeasuredImage
 
xmin - Variable in class org.opensourcephysics.display2d.DataRaster
 
xMinCheckBox - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
xMinField - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
xMinLabel - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
xminLogscale - Variable in class org.opensourcephysics.display.AbstractTrail
 
xminLogscale - Variable in class org.opensourcephysics.display.Dataset
 
xminPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
XML - Class in org.opensourcephysics.controls
This defines the ObjectLoader interface and static methods for managing and accessing ObjectLoader implementations.
XML.ObjectLoader - Interface in org.opensourcephysics.controls
This defines methods for moving xml data between an XMLControl and a corresponding Java object.
XML_NAME - Static variable in class org.opensourcephysics.controls.ControlsRes
 
XML_VALUE - Static variable in class org.opensourcephysics.controls.ControlsRes
 
XMLControl - Interface in org.opensourcephysics.controls
This defines methods for storing data in an xml control element.
XMLControlElement - Class in org.opensourcephysics.controls
This is a basic xml control for storing data.
XMLControlElement() - Constructor for class org.opensourcephysics.controls.XMLControlElement
Constructs an empty control for the Object class.
XMLControlElement(Class<?>) - Constructor for class org.opensourcephysics.controls.XMLControlElement
Constructs an empty control for the specified class.
XMLControlElement(Object) - Constructor for class org.opensourcephysics.controls.XMLControlElement
Constructs and loads a control with the specified object.
XMLControlElement(XMLProperty) - Constructor for class org.opensourcephysics.controls.XMLControlElement
Constructs a control with the specified parent.
XMLControlElement(String) - Constructor for class org.opensourcephysics.controls.XMLControlElement
Constructs a control and reads the specified input.
XMLControlElement(XMLControl) - Constructor for class org.opensourcephysics.controls.XMLControlElement
Constructs a copy of the specified XMLControl.
xmlDefault - Variable in class org.opensourcephysics.controls.ControlFrame
 
xmlDefault - Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
 
XMLDrawingPanelInspector - Class in org.opensourcephysics.display.dialogs
XMLDrawingPanelInspector displays properties of the drawing panel using the OSP XML framework.
XMLDrawingPanelInspector() - Constructor for class org.opensourcephysics.display.dialogs.XMLDrawingPanelInspector
Constructor XMLDrawingPanelInspector
xmlFileFilter - Static variable in class org.opensourcephysics.tools.Launcher
 
xmlInspector - Variable in class org.opensourcephysics.tools.Launcher
 
XMLJavaLoader - Class in org.opensourcephysics.controls
This is an ObjectLoader implementation that uses the Java XMLEncoder and XMLDecoder classes to save and load data.
XMLJavaLoader() - Constructor for class org.opensourcephysics.controls.XMLJavaLoader
Constructs the loader.
XMLLoader - Class in org.opensourcephysics.controls
This is an ObjectLoader implementation that attempts to create a new object of class element.getObjectClass() but takes no other action.
XMLLoader() - Constructor for class org.opensourcephysics.controls.XMLLoader
 
xmlPane - Variable in class org.opensourcephysics.controls.XMLTreePanel
 
XMLProperty - Interface in org.opensourcephysics.controls
This defines methods for storing data in an xml property element.
XMLPropertyElement - Class in org.opensourcephysics.controls
This defines methods for storing data in an xml property element.
XMLPropertyElement(XMLProperty) - Constructor for class org.opensourcephysics.controls.XMLPropertyElement
Constructs an empty property element.
XMLPropertyElement(XMLProperty, String, String, Object) - Constructor for class org.opensourcephysics.controls.XMLPropertyElement
Constructs a property element with the specified value.
XMLTable - Class in org.opensourcephysics.controls
This is a table view of an XML control and its property contents.
XMLTable(XMLControl) - Constructor for class org.opensourcephysics.controls.XMLTable
Constructor for XMLControl.
XMLTable(XMLTableModel) - Constructor for class org.opensourcephysics.controls.XMLTable
Constructor for XMLTableModel.
XMLTableInspector - Class in org.opensourcephysics.controls
A dialog that displays an editable table of XMLControl properties.
XMLTableInspector(XMLControl) - Constructor for class org.opensourcephysics.controls.XMLTableInspector
Constructs editable modal inspector for specified XMLControl.
XMLTableInspector(XMLControl, boolean) - Constructor for class org.opensourcephysics.controls.XMLTableInspector
Constructs modal inspector for specified XMLControl and sets editable flag.
XMLTableInspector(XMLControl, boolean, boolean) - Constructor for class org.opensourcephysics.controls.XMLTableInspector
Constructs inspector for specified XMLControl and sets editable and modal flags.
XMLTableInspector(boolean, boolean) - Constructor for class org.opensourcephysics.controls.XMLTableInspector
Constructs inspector using an OSPControlTable and sets the editable and modal flags.
XMLTableModel - Class in org.opensourcephysics.controls
A table model for an XMLTable.
XMLTableModel(XMLControl) - Constructor for class org.opensourcephysics.controls.XMLTableModel
Constructor.
XMLTree - Class in org.opensourcephysics.controls
This is an XML tree in a scroller.
XMLTree(XMLControl) - Constructor for class org.opensourcephysics.controls.XMLTree
Constructs a tree view of an XMLControl
XMLTreeChooser - Class in org.opensourcephysics.controls
This modal dialog lets the user choose items from a tree view of an XMLControl.
XMLTreeChooser(String, String) - Constructor for class org.opensourcephysics.controls.XMLTreeChooser
Constructs a dialog with the specified title and text.
XMLTreeChooser(String, String, Component) - Constructor for class org.opensourcephysics.controls.XMLTreeChooser
Constructs a dialog with the specified title, text and owner.
XMLTreeNode - Class in org.opensourcephysics.controls
This is a DefaultMutableTreeNode for an XML JTree.
XMLTreeNode(XMLProperty) - Constructor for class org.opensourcephysics.controls.XMLTreeNode
Contructs a node with an XMLProperty
XMLTreePanel - Class in org.opensourcephysics.controls
This is a split pane view of an XML tree and its contents.
XMLTreePanel(XMLControl) - Constructor for class org.opensourcephysics.controls.XMLTreePanel
Contructs a tree panel with an XMLControl
XMLTreePanel(XMLControl, boolean) - Constructor for class org.opensourcephysics.controls.XMLTreePanel
Contructs a tree panel with an XMLControl
xoff - Variable in class org.opensourcephysics.display.InteractiveShape
 
xoffset - Variable in class org.opensourcephysics.display.TextBox
 
xOffset - Variable in class org.opensourcephysics.media.core.VideoPanel
 
xpix - Variable in class org.opensourcephysics.display.TextBox
 
xPixPerUnit - Variable in class org.opensourcephysics.display.DrawingPanel
 
xpoints - Variable in class org.opensourcephysics.display.ComplexDataset
 
xpoints - Variable in class org.opensourcephysics.display.Dataset
 
xRightMarginPercentage - Variable in class org.opensourcephysics.display.DrawingPanel
 
xsetFileFilter - Static variable in class org.opensourcephysics.tools.Launcher
 
xsetZipLoader - Static variable in class org.opensourcephysics.tools.ResourceLoader
 
xToGraphics(double) - Method in class org.opensourcephysics.display.DrawingPanel
Converts x from world to graphics device units.
xToGraphics(double) - Method in class org.opensourcephysics.display.PlottingPanel
Converts x from world to graphics device units.
xToIndex(double) - Method in class org.opensourcephysics.display2d.ArrayData
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.BinaryLattice
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.ByteRaster
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.CellLattice
 
xToIndex(double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.CellLatticePC
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.ContourPlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.FlatData
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in interface org.opensourcephysics.display2d.GridData
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.GridPlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.GridPointData
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in interface org.opensourcephysics.display2d.Plot2D
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.SiteLattice
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.display2d.VectorPlot
Gets closest index from the given x world coordinate.
xToIndex(double) - Method in class org.opensourcephysics.frames.Complex2DFrame
Gets the index that is closest to the given x value
xToIndex(double) - Method in class org.opensourcephysics.frames.RasterFrame
Gets the index that is closest to the given x value
xToIndex(double) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the index that is closest to the given x value
xToIndex(double) - Method in class org.opensourcephysics.frames.Vector2DFrame
Gets the index that is closest to the given x value
xToPix(double) - Method in class org.opensourcephysics.display.DrawingPanel
Converts x from world to pixel units.
xToPix(double) - Method in class org.opensourcephysics.display.PlottingPanel
Converts x from world to pixel units.
XYAxis - Class in org.opensourcephysics.display.axes
A superclass for the x axis and y axis.
XYAxis() - Constructor for class org.opensourcephysics.display.axes.XYAxis
Constructor XYAxis

Y

y - Variable in class org.opensourcephysics.display.AbstractInteractive
 
y - Variable in class org.opensourcephysics.display.Arrow
 
y - Variable in class org.opensourcephysics.display.axes.XYAxis
 
y - Variable in class org.opensourcephysics.display.Circle
 
y - Variable in class org.opensourcephysics.display.DrawableGroup
 
y - Variable in class org.opensourcephysics.display.Spring
 
y - Variable in class org.opensourcephysics.display.TextBox
 
y - Variable in class org.opensourcephysics.display2d.ComplexSurfaceVertex
The y coordinate
y - Variable in class org.opensourcephysics.display2d.SurfaceVertex
The y coordinate
y - Variable in class org.opensourcephysics.numerics.Vec3D
 
yAutoscaleCheckBox - Variable in class org.opensourcephysics.display.dialogs.AutoScaleInspector
 
YAxis - Class in org.opensourcephysics.display.axes
YAxis: a y axis that knows how to draw itself in a drawing panel.
YAxis() - Constructor for class org.opensourcephysics.display.axes.YAxis
Constructor YAxis
YAxis(String) - Constructor for class org.opensourcephysics.display.axes.YAxis
Constructor YAxis
yAxisColor - Static variable in class org.opensourcephysics.tools.DataToolTable
 
yBottomMarginPercentage - Variable in class org.opensourcephysics.display.DrawingPanel
 
yceil - Variable in class org.opensourcephysics.display.DrawingPanel
 
yellowFileIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
yellowFolderIcon - Static variable in class org.opensourcephysics.tools.Launcher
 
YES - Static variable in class org.opensourcephysics.tools.JarTool
 
YES_TO_ALL - Static variable in class org.opensourcephysics.tools.JarTool
 
yfloor - Variable in class org.opensourcephysics.display.DrawingPanel
 
yLabel - Variable in class org.opensourcephysics.display.axes.CoordinateStringBuilder
 
yLine - Variable in class org.opensourcephysics.display.axes.CartesianType1
 
ymax - Variable in class org.opensourcephysics.display.AbstractTrail
 
ymax - Variable in class org.opensourcephysics.display.Dataset
 
ymax - Variable in class org.opensourcephysics.display.DrawingPanel
 
ymax - Variable in class org.opensourcephysics.display.Grid
 
ymax - Variable in class org.opensourcephysics.display.MeasuredImage
 
ymax - Variable in class org.opensourcephysics.display2d.DataRaster
 
yMaxCheckBox - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
yMaxField - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
yMaxLabel - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
ymaxLogscale - Variable in class org.opensourcephysics.display.AbstractTrail
 
ymaxLogscale - Variable in class org.opensourcephysics.display.Dataset
 
ymaxPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
ymin - Variable in class org.opensourcephysics.display.AbstractTrail
 
ymin - Variable in class org.opensourcephysics.display.Dataset
 
ymin - Variable in class org.opensourcephysics.display.DrawingPanel
 
ymin - Variable in class org.opensourcephysics.display.Grid
 
ymin - Variable in class org.opensourcephysics.display.MeasuredImage
 
ymin - Variable in class org.opensourcephysics.display2d.DataRaster
 
yMinCheckBox - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
yMinField - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
yMinLabel - Variable in class org.opensourcephysics.display.dialogs.ScaleInspector
 
yminLogscale - Variable in class org.opensourcephysics.display.AbstractTrail
 
yminLogscale - Variable in class org.opensourcephysics.display.Dataset
 
yminPreferred - Variable in class org.opensourcephysics.display.DrawingPanel
 
yoff - Variable in class org.opensourcephysics.display.InteractiveShape
 
yoffset - Variable in class org.opensourcephysics.display.TextBox
 
yOffset - Variable in class org.opensourcephysics.media.core.VideoPanel
 
ypix - Variable in class org.opensourcephysics.display.TextBox
 
yPixPerUnit - Variable in class org.opensourcephysics.display.DrawingPanel
 
ypoints - Variable in class org.opensourcephysics.display.Dataset
 
yToGraphics(double) - Method in class org.opensourcephysics.display.DrawingPanel
Converts y from world to graphics device units.
yToGraphics(double) - Method in class org.opensourcephysics.display.PlottingPanel
Converts y from world to graphics device units.
yToIndex(double) - Method in class org.opensourcephysics.display2d.ArrayData
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.BinaryLattice
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in interface org.opensourcephysics.display2d.ByteLattice
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.ByteRaster
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.CellLattice
 
yToIndex(double) - Method in class org.opensourcephysics.display2d.CellLatticeOSX
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.CellLatticePC
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.ComplexGridPlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.ContourPlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.FlatData
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.GrayscalePlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in interface org.opensourcephysics.display2d.GridData
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.GridPlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.GridPointData
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.InterpolatedPlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in interface org.opensourcephysics.display2d.Plot2D
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.SiteLattice
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.SurfacePlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.display2d.VectorPlot
Gets closest index from the given y world coordinate.
yToIndex(double) - Method in class org.opensourcephysics.frames.Complex2DFrame
Gets the index that is closest to the given y value
yToIndex(double) - Method in class org.opensourcephysics.frames.RasterFrame
Gets the index that is closest to the given y value
yToIndex(double) - Method in class org.opensourcephysics.frames.Scalar2DFrame
Gets the index that is closest to the given y value
yToIndex(double) - Method in class org.opensourcephysics.frames.Vector2DFrame
Gets the index that is closest to the given y value
yToPix(double) - Method in class org.opensourcephysics.display.DrawingPanel
Converts y from world to pixel units.
yToPix(double) - Method in class org.opensourcephysics.display.PlottingPanel
Converts y from world to pixel units.
yTopMarginPercentage - Variable in class org.opensourcephysics.display.DrawingPanel
 

Z

z - Variable in class org.opensourcephysics.display2d.ComplexSurfaceVertex
The z coordinate
z - Variable in class org.opensourcephysics.display2d.SurfaceVertex
The z coordinate
z - Variable in class org.opensourcephysics.numerics.Vec3D
 
zero(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
zero(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
zeroLength - Variable in class org.opensourcephysics.display.Spring
 
ZEROSIZE - Static variable in class org.opensourcephysics.display.TextPanel
 
ZExpansion - Class in org.opensourcephysics.display2d
 
ZExpansion(double) - Constructor for class org.opensourcephysics.display2d.ZExpansion
Constructor ZExpansion
zipLoaders - Static variable in class org.opensourcephysics.tools.ResourceLoader
 
zMap - Variable in class org.opensourcephysics.display2d.ColorMapper
 
zMap - Variable in class org.opensourcephysics.display2d.ComplexColorMapper
 
zMap - Variable in class org.opensourcephysics.display2d.ContourPlot
 
zoomBox - Variable in class org.opensourcephysics.display.DrawingPanel
 
zoomIn() - Method in class org.opensourcephysics.display.DrawingPanel
Zooms in to the current zoom box.
zoomInItem - Variable in class org.opensourcephysics.display.DrawingPanel
 
zoomOut() - Method in class org.opensourcephysics.display.DrawingPanel
Zooms out by a factor of two.
zoomOutItem - Variable in class org.opensourcephysics.display.DrawingPanel
 
zoomToFit() - Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Sets the preferred min and max in each dimension so that all elements currently in the panel are visible.
zoomToFit() - Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
 
zoomToFitItem - Variable in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
 

_

_getVariable(String) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_initialize() - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_model - Variable in class org.opensourcephysics.ejs.LauncherApplet
 
_pause() - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_play() - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_readState(String) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_reset() - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_resetView() - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_saveState(String) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_setDelay(int) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_setFPS(int) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_setVariables(String, String, String) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_setVariables(String) - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_simulation - Variable in class org.opensourcephysics.ejs.LauncherApplet
 
_step() - Method in class org.opensourcephysics.ejs.LauncherApplet
 
_view - Variable in class org.opensourcephysics.ejs.LauncherApplet
 

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 _