Serialized Form


Package com.ibm.lab.soln.swing.internalApplication

Class com.ibm.lab.soln.swing.internalApplication.ABCEditor implements Serializable

Serialized Fields

eclipseEditorInput

org.eclipse.core.resources.IFile eclipseEditorInput

rootPanel

javax.swing.JPanel rootPanel

menuBar

javax.swing.JMenuBar menuBar

toolBar

javax.swing.JToolBar toolBar

fileOpenAction

javax.swing.Action fileOpenAction

fileSaveAction

javax.swing.Action fileSaveAction

addSomeTextAction

javax.swing.Action addSomeTextAction

input

java.io.File input

contents

javax.swing.JTextArea contents

runStandAlone

boolean runStandAlone

Class com.ibm.lab.soln.swing.internalApplication.ABCEditor.AddSomeTextAction implements Serializable

Serialized Fields

this$0

ABCEditor this$0

Class com.ibm.lab.soln.swing.internalApplication.ABCEditor.FileOpenAction implements Serializable

Serialized Fields

this$0

ABCEditor this$0

Class com.ibm.lab.soln.swing.internalApplication.ABCEditor.FileSaveAction implements Serializable

Serialized Fields

this$0

ABCEditor this$0