Serialized Form


Package jApp

Class jApp.AbstractSelectionCommand extends Command<T extends Document> implements Serializable

Serialized Fields

m_MousePressedEvent

java.awt.event.MouseEvent m_MousePressedEvent

m_DragView

DocumentView m_DragView

m_SelectionBox

java.awt.Rectangle m_SelectionBox

m_Candidates

java.util.LinkedList<E> m_Candidates

m_BoxSelect

boolean m_BoxSelect

m_PickedObject

Selectable m_PickedObject

m_PickedHandle

java.lang.Object m_PickedHandle

m_Dragging

boolean m_Dragging

Class jApp.ComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

m_SelectedVariable

Variable m_SelectedVariable

m_ListVariable

Variable m_ListVariable

m_Model

javax.swing.DefaultComboBoxModel m_Model

Class jApp.Command extends javax.swing.AbstractAction implements Serializable

Serialized Fields

m_Document

Document m_Document

m_LastView

DocumentView m_LastView

t0

long t0

Class jApp.DocumentView extends javax.swing.JPanel implements Serializable

Serialized Fields

m_UnitTransformation

Transform2d m_UnitTransformation

m_ViewTransformation

Transform2d m_ViewTransformation

m_InverseViewTransformation

Transform2d m_InverseViewTransformation

m_Lock

java.lang.Object m_Lock

m_RepaintBuffer

java.awt.image.BufferedImage m_RepaintBuffer

m_ViewGraphics

java.awt.Graphics2D m_ViewGraphics

m_PanelGraphics

java.awt.Graphics2D m_PanelGraphics

m_Window

DocumentWindow m_Window

m_Document

Document m_Document

m_Regerator

jApp.Regenerator m_Regerator

m_Command

Command<T extends Document> m_Command

m_RedrawCount

int m_RedrawCount

m_ContentLostCount

int m_ContentLostCount

m_MouseEvent

java.awt.event.MouseEvent m_MouseEvent

m_HasMouse

Command<T extends Document> m_HasMouse

m_RightClickMenu

javax.swing.JPopupMenu m_RightClickMenu

m_Target

java.awt.dnd.DropTarget m_Target

m_Source

java.awt.dnd.DragSource m_Source

m_Recognizer

java.awt.dnd.DragGestureRecognizer m_Recognizer

first

boolean first

Class jApp.DocumentWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

m_Document

Document m_Document

m_Views

java.util.LinkedList<E> m_Views

m_MenuBar

javax.swing.JMenuBar m_MenuBar

m_Activated

boolean m_Activated

m_RecentFilesMenu

javax.swing.JMenu m_RecentFilesMenu

m_WindowsMenu

javax.swing.JMenu m_WindowsMenu

m_CurrentMouseView

DocumentView m_CurrentMouseView

m_WindowMenu

javax.swing.JMenu m_WindowMenu

m_WindowMenuSize

int m_WindowMenuSize

m_WindowMenuItems

java.util.LinkedHashMap<K,V> m_WindowMenuItems

Class jApp.FileBusyException extends java.lang.Exception implements Serializable

Class jApp.ListCellRendererAdapter extends javax.swing.JComponent implements Serializable

Serialized Fields

m_Client

javax.swing.ComboBoxModel m_Client

m_List

javax.swing.JList m_List

m_Value

java.lang.Object m_Value

m_IsSelected

boolean m_IsSelected

m_CellHasFocus

boolean m_CellHasFocus

m_PreferredSize

java.awt.Dimension m_PreferredSize

Class jApp.MenuAction extends javax.swing.AbstractAction implements Serializable

Class jApp.PartFactory.BrowseAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

variable

ValueInterface variable

application

Application application

mode

int mode

Class jApp.PartFactory.ComboBoxRenderer extends javax.swing.DefaultComboBoxModel implements Serializable

Serialized Fields

comboBox

javax.swing.JComboBox comboBox

client

PartFactory.ComboBoxModel client

painter

PartFactory.Painter painter

editAction

javax.swing.Action editAction

separator

javax.swing.JSeparator separator

edititem

javax.swing.JMenuItem edititem

foreground

java.awt.Color foreground

background

java.awt.Color background

Class jApp.PartFactory.ComponentPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

component

javax.swing.JComponent component

Class jApp.PartFactory.Painter extends java.awt.Component implements Serializable

Serialized Fields

client

PartFactory.ComboBoxModel client

list

javax.swing.JList list

value

java.lang.Object value

index

int index

isSelected

boolean isSelected

cellHasFocus

boolean cellHasFocus

Class jApp.PasswordDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

m_PasswordField

javax.swing.JPasswordField m_PasswordField

m_OptionPane

javax.swing.JOptionPane m_OptionPane

m_Canceled

boolean m_Canceled

Class jApp.Point2d extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

x

double x

y

double y

Class jApp.PopupButton extends javax.swing.JToggleButton implements Serializable

Serialized Fields

m_PopupMenu

javax.swing.JPopupMenu m_PopupMenu

m_ActiveAction

javax.swing.Action m_ActiveAction

m_Box

javax.swing.JPanel m_Box

m_Items

int m_Items

m_Dialog

ModalDialog m_Dialog

m_TrigFromTimer

boolean m_TrigFromTimer

m_Tooltips

java.util.Hashtable<K,V> m_Tooltips

m_Timer

javax.swing.Timer m_Timer

pcl

java.beans.PropertyChangeListener pcl

Class jApp.PropertyEditor.TableModel extends javax.swing.table.AbstractTableModel implements Serializable

Class jApp.Rectangle2d extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

x1

double x1

y1

double y1

x2

double x2

y2

double y2

Class jApp.TableUtils.DecimalField extends javax.swing.JTextField implements Serializable

Serialized Fields

m_Format

java.text.NumberFormat m_Format

Class jApp.ToolBarButton extends javax.swing.JButton implements Serializable

Serialized Fields

m_Icon

javax.swing.Icon m_Icon

Class jApp.Transform2d extends java.awt.geom.AffineTransform implements Serializable

serialVersionUID: 1L

Class jApp.Unit extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

size

double size

format

java.text.Format format

Class jApp.WindowState extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_Location

java.awt.Point m_Location

m_Size

java.awt.Dimension m_Size

m_ClassName

java.lang.String m_ClassName

m_ExtendedState

java.lang.Object m_ExtendedState

Class jApp.ZoomPane extends javax.swing.JPanel implements Serializable

Serialized Fields

m_VScroll

javax.swing.JScrollBar m_VScroll

m_HScroll

javax.swing.JScrollBar m_HScroll