Serialized Form
Package com.artenum.jyconsole |
serialVersionUID: 1L
interpreterThreadName
java.lang.String interpreterThreadName
pythonInterpreter
JInteractiveInterpreter pythonInterpreter
cmd
InteractiveCommandLine cmd
historyManager
HistoryManager historyManager
commandRunner
CommandRunner commandRunner
preference
java.util.Hashtable preference
archiveUI
javax.swing.JTextPane archiveUI
archiveModel
javax.swing.text.StyledDocument archiveModel
cmdUI
javax.swing.JTextPane cmdUI
cmdModel
javax.swing.text.StyledDocument cmdModel
prompt
Prompt prompt
scroll
javax.swing.JScrollPane scroll
uiContent
javax.swing.JPanel uiContent
popup
PopupMenu popup
focusGrabber
FocusMouseListener focusGrabber
Package com.artenum.jyconsole.action |
console
JyConsole console
console
JyConsole console
duplicate
java.util.ArrayList duplicate
compWin
CompletionWindow compWin
cmd
InteractiveCommandLine cmd
currentCompletionThread
java.lang.Thread currentCompletionThread
console
JyConsole console
console
JyConsole console
historyManager
HistoryManager historyManager
mode
int mode
console
JyConsole console
Package com.artenum.jyconsole.ui |
list
javax.swing.JList list
model
CompletionWindow.MethodeModel model
console
JyConsole console
scroll
javax.swing.JScrollPane scroll
cmdOrigine
InteractiveCommandLine cmdOrigine
maxHeight
int maxHeight
resize
javax.swing.JPanel resize
size
java.awt.Dimension size
data
java.util.ArrayList data
filteredData
java.util.ArrayList filteredData
filter
java.lang.String filter
MIN_SIZE
java.awt.Dimension MIN_SIZE
console
JyConsole console
scriptDir
javax.swing.JTextField scriptDir
browse
javax.swing.JButton browse
bgColor
javax.swing.JButton bgColor
defaultTxtColor
javax.swing.JButton defaultTxtColor
defaultItalic
javax.swing.JCheckBox defaultItalic
defaultBold
javax.swing.JCheckBox defaultBold
errorTxtColor
javax.swing.JButton errorTxtColor
errorItalic
javax.swing.JCheckBox errorItalic
errorBold
javax.swing.JCheckBox errorBold
ok
javax.swing.JButton ok
cancel
javax.swing.JButton cancel
txtCmd
javax.swing.JTextPane txtCmd
label
javax.swing.JLabel label
(c) Copyright: Artenum SARL, 101-103 Boulevard Mac Donald,
75019, Paris, France 2005.
http://www.artenum.com
License:
This program is free software; you can redistribute it
and/or modify it under the terms of the Q Public License;
either version 1 of the License.
This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the Q Public License for more details.
You should have received a copy of the Q Public License
License along with this program;
if not, write to:
Artenum SARL, 101-103 Boulevard Mac Donald,
75019, PARIS, FRANCE, e-mail: contact@artenum.com