Serialized Form
Package com.artenum.jyconsole |
archive
TextComponent archive
scroll
javax.swing.JScrollPane scroll
command
TextComponent command
prompt
javax.swing.JPanel prompt
promptLabel
javax.swing.JLabel promptLabel
interpreter
org.python.util.InteractiveInterpreter interpreter
out
LogWriter out
err
LogWriter err
historyManager
HistoryManager historyManager
panel
ScrollingView panel
i
int i
popupMenu
PopupMenu popupMenu
cmd
CommandLine cmd
currentScriptDir
java.io.File currentScriptDir
prefManager
PreferenceManager prefManager
attr
javax.swing.text.SimpleAttributeSet attr
document
javax.swing.text.DefaultStyledDocument document
Package com.artenum.jyconsole.action |
console
JyConsole console
duplicate
java.util.ArrayList duplicate
compWin
CompletionWindow compWin
cmd
CommandLine cmd
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
CommandLine cmdOrigine
maxHeight
int maxHeight
data
java.util.ArrayList data
filteredData
java.util.ArrayList filteredData
filter
java.lang.String filter
viewPort
javax.swing.JViewport viewPort
components
java.awt.Component[] components
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
(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