Serialized Form


Package com.hp.hpl.guess

Class com.hp.hpl.guess.ComparisonQuery extends Query implements Serializable

Serialized Fields

op

String op

field

Field field

value

Object value

g

Graph g

Class com.hp.hpl.guess.CompoundQuery extends Query implements Serializable

Serialized Fields

op

String op

query1

Query query1

query2

Query query2

Class com.hp.hpl.guess.GuessApplet extends Applet implements Serializable

Class com.hp.hpl.guess.GuessSignedApplet extends Applet implements Serializable

Class com.hp.hpl.guess.Query extends PyList implements Serializable

Serialized Fields

graph

Graph graph

type

int type

forced

boolean forced


Package com.hp.hpl.guess.db

Class com.hp.hpl.guess.db.SpreadSheetTable extends AbstractTableModel implements Serializable

Serialized Fields

data

String[][] data

elements

Vector elements

colNames

Vector colNames


Package com.hp.hpl.guess.freehep

Class com.hp.hpl.guess.freehep.HEPDialog extends JOptionPane implements Serializable

Serialized Fields

originalSize

Rectangle2D originalSize

fullImage

boolean fullImage

creator

String creator

browse

JButton browse

advanced

JButton advanced

file

JTextField file

type

JComboBox type

gframe

GFrame gframe

component

Component component

trusted

boolean trusted

props

Properties props

scale

JTextField scale

imageSize

JLabel imageSize


Package com.hp.hpl.guess.jung

Class com.hp.hpl.guess.jung.JungVisFrame extends GraphZoomScrollPane implements Serializable


Package com.hp.hpl.guess.layout

Class com.hp.hpl.guess.layout.OrderedSet extends ArrayList implements Serializable


Package com.hp.hpl.guess.piccolo

Class com.hp.hpl.guess.piccolo.ConvexHullLegendNode extends PPath implements Serializable

Class com.hp.hpl.guess.piccolo.ConvexHullNode extends PPath implements Serializable

Serialized Fields

nodes

ArrayList nodes

myColor

Color myColor

dirtyBit

boolean dirtyBit

frozen

boolean frozen

x3Points

float[] x3Points

y3Points

float[] y3Points

style

int style

Class com.hp.hpl.guess.piccolo.GFrame extends PCanvas implements Serializable

Serialized Fields

frozen

boolean frozen

jitm

JpegImagesToMovie jitm

frameBuffer

Vector frameBuffer

fileCounter

int fileCounter

auto

boolean auto

movieMode

boolean movieMode

currentMode

int currentMode

bImage

PLayer bImage
the background image layer


hulls

PLayer hulls
the hull layer


nodes

PLayer nodes
the node


edges

PLayer edges
the edge


labels

PLayer labels
the label layer


draw

PLayer draw
the extra drawn nodes


extra

PLayer extra
extra for other stuff on top (dragging rectangles)


rceh

RectZoomHandler rceh

pseh

MySelectionHandler pseh

dseh

DrawZoomHandler dseh

mph

MyPanHandler mph

fs

boolean fs

Class com.hp.hpl.guess.piccolo.GPCamera extends PCamera implements Serializable

Class com.hp.hpl.guess.piccolo.GPLayer extends PLayer implements Serializable

Class com.hp.hpl.guess.piccolo.GradientLegend extends JPanel implements Serializable

Serialized Fields

myCanvas

GradientLegend.DumbCanvas myCanvas

majorTicks

double majorTicks

min

double min

max

double max

jp

JPopupMenu jp

tickMarks

Vector tickMarks

textMarks

Vector textMarks

gradNode

PNode gradNode

foregroundColor

Color foregroundColor

startColor

Color startColor

endColor

Color endColor

anno

Font anno

bounds

Rectangle2D bounds

direction

int direction

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.piccolo.GuessImageLegendNode extends PImage implements Serializable

Serialized Fields

style

int style

Class com.hp.hpl.guess.piccolo.GuessImageNode extends PImage implements Serializable

Serialized Fields

owner

Node owner

frame

GFrame frame

style

int style

image

String image

_xCache

double _xCache

_yCache

double _yCache

_widthCache

double _widthCache

_heightCache

double _heightCache

curcolor

Color curcolor

label

String label

multiLineLabel

String[] multiLineLabel

labelText

LabelText labelText

highlightMode

boolean highlightMode

labelMode

boolean labelMode

hulls

HashSet hulls

Class com.hp.hpl.guess.piccolo.GuessLegendEdge extends PPath implements Serializable

Serialized Fields

n1x

double n1x

n1y

double n1y

n2x

double n2x

n2y

double n2y

loop

boolean loop

arrows

boolean arrows

destination

int destination

curcolor

Color curcolor

arrow_style

int arrow_style

p1

Point2D p1

p2

Point2D p2

Class com.hp.hpl.guess.piccolo.GuessPEdge extends PPath implements Serializable

Serialized Fields

owner

Edge owner

frame

GFrame frame

labelColor

Color labelColor

curcolor

Color curcolor

mouseOver

boolean mouseOver

arrow_style

int arrow_style

p1

Point2D p1

p2

Point2D p2

labelVisible

boolean labelVisible

label

String label

multiLineLabel

String[] multiLineLabel

labelX

double labelX

labelY

double labelY

Class com.hp.hpl.guess.piccolo.GuessShape3DLegendNode extends PPath implements Serializable

Serialized Fields

style

int style

gradPaint

Paint gradPaint

flatColor

Color flatColor

curcolor

Color curcolor

label

String label

labelText

LabelText labelText

highlightMode

boolean highlightMode

labelMode

boolean labelMode

Class com.hp.hpl.guess.piccolo.GuessShapeLegendNode extends PPath implements Serializable

Serialized Fields

style

int style

curcolor

Color curcolor

label

String label

labelText

LabelText labelText

highlightMode

boolean highlightMode

labelMode

boolean labelMode

Class com.hp.hpl.guess.piccolo.GuessShapeNode extends PPath implements Serializable

Serialized Fields

owner

Node owner

frame

GFrame frame

style

int style

curcolor

Color curcolor

label

String label

multiLineLabel

String[] multiLineLabel

labelText

LabelText labelText

highlightMode

boolean highlightMode

labelMode

boolean labelMode

hulls

HashSet hulls

Class com.hp.hpl.guess.piccolo.GuessShapeNode3D extends GuessShapeNode implements Serializable

Serialized Fields

flatColor

Color flatColor

gradPaint

Paint gradPaint

Class com.hp.hpl.guess.piccolo.GuessTextLegendNode extends PText implements Serializable

Serialized Fields

style

int style

borderShape

RectangularShape borderShape

curcolor

Paint curcolor

strokePaint

Color strokePaint

highlightMode

boolean highlightMode

labelMode

boolean labelMode

Class com.hp.hpl.guess.piccolo.GuessTextNode extends PText implements Serializable

Serialized Fields

owner

Node owner

frame

GFrame frame

style

int style

borderShape

RectangularShape borderShape

curcolor

Color curcolor

strokePaint

Color strokePaint

highlightMode

boolean highlightMode

labelMode

boolean labelMode

hulls

HashSet hulls

Class com.hp.hpl.guess.piccolo.LabelText extends PText implements Serializable

Serialized Fields

owner

GuessPNode owner

location

Point2D location

prevScale

float prevScale

Class com.hp.hpl.guess.piccolo.Legend extends JPanel implements Serializable

Serialized Fields

myCanvas

Legend.DumbCanvas myCanvas

nodes

Vector nodes

annotations

HashMap annotations

a2n

HashMap a2n

maxWidth

double maxWidth

maxHeight

double maxHeight

font

Font font

fontColor

Color fontColor

bounds

Rectangle2D bounds

jp

JPopupMenu jp

direction

int direction

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.piccolo.PreviewCorner extends JButton implements Serializable

Serialized Fields

_corner

String _corner

_previewPopup

PreviewPopup _previewPopup


Package com.hp.hpl.guess.piccolo.util

Class com.hp.hpl.guess.piccolo.util.SerEllipse extends PPath implements Serializable

Serialization Methods

readObject

public void readObject(ObjectInputStream ois)
                throws IOException,
                       ClassNotFoundException

writeObject

public void writeObject(ObjectOutputStream ois)
                 throws IOException
Serialized Fields

sx

double sx

sy

double sy

sw

double sw

sh

double sh

Class com.hp.hpl.guess.piccolo.util.SerLine extends PPath implements Serializable

Serialization Methods

readObject

public void readObject(ObjectInputStream ois)
                throws IOException,
                       ClassNotFoundException

writeObject

public void writeObject(ObjectOutputStream ois)
                 throws IOException
Serialized Fields

sx

double sx

sy

double sy

sw

double sw

sh

double sh

Class com.hp.hpl.guess.piccolo.util.SerRectangle extends PPath implements Serializable

Serialization Methods

readObject

public void readObject(ObjectInputStream ois)
                throws IOException,
                       ClassNotFoundException

writeObject

public void writeObject(ObjectOutputStream ois)
                 throws IOException
Serialized Fields

sx

double sx

sy

double sy

sw

double sw

sh

double sh

Class com.hp.hpl.guess.piccolo.util.SerRoundRectangle extends PPath implements Serializable

Serialization Methods

readObject

public void readObject(ObjectInputStream ois)
                throws IOException,
                       ClassNotFoundException

writeObject

public void writeObject(ObjectOutputStream ois)
                 throws IOException
Serialized Fields

sx

double sx

sy

double sy

sw

double sw

sh

double sh

saw

double saw

sah

double sah


Package com.hp.hpl.guess.prefuse

Class com.hp.hpl.guess.prefuse.PrefuseDisplay extends edu.berkeley.guir.prefuse.Display implements Serializable

Serialized Fields

fpanel

edu.berkeley.guir.prefusex.force.ForcePanel fpanel

m_fsim

edu.berkeley.guir.prefusex.force.ForceSimulator m_fsim

m_textField

String m_textField

m_registry

edu.berkeley.guir.prefuse.ItemRegistry m_registry

m_actionList

edu.berkeley.guir.prefuse.activity.Activity m_actionList

frameCountFont

Font frameCountFont

g

edu.berkeley.guir.prefuse.graph.Graph g


Package com.hp.hpl.guess.tg

Class com.hp.hpl.guess.tg.TGDisplay extends com.touchgraph.graphlayout.GLPanel implements Serializable


Package com.hp.hpl.guess.ui

Class com.hp.hpl.guess.ui.CommandStack extends JPanel implements Serializable

Serialized Fields

interp

PythonInterpreter interp

model

DefaultListModel model

list

JList list

userFriendly

Hashtable userFriendly

filename

String filename

Class com.hp.hpl.guess.ui.DockableAdapter extends JPanel implements Serializable

Serialized Fields

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.ui.DragWindow extends JPanel implements Serializable

Serialized Fields

panes

HashMap panes

cp2lp

HashMap cp2lp

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.ui.DrawWindow extends JPanel implements Serializable

Serialized Fields

arrowJCB

JComboBox arrowJCB

styleJCB

JComboBox styleJCB

widthJCB

JComboBox widthJCB

colorBut

JButton colorBut

jl

JLabel jl

visible

boolean visible

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.ui.DumbFrameListener extends JPanel implements Serializable

Class com.hp.hpl.guess.ui.DWButton extends com.jidesoft.swing.JideButton implements Serializable

Serialized Fields

listeners

HashSet listeners

nm

String nm

Class com.hp.hpl.guess.ui.DWButtonEditorPopup extends EditorPopup implements Serializable

Serialized Fields

menuItems

String[] menuItems

Class com.hp.hpl.guess.ui.EdgeEditorPopup extends GraphElementEditorPopup implements Serializable

Class com.hp.hpl.guess.ui.EditorPopup extends JPopupMenu implements Serializable

Serialized Fields

jython

InterpreterAbstraction jython

selected

Collection selected

currentH

Object currentH

sep

boolean sep

Class com.hp.hpl.guess.ui.ExceptionWindow extends JFrame implements Serializable

Serialized Fields

eMain

JTextArea eMain

eLabel

JLabel eLabel

copyButton

JButton copyButton

forwardB

JButton forwardB

backB

JButton backB

jscrollpane1

JScrollPane jscrollpane1

exceptions

Vector exceptions

location

int location

clipboard

Clipboard clipboard

Class com.hp.hpl.guess.ui.FieldModWindow extends JFrame implements Serializable

Serialized Fields

model

DefaultListModel model

attributeTree

JTree attributeTree

newValue

JTextField newValue

applyList

JList applyList

okB

JButton okB

cancelB

JButton cancelB

selectB

JButton selectB

nodes

Collection nodes

edges

Collection edges

showingNodes

boolean showingNodes

showingEdges

boolean showingEdges

selectedField

Field selectedField

Class com.hp.hpl.guess.ui.FontDialog extends StandardDialog implements Serializable

Serialized Fields

createdFont

Font createdFont

antialiased

boolean antialiased

info

JLabel info

applyButton

JButton applyButton

fontPanel

JPanel fontPanel

fontList

JList fontList

styleList

JList styleList

sizeDropDown

JComboBox sizeDropDown

checkBoxes

JCheckBox[] checkBoxes

antialiasBox

JCheckBox antialiasBox

textArea

JTextArea textArea

Class com.hp.hpl.guess.ui.GMenuBar extends JMenuBar implements Serializable

Serialized Fields

fileItems

String[] fileItems

fileShortcuts

char[] fileShortcuts

layoutItems

String[] layoutItems

logItem

JCheckBoxMenuItem logItem

hd

HEPDialog hd

prevRun

File prevRun

prevLog

File prevLog

prevGDF

File prevGDF

prevLoad

File prevLoad

Class com.hp.hpl.guess.ui.GraphElementEditorPopup extends EditorPopup implements Serializable

Serialized Fields

menuItems

String[] menuItems

Class com.hp.hpl.guess.ui.GuessColor extends Color implements Serializable

Serialized Fields

name

String name

Class com.hp.hpl.guess.ui.GuessJFrame extends JFrame implements Serializable

Serialized Fields

jm

JMenuBar jm

dockable

Dockable dockable

Class com.hp.hpl.guess.ui.GuessTransferHandler extends TransferHandler implements Serializable

Serialized Fields

guessFlavor

DataFlavor guessFlavor

guessType

String guessType

source

Object source

Class com.hp.hpl.guess.ui.InfoWindow extends JPanel implements Serializable

Serialized Fields

gtm

InfoWindow.GuessTableModel gtm

jl

JLabel jl

visible

boolean visible

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.ui.LabNotebook extends JFrame implements Serializable

Serialized Fields

pane

JTextPane pane

doc

HTMLDocument doc

jython

PythonInterpreter jython

jsp

JScrollPane jsp

counter

int counter

lineNum

int lineNum

color

boolean color

Class com.hp.hpl.guess.ui.MainUIWindow extends JFrame implements Serializable

Serialized Fields

canvas

Component canvas

graphicsDevice

GraphicsDevice graphicsDevice

originalDisplayMode

DisplayMode originalDisplayMode

escapeFullScreenModeListener

EventListener escapeFullScreenModeListener

tabbedPaneH

JTabbedPane tabbedPaneH

tabbedPaneV

JTabbedPane tabbedPaneV

splitPaneH

JSplitPane splitPaneH

splitPaneV

JSplitPane splitPaneV

myMenu

GMenuBar myMenu

jpop

JPopupMenu jpop

selected

JTabbedPane selected

Class com.hp.hpl.guess.ui.NodeEditorPopup extends GraphElementEditorPopup implements Serializable

Class com.hp.hpl.guess.ui.PickFile extends JPanel implements Serializable

Serialized Fields

m_jformattedtextfield1

JFormattedTextField m_jformattedtextfield1

m_jbutton1

JButton m_jbutton1

m_jbutton2

JButton m_jbutton2

m_jbutton3

JButton m_jbutton3

m_jcombobox1

JComboBox m_jcombobox1

m_jformattedtextfield2

JFormattedTextField m_jformattedtextfield2

m_jbutton4

JButton m_jbutton4

m_jformattedtextfield3

JFormattedTextField m_jformattedtextfield3

owner

JDialog owner

approved

File approved

jlabel2

JLabel jlabel2

jlabel3

JLabel jlabel3

jlabel4

JLabel jlabel4

Class com.hp.hpl.guess.ui.SimpleButton extends JButton implements Serializable

Serialized Fields

size

Dimension size

bType

int bType

Class com.hp.hpl.guess.ui.SpreadSheet extends JPanel implements Serializable

Serialized Fields

gtm

AbstractTableModel gtm

visible

boolean visible

title

String title

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.ui.StandardDialog extends JDialog implements Serializable

Serialized Fields

approveButton

JButton approveButton

buttonList

ArrayList buttonList

buttons

JPanel buttons

cancelButton

JButton cancelButton

abortButton

JButton abortButton

disposeOnClose

boolean disposeOnClose

firstFocusComponent

JComponent firstFocusComponent

ignoreEscapeKey

boolean ignoreEscapeKey

ignoreKeys

boolean ignoreKeys

leftButtons

JPanel leftButtons

main

JPanel main

result

int result

rightButtons

JPanel rightButtons

Class com.hp.hpl.guess.ui.StatusBar extends JPanel implements Serializable

Serialized Fields

sbList

SimpleButton[] sbList

Class com.hp.hpl.guess.ui.TextPaneJythonConsole extends JScrollPane implements Serializable

Serialized Fields

lineNumber

int lineNumber

docked

boolean docked

myParent

GuessJFrame myParent

Class com.hp.hpl.guess.ui.ThrowableEditorPopup extends EditorPopup implements Serializable

Serialized Fields

menuItems

String[] menuItems

Class com.hp.hpl.guess.ui.UserMenuItem extends JMenuItem implements Serializable

Serialized Fields

menuListeners

Vector menuListeners

ep

EditorPopup ep


Package com.hp.hpl.guess.util

Class com.hp.hpl.guess.util.AnnoHashSet extends HashSet implements Serializable

Serialized Fields

annotation

String annotation

Class com.hp.hpl.guess.util.AnnoVector extends Vector implements Serializable

Serialized Fields

annotation

String annotation

Class com.hp.hpl.guess.util.GuessPyStringMap extends PyStringMap implements Serializable

Serialized Fields

dontChange

HashSet dontChange

Class com.hp.hpl.guess.util.SortableHashSet extends AnnoHashSet implements Serializable

Serialized Fields

key

Comparable key


Package edu.umd.cs.piccolo

Class edu.umd.cs.piccolo.GPLayer extends PLayer implements Serializable

Class edu.umd.cs.piccolo.PCamera extends PNode implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException
Serialized Fields

viewTransform

PAffineTransform viewTransform

viewConstraint

int viewConstraint

Class edu.umd.cs.piccolo.PCanvas extends JComponent implements Serializable

Serialized Fields

camera

PCamera camera

cursorStack

PStack cursorStack

interacting

int interacting

defaultRenderQuality

int defaultRenderQuality

animatingRenderQuality

int animatingRenderQuality

interactingRenderQuality

int interactingRenderQuality

panEventHandler

PPanEventHandler panEventHandler

zoomEventHandler

PZoomEventHandler zoomEventHandler

paintingImmediately

boolean paintingImmediately

animatingOnLastPaint

boolean animatingOnLastPaint

mouseListener

MouseListener mouseListener

keyListener

KeyListener keyListener

mouseWheelListener

MouseWheelListener mouseWheelListener

mouseMotionListener

MouseMotionListener mouseMotionListener

isButton1Pressed

boolean isButton1Pressed

isButton2Pressed

boolean isButton2Pressed

isButton3Pressed

boolean isButton3Pressed

Class edu.umd.cs.piccolo.PHighlightText extends PText implements Serializable

Serialized Fields

parent2

GuessPNode parent2

Class edu.umd.cs.piccolo.PLayer extends PNode implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException

Class edu.umd.cs.piccolo.PNode extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,