Serialized Form
|
Package net.sourceforge.jivalo.editor |
serialVersionUID: 1L
editor
JIvaloEditor editor
menuBar
JMenuBar menuBar
closeMenuItem
JMenuItem closeMenuItem
saveMenuItem
JMenuItem saveMenuItem
isModified
boolean isModified
selectedFile
File selectedFile
editorProperties
JIvaloEditorProperties editorProperties
serialVersionUID: 1L
textPane
TextPane textPane
- Editor TextPane.
editorProperties
JIvaloEditorProperties editorProperties
- jIvalo editor preferences.
serialVersionUID: 1L
contentPane
JPanel contentPane
- Content pane for dialog.
editor
JIvaloEditor editor
- jIvaloEditor for contentPane.
okButton
JButton okButton
- OK action button.
cancelButton
JButton cancelButton
- Cancel action button.
isOk
boolean isOk
- Boolean for button pressed. Ok button results value to be true and
Cancel button sets value to be false.
fileSuffix
String fileSuffix
- file suffix used to get right syntax highlightning ( like java ).
serialVersionUID: 1L
editor
JIvaloEdit editor
serialVersionUID: 1L
serialVersionUID: 1L
editor
JIvaloEdit editor
serialVersionUID: 1L
fileChooser
JFileChooser fileChooser
editor
JIvaloEdit editor
serialVersionUID: 1L
fileChooser
JFileChooser fileChooser
editor
JIvaloEdit editor
serialVersionUID: 1L
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
index
int index
style
String style
hashCode
int hashCode
serialVersionUID: 1L
fileSuffix
String fileSuffix
|
Package net.sourceforge.jivalo.editor.key |
serialVersionUID: 1L
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
index
int index
name
String name
modifier
int modifier
hashCode
int hashCode
|
Package net.sourceforge.jivalo.editor.syntax |
serialVersionUID: 1L
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
index
int index
style
String style
hashCode
int hashCode
Copyright © 2006-2007 SourceForge.net. All Rights Reserved.