Serialized Form


Package com.magelang

Class com.magelang.BorderPanel implements Serializable


Package com.magelang.editors

Class com.magelang.editors.BasicColorSelector implements Serializable

Serialized Fields

selectedToggle

ColorToggle selectedToggle

Class com.magelang.editors.ColorSelector implements Serializable

Serialized Fields

fieldSelectedColor

java.awt.Color fieldSelectedColor

initString

java.lang.String initString

Class com.magelang.editors.ColorToggle implements Serializable

Serialized Fields

state

boolean state

borderColor

java.awt.Color borderColor

color

java.awt.Color color

colorInit

java.lang.String colorInit


Package com.magelang.splitter

Class com.magelang.splitter.ReOrientingSplitterBar implements Serializable

Serialized Fields

needsToBeSetup

boolean needsToBeSetup

Class com.magelang.splitter.SplitterBar implements Serializable

Serialized Fields

orientation

int orientation

alreadyDrawn

boolean alreadyDrawn

originalBounds

java.awt.Rectangle originalBounds

wBar

java.awt.Window wBar

mouseInside

boolean mouseInside

Class com.magelang.splitter.SplitterLayout implements Serializable

Serialized Fields

lastW

int lastW

lastH

int lastH

newComponentAdded

boolean newComponentAdded

relations

java.util.Hashtable relations

fieldOrientation

int fieldOrientation

Class com.magelang.splitter.SplitterSpace implements Serializable

Class com.magelang.splitter.SwapButton implements Serializable

Serialized Fields

state

boolean state


Package com.magelang.tabsplitter

Class com.magelang.tabsplitter.TabColorEditor implements Serializable

Serialized Fields

addButton

java.awt.Button addButton

removeButton

java.awt.Button removeButton

buttonPanel

java.awt.Panel buttonPanel

tabPanel

TabPanel tabPanel

Class com.magelang.tabsplitter.TabNamePanel implements Serializable

Serialized Fields

tabName

java.lang.String tabName

Class com.magelang.tabsplitter.TabPanel implements Serializable

Serialized Fields

borderColor

java.awt.Color borderColor

bothRect

java.awt.Rectangle bothRect

firstVisible

int firstVisible

lastVisible

int lastVisible

hslop

int hslop

popupMenu

java.awt.PopupMenu popupMenu

lastH

int lastH

lastW

int lastW

selected

int selected

tabBackground

java.awt.Color tabBackground

tabColors

java.awt.Color[] tabColors

tabs

java.util.Vector tabs

tabText

java.lang.String[] tabText

tooManyTabs

boolean tooManyTabs

vslop

int vslop

tabMenuItems

java.awt.MenuItem[] tabMenuItems

currentFont

java.awt.Font currentFont

boldFont

java.awt.Font boldFont

fm

java.awt.FontMetrics fm

boldfm

java.awt.FontMetrics boldfm

h

int h

leftEnabled

boolean leftEnabled

rightEnabled

boolean rightEnabled

explicitTabText

java.util.Hashtable explicitTabText

Class com.magelang.tabsplitter.TabSelectionEvent implements Serializable

Serialized Fields

visibleComponent

java.lang.Object visibleComponent

physicalTab

int physicalTab

selectedName

java.lang.String selectedName

visibleComponentNum

int[] visibleComponentNum

Class com.magelang.tabsplitter.TabSplitter implements Serializable

Serialized Fields

swapItem

java.awt.MenuItem swapItem

position

java.util.Hashtable position

tabBeingDragged

int tabBeingDragged

compsInSplitters

java.util.Hashtable compsInSplitters


Package de.pannenleiter.awt

Class de.pannenleiter.awt.GoodFrame implements Serializable

Serialized Fields

isBase

boolean isBase

Class de.pannenleiter.awt.TextPanel implements Serializable

Serialized Fields

fm

java.awt.FontMetrics fm

lineH

int lineH

lineW16

int lineW16

lineA

int lineA

border

int border

isInitialized

boolean isInitialized

myPanel

de.pannenleiter.awt.TextPanel.InnerPanel myPanel

horizontal

java.awt.Scrollbar horizontal

vertical

java.awt.Scrollbar vertical

lines

java.util.Vector lines

maxWidth

int maxWidth

appendToLine

boolean appendToLine

marks

java.util.Hashtable marks

lineAttr

java.util.Vector lineAttr

charMap

java.util.Vector charMap

textListener

TextPanelListener textListener


Package de.pannenleiter.tbug.plain

Class de.pannenleiter.tbug.plain.DebugWindow implements Serializable

Serialized Fields

debugger

Debugger debugger

breakpoint

XSLThread breakpoint

sourceStack

java.awt.List sourceStack

styleStack

java.awt.List styleStack

variableList

java.awt.List variableList

variableText

VariablePanal variableText

text

TextCollection text

btnStep

java.awt.Button btnStep

btnSkip

java.awt.Button btnSkip

btnEnd

java.awt.Button btnEnd

btnRun

java.awt.Button btnRun

lblStatus

java.awt.Label lblStatus

lock

java.lang.Object lock

state

int state

displayedStyleFrame

int displayedStyleFrame

Class de.pannenleiter.tbug.plain.OutputPanel implements Serializable

Serialized Fields

manager

TextCollection manager

jumpMenu

java.awt.PopupMenu jumpMenu

sourceMenu

java.awt.MenuItem sourceMenu

styleMenu

java.awt.MenuItem styleMenu

locator

SOSLocator locator

Class de.pannenleiter.tbug.plain.SourcePanel implements Serializable

Serialized Fields

manager

TextCollection manager

source

SourceSheet source

breakpoints

java.util.Hashtable breakpoints

Class de.pannenleiter.tbug.plain.TextCollection implements Serializable

Serialized Fields

debugger

Debugger debugger

names

java.util.Vector names

comps

java.util.Vector comps

Class de.pannenleiter.tbug.plain.VariablePanal implements Serializable

Serialized Fields

type

java.awt.Label type

list

java.awt.List list

listText

TextPanel listText

currentValue

Value currentValue

currentIndex

int currentIndex

currentList

NodeList currentList

itemListener

java.awt.event.ItemListener itemListener


Package de.pannenleiter.tbug.saxon

Class de.pannenleiter.tbug.saxon.DebuggerServlet implements Serializable

Serialized Fields

rpc

XmlRpcServer rpc

debugger

SaxonDebuggerServer debugger

isDebugging

boolean isDebugging

cache

java.util.Hashtable cache


Package de.pannenleiter.tbug.xmlrpc.client

Class de.pannenleiter.tbug.xmlrpc.client.DebuggerClient implements Serializable

Serialized Fields

xmlrpc

SimpleXmlRpcClient xmlrpc

poller

java.lang.Thread poller

myId

java.lang.String myId

uis

java.util.Hashtable uis

stylesheets

java.util.Hashtable stylesheets

debug

boolean debug


Package helma.xmlrpc

Class helma.xmlrpc.XmlRpcException implements Serializable

Serialized Fields

code

int code
The fault code of the exception. For servers based on this library, this will always be 0. (If there are predefined error codes, they should be in the XML-RPC spec.)

Class helma.xmlrpc.XmlRpcServlet implements Serializable

Serialized Fields

xmlrpc

XmlRpcServer xmlrpc


Package helma.xmlrpc.applet

Class helma.xmlrpc.applet.JSXmlRpcApplet implements Serializable

Serialized Fields

loaded

java.lang.Object loaded

errorMessage

java.lang.String errorMessage

arguments

java.util.Vector arguments

Class helma.xmlrpc.applet.XmlException implements Serializable

Serialized Fields

message

java.lang.String message

systemId

java.lang.String systemId

line

int line

column

int column

Class helma.xmlrpc.applet.XmlRpcApplet implements Serializable

Serialized Fields

client

SimpleXmlRpcClient client

Class helma.xmlrpc.applet.XmlRpcException implements Serializable

Serialized Fields

code

int code
The fault code of the exception. For servers based on this library, this will always be 0. (If there are predefined error codes, they should be in the XML-RPC spec.)


Package org.w3c.dom

Class org.w3c.dom.DOMException implements Serializable

Serialized Fields

code

short code