Serialized Form
xmlioPlugin
XMLIOPlugin xmlioPlugin
Package org.freehep.jas.event |
x
Class<T> x
menu
JPopupMenu menu
Package org.freehep.jas.flavors |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
Package org.freehep.jas.plugin.basic |
r
Runtime r
f
Format f
t
Timer t
proportion
double proportion
graph
double[] graph
- cyclic buffer of historical values of proportion, after every tick
graphPointer
int graphPointer
- current index into graph: where next value will be placed (not yet usable)
graphBase
int graphBase
- start of usable data in graph
containsMouse
boolean containsMouse
Package org.freehep.jas.plugin.console |
currentPrompt
String currentPrompt
history
List<E> history
outputList
List<E> outputList
lastItemInOutputList
org.freehep.jas.plugin.console.Console.ListEntry lastItemInOutputList
inputStreamLock
Object inputStreamLock
logStream
PrintStream logStream
theInputStream
ConsoleInputStream theInputStream
outputStreams
List<E> outputStreams
defStyle
SimpleAttributeSet defStyle
promptStyle
SimpleAttributeSet promptStyle
pasteAhead
StringBuffer pasteAhead
typeAhead
StringBuffer typeAhead
queue
List<E> queue
timer
org.freehep.jas.plugin.console.Console.MyTimer timer
log
boolean log
waitingForInput
boolean waitingForInput
historyPos
int historyPos
maxHistory
int maxHistory
maxScrollback
int maxScrollback
start
int start
startLastLine
int startLastLine
autoShow
Console.AutoShow autoShow
Package org.freehep.jas.plugin.plotter |
dataList
ArrayList<E> dataList
Package org.freehep.jas.plugin.tree |
clazz
Class<T> clazz
obj
Object obj
newPath
FTreePath newPath
newName
String newName
recursive
boolean recursive
state
int state
sortingString
String sortingString
recursive
boolean recursive
Package org.freehep.jas.util |
m_lastLocalDirectory_Key
String m_lastLocalDirectory_Key
m_fileName
org.freehep.application.RecentItemTextField m_fileName
m_browse
JButton m_browse
m_view
JButton m_view
m_gzip
JCheckBox m_gzip
app
org.freehep.application.Application app
m_prop
Properties m_prop
m_filter
FileFilter m_filter
listener
org.freehep.jas.util.OpenLocalFilePanel.MyListener listener
wasEnabled
boolean wasEnabled
event
ChangeEvent event
Copyright © 2013. All Rights Reserved.