Serialized Form


Package net.sourceforge.nite.datainspection.view

Class net.sourceforge.nite.datainspection.view.ConfusionTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

data

ConfusionMatrix data

Class net.sourceforge.nite.datainspection.view.ConfusionTablePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

ALLOW_COLUMN_SELECTION

boolean ALLOW_COLUMN_SELECTION

ALLOW_ROW_SELECTION

boolean ALLOW_ROW_SELECTION

rowValue

Value rowValue

colValue

Value colValue

headercolumns

javax.swing.table.TableColumnModel headercolumns

Package net.sourceforge.nite.gui.actions

Class net.sourceforge.nite.gui.actions.AddChild extends XMLAction implements Serializable

Serialized Fields

newElement

ObjectModelElement newElement

index

int index
The index to where in the child list the new child should be inserted

Class net.sourceforge.nite.gui.actions.AddSibling extends XMLAction implements Serializable

Serialized Fields

newElement

ObjectModelElement newElement

index

int index
The index to where in the child list the new child should be inserted

Class net.sourceforge.nite.gui.actions.ChangeAttributeValue extends XMLAction implements Serializable

Serialized Fields

attributeName

java.lang.String attributeName
The attribute whose value will be changed


newContent

java.lang.String newContent
The new text for this element


outputComponent

OutputComponent outputComponent

Class net.sourceforge.nite.gui.actions.ChangeTextualContent extends XMLAction implements Serializable

Serialized Fields

newContent

java.lang.String newContent
The new text for this element


outputComponent

OutputComponent outputComponent

Class net.sourceforge.nite.gui.actions.DeleteElement extends XMLAction implements Serializable

Class net.sourceforge.nite.gui.actions.NiteAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

parser

JDomParser parser
If the action was created via a stylesheet, this is the JDomParser which created this action. It'll be needed to call redisplay when the action is performed


displayer

Displayer displayer
if set, the object that is called upon to redisplay


id

java.lang.String id
A unique ID for this action


description

java.lang.String description
A textual description of this action


outputComponentIDs

java.util.List outputComponentIDs
IDs of the SwingTarget outputComponents. These will be used to match up the correct component handlers with the actions


inputComponentIDs

java.util.List inputComponentIDs

componentIDs

java.util.List componentIDs

popupContexts

java.util.Map popupContexts

actionType

java.lang.String actionType

xmlAction

NiteAction xmlAction

attributeName

java.lang.String attributeName

inputComponents

java.util.List inputComponents
A list of JComponentHandlers which wrap the outputComponents from which user input is extracted


outputComponents

java.util.List outputComponents

intermediateComponents

java.util.List intermediateComponents

Class net.sourceforge.nite.gui.actions.XMLAction extends NiteAction implements Serializable

Serialized Fields

element

ObjectModelElement element
The element which will be edited by this action


Package net.sourceforge.nite.gui.mediaviewer

Class net.sourceforge.nite.gui.mediaviewer.NITEAudioPlayer extends NITEMediaPlayer implements Serializable

Class net.sourceforge.nite.gui.mediaviewer.NITEMediaPlayer extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

videoPanel

javax.swing.JPanel videoPanel

checkPanel

javax.swing.JPanel checkPanel

desktop

javax.swing.JDesktopPane desktop

muteCheck

javax.swing.JCheckBox muteCheck

masterCheck

javax.swing.JCheckBox masterCheck

rate

float rate

thismaxtime

double thismaxtime

timeSliderHandler

net.sourceforge.nite.gui.mediaviewer.NITEMediaPlayer.TimeSliderListener timeSliderHandler

visualComponent

java.awt.Component visualComponent

videoWidth

int videoWidth

videoHeight

int videoHeight

mediaFile

java.lang.String mediaFile

mrl

MediaLocator mrl

currentFile

java.io.File currentFile

url

java.net.URL url

player

Player player

fpc

FramePositioningControl fpc

stopFrame

int stopFrame

stopTime

double stopTime

niteclock

DefaultClock niteclock

oldTime

Time oldTime

playingSegment

boolean playingSegment

mutebutton

boolean mutebutton

masterbutton

boolean masterbutton

bclosing

boolean bclosing

bprcoessedevent

boolean bprcoessedevent

beforeTime

long beforeTime

afterTime

long afterTime

id

int id

name

java.lang.String name

setTimeWhenPrefetched

boolean setTimeWhenPrefetched

prefetchTime

double prefetchTime

playWhenPrefetched

boolean playWhenPrefetched

Class net.sourceforge.nite.gui.mediaviewer.NITEVideoPlayer extends NITEMediaPlayer implements Serializable

Class net.sourceforge.nite.gui.mediaviewer.NMediaPlayer extends NITEVideoPlayer implements Serializable

Serialized Fields

metaData

NMetaData metaData

obsName

java.lang.String obsName

lastSignal

int lastSignal

signalCombo

javax.swing.JComboBox signalCombo

signalListeners

java.util.Vector signalListeners

lastPosition

double lastPosition

Package net.sourceforge.nite.gui.textviewer

Class net.sourceforge.nite.gui.textviewer.GridPanel extends javax.swing.JScrollPane implements Serializable

Serialized Fields

panel

javax.swing.JPanel panel

niteclock

Clock niteclock

hasBorder

boolean hasBorder

timemap

TimeIntervalMapper timemap

currentTimeIterator

TimeIntervalIterator currentTimeIterator

previousSet

java.util.Set previousSet

currentSet

java.util.Set currentSet

minStartTime

double minStartTime

maxEndTime

double maxEndTime

ccolor

java.awt.Color ccolor

Class net.sourceforge.nite.gui.textviewer.NITEStyledDocument extends javax.swing.text.DefaultStyledDocument implements Serializable

Serialized Fields

positionMapper

PositionElementMapper positionMapper

timemap

TimeIntervalMapper timemap

currentTimeIterator

TimeIntervalIterator currentTimeIterator

previousSet

java.util.Set previousSet

currentSet

java.util.Set currentSet

printView

net.sourceforge.nite.gui.textviewer.NITEStyledDocument.PrintView printView

textpane

javax.swing.JTextPane textpane

Class net.sourceforge.nite.gui.textviewer.NTextArea extends javax.swing.JTextPane implements Serializable

Serialized Fields

defaultDoc

NITEStyledDocument defaultDoc

status

javax.swing.JComponent status

niteclock

Clock niteclock

qcolor

java.awt.Color qcolor

ccolor

java.awt.Color ccolor

auto_scrolling

boolean auto_scrolling

maxtime

double maxtime

caretListener

NTACaretListener caretListener

dataToTextElement

java.util.Map dataToTextElement
Maintains a mapping between object model elements and text elements


dataEditToTextElement

java.util.Map dataEditToTextElement
Maintains a mapping between object model elements and text elements for edited elements


styles

javax.swing.text.StyleContext styles
The font styles which will be used in the document displayed by this NTextArea.


listenerList

javax.swing.event.EventListenerList listenerList

highlights

java.util.SortedSet[] highlights
The sets of highlighted elements. Indexed with the highlighting type.


highlightingStyleTemplates

javax.swing.text.Style[] highlightingStyleTemplates
The Styles used for displaying highlights, for each type of highlight.


style_idcounters

int[] style_idcounters

undoHandler

javax.swing.event.UndoableEditListener undoHandler
Listener for the edits on the current document.


undo

javax.swing.undo.UndoManager undo
UndoManager that we add edits to.


undoAction

net.sourceforge.nite.gui.textviewer.NTextArea.UndoAction undoAction

redoAction

net.sourceforge.nite.gui.textviewer.NTextArea.RedoAction redoAction

defaultActions

javax.swing.Action[] defaultActions
Actions defined by the Notepad class

Class net.sourceforge.nite.gui.textviewer.NTimedLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

originalBackground

java.awt.Color originalBackground

timehighlit

boolean timehighlit

node

NTreeNode node

Class net.sourceforge.nite.gui.textviewer.NTree extends javax.swing.JTree implements Serializable

Serialized Fields

niteclock

Clock niteclock

currentnode

NTreeNode currentnode

root

NTreeNode root

previousSet

java.util.Set previousSet

currentSet

java.util.Set currentSet

ccolor

java.awt.Color ccolor

qcolor

java.awt.Color qcolor

nodesToData

java.util.Map nodesToData

dataToNodes

java.util.Map dataToNodes

timemap

TimeIntervalMapper timemap

currentTimeIterator

TimeIntervalIterator currentTimeIterator

Class net.sourceforge.nite.gui.textviewer.NTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

leaficon

javax.swing.ImageIcon leaficon

openicon

javax.swing.ImageIcon openicon

closedicon

javax.swing.ImageIcon closedicon

Class net.sourceforge.nite.gui.textviewer.NTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

parentTree

NTree parentTree

parent

NTreeNode parent

dataElement

ObjectModelElement dataElement

font

java.awt.Font font

textcolour

java.awt.Color textcolour

highcolour

java.awt.Color highcolour

timehighlit

boolean timehighlit

displaycomponent

javax.swing.JComponent displaycomponent

displayComponentHandler

JComponentHandler displayComponentHandler

highlighted

boolean highlighted

starttime

double starttime

endtime

double endtime

maxEndTime

double maxEndTime

minStartTime

double minStartTime

dirpath

java.lang.String dirpath

content

java.lang.String content

Package net.sourceforge.nite.gui.transcriptionviewer

Class net.sourceforge.nite.gui.transcriptionviewer.NTranscriptionView extends NTextArea implements Serializable

Serialized Fields

segmentationElementName

java.lang.String segmentationElementName
See the documentation of the method setSegmentationElementName


transLayerName

java.lang.String transLayerName
See the documentation of the method setTransLayerName


transToTextDelegate

TranscriptionToTextDelegate transToTextDelegate
See the documentation of the method setTranscriptionToTextDelegate


transcriptionAttribute

java.lang.String transcriptionAttribute
See the documentation of the method setTranscriptionToTextDelegate


basicStyle

javax.swing.text.Style basicStyle
See the documentation of NTranscriptionView.setBasicStyle(javax.swing.text.Style)


addNewlines

boolean addNewlines
If True, segments should be separated with newlines. Default is true. Setting this to false degrades performance.


textToSegments

java.util.Map textToSegments
A map from text elements to segments. Maintiained by "setDisplayedSegments". Used internally for quick mapping between them, to see whether a text element should be highlighted when a certain segment has been selected. Is this, performance wise, a good idea? What is the cost in memory? What is the cost in speed if we NOT do this?


displayedAnnotationElements

java.util.Set displayedAnnotationElements
Stores the annotationelements that have already been displayed in the transcript text.


displayStrategies

java.util.Map displayStrategies
A mapping between annotation element names and displaystrategies. See setDisplayStrategy documentation.


allowTranscriptSelect

boolean allowTranscriptSelect
This boolean determines whether you can select speech transcription elements. If this one is false, no speechtext selection will take place, regardless of settings such as 'allowMultiAgentSelect' or 'wordlevelSelectionType'.

default true.

See also the general documentation on selection: NTranscriptionView.newSelection(int, int)


allowAnnotationSelect

boolean allowAnnotationSelect
This boolean determines whether you can select annotation elements at all. If this one is false, no annotation-element-selection will take place, regardless of other settings.

default false.

See also the general documentation on selection: NTranscriptionView.newSelection(int, int)


allowMultiAgentSelect

boolean allowMultiAgentSelect
If true, user can select a span of text, or set of annotation elements, that contains stuff of more than one agent. If false, then not.

default false.

See also the general documentation on selection: NTranscriptionView.newSelection(int, int)


annotationSelectionGranularity

int annotationSelectionGranularity
Determines what units are selectable on the ANNOTATIONS: Default: SINGLE_ANNOTATION

Interacts with other selection settings to define selection behaviour. See also NTranscriptionView.setSelectableAnnotationTypes(java.util.Set) See also NTranscriptionView.setSelectDirectTextRepresentations(boolean) See also NTranscriptionView.setSelectTranscriptionAncestors(boolean)


selectableAnnotationTypes

java.util.Set selectableAnnotationTypes
See NTranscriptionView.setSelectableAnnotationTypes(java.util.Set) documentation.


selectDirectTextRepresentations

boolean selectDirectTextRepresentations
See NTranscriptionView.setSelectDirectTextRepresentations(boolean) documentation.


selectTranscriptionAncestors

boolean selectTranscriptionAncestors
See NTranscriptionView.setSelectTranscriptionAncestors(boolean) documentation.


transToAnnoMaps

java.util.Set transToAnnoMaps

selectedAnnoElements

java.util.Set selectedAnnoElements
The set of annotation elements that are selected.


wordlevelSelectionType

int wordlevelSelectionType
Determines what units are selectable on the speech transcriptions: Default: ONE_WORD


textSelectColor

java.awt.Color textSelectColor

annoSelectColor

java.awt.Color annoSelectColor

selectedTransElements

java.util.Set selectedTransElements

selectedTransSegments

java.util.Set selectedTransSegments

Package net.sourceforge.nite.gui.util

Class net.sourceforge.nite.gui.util.CheckSave extends javax.swing.JDialog implements Serializable

Serialized Fields

nom

NOMCorpus nom

selection

java.lang.String selection

Class net.sourceforge.nite.gui.util.ChooseAnnotator extends javax.swing.JDialog implements Serializable

Serialized Fields

list

javax.swing.JList list

annfield

javax.swing.JTextField annfield

meta

NMetaData meta

selection

java.lang.String selection

Class net.sourceforge.nite.gui.util.ChooseFontSize extends javax.swing.JDialog implements Serializable

Serialized Fields

list

javax.swing.JList list

selection

java.lang.String selection

prechosen

int prechosen

Class net.sourceforge.nite.gui.util.ChooseObservation extends javax.swing.JDialog implements Serializable

Serialized Fields

list

javax.swing.JList list

meta

NMetaData meta

selection

java.lang.String selection

Class net.sourceforge.nite.gui.util.CorpusSaveOptions extends javax.swing.JDialog implements Serializable

Serialized Fields

corpusidfield

javax.swing.JTextField corpusidfield

corpusdescfield

javax.swing.JTextField corpusdescfield

meta_location

javax.swing.JTextField meta_location

coding_location

javax.swing.JTextField coding_location

ontology_location

javax.swing.JTextField ontology_location

objectset_location

javax.swing.JTextField objectset_location

export_location

javax.swing.JTextField export_location

range_check

javax.swing.JCheckBox range_check

inherit_check

javax.swing.JCheckBox inherit_check

export_check

javax.swing.JCheckBox export_check

corpusname

java.lang.String corpusname

exportdir

java.lang.String exportdir

exportinfo

boolean exportinfo

group

javax.swing.ButtonGroup group

message

java.lang.String message

pane

javax.swing.JOptionPane pane

nom

NOMCorpus nom

controlData

NMetaData controlData

parent

javax.swing.JFrame parent

Class net.sourceforge.nite.gui.util.CVSUtil extends java.lang.Object implements Serializable

Class net.sourceforge.nite.gui.util.EnumeratedPopupMenu extends javax.swing.JPopupMenu implements Serializable

Class net.sourceforge.nite.gui.util.EnumerationTreeView extends javax.swing.JTree implements Serializable

Serialized Fields

showKeys

int showKeys

keyMap

java.util.HashMap keyMap

elementName

java.lang.String elementName

attributeName

java.lang.String attributeName

colourMap

ValueColourMap colourMap

tree

javax.swing.tree.DefaultMutableTreeNode tree

Class net.sourceforge.nite.gui.util.GenericDisplay.ExitAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.gui.util.GenericDisplay.SearchAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.gui.util.MultiAnnotatorDisplay.ExitAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.gui.util.MultiAnnotatorDisplay.SearchAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.gui.util.OntologyPopupMenu extends javax.swing.JPopupMenu implements Serializable

Class net.sourceforge.nite.gui.util.OntologyPopupMenu.OntologyPopupMenuLeaf extends javax.swing.JMenuItem implements Serializable

Serialized Fields

theElement

NOMElement theElement

Class net.sourceforge.nite.gui.util.OntologyPopupMenu.OntologyPopupMenuNode extends javax.swing.JMenu implements Serializable

Serialized Fields

theElement

NOMElement theElement

Class net.sourceforge.nite.gui.util.OntologyTreeView extends javax.swing.JTree implements Serializable

Serialized Fields

showKeys

int showKeys

keyMap

java.util.HashMap keyMap

displayAttribute

java.lang.String displayAttribute

colourMap

ValueColourMap colourMap

Class net.sourceforge.nite.gui.util.PopupMessage extends javax.swing.JDialog implements Serializable

Serialized Fields

message

java.lang.String message

Class net.sourceforge.nite.gui.util.SetCommentAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

container

NOMWriteElementContainer container

Class net.sourceforge.nite.gui.util.TimeLabel extends javax.swing.JTextField implements Serializable

Serialized Fields

clock

Clock clock

Class net.sourceforge.nite.gui.util.ValueColourMapLegend extends javax.swing.JPanel implements Serializable

Serialized Fields

values

java.util.ArrayList values

colours

java.util.ArrayList colours

vcm

ValueColourMap vcm

img

java.awt.image.BufferedImage img

Package net.sourceforge.nite.meta.impl

Class net.sourceforge.nite.meta.impl.NiteMetaException extends java.lang.Exception implements Serializable


Package net.sourceforge.nite.nom

Class net.sourceforge.nite.nom.NOMException extends java.lang.Exception implements Serializable


Package net.sourceforge.nite.nstyle

Class net.sourceforge.nite.nstyle.ParseException extends java.lang.Exception implements Serializable


Package net.sourceforge.nite.nxt

Class net.sourceforge.nite.nxt.GUI extends javax.swing.JFrame implements Serializable

Serialized Fields

meta

NiteMetaData meta

corpusname

java.lang.String corpusname

programmap

java.util.HashMap programmap

viewmap

java.util.HashMap viewmap

niteclock

DefaultClock niteclock

jlist

javax.swing.JList jlist

statusbar

javax.swing.JLabel statusbar

nstyle

NStyle nstyle

Class net.sourceforge.nite.nxt.GUI.ExitAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.nxt.GUI.OpenMetadataAction extends javax.swing.AbstractAction implements Serializable


Package net.sourceforge.nite.search

Class net.sourceforge.nite.search.About extends javax.swing.JDialog implements Serializable

Class net.sourceforge.nite.search.GUI extends javax.swing.JFrame implements Serializable

Serialized Fields

mainWindow

boolean mainWindow

queryHandlers

java.util.Vector queryHandlers

treehash

java.util.HashMap treehash

handlers

java.util.List handlers

nom

boolean nom

mainPanel

javax.swing.JTabbedPane mainPanel

qin

javax.swing.JTextArea qin

out

javax.swing.JSplitPane out

top

javax.swing.tree.DefaultMutableTreeNode top

outTree

javax.swing.JTree outTree

outFocus

ResultVisualisationComponent outFocus

lastQuery

java.lang.String lastQuery

corpus

SearchableCorpus corpus

loadedCorpusPath

java.lang.String loadedCorpusPath

corpusLoaded

boolean corpusLoaded

corpusClosed

boolean corpusClosed

searchEngine

Engine searchEngine

progressWindow

ProgressWindow progressWindow

preferences

S preferences

corpora

java.util.List corpora

corporaPaths

java.util.HashMap corporaPaths

corporaNames

java.util.HashMap corporaNames

bookmarksNames

java.util.ArrayList bookmarksNames

bookmarksQueries

java.util.ArrayList bookmarksQueries

autoload

boolean autoload

client

boolean client

allResults

java.util.List allResults

corpusMenu

javax.swing.JMenu corpusMenu

bookmarksMenu

javax.swing.JMenu bookmarksMenu

querySubmit

javax.swing.JMenuItem querySubmit

corpusExit

javax.swing.JMenuItem corpusExit

corpusOpen

javax.swing.JMenuItem corpusOpen

corpusReload

javax.swing.JMenuItem corpusReload

corpusClose

javax.swing.JMenuItem corpusClose

autoloadCorpus

javax.swing.JCheckBoxMenuItem autoloadCorpus

submit

javax.swing.JButton submit

fc

javax.swing.JFileChooser fc

iconCorpus

javax.swing.ImageIcon iconCorpus

iconCorpusOpen

javax.swing.ImageIcon iconCorpusOpen

statusBar

javax.swing.JLabel statusBar

addBookmark

javax.swing.JMenuItem addBookmark

deleteBookmark

javax.swing.JMenu deleteBookmark

save

javax.swing.JMenuItem save

exportAsExcel

javax.swing.JMenuItem exportAsExcel

corpusName

java.lang.String corpusName

helpDir

java.io.File helpDir

corporaDir

java.io.File corporaDir

showTime

boolean showTime

Class net.sourceforge.nite.search.ParseException extends java.lang.Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

java.lang.String eol
The end of line string for this machine.

Class net.sourceforge.nite.search.ProgressWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

interruptable

Interruptable interruptable

text

javax.swing.JLabel text

tested

long tested

Class net.sourceforge.nite.search.ResultVisualisationComponent extends javax.swing.JComponent implements Serializable

Class net.sourceforge.nite.search.S extends java.lang.Object implements Serializable

Serialized Fields

corpora

java.util.List corpora

names

java.util.HashMap names

bookmarksNames

java.util.ArrayList bookmarksNames

bookmarksQueries

java.util.ArrayList bookmarksQueries

autoloaded

boolean autoloaded

corpusLoaded

boolean corpusLoaded

saveDir

java.io.File saveDir

Class net.sourceforge.nite.search.SimpleResultVisualisation extends javax.swing.JTextArea implements Serializable

Serialized Fields

gui

GUI gui

Class net.sourceforge.nite.search.SimpleResultVisualisationComponent extends ResultVisualisationComponent implements Serializable

Serialized Fields

visu

SimpleResultVisualisation visu

Class net.sourceforge.nite.search.TableResultVisualisation extends javax.swing.JTable implements Serializable

Serialized Fields

gui

GUI gui

Class net.sourceforge.nite.search.TableResultVisualisationComponent extends ResultVisualisationComponent implements Serializable

Serialized Fields

gui

GUI gui

showTime

boolean showTime

showText

boolean showText

firstTimeColumn

int firstTimeColumn

textColumn

int textColumn

elements

java.util.List elements

attributes

java.util.List attributes

nullScreen

javax.swing.JTextArea nullScreen

Class net.sourceforge.nite.search.TokenMgrError extends java.lang.Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package net.sourceforge.nite.time

Class net.sourceforge.nite.time.ClockFace extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

seconds

double seconds

buttonPanel

javax.swing.JPanel buttonPanel

checkPanel

javax.swing.JPanel checkPanel

ratePanel

javax.swing.JPanel ratePanel

playButton

net.sourceforge.nite.time.ClockFace.FlatButton playButton

fastForwardButton

net.sourceforge.nite.time.ClockFace.FlatButton fastForwardButton

rewindButton

net.sourceforge.nite.time.ClockFace.FlatButton rewindButton

openButton

net.sourceforge.nite.time.ClockFace.FlatButton openButton

slavemode

boolean slavemode

signalCombo

javax.swing.JComboBox signalCombo

playImage

javax.swing.ImageIcon playImage

pauseImage

javax.swing.ImageIcon pauseImage

fastForwardImage

javax.swing.ImageIcon fastForwardImage

rewindImage

javax.swing.ImageIcon rewindImage

desktop

javax.swing.JDesktopPane desktop

buttonBar

javax.swing.JToolBar buttonBar

timeSlider

javax.swing.JSlider timeSlider

rateSlider

javax.swing.JSlider rateSlider

skip

javax.swing.JTextField skip

resetRateAction

javax.swing.Action resetRateAction

synchroCheck

javax.swing.JCheckBox synchroCheck

timeSliderHandler

net.sourceforge.nite.time.ClockFace.TimeSliderListener timeSliderHandler

tl

TimeLabel tl

windSeconds

int windSeconds

visualComponent

java.awt.Component visualComponent

videoWidth

int videoWidth

videoHeight

int videoHeight

stopTime

double stopTime

rate

float rate

maxtime

int maxtime

syncDelayMillis

int syncDelayMillis

add

double add

maxregistered

boolean maxregistered

niteclock

DefaultClock niteclock

oldTime

Time oldTime

timeMonitor

net.sourceforge.nite.time.ClockFace.TimeMonitor timeMonitor

timeThread

javax.swing.Timer timeThread

playingSegment

boolean playingSegment

synchrobutton

boolean synchrobutton

mutebutton

boolean mutebutton

bclosing

boolean bclosing

bprcoessedevent

boolean bprcoessedevent

beforeTime

long beforeTime

afterTime

long afterTime

id

int id

signals

java.util.List signals

meta

NMetaData meta

observationname

java.lang.String observationname

DEBUG

boolean DEBUG

sigmap

java.util.HashMap sigmap

sigfmap

java.util.HashMap sigfmap

sigamap

java.util.HashMap sigamap

Class net.sourceforge.nite.time.ExampleTimeHandler extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

time

double time

clock

Clock clock

id

int id

Package net.sourceforge.nite.tools.comparison.dualtranscription

Class net.sourceforge.nite.tools.comparison.dualtranscription.DualTranscriptionComparisonDisplay.ExitAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.tools.comparison.dualtranscription.DualTranscriptionComparisonDisplay.SearchAction extends javax.swing.AbstractAction implements Serializable


Package net.sourceforge.nite.tools.comparison.nonspanning

Class net.sourceforge.nite.tools.comparison.nonspanning.NonSpanningComparisonDisplay.ExitAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.tools.comparison.nonspanning.NonSpanningComparisonDisplay.NextAnnAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.tools.comparison.nonspanning.NonSpanningComparisonDisplay.PrevAnnAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.tools.comparison.nonspanning.NonSpanningComparisonDisplay.SearchAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.tools.comparison.nonspanning.NonSpanningComparisonDisplay.ViewAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

annshow

int annshow

Package net.sourceforge.nite.tools.videolabeler

Class net.sourceforge.nite.tools.videolabeler.AgentTargetControlPanel extends TargetControlPanel implements Serializable

Serialized Fields

targetButtons

java.util.HashMap targetButtons

labelLayer

LabelAnnotationLayer labelLayer

currentTarget

NOMElement currentTarget

agentConfig

AgentConfiguration agentConfig

signalCombo

javax.swing.JComboBox signalCombo

buttonPanel

javax.swing.JPanel buttonPanel

currentSignal

java.lang.String currentSignal

Class net.sourceforge.nite.tools.videolabeler.AnnotationArea extends NTextArea implements Serializable

Serialized Fields

selectionListeners

java.util.Vector selectionListeners

markSelections

boolean markSelections

agent

NAgent agent

layer

AnnotationLayer layer

Class net.sourceforge.nite.tools.videolabeler.AnnotationControlPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

startLabel

javax.swing.JLabel startLabel

targetLabel

javax.swing.JLabel targetLabel

endLabel

javax.swing.JLabel endLabel

commentLabel

javax.swing.JLabel commentLabel

deleteAction

javax.swing.Action deleteAction

finishAction

javax.swing.Action finishAction

setCommentAction

javax.swing.Action setCommentAction

currentAnnotation

NOMWriteElement currentAnnotation

currentStartTime

double currentStartTime

currentLabel

java.lang.String currentLabel

currentEndTime

double currentEndTime

finishEnabled

boolean finishEnabled

deleteEnabled

boolean deleteEnabled

timeformat

int timeformat

agent

NAgent agent

layer

AnnotationLayer layer

nf

java.text.NumberFormat nf

nnFormat

java.text.DecimalFormat nnFormat

Class net.sourceforge.nite.tools.videolabeler.AnnotationFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

agent

NAgent agent

layer

AnnotationLayer layer

annotationArea

AnnotationArea annotationArea

annotationControlPanel

AnnotationControlPanel annotationControlPanel

targetControlPanel

TargetControlPanel targetControlPanel

topSplitter

ObservableSplitPane topSplitter

bottomSplitter

ObservableSplitPane bottomSplitter

resetTopLocation

int resetTopLocation

Class net.sourceforge.nite.tools.videolabeler.ContinuousVideoLabeling.AnnotateAgentAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

agent

NAgent agent

Class net.sourceforge.nite.tools.videolabeler.ContinuousVideoLabeling.AnnotateLayerAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

layer

AnnotationLayer layer

Class net.sourceforge.nite.tools.videolabeler.ContinuousVideoLabeling.ExitAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.tools.videolabeler.ContinuousVideoLabeling.SaveAction extends javax.swing.AbstractAction implements Serializable

Class net.sourceforge.nite.tools.videolabeler.ContinuousVideoLabeling.ViewLayerAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

layer

AnnotationLayer layer

Class net.sourceforge.nite.tools.videolabeler.FeeltraceCircle extends javax.swing.JPanel implements Serializable

Serialized Fields

circle

java.awt.Rectangle circle

currentEmotion

java.awt.geom.Point2D currentEmotion

newEmotion

java.awt.geom.Point2D newEmotion

annotating

boolean annotating

parent

FeeltraceTargetControlPanel parent

clock

Clock clock

currentTime

double currentTime

currentSpanStart

double currentSpanStart

currentSpanEnd

double currentSpanEnd

replay

boolean replay

Class net.sourceforge.nite.tools.videolabeler.FeeltraceTargetControlPanel extends TargetControlPanel implements Serializable

Serialized Fields

feeltraceLayer

FeeltraceAnnotationLayer feeltraceLayer

circle

FeeltraceCircle circle

timeline

FeeltraceTimeLine timeline

replayCheck

javax.swing.JCheckBox replayCheck

showLabels

boolean showLabels

clickAnnotation

boolean clickAnnotation

currentStart

double currentStart

currentEmotion

java.awt.geom.Point2D currentEmotion

Class net.sourceforge.nite.tools.videolabeler.FeeltraceTimeLine extends javax.swing.JPanel implements Serializable

Serialized Fields

maxTime

double maxTime

buffer

java.awt.image.BufferedImage buffer

parent

FeeltraceTargetControlPanel parent

clock

Clock clock

currentTime

double currentTime

currentSpanStart

double currentSpanStart

currentSpanEnd

double currentSpanEnd

Class net.sourceforge.nite.tools.videolabeler.LabelTargetControlPanel extends TargetControlPanel implements Serializable

Serialized Fields

labelLayer

LabelAnnotationLayer labelLayer

currentTarget

NOMElement currentTarget

keystrokes

java.util.Vector keystrokes

annotationLock

java.lang.Object annotationLock

Class net.sourceforge.nite.tools.videolabeler.ObservableSplitPane extends javax.swing.JSplitPane implements Serializable

Serialized Fields

splitPaneListeners

java.util.List splitPaneListeners

Class net.sourceforge.nite.tools.videolabeler.OptimalBoxLayout extends java.awt.GridLayout implements Serializable

Serialized Fields

boxProportion

double boxProportion

preferWidthStretch

boolean preferWidthStretch

Class net.sourceforge.nite.tools.videolabeler.TargetControlPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

annotationListeners

java.util.Vector annotationListeners

agent

NAgent agent

layer

AnnotationLayer layer

layerInfo

org.w3c.dom.Node layerInfo

frame

AnnotationFrame frame

Class net.sourceforge.nite.tools.videolabeler.TreeTargetControlPanel extends TargetControlPanel implements Serializable

Serialized Fields

tree

OntologyTreeView tree

labelLayer

LabelAnnotationLayer labelLayer

currentTarget

NOMElement currentTarget

keyMap

java.util.HashMap keyMap

actionMap

javax.swing.ActionMap actionMap

selListener

javax.swing.event.TreeSelectionListener selListener

annotationLock

java.lang.Object annotationLock

Class net.sourceforge.nite.tools.videolabeler.ViewFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

layer

AnnotationLayer layer

annotationAreas

java.util.Vector annotationAreas

tabbedPane

javax.swing.JTabbedPane tabbedPane

search

GUI search

Package net.sourceforge.nite.util

Class net.sourceforge.nite.util.SortedList extends java.util.ArrayList implements Serializable

Serialized Fields

comparator

java.util.Comparator comparator