序列化表格
-
程序包 org.meteoinfo.console
-
类org.meteoinfo.console.ConsoleExecEvent扩展java.util.EventObject实现可序列化
-
类org.meteoinfo.console.JConsole扩展javax.swing.JScrollPane实现可序列化
-
序列化字段
-
cmdStart
int cmdStart
-
commandColor
java.awt.Color commandColor
-
doc
javax.swing.text.DefaultStyledDocument doc
-
dotWidth
int dotWidth
-
FROM_PACKAGE_IMPORT
java.util.regex.Pattern FROM_PACKAGE_IMPORT
-
gotUp
boolean gotUp
-
histLine
int histLine
-
history
java.util.Vector history
-
in
java.io.InputStream in
-
inPipe
java.io.InputStream inPipe
-
maxLength
int maxLength
-
menu
javax.swing.JPopupMenu menu
-
nameCompletion
NameCompletion nameCompletion
-
out
UnclosableOutputStream out
-
outPipe
java.io.OutputStream outPipe
-
popup
Popup popup
-
SHOW_AMBIG_MAX
int SHOW_AMBIG_MAX
-
startedLine
java.lang.String startedLine
-
text
javax.swing.JTextPane text
-
textHeight
int textHeight
-
tip
Tip tip
-
ZEROS
java.lang.String ZEROS
-
-
-
类org.meteoinfo.console.NameCompletionTable扩展java.util.ArrayList实现可序列化
-
序列化字段
-
sources
java.util.List sources
-
table
NameCompletionTable table
Unimplemented - need a collection here
-
-
-
类org.meteoinfo.console.Popup扩展javax.swing.JWindow实现可序列化
-
序列化字段
-
data
java.lang.String[] data
-
dotPosition
int dotPosition
-
list
javax.swing.JList list
-
originalData
java.lang.String[] originalData
-
textCompnent
javax.swing.text.JTextComponent textCompnent
-
typed
java.lang.String typed
-
-
-
类org.meteoinfo.console.Tip扩展javax.swing.JWindow实现可序列化
-
序列化字段
-
textarea
javax.swing.JTextArea textarea
-
-
-
-
程序包 org.meteoinfo.console.editor
-
类org.meteoinfo.console.editor.MITextEditorPane扩展org.fife.ui.rsyntaxtextarea.TextEditorPane实现可序列化
-
序列化字段
-
dotWidth
int dotWidth
-
FROM_PACKAGE_IMPORT
java.util.regex.Pattern FROM_PACKAGE_IMPORT
-
nameCompletion
NameCompletion nameCompletion
-
popup
Popup popup
-
seg
javax.swing.text.Segment seg
-
textHeight
int textHeight
-
tip
Tip tip
-
-
-
类org.meteoinfo.console.editor.TextEditor扩展javax.swing.JPanel实现可序列化
-
序列化字段
-
_file
java.io.File _file
-
_parent
javax.swing.JTabbedPane _parent
-
_textArea
MITextEditorPane _textArea
-
_title
java.lang.String _title
-
-
-