[.home.]
[.hacks.]
[.java.]

Serialized Form

Class Awt implements Serializable

Serialized Fields

insets

java.awt.Insets insets
insets around this comp


innerInsets

java.awt.Insets innerInsets
insets within this comp


borderDepth

int borderDepth
borderdepth - thickness of border


borderType

int borderType
bordertype - one of NONE, RAISED, SUNKEN, BULK, TOP


minimumDimension

java.awt.Dimension minimumDimension
the dimension for comp


actionListener

java.awt.event.ActionListener actionListener
ActionListener to notify clients


itemListener

java.awt.event.ItemListener itemListener
ItemListener to notify clients


componentStates

java.util.Hashtable componentStates
save components states if this panel is set to disable


bg

java.lang.Object bg
our Background


bim

java.awt.Image bim
backing image for flickerfree drawing


big

java.awt.Graphics big
Grphics for bim


Class AwtText implements Serializable

Serialized Fields

textcomp

java.awt.TextComponent textcomp
the TextComp we want to wrap ...


Class Base implements Serializable

Serialized Fields

main

Main main
handle for main object.


font

java.awt.Font font
handle for default font.


prefix

java.lang.String prefix
prefix used to distinguish different base objects


Class BorderPanel implements Serializable

Serialized Fields

helpText

java.lang.String helpText
helptext for this panel null for none


nullLayout

NullLayout nullLayout
nulllayout is used when minimized


miniMizable

boolean miniMizable
can this panel be minimized ?


moi

boolean moi
mouse over icon ?


mot

boolean mot
mouse over title ?


captionInsets

java.awt.Insets captionInsets
space surrounding the caption


iconInsets

java.awt.Insets iconInsets
space surrounding the (minimize-) icon


Class Cal implements Serializable

Serialized Fields

mode

int mode
currend mode: TIME, DATE, DATE|TIME


cl

java.util.GregorianCalendar cl
holds current date/time


df

java.text.DateFormat df
dateformat used for this widget


tf

java.text.DateFormat tf
timeformat used for this widget


days

Knob[] days
knobs for day of month selection


datp

java.awt.Container datp
date panel


dayp

java.awt.Container dayp
day panel


timp

java.awt.Container timp
time panel


datl

Caption datl
date label - disply current date set


timl

Caption timl
time label - disply current time set


Class Caption implements Serializable

Serialized Fields

caption

java.lang.String caption
our contents


iconDist

int iconDist
icon layout if any


iconPos

int iconPos

active

boolean active
component states (used for implementing classes)


entered

boolean entered

mode

int mode
Modes


invalid

boolean invalid
is layout invalid ? (needed for recalc of href pos)


hrefs

java.util.Hashtable hrefs
list of hrefs in this caption. maps rectangle to string


activeRect

java.awt.Rectangle activeRect
list of hrefs in this caption. maps rectangle to string


Class EditArea implements Serializable


Class EditField implements Serializable


Class Fifo implements Serializable

Serialized Fields

maxentries

int maxentries
Maximal number of entries. 0 for unlimited


unique

boolean unique
Force entries to be unique ?


Class ImageCanvas implements Serializable

Serialized Fields

im

java.awt.Image im
the actual image itself


Class Knob implements Serializable

Serialized Fields

acommand

java.lang.String acommand
action command for this knob


Class Main implements Serializable

Serialized Fields

lang

java.lang.String lang
global language - initialized from system default


base

Base base
our instance of the client program


basename

java.lang.String basename
usually the name of the client class


baseargs

java.util.Vector baseargs
vectorized cmdline/applet args


baseframe

java.awt.Frame baseframe
used for standalone progs or for floating applets


isApplet

boolean isApplet
the current mode (applet or normal prog)


inFrame

boolean inFrame
the current mode (applet or normal prog)


rescache

java.util.Hashtable rescache
cache for already opened resources


restable

java.util.Hashtable[] restable
a four level resource hierachy


Class MenuKnob implements Serializable

Serialized Fields

menuItems

Fifo menuItems
fifo that holds the menu items


selectedItem

int selectedItem
currently selected item 0 = first


Class MultiColumnList implements Serializable

Serialized Fields

titles

java.lang.String[] titles
titles per column (arraysize = no. of cols)


items

java.util.Vector[] items
items per column (arraysize = no. of cols)


showTitle

boolean showTitle
show title ?


showLines

boolean showLines
show lines ?


adjustable

boolean adjustable
user adjustable ?


sortrev

boolean sortrev
sort normal or reversed ?


sortign

boolean sortign
sort ignore case ?


minVisibleRows

int minVisibleRows
to determine minimal space required


minVisibleCols

int minVisibleCols
minimal no. of rows that must be visible


visibleCols

int visibleCols
no. of currently visible rows


selrow

int selrow
selected row (-1 for no selection)


sortcol

int sortcol
column being sorted (-1 for unsorted)


dragcol

int dragcol
column being resized (-1 for none)


uniquecols

int[] uniquecols
columns that should be unique


borderw

int borderw
border width around titles & col separators


moc

int moc
mouse over column


lastclick

long lastclick
last mouse click time (to enable doubleclick)


cwidth

float[] cwidth
proportional column widths (sum = 1.0)


cpos

int[] cpos
column x positions


spos

int[] spos
sorted positions


scrollbar

java.awt.Scrollbar scrollbar
scrollbar at the right side


image

java.awt.Image image
backing image for flickerfree drawing


Class TabbedPanel implements Serializable

Serialized Fields

tabs

TabSelector tabs
our tabselectors


disp

TabbedDisplayPanel disp
our panels


Class Triage implements Serializable

Serialized Fields

prefix

java.lang.String prefix
String to prefix currently displayed choice with e.g. to change font, color etc.


Class Xbox implements Serializable

Serialized Fields

state

boolean state
the state


[.home.]
[.hacks.]
[.java.]