Serialized Form


Package net.officefloor.demo.gui

Class net.officefloor.demo.gui.DeleteButton extends javax.swing.JButton implements Serializable

Class net.officefloor.demo.gui.OpenButton extends javax.swing.JButton implements Serializable

Class net.officefloor.demo.gui.PlayButton extends javax.swing.JButton implements Serializable

Class net.officefloor.demo.gui.SaveButton extends javax.swing.JButton implements Serializable


Package net.officefloor.demo.record

Class net.officefloor.demo.record.RecordComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

toolKit

java.awt.Toolkit toolKit
Toolkit.


frame

java.awt.Frame frame

Frame containing this RecordComponent.

Frame is used to allow SWT_AWT integration for Eclipse.


visibilityListener

FrameVisibilityListener visibilityListener
FrameVisibilityListener.


popupMenu

javax.swing.JPopupMenu popupMenu
JPopupMenu to Macro.


recordListener

RecordListener recordListener
RecordListener.


robot

java.awt.Robot robot
Robot to aid in triggering recording actions to allow showing results for further recording of actions.


backgroundImage

java.awt.Image backgroundImage
Background image to mimic transparency.


mouseLocationForNewMacro

java.awt.Point mouseLocationForNewMacro
Location of the mouse for a new Macro.


anotherLocationLock

java.lang.Object anotherLocationLock
Lock for working with the another location.


anotherLocation

java.awt.Point anotherLocation
Another location.


Package net.officefloor.demo.store

Class net.officefloor.demo.store.MacroRetrieveException extends java.lang.Exception implements Serializable



Copyright © 2005-2012. All Rights Reserved.