Serialized Form


Package yops

Class yops.Arc extends Shape implements Serializable

serialVersionUID: 1L

Class yops.BasicGraphicsPanel extends JLayeredPane implements Serializable

serialVersionUID: 1L

Serialized Fields

mainImage

Image mainImage

spd

yops.ShapesPanelDisplay spd

Class yops.Dialog extends JOptionPane implements Serializable

serialVersionUID: 1L

Class yops.Ellipse extends Shape implements Serializable

serialVersionUID: 1L

Class yops.Graphic extends JPanel implements Serializable

Serialized Fields

selected

boolean selected

Class yops.GraphicsPanel extends BasicGraphicsPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

fileNameField

JTextField fileNameField

fileNamePanel

JPanel fileNamePanel

mainContainer

YOPS mainContainer

Class yops.Image extends Graphic implements Serializable

serialVersionUID: 1L

Serialized Fields

raster

yops.ImageRaster raster

rotation

double rotation

scaleFactor

double scaleFactor

copyAsDisplayed

boolean copyAsDisplayed

Class yops.Line extends Graphic implements Serializable

serialVersionUID: 1L

Serialized Fields

shape

Line2D shape

selectionBox

Rectangle selectionBox

filled

boolean filled

Class yops.Rectangle extends Shape implements Serializable

serialVersionUID: 1L

Class yops.RoundedRectangle extends Shape implements Serializable

serialVersionUID: 1L

Class yops.Shape extends Graphic implements Serializable

Serialized Fields

shape

RectangularShape shape

filled

boolean filled

Class yops.Text extends JLabel implements Serializable

serialVersionUID: 1L

Serialized Fields

label

JLabel label

Class yops.YOPS extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

listeners

HashMap<K,V> listeners

numPanels

int numPanels

panels

GraphicsPanel[] panels

panelsRev

GraphicsPanel[] panelsRev

tool

Object tool

tools

LinkedList<E> tools

toolButtonGroup

ButtonGroup toolButtonGroup

toolChoices

Box toolChoices

methodChoices

JMenu methodChoices

options

JMenu options

inPlace

JCheckBoxMenuItem inPlace

rightToLeft

JCheckBoxMenuItem rightToLeft

controlPanel

yops.ControlPanel controlPanel