Serialized Form


Package vipratech.awt

Class vipratech.awt.VCanvas implements Serializable

Serialized Fields

fm

java.awt.FontMetrics fm

Class vipratech.awt.VCheckbox implements Serializable

Serialized Fields

bundle

java.util.ListResourceBundle bundle

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

fm

java.awt.FontMetrics fm

key

java.lang.String key

label

java.lang.String label

locale

java.util.Locale locale

Class vipratech.awt.VComponent implements Serializable

Serialized Fields

fm

java.awt.FontMetrics fm

Class vipratech.awt.VLabel implements Serializable

Serialized Fields

bundle

java.util.ListResourceBundle bundle

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

fm

java.awt.FontMetrics fm

key

java.lang.String key

locale

java.util.Locale locale

text

java.lang.String text

Class vipratech.awt.VPanel implements Serializable

Serialized Fields

fm

java.awt.FontMetrics fm


Package vipratech.beans.standardbeans

Class vipratech.beans.standardbeans.AnalogMeter implements Serializable

Serialized Fields

aboolean

boolean aboolean

arcRadius

int arcRadius

arcStart

int arcStart

bevel

boolean bevel

border

int border

bottomPad

int bottomPad

center

java.awt.Point center

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

dp

DecimalPlaces dp

fm

java.awt.FontMetrics fm

freeze

boolean freeze

hPad

int hPad

maxValue

float maxValue

meterColor

java.awt.Color meterColor

minValue

float minValue

numberOfTicks

int numberOfTicks

places

int places

pointer

boolean pointer

runOnce

boolean runOnce

startfloat

float startfloat

stopfloat

float stopfloat

topPad

int topPad

unitLabel

java.lang.String unitLabel

unitVisible

boolean unitVisible

value

float value

Class vipratech.beans.standardbeans.ButtonOn implements Serializable

Serialized Fields

aObject

java.lang.Object aObject

backgroundon

boolean backgroundon

backround

java.awt.Color backround

bundle

java.util.ListResourceBundle bundle

d

java.awt.Dimension d

enabled

boolean enabled

g

java.awt.Graphics g

key

java.lang.String key

locale

java.util.Locale locale

newSize

java.awt.Dimension newSize

offColor

java.awt.Color offColor

onColor

java.awt.Color onColor

pcs

java.beans.PropertyChangeSupport pcs

runOnce

boolean runOnce

status

boolean status

Class vipratech.beans.standardbeans.ControlButton implements Serializable

Serialized Fields

buttonIcon

ControlButtonIcon buttonIcon

clickable

boolean clickable

clickedOnce

boolean clickedOnce

d

java.awt.Dimension d

down

boolean down

enabled

boolean enabled

icon

int icon

key

java.lang.String key

runOnce

boolean runOnce

up

boolean up

Class vipratech.beans.standardbeans.ConvertABX implements Serializable

Serialized Fields

pcs

java.beans.PropertyChangeSupport pcs

value

double value

valueA

double valueA

valueB

double valueB

valuePlace

int valuePlace

Class vipratech.beans.standardbeans.DigitalMeter implements Serializable

Serialized Fields

active

java.awt.Color active

baseline

int baseline

bevel

boolean bevel

border

int border

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

digit

Digit[] digit

digitHeight

int digitHeight

digitSpacing

int digitSpacing

digitWidth

int digitWidth

dp

DecimalPlaces dp

dy

int dy

elHeight

int elHeight

elWidth

int elWidth

fm

java.awt.FontMetrics fm

freeze

boolean freeze

inactive

java.awt.Color inactive

initValue

float initValue

interfaceColors

boolean interfaceColors

meterColor

java.awt.Color meterColor

n

int[] n

negatives

boolean negatives

numberOfDigits

int numberOfDigits

places

int places

pointX

int pointX

runOnce

boolean runOnce

s

java.lang.String s

unit

java.lang.String unit

unitWidth

int unitWidth

unitX

int unitX

value

float value

vPad

int vPad

Class vipratech.beans.standardbeans.HorizontalChartRecorder implements Serializable

Serialized Fields

bundle

java.util.ListResourceBundle bundle

center

VPanel center

colorY1

java.awt.Color colorY1

colorY2

java.awt.Color colorY2

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

dataFile1

java.util.Vector dataFile1

dataFile2

java.util.Vector dataFile2

east

VPanel east

leftAxis

vipratech.beans.standardbeans.HorizontalChartRecorder.Axis leftAxis

leftAxisUnitLabel

VLabel leftAxisUnitLabel

locale

java.util.Locale locale

margin

int margin

maxY1

float maxY1

maxY2

float maxY2

millisecsPerPixel

int millisecsPerPixel

millisecsPerSec

int millisecsPerSec

minY1

float minY1

minY2

float minY2

north

VPanel north

numberOfGridLines

int numberOfGridLines

panel

java.awt.Dimension panel

paper

HorizontalChartPaper paper

pixelsPerSec

float pixelsPerSec

pixelsPerUnitY1

float pixelsPerUnitY1

pixelsPerUnitY2

float pixelsPerUnitY2

places1

int places1

places2

int places2

rightAxis

vipratech.beans.standardbeans.HorizontalChartRecorder.Axis rightAxis

rightAxisUnitLabel

VLabel rightAxisUnitLabel

screen

boolean screen

secsPerPixel

float secsPerPixel

simulationTime

int simulationTime

simulationTimeVisible

boolean simulationTimeVisible

slider

HorizontalSlider slider

south

VPanel south

t

int t

timeLabel

VLabel timeLabel

timeObj

java.sql.Time timeObj

title

java.lang.String title

titleLabel

VLabel titleLabel

unitY1

java.lang.String unitY1

unitY2

java.lang.String unitY2

west

VPanel west

xAxisPixels

int xAxisPixels

xGridInterval

int xGridInterval

y1

int y1

y2

int y2

yAxisPixels

int yAxisPixels

yGridInterval

int yGridInterval

Class vipratech.beans.standardbeans.HorizontalLine implements Serializable

Serialized Fields

bevel

boolean bevel

newSize

java.awt.Dimension newSize

Class vipratech.beans.standardbeans.HorizontalSlider implements Serializable

Serialized Fields

baseline

int baseline

bundle

java.util.ListResourceBundle bundle

color

java.awt.Color color

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

displayVisible

boolean displayVisible

enabled

boolean enabled

fm

java.awt.FontMetrics fm

grooveHeight

int grooveHeight

grooveWidth

int grooveWidth

height

int height

hPad

int hPad

interval

int interval

key

java.lang.String key

locale

java.util.Locale locale

maximum

double maximum

minimum

double minimum

pointer

boolean pointer

scale

double scale

sliderName

java.lang.String sliderName

text

java.lang.String text

ticks

int ticks

ticksVisible

boolean ticksVisible

unit

java.lang.String unit

value

float value

valuePlace

int valuePlace

vPad

int vPad

width

int width

xButton

int xButton

xButtonCenter

int xButtonCenter

xMouse

long xMouse

yButton

int yButton

Class vipratech.beans.standardbeans.ImageCanvas implements Serializable

Serialized Fields

filename

java.lang.String filename

img

java.awt.Image img

runOnce

boolean runOnce

xCoord

int xCoord

yCoord

int yCoord

Class vipratech.beans.standardbeans.InterfacePanel implements Serializable

Serialized Fields

borderStyle

int borderStyle

bundle

java.util.ListResourceBundle bundle

d

java.awt.Dimension d

enabled

boolean enabled

key

java.lang.String key

label

java.lang.String label

locale

java.util.Locale locale

runOnce

boolean runOnce

Class vipratech.beans.standardbeans.LanguageChoice implements Serializable

Serialized Fields

locale

java.util.Locale locale

pcs

java.beans.PropertyChangeSupport pcs

selectedIndex

int selectedIndex

supportedLocales

java.util.Locale[] supportedLocales

Class vipratech.beans.standardbeans.LED implements Serializable

Serialized Fields

autoOn

boolean autoOn

background

java.awt.Color background

bundle

java.util.ListResourceBundle bundle

color

java.awt.Color color

currentColor

java.awt.Color currentColor

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

enabled

boolean enabled

glowing

boolean glowing

key

java.lang.String key

ledSize

int ledSize

locale

java.util.Locale locale

text

java.lang.String text

Class vipratech.beans.standardbeans.MainButton implements Serializable

Serialized Fields

bundle

java.util.ListResourceBundle bundle

buttonIcon

MainButtonIcon buttonIcon

clickable

boolean clickable

clickedOnce

boolean clickedOnce

d

java.awt.Dimension d

down

boolean down

enabled

boolean enabled

icon

int icon

key

java.lang.String key

label

java.lang.String label

locale

java.util.Locale locale

runOnce

boolean runOnce

up

boolean up

Class vipratech.beans.standardbeans.ScaleButton implements Serializable

Serialized Fields

aObject

java.lang.Object aObject

backround

java.awt.Color backround

bundle

java.util.ListResourceBundle bundle

d

java.awt.Dimension d

enabled

boolean enabled

g

java.awt.Graphics g

key

java.lang.String key

locale

java.util.Locale locale

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

runOnce

boolean runOnce

scale

int scale

scaleend

int scaleend

scalestart

int scalestart

scalesteps

int scalesteps

scaleVector

java.util.Vector scaleVector

value

int value

Class vipratech.beans.standardbeans.SimpleDataSource implements Serializable

Serialized Fields

aint

int aint

dataPanel

VPanel dataPanel

isZero

boolean isZero

pause

int pause

pcs

java.beans.PropertyChangeSupport pcs

runner

java.lang.Thread runner

t

int t

timeLabel

VLabel timeLabel

x

float x

xLabel

VLabel xLabel

y1Values

java.util.Vector y1Values

yDataPoint1

float yDataPoint1

yLabel

VLabel yLabel

Class vipratech.beans.standardbeans.StatusBar implements Serializable

Serialized Fields

label

VLabel label

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

text

java.lang.String text

Class vipratech.beans.standardbeans.TabPanel implements Serializable

Serialized Fields

bundle

java.util.ListResourceBundle bundle

componentLabel

java.lang.String componentLabel

currentPanel

int currentPanel

key

java.lang.String key

language

java.lang.String language

locale

java.util.Locale locale

margin

int margin

missingLabel

java.lang.String missingLabel

numberOfTabs

int numberOfTabs

panel

VPanel[] panel

runOnce

boolean runOnce

supportedLocales

java.util.Locale[] supportedLocales

tabLabel

java.lang.String[] tabLabel

tabMargin

int tabMargin

tabSize

java.awt.Dimension[] tabSize

tabState

boolean[] tabState

tempBundle

java.util.ListResourceBundle tempBundle

topMargin

int topMargin

Class vipratech.beans.standardbeans.TextFlowCanvas implements Serializable

Serialized Fields

baseline

int baseline

bundle

java.util.ListResourceBundle bundle

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

end

int end

group

java.lang.String group

groupLength

int groupLength

i

int i

key

java.lang.String key

locale

java.util.Locale locale

MIN_HEIGHT

int MIN_HEIGHT

start

int start

text

java.lang.String text

Class vipratech.beans.standardbeans.Timer implements Serializable

Serialized Fields

isZero

boolean isZero

pause

int pause

pcs

java.beans.PropertyChangeSupport pcs

runner

java.lang.Thread runner

t

int t

x

float x

y1Values

java.util.Vector y1Values

yDataPoint1

float yDataPoint1

yDataPoint2

float yDataPoint2

Class vipratech.beans.standardbeans.TreeNode implements Serializable

Serialized Fields

child

TreeNode child

dataObject

java.lang.Object dataObject

depth

int depth

isExpanded

boolean isExpanded

numberOfChildren

int numberOfChildren

parent

TreeNode parent

sibling

TreeNode sibling

text

java.lang.String text

treeView

TreeView treeView

Class vipratech.beans.standardbeans.TreeView implements Serializable

Serialized Fields

actionListener

java.awt.event.ActionListener actionListener
The action listener to keep track of listeners for our action event.

adjustment

vipratech.beans.standardbeans.TreeView.Adjustment adjustment
The this component's adjustment event listener.

cellSize

int cellSize

clickSize

int clickSize

count

int count
Number of nodes in the tree.

doubleClickResolution

int doubleClickResolution

e

java.util.Vector e
e is vector of existing nodes

focus

vipratech.beans.standardbeans.TreeView.Focus focus
The this component's focus event listener.

horizontalScrollBar

java.awt.Scrollbar horizontalScrollBar
The horizontal scrollbar

imageInset

int imageInset

itemListener

java.awt.event.ItemListener itemListener
The action listener to keep track of listeners for our item event.

key

vipratech.beans.standardbeans.TreeView.Key key
The this component's key event listener.

mouse

vipratech.beans.standardbeans.TreeView.Mouse mouse
The this component's mouse event listener.

needResetVector

boolean needResetVector
Keeps track of if drawTree needs to call resetVector or not.

newWidth

int newWidth
for horizontal scrollbar

rootNode

TreeNode rootNode
root node of tree

sbHHeight

int sbHHeight

sbHLineIncrement

int sbHLineIncrement

sbHPosition

int sbHPosition

sbHShow

boolean sbHShow
show or hide horizontal scrollbar

sbHSize

int sbHSize
size of horizontal scrollbar

sbVPosition

int sbVPosition

sbVShow

boolean sbVShow
show or hide vertical scrollbar

sbVTimer

long sbVTimer

sbVWidth

int sbVWidth

selectedNode

TreeNode selectedNode
highlighted node

textBaseLine

int textBaseLine

textInset

int textInset

topVisibleNode

TreeNode topVisibleNode
first node in window

v

java.util.Vector v
v is vector of viewable nodes

verticalScrollBar

java.awt.Scrollbar verticalScrollBar
The vertical scrollbar.

viewCount

int viewCount
Number of viewable nodes in the tree. A node is viewable if all of its parents are expanded.

viewHeight

int viewHeight
pixel size of tree display

viewWidest

int viewWidest
widest item displayable (for horz scroll)

viewWidth

int viewWidth
pixel size of tree display

Class vipratech.beans.standardbeans.VCheckboxGroup implements Serializable

Class vipratech.beans.standardbeans.VerticalChartRecorder implements Serializable

Serialized Fields

bottom

VPanel bottom

bottomAxis

vipratech.beans.standardbeans.VerticalChartRecorder.Axis bottomAxis

bundle

java.util.ListResourceBundle bundle

colorY1

java.awt.Color colorY1

colorY2

java.awt.Color colorY2

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

dataFile1

java.util.Vector dataFile1

dataFile2

java.util.Vector dataFile2

leftMargin

int leftMargin

locale

java.util.Locale locale

maxY1

float maxY1

maxY2

float maxY2

millisecsPerPixel

int millisecsPerPixel

millisecsPerSec

int millisecsPerSec

minY1

float minY1

minY2

float minY2

north

VPanel north

numberOfGridLines

int numberOfGridLines

panel

java.awt.Dimension panel

paper

VerticalChartPaper paper

pixelsPerSec

float pixelsPerSec

pixelsPerUnitY1

float pixelsPerUnitY1

pixelsPerUnitY2

float pixelsPerUnitY2

places1

int places1

places2

int places2

rightMargin

int rightMargin

runOnce

boolean runOnce

screen

boolean screen

secsPerPixel

float secsPerPixel

simulationTime

int simulationTime

simulationTimeVisible

boolean simulationTimeVisible

slider

VerticalSlider slider

south

VPanel south

t

int t

timeLabel

VLabel timeLabel

timeObj

java.sql.Time timeObj

title

java.lang.String title

titleLabel

VLabel titleLabel

top

VPanel top

topAxis

vipratech.beans.standardbeans.VerticalChartRecorder.Axis topAxis

unitY1

java.lang.String unitY1

unitY2

java.lang.String unitY2

xAxisPixels

int xAxisPixels

xGridInterval

int xGridInterval

y1

int y1

y2

int y2

yAxisPixels

int yAxisPixels

yGridInterval

int yGridInterval

Class vipratech.beans.standardbeans.VerticalLine implements Serializable

Serialized Fields

bevel

boolean bevel

Class vipratech.beans.standardbeans.VerticalSlider implements Serializable

Serialized Fields

baseline

int baseline

bundle

java.util.ListResourceBundle bundle

color

java.awt.Color color

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

displayVisible

boolean displayVisible

enabled

boolean enabled

grooveHeight

int grooveHeight

grooveWidth

int grooveWidth

height

int height

hPad

int hPad

interval

int interval

key

java.lang.String key

language

java.lang.String language

locale

java.util.Locale locale

maximum

double maximum

minimum

double minimum

pointer

boolean pointer

scale

double scale

sliderName

java.lang.String sliderName

text

java.lang.String text

textStart

int textStart

ticks

int ticks

ticksVisible

boolean ticksVisible

unit

java.lang.String unit

value

float value

valuePlace

int valuePlace

vPad

int vPad

width

int width

xButton

int xButton

yButton

int yButton

yButtonCenter

int yButtonCenter

yMouse

long yMouse

Class vipratech.beans.standardbeans.XYGraph implements Serializable

Serialized Fields

axisLabelX

java.lang.String axisLabelX

axisLabelY1

java.lang.String axisLabelY1

axisLabelY2

java.lang.String axisLabelY2

axisWidthY1

int axisWidthY1

axisWidthY2

int axisWidthY2

bundle

java.util.ListResourceBundle bundle

comment1

java.lang.String comment1

comment2

java.lang.String comment2

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

dataPointX

float dataPointX

dataPointY1

float dataPointY1

dataPointY2

float dataPointY2

decimalPlacesX

int decimalPlacesX

decimalPlacesY1

int decimalPlacesY1

decimalPlacesY2

int decimalPlacesY2

dp

DecimalPlaces dp

fm

java.awt.FontMetrics fm

gridVisible

boolean gridVisible

img

java.awt.Image img

intervalX

int intervalX

intervalY

int intervalY

labelColorY1

java.awt.Color labelColorY1

labelColorY2

java.awt.Color labelColorY2

lineHeight

int lineHeight

locale

java.util.Locale locale

maxX

float maxX

maxXScr

int maxXScr

maxY1

float maxY1

maxY2

float maxY2

maxYScr

int maxYScr

minX

float minX

minXScr

int minXScr

minY1

float minY1

minY2

float minY2

minYScr

int minYScr

o

java.awt.Graphics o

offscreenGraphics

boolean offscreenGraphics

pixelsPerUnitX

float pixelsPerUnitX

pixelsPerUnitY1

float pixelsPerUnitY1

pixelsPerUnitY2

float pixelsPerUnitY2

pScr

java.awt.Point pScr

rangeX

float rangeX

rangeXScr

int rangeXScr

rangeY1

float rangeY1

rangeY2

float rangeY2

rangeYScr

int rangeYScr

rightToLeft

boolean rightToLeft

ticksX

int ticksX

ticksY

int ticksY

title

java.lang.String title

tracesY1Initialised

boolean tracesY1Initialised

tracesY2Initialised

boolean tracesY2Initialised

traceY1

Trace[] traceY1

traceY2

Trace[] traceY2

y1AxisVisible

boolean y1AxisVisible

y2AxisVisible

boolean y2AxisVisible


Package vipratech.beans.standardbeans.resources

Class vipratech.beans.standardbeans.resources.AdjustmentFloatEvent implements Serializable

Serialized Fields

SliderName

java.lang.String SliderName

value

float value

Class vipratech.beans.standardbeans.resources.ControlButtonIcon implements Serializable

Serialized Fields

activeBackground

java.awt.Color activeBackground

activeBorder

java.awt.Color activeBorder

activeForeground

java.awt.Color activeForeground

background

java.awt.Color background

border

java.awt.Color border

disabledBackground

java.awt.Color disabledBackground

disabledBorder

java.awt.Color disabledBorder

disabledForeground

java.awt.Color disabledForeground

enabledBackground

java.awt.Color enabledBackground

enabledBorder

java.awt.Color enabledBorder

enabledForeground

java.awt.Color enabledForeground

foreground

java.awt.Color foreground

icon

int icon

iconDisplay

int iconDisplay

indent

int indent

x

int x

y

int y

Class vipratech.beans.standardbeans.resources.ConvertVstrom implements Serializable

Serialized Fields

value

double value

volt

float volt

vStrom

double vStrom

Class vipratech.beans.standardbeans.resources.HorizontalChartPaper implements Serializable

Serialized Fields

colorY1

java.awt.Color colorY1

colorY2

java.awt.Color colorY2

currentY1

int currentY1

currentY2

int currentY2

d

java.awt.Dimension d

dataFile1

java.util.Vector dataFile1

dataFile2

java.util.Vector dataFile2

dx

int dx

margin

int margin

numberOfGridLines

int numberOfGridLines

p1

java.awt.Point p1

p2

java.awt.Point p2

pause

boolean pause

screen

boolean screen

sheetNumber

int sheetNumber

t

int t

xAxisPixels

int xAxisPixels

xGridInterval

int xGridInterval

yAxisPixels

int yAxisPixels

yGridInterval

int yGridInterval

Class vipratech.beans.standardbeans.resources.HorizontalSliderButton implements Serializable

Serialized Fields

active

boolean active

border

java.awt.Color border

buttonStyle

int buttonStyle

enabled

boolean enabled

Class vipratech.beans.standardbeans.resources.MainButtonIcon implements Serializable

Serialized Fields

activeBackground

java.awt.Color activeBackground

activeBorder

java.awt.Color activeBorder

activeForeground

java.awt.Color activeForeground

background

java.awt.Color background

border

java.awt.Color border

disabledBackground

java.awt.Color disabledBackground

disabledBorder

java.awt.Color disabledBorder

disabledForeground

java.awt.Color disabledForeground

enabledBackground

java.awt.Color enabledBackground

enabledBorder

java.awt.Color enabledBorder

enabledForeground

java.awt.Color enabledForeground

foreground

java.awt.Color foreground

icon

int icon

iconDisplay

int iconDisplay

indent

int indent

x

int x

y

int y

Class vipratech.beans.standardbeans.resources.PointFloat implements Serializable

Serialized Fields

x

float x

y

float y

Class vipratech.beans.standardbeans.resources.Trace implements Serializable

Serialized Fields

color

java.awt.Color color

p1

java.awt.Point p1

p2

java.awt.Point p2

runOnce

boolean runOnce

Class vipratech.beans.standardbeans.resources.VerticalChartPaper implements Serializable

Serialized Fields

colorY1

java.awt.Color colorY1

colorY2

java.awt.Color colorY2

currentX1

int currentX1

currentX2

int currentX2

d

java.awt.Dimension d

dataFile1

java.util.Vector dataFile1

dataFile2

java.util.Vector dataFile2

dy

int dy

leftMargin

int leftMargin

numberOfGridLines

int numberOfGridLines

p1

java.awt.Point p1

p2

java.awt.Point p2

pause

boolean pause

rightMargin

int rightMargin

screen

boolean screen

sheetNumber

int sheetNumber

t

int t

xAxisPixels

int xAxisPixels

xGridInterval

int xGridInterval

yAxisPixels

int yAxisPixels

yGridInterval

int yGridInterval

Class vipratech.beans.standardbeans.resources.VerticalSliderButton implements Serializable

Serialized Fields

active

boolean active

border

java.awt.Color border

buttonStyle

int buttonStyle

enabled

boolean enabled


Package vipratech.beans.userbeans

Class vipratech.beans.userbeans.FunctionPanel implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

pcs

java.beans.PropertyChangeSupport pcs

rectEnabled

boolean rectEnabled

rectfunction

FunctionPanel.RectFunction rectfunction

sinEnabled

boolean sinEnabled

sinfunction

FunctionPanel.SinFunction sinfunction

sprungEnabled

boolean sprungEnabled

sprungfunction

FunctionPanel.SprungFunction sprungfunction

triEnabled

boolean triEnabled

trifunction

FunctionPanel.TriFunction trifunction

y1Values

java.util.Vector y1Values

yDataPoint1

float yDataPoint1

Class vipratech.beans.userbeans.FunctionPanel.RectFunction implements Serializable

Serialized Fields

amp

float amp

base

float base

high

float high

highCounter

int highCounter

lowCounter

int lowCounter

max

float max

pause

int pause

period

float period

processedLow

int processedLow

runner

java.lang.Thread runner

t

int t

this$0

FunctionPanel this$0

x

float x

yDataPoint1

float yDataPoint1

yDataPoint2

float yDataPoint2

Class vipratech.beans.userbeans.FunctionPanel.SinFunction implements Serializable

Serialized Fields

amp

float amp

base

float base

max

float max

pause

int pause

period

float period

runner

java.lang.Thread runner

t

int t

this$0

FunctionPanel this$0

x

float x

Class vipratech.beans.userbeans.FunctionPanel.SprungFunction implements Serializable

Serialized Fields

amp

float amp

base

float base

flag

boolean flag

max

float max

pause

int pause

runner

java.lang.Thread runner

t

int t

this$0

FunctionPanel this$0

x

float x

Class vipratech.beans.userbeans.FunctionPanel.TriFunction implements Serializable

Serialized Fields

active

boolean active

amp

float amp

base

float base

high

float high

highClicks

int highClicks

low

float low

lowClicks

int lowClicks

max

float max

pause

int pause

period

float period

periodClicks

int periodClicks

runner

java.lang.Thread runner

t

int t

this$0

FunctionPanel this$0

x

float x

Class vipratech.beans.userbeans.NumericInput implements Serializable

Serialized Fields

aLabel

java.awt.Label aLabel

bundle

java.util.ListResourceBundle bundle

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

decimalplaces

int decimalplaces

down

boolean down

enabled

boolean enabled

havefocus

boolean havefocus

inkrement

float inkrement

key

java.lang.String key

key1

java.lang.String key1

label

java.lang.String label

labelon

boolean labelon

locale

java.util.Locale locale

maximumvalue

float maximumvalue

minimumlength

int minimumlength

minimumvalue

float minimumvalue

oldvalue

java.lang.Float oldvalue

pcs

java.beans.PropertyChangeSupport pcs

readonly

boolean readonly

stringlength

int stringlength

textField

java.awt.TextField textField

unit

java.lang.String unit

uniton

boolean uniton

up

boolean up

value

java.lang.Float value

Class vipratech.beans.userbeans.SelectFunction implements Serializable

Serialized Fields

choice1

java.awt.Choice choice1

enabled

boolean enabled

pcs

java.beans.PropertyChangeSupport pcs

rectEnabled

boolean rectEnabled

selected

int selected

sinEnabled

boolean sinEnabled

sprungEnabled

boolean sprungEnabled

triEnabled

boolean triEnabled

Class vipratech.beans.userbeans.SliderPanel implements Serializable

Serialized Fields

ampSlider

HorizontalSlider ampSlider

baseSlider

HorizontalSlider baseSlider

enabled

boolean enabled

highPanel

java.awt.Panel highPanel

highSlider

HorizontalSlider highSlider

lSymAdjustmentFloat

vipratech.beans.userbeans.SliderPanel.SymAdjustmentFloat lSymAdjustmentFloat

pcs

java.beans.PropertyChangeSupport pcs

periodPanel

java.awt.Panel periodPanel

periodSlider

HorizontalSlider periodSlider

Class vipratech.beans.userbeans.StatusButton implements Serializable

Serialized Fields

bundle

java.util.ListResourceBundle bundle

buttonsize

int buttonsize

clickable

boolean clickable

clickedOnce

boolean clickedOnce

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

down

boolean down

enabled

boolean enabled

fm

java.awt.FontMetrics fm

key

java.lang.String key

lichtfarbe

java.awt.Color lichtfarbe

locale

java.util.Locale locale

On

boolean On

pcs

java.beans.PropertyChangeSupport pcs

text1

java.lang.String text1

text2

java.lang.String text2

textfield

boolean textfield

underground

java.awt.Color underground

up

boolean up

x

int x

Class vipratech.beans.userbeans.VSAAuswahl implements Serializable

Serialized Fields

bundle

java.util.ListResourceBundle bundle

locale

java.util.Locale locale

pcs

java.beans.PropertyChangeSupport pcs

Class vipratech.beans.userbeans.VTextField implements Serializable

Serialized Fields

achar

char achar

aLabel

java.awt.Label aLabel

bundle

java.util.ListResourceBundle bundle

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

key

java.lang.String key

key1

java.lang.String key1

label

java.lang.String label

labelon

boolean labelon

locale

java.util.Locale locale

password

boolean password

pcs

java.beans.PropertyChangeSupport pcs

readonly

boolean readonly

stringlength

int stringlength

textField

java.awt.TextField textField

TextString

java.lang.String TextString


Package vipratech.beans.vtbeans

Class vipratech.beans.vtbeans.Adsorber implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aColorVector

java.util.Vector aColorVector

aFloat

float aFloat

aGraphVector

java.util.Vector aGraphVector

anInt

int anInt

aVector1

java.util.Vector aVector1

aVector2

java.util.Vector aVector2

aVector3

java.util.Vector aVector3

aVector4

java.util.Vector aVector4

aVector5

java.util.Vector aVector5

aVector6

java.util.Vector aVector6

aVector7

java.util.Vector aVector7

breite

int breite

c

java.awt.Color c

curve

int curve

d

java.awt.Dimension d

i

int i

intZon

int intZon

länge

int länge

pause

int pause

pcs

java.beans.PropertyChangeSupport pcs

point

int point

runner

java.lang.Thread runner

temp

int temp

x

float x

y1Values

java.util.Vector y1Values

y2Values

java.util.Vector y2Values

yDataPoint1

float yDataPoint1

yDataPoint2

float yDataPoint2

z

int z

Class vipratech.beans.vtbeans.DreierMagnetVentil implements Serializable

Serialized Fields

aInt

int aInt

al

java.awt.event.ActionListener al

aObject

java.lang.Object aObject

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

design

int design

eingang

int eingang

einlauf

boolean einlauf

enabled

boolean enabled

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

h

int h

lauf

int lauf

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

shownumber

boolean shownumber

v1Values

java.util.Vector v1Values

ventilnummer

int ventilnummer

w

int w

Class vipratech.beans.vtbeans.Eckelinks implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

flussrichtung

boolean flussrichtung

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint

Class vipratech.beans.vtbeans.Eckelinksunten implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

flussrichtung

boolean flussrichtung

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint

Class vipratech.beans.vtbeans.Eckerechts implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

flussrichtung

boolean flussrichtung

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint

Class vipratech.beans.vtbeans.Eckerechtsunten implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

flussrichtung

boolean flussrichtung

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint

Class vipratech.beans.vtbeans.Gasauswahl implements Serializable

Serialized Fields

pcs

java.beans.PropertyChangeSupport pcs

Class vipratech.beans.vtbeans.Kreuzung implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

flussrichtung

boolean flussrichtung

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint

Class vipratech.beans.vtbeans.Leitung implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

flussrichtung

boolean flussrichtung

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint

Class vipratech.beans.vtbeans.Leitunghorizontal implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

flussrichtung

boolean flussrichtung

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint

Class vipratech.beans.vtbeans.Tstueck implements Serializable

Serialized Fields

aColor

java.awt.Color aColor

aInt

int aInt

aInteger

java.lang.Integer aInteger

anInteger

java.lang.Integer anInteger

anschluss

int anschluss

aObject

java.lang.Object aObject

asInteger

java.lang.Integer asInteger

currentHeight

int currentHeight

currentWidth

int currentWidth

d

java.awt.Dimension d

design

int design

flussrichtung

boolean flussrichtung

g

java.awt.Graphics g

gas

java.awt.Color gas

gasArt

java.lang.String gasArt

Gasname

int Gasname

Gasvector

java.util.Vector Gasvector

MIN_HEIGHT

int MIN_HEIGHT

MIN_WIDTH

int MIN_WIDTH

newSize

java.awt.Dimension newSize

pcs

java.beans.PropertyChangeSupport pcs

propint

int propint


Package vipratech.util

Class vipratech.util.AlphabeticalSort implements Serializable

Class vipratech.util.DecimalPlaces implements Serializable

Serialized Fields

decimals

java.lang.String decimals

dp

int dp

integers

java.lang.String integers

numberString

java.lang.String numberString

Class vipratech.util.GridBagConstraintsD implements Serializable

Class vipratech.util.OperatingSystem implements Serializable


dathe@chemie.uni-leipzig.de"

http://leipzig.vernetztes-studium.de