Serialized Form


Package org.freehep.jas

Class org.freehep.jas.JAS3 extends org.freehep.application.studio.Studio implements Serializable

Serialized Fields

xmlioPlugin

XMLIOPlugin xmlioPlugin

Package org.freehep.jas.event

Class org.freehep.jas.event.ClassLoadedEvent extends ClassLoadEvent implements Serializable

Serialized Fields

x

Class<T> x

Class org.freehep.jas.event.ClassLoadEvent extends EventObject implements Serializable

Class org.freehep.jas.event.ClassUnloadEvent extends ClassLoadEvent implements Serializable

Class org.freehep.jas.event.EditorPopupEvent extends EventObject implements Serializable

Serialized Fields

menu

JPopupMenu menu

Class org.freehep.jas.event.ScriptEvent extends EventObject implements Serializable


Package org.freehep.jas.flavors

Class org.freehep.jas.flavors.ObjectFlavor extends DataFlavor implements Serializable

Serialization Methods

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

Class org.freehep.jas.plugin.basic.MemoryButton extends JLabel implements Serializable

Serialized Fields

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

Class org.freehep.jas.plugin.console.Console extends JTextPane implements Serializable

Serialized Fields

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

Class org.freehep.jas.plugin.plotter.JAS3Plot extends jas.hist.JASHist implements Serializable

Serialized Fields

dataList

ArrayList<E> dataList

Package org.freehep.jas.plugin.tree

Class org.freehep.jas.plugin.tree.FTreeNodeAddedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

clazz

Class<T> clazz

obj

Object obj

Class org.freehep.jas.plugin.tree.FTreeNodeExpandedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Class org.freehep.jas.plugin.tree.FTreeNodeMovedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

newPath

FTreePath newPath

Class org.freehep.jas.plugin.tree.FTreeNodeRemovedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Class org.freehep.jas.plugin.tree.FTreeNodeRenamedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

newName

String newName

Class org.freehep.jas.plugin.tree.FTreeNodeRepaintNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

recursive

boolean recursive

Class org.freehep.jas.plugin.tree.FTreeNodeSelectionNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

state

int state

Class org.freehep.jas.plugin.tree.FTreeNodeSorterNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

sortingString

String sortingString

recursive

boolean recursive

Package org.freehep.jas.util

Class org.freehep.jas.util.OpenLocalFilePanel extends JPanel implements Serializable

Serialized Fields

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.