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
 
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
 
accelerationMenu - Variable in class org.opensourcephysics.cabrillo.tracker.PointMass
 
accept(File) - Method in class org.opensourcephysics.media.core.VideoFileFilter
 
aCoord - Variable in class org.opensourcephysics.display3d.simple3d.ElementSegment
 
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.cabrillo.tracker.TrackControl
Implements ActionListener.
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 refreshing the data in the DataTable.
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
actions - Variable in class org.opensourcephysics.cabrillo.tracker.TMenuBar
 
actions - Variable in class org.opensourcephysics.cabrillo.tracker.TrackControl
 
actions - Variable in class org.opensourcephysics.cabrillo.tracker.TToolBar
 
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(Object) - Method in class org.opensourcephysics.cabrillo.tracker.VectorChain
Overrides ArrayList method.
add(int, Object) - Method in class org.opensourcephysics.cabrillo.tracker.VectorChain
Overrides ArrayList method.
add(TableModel) - Method in class org.opensourcephysics.display.DataTable
Add a TableModel object to the table model list.
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(QTip) - Static method in class org.opensourcephysics.media.quicktime.QT
Adds a QTip requiring cleanup services.
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
addAll(Collection) - Method in class org.opensourcephysics.cabrillo.tracker.VectorChain
Overrides ArrayList method.
addAll(int, Collection) - Method in class org.opensourcephysics.cabrillo.tracker.VectorChain
Overrides ArrayList method.
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.
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.
addData(Data) - Method in class org.opensourcephysics.tools.DataToolTab
Adds new data to this tab.
addDataset(Dataset) - Method in class org.opensourcephysics.display.DatasetManager
Adds a dataset.
addDirtyRegion(Rectangle) - Method in class org.opensourcephysics.cabrillo.tracker.TrackerPanel
Adds the specified rectangle to the dirty region.
addDrawable(Drawable) - Method in class org.opensourcephysics.cabrillo.tracker.TrackerPanel
Overrides VideoPanel addDrawable method.
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.
addDrawables(Collection) - 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) - 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) - Method in class org.opensourcephysics.media.core.VideoPanel
Adds a video filter class to the map of available filters.
addFootprint(Footprint) - Method in class org.opensourcephysics.cabrillo.tracker.TTrack
Adds a new footprint to the current choices.
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.
addImageAfterItem - Variable in class org.opensourcephysics.cabrillo.tracker.TMenuBar
 
addImageBeforeItem - Variable in class org.opensourcephysics.cabrillo.tracker.TMenuBar
 
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
 
addMass(PointMass) - Method in class org.opensourcephysics.cabrillo.tracker.CenterOfMass
Adds a mass to the cm system.
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
 
addPosition(double, double) - Method in class org.opensourcephysics.cabrillo.tracker.CalibrationStep
Adds a position point to this step at the specified image coordinates.
addProperty(Class, String, String) - Method in class org.opensourcephysics.tools.TranslatorTool
Adds a property to those defined for the specified class.
addPropertyChangeListener(String, PropertyChangeListener) - Static method in class org.opensourcephysics.cabrillo.tracker.TrackerRes
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.opensourcephysics.cabrillo.tracker.TTrack
Adds a PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.cabrillo.tracker.TTrack
Adds a PropertyChangeListener for a specified property.
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.media.quicktime.QTVideo
Adds a PropertyChangeListener to this video.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.opensourcephysics.media.quicktime.QTVideo
Adds a PropertyChangeListener to this video.
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
addTab(TrackerPanel) - Method in class org.opensourcephysics.cabrillo.tracker.TFrame
Adds a tab that displays the specified tracker panel.
addTab(XMLControl) - Method in class org.opensourcephysics.tools.DataTool
Adds a tab and loads data from an xml control.
addTab(Data) - Method in class org.opensourcephysics.tools.DataTool
Adds a tab for the specified Data object.
addTab(Data, String) - Method in class org.opensourcephysics.tools.DataTool
Adds a tab for the specified Data object and proposes a name for the tab.
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(DataToolTab) - Method in class org.opensourcephysics.tools.FourierTool
Adds a 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.SortDecorator
 
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
 
addTrack(TTrack) - Method in class org.opensourcephysics.cabrillo.tracker.TrackerPanel
Adds a track.
addTreeModelListener(TreeModelListener) - Method in class org.opensourcephysics.tools.JarTreeModel
 
addUserFit(FitFunctionPanel) - Method in class org.opensourcephysics.tools.DatasetCurveFitter
 
addVector(Vector) - Method in class org.opensourcephysics.cabrillo.tracker.VectorSum
Adds a vector to this sum.
addVideoType(VideoType) - Static method in class org.opensourcephysics.media.core.VideoIO
Adds a video type to the list of available types
addView(TView) - Method in class org.opensourcephysics.cabrillo.tracker.TViewChooser
Adds a view of the tracker panel
addView(int, TView) - Method in class org.opensourcephysics.cabrillo.tracker.TViewChooser
Adds a view of the tracker panel at a specified index
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.
aDeriv - Variable in class org.opensourcephysics.cabrillo.tracker.PointMass
 
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
 
aFootprint - Variable in class org.opensourcephysics.cabrillo.tracker.PointMass
 
aFootprints - Variable in class org.opensourcephysics.cabrillo.tracker.PointMass
 
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
 
allButton - Variable in class org.opensourcephysics.cabrillo.tracker.ConfigInspector
 
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.
aMap - Variable in class org.opensourcephysics.cabrillo.tracker.PointMass
 
AMP_CURVE - Static variable in class org.opensourcephysics.display.ComplexDataset
AMP height equal to |z|..
amp_points - Variable in class org.opensourcephysics.display.ComplexDataset
 
AnalyticFunctionPanel - Class in org.opensourcephysics.cabrillo.tracker
This is a FunctionPanel for analytic particles.
AnalyticFunctionPanel(UserFunctionEditor, AnalyticParticle) - Constructor for class org.opensourcephysics.cabrillo.tracker.AnalyticFunctionPanel
Constructor with user function editor.
AnalyticParticle - Class in org.opensourcephysics.cabrillo.tracker
AnalyticParticle models a particle using time functions.
AnalyticParticle() - Constructor for class org.opensourcephysics.cabrillo.tracker.AnalyticParticle
 
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].
angleField - Variable in class org.opensourcephysics.cabrillo.tracker.TTrack
 
angleLabel - Variable in class org.opensourcephysics.cabrillo.tracker.TTrack
 
angleSeparator - Variable in class org.opensourcephysics.cabrillo.tracker.TTrack
 
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
 
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.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(Image) - Method in class org.opensourcephysics.media.quicktime.QTVideoRecorder
Appends a frame to the current video.
append(ArrayList, 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.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(Object) - Method in class org.opensourcephysics.frames.TableData
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
array - Variable in class org.opensourcephysics.cabrillo.tracker.TTrack.StepArray
 
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
 
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.