Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
W
A
arraySizeMenu
- Variable in class randsburg.
RandomNumberGenerator
arraySizeMenuItems
- Variable in class randsburg.
RandomNumberGenerator
B
backgroundColor
- Variable in class randsburg.
ScatterPlotPanel
BOTTOM
- Static variable in class randsburg.
ScatterPlotPanel
C
CalicoFrame
- class randsburg.
CalicoFrame
.
The class CalicoFrame extends JFrame, adding a menuBar, toolBar.
CalicoFrame(String)
- Constructor for class randsburg.
CalicoFrame
Constructor for CalicoFrame
CalicoFrame(String, JComponent, JComponent, String[])
- Constructor for class randsburg.
CalicoFrame
constructor for CalicoFrame
CalicoToolBar
- class randsburg.
CalicoToolBar
.
class CalicoToolBar sets up a tool bar for the frame.
CalicoToolBar(String[], ToolBarAction)
- Constructor for class randsburg.
CalicoToolBar
constructor for CalicoToolBar
component1
- Variable in class randsburg.
CalicoFrame
component2
- Variable in class randsburg.
CalicoFrame
contentPane
- Variable in class randsburg.
CalicoFrame
controlPanelButtonAction(String)
- Method in class randsburg.
RandomNumberGenerator
implement actions for control panel buttons
D
DataMenu
- class randsburg.
DataMenu
.
A convenience constructor for menus.
DataMenu(JFrame, String, String[])
- Constructor for class randsburg.
DataMenu
non-radio button constructor which only returns labels for actions
DataMenu(JFrame, String, String[], boolean)
- Constructor for class randsburg.
DataMenu
constructor which only returns labels for actions
DataMenu(JFrame, String, String[], boolean, boolean)
- Constructor for class randsburg.
DataMenu
DataMenu constructor
Description
- interface randsburg.
Description
.
Interface for HelpPane class
doDrawAxes(boolean)
- Method in class randsburg.
ScatterPlotPanel
doDrawAxes: set whether to draw axes
doPrint()
- Method in class randsburg.
CalicoFrame
doToolBarAction(String)
- Method in interface randsburg.
ToolBarAction
doToolBarAction(String)
- Method in class randsburg.
RandomNumberGenerator
Implements actions for toolbar
doToolBarAction(String)
- Method in class randsburg.
CalicoFrame
drawAtEdges
- Variable in class randsburg.
ScatterPlotPanel
drawAxes
- Variable in class randsburg.
ScatterPlotPanel
drawPoints(Graphics)
- Method in class randsburg.
ScatterPlotPanel
drawScaleAtEdges(boolean)
- Method in class randsburg.
ScatterPlotPanel
drawScales(Graphics)
- Method in class randsburg.
ScatterPlotPanel
drawTitle
- Variable in class randsburg.
ScatterPlotPanel
drawTitle(Graphics)
- Method in class randsburg.
ScatterPlotPanel
F
f
- Variable in class randsburg.
ScatterPlotPanel
fileMenu
- Variable in class randsburg.
CalicoFrame
FileMenu
- class randsburg.
FileMenu
.
File menu for Randsburg .
FileMenu(CalicoFrame)
- Constructor for class randsburg.
FileMenu
Constructor for FileMenu
findGrid(double, double, int)
- Static method in class randsburg.
GraphMethods
Find good grid values for scales and grid lines
fontColor
- Variable in class randsburg.
ScatterPlotPanel
G
getA()
- Method in class randsburg.
RandomControlPanel
getArraySize()
- Method in class randsburg.
RandomNumberGenerator
getC()
- Method in class randsburg.
RandomControlPanel
getComponent()
- Method in interface randsburg.
GraphInfo
getDescription()
- Method in interface randsburg.
Description
getGraphSize(int)
- Method in interface randsburg.
GraphInfo
getGrid(int)
- Method in interface randsburg.
GraphInfo
grid should be set by call to graphMethods.findGrid()
getM()
- Method in class randsburg.
RandomControlPanel
getMax(int)
- Method in interface randsburg.
GraphInfo
getMin(int)
- Method in interface randsburg.
GraphInfo
getOffset(int)
- Method in interface randsburg.
GraphInfo
return topOffset for VERTICAL, leftOffset for HORIZONTAL
getParameters()
- Method in interface randsburg.
Description
getScaleColor(int)
- Method in interface randsburg.
GraphInfo
getScaleFont(int)
- Method in interface randsburg.
GraphInfo
getScaleFontColor(int)
- Method in interface randsburg.
GraphInfo
getScaleLabel(int)
- Method in interface randsburg.
GraphInfo
getScalePosition(int)
- Method in interface randsburg.
GraphInfo
getTitle()
- Method in interface randsburg.
Description
getValues()
- Method in interface randsburg.
Description
getX0()
- Method in class randsburg.
RandomControlPanel
getXValues()
- Method in class randsburg.
RandomNumberGenerator
graphColor
- Variable in class randsburg.
ScatterPlotPanel
graphHeight
- Variable in class randsburg.
ScatterPlotPanel
GraphInfo
- interface randsburg.
GraphInfo
.
Interface defines methods to be called by GraphMethods methods direction should be either GraphMethods.HORIZONTAL or GraphMethods.VERTICAL
GraphMethods
- class randsburg.
GraphMethods
.
static methods for graph classes
GraphMethods()
- Constructor for class randsburg.
GraphMethods
graphSize
- Variable in class randsburg.
ScatterPlotPanel
graphWidth
- Variable in class randsburg.
ScatterPlotPanel
gridColor
- Variable in class randsburg.
ScatterPlotPanel
H
hAxisLabel
- Variable in class randsburg.
ScatterPlotPanel
helpMenu
- Variable in class randsburg.
CalicoFrame
HelpPane
- class randsburg.
HelpPane
.
Constructs a simple help page for the applet
HelpPane(Description)
- Constructor for class randsburg.
HelpPane
Constructor for the HelpPane
hGrid
- Variable in class randsburg.
ScatterPlotPanel
HIGH
- Static variable in class randsburg.
GraphMethods
HIGH
- Static variable in class randsburg.
ScatterPlotPanel
HORIZONTAL
- Static variable in class randsburg.
GraphMethods
HORIZONTAL
- Static variable in class randsburg.
ScatterPlotPanel
I
IMenu
- class randsburg.
IMenu
.
a convenience constructor for menus
IMenu(IMenuListener, String, String[])
- Constructor for class randsburg.
IMenu
non-radio button constructor which only returns labels for actions
IMenu(IMenuListener, String, String[], boolean)
- Constructor for class randsburg.
IMenu
constructor which only returns labels for actions
IMenu(IMenuListener, String, String[], boolean, boolean)
- Constructor for class randsburg.
IMenu
IMenu constructor
IMenuListener
- interface randsburg.
IMenuListener
.
Defines listener interface for IMenu
L
labelAxes
- Variable in class randsburg.
ScatterPlotPanel
LEFT
- Static variable in class randsburg.
ScatterPlotPanel
listener
- Variable in class randsburg.
IMenu
LOW
- Static variable in class randsburg.
GraphMethods
LOW
- Static variable in class randsburg.
ScatterPlotPanel
M
main(String[])
- Static method in class randsburg.
RNGRun
main method
menuAction(int)
- Method in class randsburg.
DataMenu
menuAction(String)
- Method in class randsburg.
FileMenu
menuAction(String)
- Method in class randsburg.
DataMenu
menuAction(String, int)
- Method in class randsburg.
FileMenu
menuAction(String, int)
- Method in interface randsburg.
IMenuListener
menuAction(String, int)
- Method in class randsburg.
RandomNumberGenerator
No-Op implementation for IMenuListener
menuAction(String, int)
- Method in class randsburg.
CalicoFrame
menuAction(String, String)
- Method in interface randsburg.
IMenuListener
menuAction(String, String)
- Method in class randsburg.
RandomNumberGenerator
Set up actions for menu.
menuAction(String, String)
- Method in class randsburg.
CalicoFrame
menuAction is called by IMenu.
menuBar
- Variable in class randsburg.
CalicoFrame
menuLabel
- Variable in class randsburg.
DataMenu
menuLabel
- Variable in class randsburg.
IMenu
N
numberItems
- Variable in class randsburg.
DataMenu
numberItems
- Variable in class randsburg.
IMenu
O
offset
- Variable in class randsburg.
ScatterPlotPanel
P
paint(Graphics)
- Method in class randsburg.
ScatterPlotPanel
paintBackground(Graphics)
- Method in class randsburg.
ScatterPlotPanel
paintGrid(Graphics, double[], double[])
- Method in class randsburg.
ScatterPlotPanel
paintScale(Graphics, double, double[], int)
- Method in class randsburg.
ScatterPlotPanel
paintScale(Graphics, double, int)
- Method in class randsburg.
ScatterPlotPanel
paintScale(Graphics, GraphInfo, int, boolean)
- Static method in class randsburg.
GraphMethods
static method to paint a reasonable scale on a graph grid should be found be a call to findGrid above
paintVerticalGrid(Graphics, double[], int, int, Color)
- Static method in class randsburg.
GraphMethods
Before using the grid to paint a vertical grid, need to scale locally
panelHeight
- Variable in class randsburg.
ScatterPlotPanel
panelWidth
- Variable in class randsburg.
ScatterPlotPanel
pj
- Variable in class randsburg.
CalicoFrame
plotPoints
- Variable in class randsburg.
ScatterPlotPanel
print(Graphics, PageFormat, int)
- Method in class randsburg.
RandomNumberGenerator
Printable interface method
print(Graphics, PageFormat, int)
- Method in class randsburg.
CalicoFrame
R
radio
- Variable in class randsburg.
DataMenu
radio
- Variable in class randsburg.
IMenu
radioGroup
- Variable in class randsburg.
DataMenu
radioGroup
- Variable in class randsburg.
IMenu
RandomControlPanel
- class randsburg.
RandomControlPanel
.
This is the control class for the RandomNumberGenerator
RandomControlPanel(RandomNumberGenerator)
- Constructor for class randsburg.
RandomControlPanel
Constructor for RandomControlPanel
RandomNumberGenerator
- class randsburg.
RandomNumberGenerator
.
class RandomNumberGenerator
RandomNumberGenerator()
- Constructor for class randsburg.
RandomNumberGenerator
Constructor for the RandomNumberGenerator object
randsburg
- package randsburg
range
- Variable in class randsburg.
ScatterPlotPanel
RIGHT
- Static variable in class randsburg.
ScatterPlotPanel
RNGRun
- class randsburg.
RNGRun
.
RNGRun : Run RandomNumberGenerator
RNGRun()
- Constructor for class randsburg.
RNGRun
S
scale(double, double, double, int, int, int)
- Static method in class randsburg.
GraphMethods
scale(double, int)
- Method in interface randsburg.
GraphInfo
scale(double, int)
- Method in class randsburg.
ScatterPlotPanel
scaleColor
- Variable in class randsburg.
ScatterPlotPanel
ScatterPlotPanel
- class randsburg.
ScatterPlotPanel
.
Provides a scatter plot of lags for RandomNumberGenerator
ScatterPlotPanel(Point2D[])
- Constructor for class randsburg.
ScatterPlotPanel
Constructor for ScatterPlotPanel
setArraySize(int)
- Method in class randsburg.
RandomNumberGenerator
setBackgroundColor(Color)
- Method in class randsburg.
ScatterPlotPanel
setEnabledItems(boolean[])
- Method in class randsburg.
DataMenu
enables or disables menu items as indicated in the argument
setEnabledItems(boolean[])
- Method in class randsburg.
IMenu
enables or disables menu items as indicated in the argument
setFontColor(Color)
- Method in class randsburg.
ScatterPlotPanel
setGraphColor(Color)
- Method in class randsburg.
ScatterPlotPanel
setGraphColors(Color[])
- Method in class randsburg.
ScatterPlotPanel
setGrid(double, double, int)
- Method in class randsburg.
ScatterPlotPanel
setGridColor(Color)
- Method in class randsburg.
ScatterPlotPanel
setHAxisLabel(String)
- Method in class randsburg.
ScatterPlotPanel
setMaxFractionDigits(double, double)
- Static method in class randsburg.
GraphMethods
try to determine a reasonable number of decimal places to show in labels
setScaleColor(Color)
- Method in class randsburg.
ScatterPlotPanel
setTitle(String)
- Method in class randsburg.
ScatterPlotPanel
setVAxisLabel(String)
- Method in class randsburg.
ScatterPlotPanel
setViewport(double, double, double, double)
- Method in class randsburg.
ScatterPlotPanel
setViewport sets the ranges of doubles to be plotted
showMsg(String, AttributeSet)
- Method in class randsburg.
HelpPane
split
- Variable in class randsburg.
CalicoFrame
T
title
- Variable in class randsburg.
ScatterPlotPanel
titleFont
- Variable in class randsburg.
ScatterPlotPanel
toolBar
- Variable in class randsburg.
CalicoFrame
ToolBarAction
- interface randsburg.
ToolBarAction
.
Interface defines methods used by CalicoToolbar
TOP
- Static variable in class randsburg.
ScatterPlotPanel
V
vAxisLabel
- Variable in class randsburg.
ScatterPlotPanel
VERTICAL
- Static variable in class randsburg.
GraphMethods
VERTICAL
- Static variable in class randsburg.
ScatterPlotPanel
vGrid
- Variable in class randsburg.
ScatterPlotPanel
W
windowActivated(WindowEvent)
- Method in class randsburg.
CalicoFrame
windowClosed(WindowEvent)
- Method in class randsburg.
CalicoFrame
windowClosing(WindowEvent)
- Method in class randsburg.
CalicoFrame
windowDeactivated(WindowEvent)
- Method in class randsburg.
CalicoFrame
windowDeiconified(WindowEvent)
- Method in class randsburg.
CalicoFrame
windowIconified(WindowEvent)
- Method in class randsburg.
CalicoFrame
windowOpened(WindowEvent)
- Method in class randsburg.
CalicoFrame
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes