Serialized Form

Class net.sf.mmapps.applications.developer.dialog.AddContextDialog extends DefaultDialog implements Serializable


Class net.sf.mmapps.applications.developer.project.ApplicationConfigurationMutableTreeNode extends ProjectMutableTreeNode implements Serializable

Serialized Fields

configuration

net.sf.mmapps.modules.config.Configuration configuration

applicationConfiguration

net.sf.mmapps.modules.config.ApplicationConfiguration applicationConfiguration


Class net.sf.mmapps.applications.developer.modules.appview.ApplicationViewer extends GLPanel implements Serializable

Serialized Fields

saveButton

javax.swing.JButton saveButton

stopDampButton

javax.swing.JRadioButton stopDampButton

drawFieldsButton

javax.swing.JRadioButton drawFieldsButton

appName

java.lang.String appName


Class net.sf.mmapps.applications.developer.dialog.DefaultDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

dialogCaption

javax.swing.JLabel dialogCaption

inputFieldsPanel

javax.swing.JPanel inputFieldsPanel

cancelOkPanel

javax.swing.JPanel cancelOkPanel

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

action

int action

inputs

java.util.Hashtable inputs


Class net.sf.mmapps.applications.developer.Developer extends javax.swing.JFrame implements Serializable

Serialized Fields

lastImportDir

java.io.File lastImportDir

project

Project project

language

java.lang.String language

jMenuBar

javax.swing.JMenuBar jMenuBar

projectMenu

javax.swing.JMenu projectMenu

loadProjectMenuItem

javax.swing.JMenuItem loadProjectMenuItem

clearProjectMenuItem

javax.swing.JMenuItem clearProjectMenuItem

importMenuItem

javax.swing.JMenuItem importMenuItem

liveImportMenuItem

javax.swing.JMenuItem liveImportMenuItem

jarImportMenuItem

javax.swing.JMenuItem jarImportMenuItem

exitMenuItem

javax.swing.JMenuItem exitMenuItem

saveProjectMenuItem

javax.swing.JMenuItem saveProjectMenuItem

settingsMenu

javax.swing.JMenu settingsMenu

lookAndFeel

javax.swing.JMenu lookAndFeel

explorerPanel

ExplorerPanel explorerPanel

mainPanel

MainPanel mainPanel

statusBar

StatusBar statusBar

jSplitPane

javax.swing.JSplitPane jSplitPane


Class net.sf.mmapps.applications.developer.dialog.ExceptionDialog extends javax.swing.JDialog implements Serializable


Class net.sf.mmapps.applications.developer.ExplorerPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

projectPanel

ProjectPanel projectPanel


Class com.touchgraph.graphlayout.GLPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

zoomLabel

java.lang.String zoomLabel

rotateLabel

java.lang.String rotateLabel

localityLabel

java.lang.String localityLabel

hvScroll

HVScroll hvScroll

zoomScroll

ZoomScroll zoomScroll

rotateScroll

RotateScroll rotateScroll

localityScroll

LocalityScroll localityScroll

glPopup

javax.swing.JPopupMenu glPopup

scrollBarHash

java.util.Hashtable scrollBarHash

tgPanel

TGPanel tgPanel

tgLensSet

TGLensSet tgLensSet

tgUIManager

TGUIManager tgUIManager

defaultColor

java.awt.Color defaultColor


Class com.touchgraph.graphlayout.GraphLayoutApplet extends javax.swing.JApplet implements Serializable


Class net.sf.mmapps.applications.developer.MainPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

jDesktopPane

javax.swing.JDesktopPane jDesktopPane


Class net.sf.mmapps.applications.developer.project.NodeManagerConfigurationMutableTreeNode extends ProjectMutableTreeNode implements Serializable

Serialized Fields

nodeManagerConfiguration

net.sf.mmapps.modules.config.NodeManagerConfiguration nodeManagerConfiguration

applicationName

java.lang.String applicationName

configuration

net.sf.mmapps.modules.config.Configuration configuration


Class net.sf.mmapps.applications.developer.modules.editor.NodeManagerDrawingPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

conf

net.sf.mmapps.modules.config.NodeManagerConfiguration conf

configuration

net.sf.mmapps.modules.config.Configuration configuration

applicationName

java.lang.String applicationName


Class net.sf.mmapps.applications.developer.modules.editor.NodeManagerEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

jTabbedPane

javax.swing.JTabbedPane jTabbedPane

conf

net.sf.mmapps.modules.config.NodeManagerConfiguration conf

configuration

net.sf.mmapps.modules.config.Configuration configuration

applicationName

java.lang.String applicationName

jTextArea

javax.swing.JTextArea jTextArea


Class net.sf.mmapps.applications.developer.project.ProjectCelRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

cloudListIcon

javax.swing.ImageIcon cloudListIcon

contextIcon

javax.swing.ImageIcon contextIcon

cloudIcon

javax.swing.ImageIcon cloudIcon

nodeIcon

javax.swing.ImageIcon nodeIcon

nodeManagerIcon

javax.swing.ImageIcon nodeManagerIcon

relationIcon

javax.swing.ImageIcon relationIcon

relationManagerIcon

javax.swing.ImageIcon relationManagerIcon

moduleIcon

javax.swing.ImageIcon moduleIcon


Class net.sf.mmapps.applications.developer.project.ProjectDirectoryMutableTreeNode extends ProjectMutableTreeNode implements Serializable


Class net.sf.mmapps.applications.developer.project.ProjectMutableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

type

int type


Class net.sf.mmapps.applications.developer.project.ProjectPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

config

net.sf.mmapps.modules.config.Configuration config

projectTree

ProjectTree projectTree


Class net.sf.mmapps.applications.developer.project.ProjectRootMutableTreeNode extends ProjectMutableTreeNode implements Serializable


Class net.sf.mmapps.applications.developer.project.ProjectTree extends javax.swing.JTree implements Serializable

Serialized Fields

dragSource

java.awt.dnd.DragSource dragSource
Variables needed for DnD


dragSourceContext

java.awt.dnd.DragSourceContext dragSourceContext


Class net.sf.mmapps.applications.developer.StatusBar extends javax.swing.JPanel implements Serializable

Serialized Fields

message

javax.swing.JLabel message

jProgressBar

javax.swing.JProgressBar jProgressBar


Class com.touchgraph.graphlayout.TGException extends java.lang.Exception implements Serializable

Serialized Fields

id

int id
An int containing an exception type identifier (ID).


exception

java.lang.Exception exception
The embedded Exception if tunnelling.

The embedded exception if tunnelling, or null.


Class net.sf.mmapps.applications.developer.modules.appview.TGMMBasePanel extends TGPanel implements Serializable

Serialized Fields

tgPanel

TGPanel tgPanel

hvScroll

HVScroll hvScroll

zoomScroll

ZoomScroll zoomScroll

localityScroll

LocalityScroll localityScroll

tgUIManager

TGUIManager tgUIManager


Class com.touchgraph.graphlayout.TGPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

completeEltSet

GraphEltSet completeEltSet

visibleLocality

VisibleLocality visibleLocality

localityUtils

LocalityUtils localityUtils

tgLayout

TGLayout tgLayout

basicMML

TGPanel.BasicMouseMotionListener basicMML

mouseOverE

Edge mouseOverE

mouseOverN

Node mouseOverN

maintainMouseOver

boolean maintainMouseOver

select

Node select

dragNode

Node dragNode

mousePos

java.awt.Point mousePos

offscreen

java.awt.Image offscreen

offscreensize

java.awt.Dimension offscreensize

offgraphics

java.awt.Graphics offgraphics

graphListeners

java.util.Vector graphListeners

paintListeners

java.util.Vector paintListeners

tgLensSet

TGLensSet tgLensSet

adjustOriginLens

TGPanel.AdjustOriginLens adjustOriginLens

switchSelectUI

TGPanel.SwitchSelectUI switchSelectUI

topLeftDraw

TGPoint2D topLeftDraw

bottomRightDraw

TGPoint2D bottomRightDraw


Class net.sf.mmapps.applications.developer.dialog.UserPasswordDialog extends DefaultDialog implements Serializable


Class net.sf.mmapps.applications.developer.dnd.XMLConfigurationTransferable extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

type

java.lang.String type

xmlData

java.lang.String xmlData

name

java.lang.String name


Class net.sf.mmapps.applications.developer.dialog.YesNoDialog extends DefaultDialog implements Serializable



Copyright © 2003-2004 SourceForge. All Rights Reserved.