Serialized Form


Package y.algo

Class y.algo.AlgorithmAbortedException extends RuntimeException implements Serializable


Package y.anim

Class y.anim.AnimationEvent extends EventObject implements Serializable

Serialized Fields

hint

int hint

Package y.base

Class y.base.GraphEvent extends EventObject implements Serializable

Serialized Fields

data

Object data

type

byte type

Class y.base.WrongGraphStructure extends IllegalArgumentException implements Serializable


Package y.io

Class y.io.BadVersionException extends IOException implements Serializable


Package y.module

Class y.module.LaunchModuleAction extends AbstractAction implements Serializable

Serialized Fields

module

YModule module

vc

ViewContainer vc

Class y.module.ModuleEvent extends EventObject implements Serializable

Serialized Fields

type

short type

t

Throwable t

Package y.option

Class y.option.ColorListCellRenderer extends DefaultListCellRenderer implements Serializable

Serialized Fields

icon

y.option.ColorIcon icon

Class y.option.ColorRenderer extends ColorListCellRenderer implements Serializable

Serialized Fields

delegate

DefaultTableCellRenderer delegate

editor

ItemEditor editor

Class y.option.Editor.Event extends EventObject implements Serializable

Serialized Fields

editor

Editor editor

Class y.option.IconPopupEditor extends AbstractCellEditor implements Serializable

Serialized Fields

item

IconOptionItem item

currentValue

Object currentValue

table

JTable table

row

int row

column

int column

factory

GuiFactory factory

inEditMode

boolean inEditMode

showExternalEditor

Runnable showExternalEditor

undefined

boolean undefined

Class y.option.MappedListCellRenderer extends DefaultListCellRenderer implements Serializable

Serialized Fields

map

Map<K,V> map

defaultTableCellRenderer

TableCellRenderer defaultTableCellRenderer

Class y.option.OptionSection extends Vector implements Serializable

Serialized Fields

name

String name

support

y.option.ChangeSupport support

Package y.util

Class y.util.DetailedMessagePanel extends JPanel implements Serializable

Serialized Fields

throwable

Throwable throwable
Holds value of property throwable.


shortText

String shortText
Holds value of property shortText.


longText

String longText
Holds value of property longText.


title

String title
Holds value of property title.


detailsAction

Action detailsAction

okAction

Action okAction

okButton

JButton okButton

detailsShowing

boolean detailsShowing
Holds value of property detailsShowing.


shortComponent

JComponent shortComponent

longComponent

JComponent longComponent

actions

Action[] actions

maxWidth

int maxWidth
Holds value of property maxWidth.

Class y.util.GlobalProperties extends Properties implements Serializable

Serialized Fields

pcs

PropertyChangeSupport pcs

objectStores

Map<K,V> objectStores

fileEnvironmentString

String fileEnvironmentString

userHomeString

String userHomeString

classPathString

String classPathString

profileFile

File profileFile

conversion

ObjectStringConversion conversion
Holds value of property

Class y.util.Tuple extends Object implements Serializable

Serialized Fields

o1

Object o1
The first element of the Tuple


o2

Object o2
The second element of the Tuple

Class y.util.YRandom extends Random implements Serializable


Package y.view

Class y.view.Graph2DEvent extends PropertyChangeEvent implements Serializable

Serialized Fields

subject

Object subject

Class y.view.Graph2DSelectionEvent extends EventObject implements Serializable

Serialized Fields

subject

Object subject

Class y.view.Graph2DView extends JComponent implements Serializable

Serialized Fields

control

ViewControl control

graph

Graph2D graph

vsb

JScrollBar vsb

hsb

JScrollBar hsb

vsbp

int vsbp

hsbp

int hsbp

layouter

y.view.ViewLayout layouter

callFromAdjustScrollBars

boolean callFromAdjustScrollBars

fitContentOnResize

boolean fitContentOnResize

glassPane

JPanel glassPane

contentPolicy

int contentPolicy

Class y.view.Mouse2DEvent extends EventObject implements Serializable

Serialized Fields

x

double x

y

double y

id

int id

when

long when

modifiers

int modifiers

button

int button

clickCount

int clickCount

popupTrigger

boolean popupTrigger

Class y.view.NavigationComponent extends JPanel implements Serializable

Serialized Fields

view

Graph2DView view

showNavigationControls

boolean showNavigationControls

showZoomButtons

boolean showZoomButtons

showZoomSlider

boolean showZoomSlider

showFitContentButton

boolean showFitContentButton

scrollStepSize

double scrollStepSize

considerZoomLevel

boolean considerZoomLevel

orientation

byte orientation

zoomChangesBlocked

boolean zoomChangesBlocked

Class y.view.NavigationComponent.FitContentAction extends AbstractAction implements Serializable

Serialized Fields

isFitContent

boolean isFitContent

lastZoom

double lastZoom

lastViewPoint

Point2D lastViewPoint

ignoreEvents

boolean ignoreEvents

animated

boolean animated

Class y.view.NavigationComponent.ZoomAction extends AbstractAction implements Serializable

Serialized Fields

autoRepeatTimer

Timer autoRepeatTimer

zoomFactor

double zoomFactor

Class y.view.Overview extends Graph2DView implements Serializable

Serialized Fields

masterView

Graph2DView masterView

rd

y.view.Overview.RectangleDrawable rd

fitContentOnRepaint

boolean fitContentOnRepaint

masterViewport

Rectangle2D masterViewport

st

y.view.Overview.ScrollTimer st

Class y.view.PrintPreviewPanel extends JPanel implements Serializable

Serialized Fields

printable

Printable printable

pageFormat

PageFormat pageFormat

pagePanel

y.view.PrintPreviewPanel.PagePanel pagePanel

printerJob

PrinterJob printerJob

pageScrollPane

JScrollPane pageScrollPane

zoomBox

JComboBox zoomBox

buttonPanel

JPanel buttonPanel

Package y.view.hierarchy

Class y.view.hierarchy.HierarchyEvent extends EventObject implements Serializable

Serialized Fields

type

byte type

data

Object data

context

Object context

Class y.view.hierarchy.HierarchyJTree extends JTree implements Serializable

Class y.view.hierarchy.HierarchyTreeSelectionModel extends DefaultTreeSelectionModel implements Serializable

Serialized Fields

hierarchy

HierarchyManager hierarchy

mixedSelectionAllowed

boolean mixedSelectionAllowed

Class y.view.hierarchy.HierarchyTreeTransferHandler extends TransferHandler implements Serializable

Serialized Fields

manager

HierarchyManager manager


© Copyright 2000-2008,
yWorks GmbH.
All rights reserved.