Serialized Form


Package edu.iu.cnets.klatsch.exception

Class edu.iu.cnets.klatsch.exception.EvaluationException extends KlatschException implements Serializable

serialVersionUID: 2086526771999393540L

Serialized Fields

message

java.lang.String message
the error message

Class edu.iu.cnets.klatsch.exception.ParserException extends KlatschException implements Serializable

serialVersionUID: 5949969259465594529L

Serialized Fields

message

java.lang.String message
the error message


tokenError

TokenException tokenError
possible contextual information on this error

Class edu.iu.cnets.klatsch.exception.TokenException extends KlatschException implements Serializable

serialVersionUID: -443507588169064964L

Serialized Fields

message

java.lang.String message
the error message


Package edu.iu.cnets.klatsch.gui

Class edu.iu.cnets.klatsch.gui.KlatschGui extends processing.core.PApplet implements Serializable

serialVersionUID: 5405630614090627203L

Serialized Fields

widgetIndex

WidgetIndex widgetIndex
the widgets we always have


widgetEntry

WidgetEntry widgetEntry

paneText

Text paneText

paneList

java.util.List<E> paneList
for keeping track of the main pane


topIndex

int topIndex

paneX1

int paneX1
the boundaries to use for a new pane


paneY1

int paneY1
the boundaries to use for a new pane


paneX2

int paneX2
the boundaries to use for a new pane


paneY2

int paneY2
the boundaries to use for a new pane