Serialized Form
alignment
int alignment
vc
jau.awt.JauValidateClass vc
tabs
java.util.Vector tabs
cardLabel
java.awt.Label cardLabel
cardLayout
java.awt.CardLayout cardLayout
currentCard
java.lang.String currentCard
cards
java.util.Hashtable cards
browser
JauHtmlPanel browser
jpmaster
javax.swing.JPanel jpmaster
jpctrl
javax.swing.JPanel jpctrl
jpstatus
javax.swing.JPanel jpstatus
bExit
javax.swing.JButton bExit
bBack
javax.swing.JButton bBack
bFwd
javax.swing.JButton bFwd
bReload
javax.swing.JButton bReload
tUrl
javax.swing.JComboBox tUrl
tStatus
javax.swing.JTextField tStatus
remUrls
java.util.Vector remUrls
maxRemUrls
int maxRemUrls
actualUrl
int actualUrl
html
javax.swing.JEditorPane html
x
int x
y
int y
varFolderInsets
java.awt.Insets varFolderInsets
buffer
java.awt.Image buffer
tabx
int[] tabx
tabtext
java.lang.String[] tabtext
tabW
int tabW
tabH
int tabH
tabLocation
int tabLocation
active
boolean active
relief
int relief
borderWidth
int borderWidth
borderLabel
java.lang.String borderLabel
labelAlignment
int labelAlignment
borderInsets
java.awt.Insets borderInsets
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
orgFocus
java.awt.Component orgFocus
isInit
boolean isInit
text
java.lang.String text
title
java.lang.String title
northComps
java.util.Vector northComps
westComps
java.util.Vector westComps
eastComps
java.util.Vector eastComps
centerComps
java.util.Vector centerComps
buttons
java.util.Vector buttons
hitButton
java.awt.Button hitButton
parent
java.awt.Frame parent
SetupButton
javax.swing.JButton SetupButton
SystemButton
javax.swing.JButton SystemButton
DismissButton
javax.swing.JButton DismissButton
dialog
jau.infomisc.JSetupDialog dialog
sysinfo
JSysInfoWin sysinfo
text
java.lang.String text
inAnApplet
boolean inAnApplet
values
java.util.Vector values
dismissed
boolean dismissed
paraset
boolean paraset
DismissButton
javax.swing.JButton DismissButton
inAnApplet
boolean inAnApplet
SetupButton
java.awt.Button SetupButton
SystemButton
java.awt.Button SystemButton
DismissButton
java.awt.Button DismissButton
dialog
jau.infomisc.SetupDialog dialog
sysinfo
SysInfoWin sysinfo
text
java.lang.String text
inAnApplet
boolean inAnApplet
values
java.util.Vector values
dismissed
boolean dismissed
paraset
boolean paraset
DismissButton
java.awt.Button DismissButton
inAnApplet
boolean inAnApplet
browser
JauHtmlBrowserFrame browser
killme
java.lang.Thread killme
objs
fx2DObj[] objs
counter
int counter
max_objs
int max_objs
threadSuspended
boolean threadSuspended
first_draw
boolean first_draw
FramesPerSec
double FramesPerSec
shields
int shields
sx
int sx
sy
int sy
LastShipMove
long LastShipMove
shipSpeed
double shipSpeed
shipDeltaSpeed
double shipDeltaSpeed
shoot_X
int[] shoot_X
shoot_Y
int[] shoot_Y
shoots
int shoots
points
int points
condition
int condition
shoot
boolean[] shoot
LastShootMove
long[] LastShootMove
LastShoot
long LastShoot
ShootLoaded
boolean ShootLoaded
shootSpeed
double shootSpeed
sndShipFire
java.applet.AudioClip sndShipFire
sndShipHit
java.applet.AudioClip sndShipHit
sndObjHit
java.applet.AudioClip sndObjHit
gameOn
boolean gameOn
shieldTimer
SimpleTimer shieldTimer
shieldPause
boolean shieldPause
ScrollText
java.lang.String ScrollText
FinalText
java.lang.String FinalText
DoTextScroll
boolean DoTextScroll
textDrawed
boolean textDrawed
textSpeed
double textSpeed
tx
int tx
ty
int ty
texth
int texth
td
int td
LastScrolledText
long LastScrolledText
textf
java.awt.Font textf
setup_window
JSetupWindow setup_window
cfgMgr
ComponentMgr cfgMgr
cfgMgrGlob
ComponentMgr cfgMgrGlob
keyleft
char keyleft
keyright
char keyright
keyfire
char keyfire
keySetup
char keySetup
keyQuit
char keyQuit
mouseaction
boolean mouseaction
doSound
boolean doSound
useJauBrowser
boolean useJauBrowser
animate
boolean animate
scoreButton
javax.swing.JTextField scoreButton
shieldButton
javax.swing.JTextField shieldButton
fpsButton
javax.swing.JTextField fpsButton
scoreDisplay
javax.swing.JPanel scoreDisplay
gameDisplay
ImageJPanel gameDisplay
fps_count
long fps_count
fps_start
long fps_start
jmb
javax.swing.JMenuBar jmb
applet
javax.swing.JApplet applet
offGraphics
java.awt.Graphics offGraphics
stdDim
java.awt.Dimension stdDim