jET
1.0alpha4


Serialized Form


Package org.jet

Class org.jet.AboutBox implements Serializable

Serialized Fields

btn

javax.swing.JButton btn
"OK" Button.


resource

JetResources resource
Resource.

Class org.jet.ButtonEditor implements Serializable

Serialized Fields

button

javax.swing.JToggleButton button

Class org.jet.Configuration implements Serializable

Class org.jet.GoToDialog implements Serializable

Serialized Fields

resource

JetResources resource

app

Jet app

returnedValue

javax.vecmath.Point3d returnedValue

Class org.jet.JetDialog implements Serializable

Class org.jet.JetOptions implements Serializable

Serialized Fields

config

Configuration config
Jet configuration.

Class org.jet.PropertiesDialog implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton
"OK" Button.


caButton

javax.swing.JButton caButton
"Cancel" Button.


controls

PropertiesDialog.ControlsMap controls
A map containing dialog controls.


gbConstraints

java.awt.GridBagConstraints gbConstraints
Grid bag contraints.

Class org.jet.PropertiesDialog.ControlsMap implements Serializable

Class org.jet.SceneryDescriptionDialog implements Serializable

Serialized Fields

sc

JSceneryEditor sc
Scenery editor


txtArea

javax.swing.JTextArea txtArea
Text area in dialog box.

Class org.jet.SceneryFrame implements Serializable

Serialized Fields

parent

Jet parent
Reference to the application.


scroll

javax.swing.JScrollPane scroll
Scroll pane for editor.


scEditor

JSceneryEditor scEditor
The scenery editor.


file

java.io.File file
File.


columnRule

JRule columnRule
Horizontal rule.


rowRule

JRule rowRule
Vertical rule.


corner

javax.swing.JPanel corner
Upper left corner.


changes

boolean changes
Changes flag.


newbie

boolean newbie
New, empty frame.


resource

JetResources resource
Resource.

Class org.jet.SceneryToolbarFrame implements Serializable

Serialized Fields

application

Jet application

controls

javax.swing.JTable controls

resource

JetResources resource

Class org.jet.TrackNamesDialog implements Serializable

Serialized Fields

list

javax.swing.JList list
List.


editor

JSceneryEditor editor
Scenery editor.

Class org.jet.TrackNamesDialog.CellRenderer implements Serializable

Serialized Fields

imageTrack

javax.swing.ImageIcon imageTrack

imageSwitch

javax.swing.ImageIcon imageSwitch

Class org.jet.ZoomComboBoxRenderer implements Serializable

Serialized Fields

formatter

java.text.Format formatter
Formatter.


Package org.jet.sce

Class org.jet.sce.BasicSceneryEditorUI.ZoomInAction implements Serializable

Serialized Fields

editor

JSceneryEditor editor

Class org.jet.sce.BasicSceneryEditorUI.ZoomOutAction implements Serializable

Serialized Fields

editor

JSceneryEditor editor

Class org.jet.sce.EditorKit.SceneryException implements Serializable

Serialized Fields

line

int line
Line number of an exception.

Class org.jet.sce.JCorner implements Serializable

Class org.jet.sce.JRule implements Serializable

Serialized Fields

orientation

int orientation

increment

int increment

units

int units

decimalFormat

java.text.DecimalFormat decimalFormat

trackMouse

int trackMouse

Class org.jet.sce.JSceneryEditor implements Serializable

Serialized Fields

maxUnitIncrement

int maxUnitIncrement
Maximum amount of scrolling.


editable

boolean editable
Editable flag.


gridEnabled

boolean gridEnabled
Editor grid flag.


gridColor

java.awt.Color gridColor
Grid color.


scenery

Scenery scenery
Data model.


scale

double scale
Scale.


selectionModel

ScenerySelectionModel selectionModel
Selection model.

Class org.jet.sce.Scenery implements Serializable

Serialized Fields

listenerList

javax.swing.event.EventListenerList listenerList
Event listener list.


sceneryProperties

java.util.Dictionary sceneryProperties
Scenery properties


elements

java.util.Vector elements
List containing scenery elements.


switches

java.util.Vector switches
List containing switches.


description

java.lang.String description
Text description of this scenery.


nameIndex

Scenery.NamesIndices nameIndex
Name indices.

Class org.jet.sce.Scenery.NamesIndices implements Serializable

Serialized Fields

index

java.util.ArrayList index

comp

java.util.Comparator comp

Class org.jet.sce.SceneryEvent implements Serializable

Serialized Fields

type

SceneryEvent.EventType type

changes

java.lang.Object[] changes

Class org.jet.sce.ScenerySelectionEvent implements Serializable

Serialized Fields

selectedObject

java.lang.Object selectedObject
Selection.


Package org.jet.tracks

Class org.jet.tracks.AbstractTrackProp implements Serializable

Serialized Fields

tabbed

javax.swing.JTabbedPane tabbed
Tabbed pane that is present on every track properties dialog.

Class org.jet.tracks.ArcTrack implements Serializable

Serialized Fields

radius

double radius

angle

double angle

resource

JetResources resource

Class org.jet.tracks.ArcTrackProp implements Serializable

Serialized Fields

angleDocList

javax.swing.event.DocumentListener angleDocList
Document listener at angle field.


lengthDocList

javax.swing.event.DocumentListener lengthDocList
Document listener at length field.


config

Configuration config
The jET configuration.

Class org.jet.tracks.CustomSwitchProp implements Serializable

Serialized Fields

resource

JetResources resource
I18n resource.

Class org.jet.tracks.JTrack implements Serializable

Serialized Fields

cAble

Componentable cAble
Obiekt typu Componentable.


rectTrack

java.awt.Rectangle rectTrack

handles

java.awt.Point[] handles

handleSelected

java.awt.Point handleSelected

Class org.jet.tracks.StraightTrack implements Serializable

Serialized Fields

resource

JetResources resource

Class org.jet.tracks.StraightTrackProp implements Serializable

Serialized Fields

lengthDocList

javax.swing.event.DocumentListener lengthDocList

resource

JetResources resource

Class org.jet.tracks.Switch implements Serializable

Serialized Fields

node3

javax.vecmath.Point3d node3
End point of reversible track.


vecSwitched

javax.vecmath.Vector3d vecSwitched
Vector mounted at start point to the reversible track.


vec3

javax.vecmath.Vector3d vec3
Vector mounted at end point of reversible track to start point of track.


rollSwitched

double rollSwitched
Roll at start point of reversible track.


roll3

double roll3
Roll at end point of reversible track.


radiusSwitched

double radiusSwitched
Radius of reversible track.


reversibleAngle

double reversibleAngle
Angle of reversible track (in degrees).


resource

JetResources resource
I18n resource.


rightSwitch

boolean rightSwitch

Class org.jet.tracks.SwitchProperties implements Serializable

Class org.jet.tracks.Track implements Serializable

Serialized Fields

name

java.lang.String name
The name.


node1

javax.vecmath.Point3d node1
1st end point of the track.


node2

javax.vecmath.Point3d node2
2nd end point of the track.


vec1

javax.vecmath.Vector3d vec1
1st control vector of the track.


vec2

javax.vecmath.Vector3d vec2
2nd control vector of the track.


length

double length
Track length.


width

double width
Track width.


friction

double friction
Friction.


tapDistance

double tapDistance
Tap distance.


quality

int quality
Quality of the track. Values are combination of bits.


damage

int damage
Track damage flag. Values are combination of bits.


enviroment

java.lang.String enviroment
The enviroment.


visibility

boolean visibility
Visibility flag.


texture

java.lang.String texture
Texture.


textureLength

double textureLength
Texture length.


secondTexture

java.lang.String secondTexture
Second texture.


texHeight

double texHeight
Texture height.


texWidth

double texWidth
Texture width.


texSlope

double texSlope
Texture slope.


roll1

double roll1
Roll at 1st point.


roll2

double roll2
Roll at 2nd point.


radius

double radius
Radius. It should be 0 for flex and straight tracks.

Class org.jet.tracks.TrackPalette implements Serializable

Serialized Fields

jet

Jet jet

patternMap

java.util.HashMap patternMap

buttonGroup

javax.swing.ButtonGroup buttonGroup

blankButton

JTrack blankButton

resource

JetResources resource

Class org.jet.tracks.TrackPreview implements Serializable

Class org.jet.tracks.TrackProperties implements Serializable

Serialized Fields

editable

boolean editable
Editable flag.


resource

JetResources resource
I18n resource.


controls

TrackProperties.ControlMap controls
Controls map.

Class org.jet.tracks.TrackProperties.ControlMap implements Serializable


Package prv.doman.fsa

Class prv.doman.fsa.Automaton implements Serializable

Serialized Fields

state

java.lang.String state
Current state of automaton


alphabet

java.util.Set alphabet
Alphabet.


states

java.util.Set states
States.


finalStates

java.util.Set finalStates
Final states.


rules

java.util.Map rules
Rules.

Class prv.doman.fsa.AutomatonException implements Serializable

Class prv.doman.fsa.FinalStateMissingException implements Serializable

Class prv.doman.fsa.StateRedefinitionException implements Serializable

Serialized Fields

stateName

java.lang.String stateName
State storage.

Class prv.doman.fsa.UnknownLetterException implements Serializable

Serialized Fields

letter

java.lang.String letter
Letter storage.

Class prv.doman.fsa.UnknownStateException implements Serializable

Serialized Fields

stateName

java.lang.String stateName
State storage.


Package prv.doman.util

Class prv.doman.util.DegreeFormat implements Serializable

Serialized Fields

widths

int[] widths

hasSymbol

boolean[] hasSymbol

fracWidth

int fracWidth

symbols

DegreeFormatSymbols symbols

pattern

java.lang.String pattern

dummy

java.text.FieldPosition dummy

decimalFormat

java.text.DecimalFormat decimalFormat

Class prv.doman.util.HexadecimalFormat implements Serializable

Serialized Fields

upperCase

boolean upperCase

decoration

int decoration

Class prv.doman.util.ScaleFormat implements Serializable

Serialized Fields

delimeter

java.lang.String delimeter
Symbol.


decimalFormat

java.text.DecimalFormat decimalFormat
Decimal formatter.


jET
1.0alpha4