Serialized Form

Class rvl.piface.AboutPiface implements Serializable


Class rvl.piface.apps.AnovaCompGUI implements Serializable

Serialized Fields

effSize

double effSize

n

double[] n

effSD

double[] effSD

power

double power

alpha

double alpha

famSize

double famSize

bonfDiv

double bonfDiv

coef

double[] coef

comp

int comp

cvType

int cvType

autoBonf

int autoBonf

restr

int restr

coefFld

PiArrayField coefFld

restrStg

java.lang.String[] restrStg

cvStg

java.lang.String[] cvStg

fixedNames

java.lang.String[] fixedNames

model

Model model

fixedTerms

Term[] fixedTerms

restrVec

java.util.Vector restrVec

ag

AnovaGUI ag

ignoreActions

boolean ignoreActions

bonfIndex

int bonfIndex

bonfComp

java.awt.Component bonfComp

famComp

java.awt.Component famComp

restrComp

java.awt.Component restrComp

vdf

double[] vdf

cv

double cv


Class rvl.piface.apps.AnovaGUI implements Serializable

Serialized Fields

n

double[] n

effSD

double[] effSD

power

double[] power

alpha

double alpha

random

int[] random

model

Model model

acg

AnovaCompGUI acg

ignoreActions

boolean ignoreActions

helper

AnovaHelper helper


Class rvl.piface.apps.AnovaHelper implements Serializable

Serialized Fields

sel

int sel

distn

int distn

fixedRange

int fixedRange

adjust

int adjust

agui

AnovaGUI agui

model

Model model

termNo

int termNo

modFacNo

int modFacNo

facNo

int[] facNo

chooser

PiChoice chooser

dotplot

PiDotplot dotplot

plot

IntPlot plot

card

java.awt.CardLayout card

cardPanel

PiPanel cardPanel

facName

java.lang.String[] facName

MEmode

boolean MEmode


Class rvl.piface.apps.AnovaPicker implements Serializable

Serialized Fields

isRep

int isRep

preDef

int preDef

reps

double reps

ttlFld

java.awt.TextField ttlFld

modFld

java.awt.TextField modFld

levFld

java.awt.TextField levFld

randFld

java.awt.TextField randFld

noteLbl

java.awt.Label noteLbl

repFld

PiDoubleField repFld

builtIns

java.util.Vector builtIns


Class rvl.awt.Dotplot implements Serializable

Serialized Fields

values

double[] values

tick

double[] tick

n

int n

em

int em

w

int w

y

int y

which

int which

min

double min

max

double max

mean

double mean

binW

double binW

prevVal

double prevVal

tickLab

java.lang.String[] tickLab

pointer

java.awt.Cursor pointer

finger

java.awt.Cursor finger

crosshairs

java.awt.Cursor crosshairs


Class rvl.awt.DoubleArrayField implements Serializable

Serialized Fields

label

java.lang.String label

font

java.awt.Font font

field

java.awt.TextField field


Class rvl.awt.DoubleField implements Serializable

Serialized Fields

digits

int digits

currentValue

double currentValue

currentText

java.lang.String currentText

hasFocus

boolean hasFocus


Class rvl.piface.GenericChi2GUI implements Serializable

Serialized Fields

chi2

double chi2

alpha

double alpha

df

double df

power

double power

ncp

double ncp

vr

double vr

n

double n

base_n

double base_n

params

double[] params

statTalker

rvl.util.StatTalker statTalker

chi2Fcn

java.lang.String chi2Fcn

random

boolean random


Class rvl.stat.anova.GetFactorsGUI implements Serializable

Serialized Fields

facName

java.awt.TextField facName

nLev

java.awt.TextField nLev

fixedBox

java.awt.Checkbox fixedBox

randomBox

java.awt.Checkbox randomBox

random

boolean random

firstTime

boolean firstTime

facList

java.awt.List facList

model

Model model


Class rvl.awt.GridLine implements Serializable

Serialized Fields

lineType

int lineType

foreground

java.awt.Color foreground


Class rvl.awt.IntField implements Serializable

Serialized Fields

hasFocus

boolean hasFocus

currentValue

int currentValue


Class rvl.awt.IntPlot implements Serializable

Serialized Fields

isMoving

boolean isMoving

enableMoves

boolean enableMoves

constrainX

boolean constrainX

constrainY

boolean constrainY

index

int[] index

point

double[] point

finger

java.awt.Cursor finger

pointer

java.awt.Cursor pointer


Class rvl.piface.apps.LogisticSLR implements Serializable

Serialized Fields

slope

double slope


Class rvl.util.ModelessMsgBox implements Serializable

Serialized Fields

msg

java.lang.String msg

listener

Closeable listener


Class ModelPowerApp implements Serializable

Serialized Fields

modelTA

java.awt.TextArea modelTA

levelsTA

java.awt.TextArea levelsTA

randomTA

java.awt.TextArea randomTA

titleTF

java.awt.TextField titleTF

repsTF

java.awt.TextField repsTF

model

Model model


Class rvl.piface.apps.OnePCIGUI implements Serializable

Serialized Fields

conf

double conf

N

double N

n

double n

pi

double pi

Sigma

double Sigma

ME

double ME

zCrit

double zCrit

isFinite

int isFinite

worstCase

int worstCase


Class rvl.piface.apps.OnePGUI implements Serializable

Serialized Fields

sizeComp

java.awt.Component sizeComp

p0

double p0

p

double p

n

double n

Alpha

double Alpha

Power

double Power

size

double size

Method

int Method

alt

int alt


Class rvl.piface.apps.OneTCIGUI implements Serializable

Serialized Fields

conf

double conf

N

double N

n

double n

Sigma

double Sigma

ME

double ME

tCrit

double tCrit

isFinite

int isFinite


Class rvl.piface.apps.OneTGUI implements Serializable

Serialized Fields

sigma

double sigma

n

double n

diff

double diff

alpha

double alpha

df

double df

power

double power

delta

double delta

eqs

int eqs

eqn

int eqn

tt

int tt

opt

int opt


Class rvl.awt.PiArrayField implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label

font

java.awt.Font font

field

java.awt.TextField field


Class rvl.piface.PiButton implements Serializable

Serialized Fields

methodName

java.lang.String methodName

label

java.lang.String label


Class rvl.piface.PiCheckbox implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label

font

java.awt.Font font


Class rvl.piface.PiChoice implements Serializable

Serialized Fields

name

java.lang.String name

lbl

java.lang.String lbl

font

java.awt.Font font

bfont

java.awt.Font bfont

label

java.awt.Label label

choice

java.awt.Choice choice


Class rvl.awt.PiDotplot implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label

lastAction

java.lang.String lastAction

font

java.awt.Font font

dotplot

Dotplot dotplot


Class rvl.piface.PiDoubleField implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label

font

java.awt.Font font

field

DoubleField field

lbl

java.awt.Label lbl


Class rvl.piface.PiDoubleText implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label

value

double value

digits

int digits


Class rvl.piface.Piface implements Serializable

Serialized Fields

subpanels

java.util.Stack subpanels

master

java.awt.Component master

javaVersion

double javaVersion

panels

java.util.Vector panels

actors

java.util.Vector actors

listeners

java.util.Vector listeners

panel

PiPanel panel

menuBar

java.awt.MenuBar menuBar

optMenu

java.awt.Menu optMenu

helpMenu

java.awt.Menu helpMenu

boldFont

java.awt.Font boldFont

bigFont

java.awt.Font bigFont

actionSource

java.lang.String actionSource

sourceIndex

int sourceIndex


Class rvl.piface.PiGraph implements Serializable

Serialized Fields

piface

Piface piface

yChoice

java.awt.Choice yChoice

xChoice

java.awt.Choice xChoice

fromFld

DoubleField fromFld

toFld

DoubleField toFld

byFld

DoubleField byFld

accumChk

java.awt.Checkbox accumChk

dataButton

java.awt.Button dataButton

drawButton

java.awt.Button drawButton

quitButton

java.awt.Button quitButton

menuBar

java.awt.MenuBar menuBar

helpMenu

java.awt.Menu helpMenu

cpHeight

int cpHeight

xVar

int xVar

yVar

int yVar

init

boolean init

xMin

double xMin

xMax

double xMax

yMin

double yMin

yMax

double yMax

xName

java.lang.String xName

yName

java.lang.String yName

vars

java.util.Vector vars

intComps

java.util.Vector intComps

labs

java.util.Vector labs

data

java.util.Vector data

scaleFont

java.awt.Font scaleFont


Class rvl.piface.PiImage implements Serializable

Serialized Fields

image

java.awt.Image image

w

int w

h

int h


Class rvl.piface.apps.PiLaunch implements Serializable


Class rvl.piface.PiMenuCheckbox implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label


Class rvl.piface.PiMenuItem implements Serializable

Serialized Fields

methodName

java.lang.String methodName

label

java.lang.String label


Class rvl.piface.PiNumChoice implements Serializable

Serialized Fields

name

java.lang.String name

lbl

java.lang.String lbl

font

java.awt.Font font

bfont

java.awt.Font bfont

label

java.awt.Label label

choice

java.awt.Choice choice

values

double[] values


Class rvl.piface.PiNumCombo implements Serializable

Serialized Fields

name

java.lang.String name

lbl

java.lang.String lbl

font

java.awt.Font font

bfont

java.awt.Font bfont

label

java.awt.Label label

combo

javax.swing.JComboBox combo

values

double[] values


Class rvl.piface.PiPanel implements Serializable

Serialized Fields

borderType

int borderType

borderColor

java.awt.Color borderColor

isStretchable

boolean isStretchable


Class rvl.piface.apps.PiPicker implements Serializable

Serialized Fields

list

java.awt.List list

runBut

java.awt.Button runBut

classes

java.util.Vector classes

pl

java.util.Properties pl

pkg

java.lang.String pkg


Class rvl.piface.PiRadio implements Serializable

Serialized Fields

name

java.lang.String name

lbl

java.lang.String lbl

font

java.awt.Font font

bfont

java.awt.Font bfont

label

java.awt.Label label

group

java.awt.CheckboxGroup group

buttons

java.awt.Checkbox[] buttons

itemLabels

java.lang.String[] itemLabels

nButtons

int nButtons


Class rvl.piface.PiSlider implements Serializable

Serialized Fields

name

java.lang.String name

label

java.lang.String label


Class rvl.awt.Plot implements Serializable

Serialized Fields

x

double[][] x

y

double[][] y

defaultDotSize

int defaultDotSize

dotSize

int[][] dotSize

defaultColor

java.awt.Color[] defaultColor

dotColor

java.awt.Color[][] dotColor

lineColor

java.awt.Color[][] lineColor

scaleColor

java.awt.Color scaleColor

xTick

double[] xTick

yTick

double[] yTick

xTickLab

java.lang.String[] xTickLab

yTickLab

java.lang.String[] yTickLab

title

java.lang.String[] title

xAxisLab

java.lang.String[] xAxisLab

yAxisLab

java.lang.String[] yAxisLab

xCustomLab

boolean xCustomLab

yCustomLab

boolean yCustomLab

sameScale

boolean sameScale

xMin

double xMin

xMax

double xMax

yMin

double yMin

yMax

double yMax

h0

double h0

v0

double v0

h1

double h1

v1

double v1

mh

double mh

mv

double mv

hMin

double hMin

hMax

double hMax

vMin

double vMin

vMax

double vMax

scaleFont

java.awt.Font scaleFont

needsRescaling

boolean needsRescaling

swap

boolean swap


Class rvl.awt.RVLayout implements Serializable

Serialized Fields

rows

int rows

cols

int cols

hGap

int hGap

vGap

int vGap

rowHgt

int[] rowHgt

colWid

int[] colWid

nvg

int nvg

nhg

int nhg

vGlue

int[] vGlue

hGlue

int[] hGlue

sizesSet

boolean sizesSet

stretchRows

boolean stretchRows

stretchCols

boolean stretchCols

extras

java.util.Vector extras


Class rvl.awt.Slider implements Serializable

Serialized Fields

label

java.lang.String label

value

double value

min

double min

max

double max

minMutable

boolean minMutable

maxMutable

boolean maxMutable

editable

boolean editable

showBar

boolean showBar

configMode

boolean configMode

isShifted

boolean isShifted

rescaling

boolean rescaling

adjustMax

boolean adjustMax

mainInc

int mainInc

subInc

int subInc

em

int em

digits

int digits

scaleWidth

int scaleWidth

roundFactor

double roundFactor

hotMinY

int hotMinY

hotMaxY

int hotMaxY

mouseStart

int mouseStart

dotColor

java.awt.Color dotColor

scaleColor

java.awt.Color scaleColor

buttonColor

java.awt.Color buttonColor

scaleFont

java.awt.Font scaleFont

labelFont

java.awt.Font labelFont

fieldFont

java.awt.Font fieldFont

sfm

java.awt.FontMetrics sfm

tick

double[] tick

tickLab

java.lang.String[] tickLab

arrowCursor

java.awt.Cursor arrowCursor

leftCursor

java.awt.Cursor leftCursor

rightCursor

java.awt.Cursor rightCursor

choices

java.lang.String[] choices

choice

java.awt.Choice choice

valField

java.awt.TextField valField

setbutton

java.awt.Button setbutton


Class rvl.piface.apps.TEquivGUI implements Serializable

Serialized Fields

alpha

double alpha

power

double power

tol

double tol

diff

double diff

sigma

double sigma

n

double n


Class rvl.piface.apps.TwoPGUI implements Serializable

Serialized Fields

p1

double p1

p2

double p2

n1

double n1

n2

double n2

Alpha

double Alpha

Power

double Power

eq

int eq

alt

int alt


Class rvl.piface.apps.TwoTFlex implements Serializable

Serialized Fields

threshField

PiComponent threshField

sigma1

double sigma1

sigma2

double sigma2

n1

double n1

n2

double n2

diff

double diff

thresh

double thresh

alpha

double alpha

df

double df

power

double power

v1

double v1

v2

double v2

delta

double delta

mult

double mult

saveN1

double saveN1

saveN2

double saveN2

eqs

int eqs

alloc

int alloc

tt

int tt

prevTT

int prevTT

opt

int opt

equiv

int equiv


Class rvl.piface.apps.TwoTGUI implements Serializable

Serialized Fields

sigma1

double sigma1

sigma2

double sigma2

n1

double n1

n2

double n2

diff

double diff

thresh

double thresh

alpha

double alpha

df

double df

power

double power

v1

double v1

v2

double v2

delta

double delta

mult

double mult

saveN1

double saveN1

saveN2

double saveN2

eqs

int eqs

alloc

int alloc

tt

int tt

prevTT

int prevTT

opt

int opt

equiv

int equiv

rocMeth

int rocMeth