A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

A - Static variable in class lapis.parsers.HTMLTag
Commonly useful tag names.
ABBREV - Static variable in class lapis.parsers.HTMLTag
 
ABSTRACT - Static variable in interface lapis.parsers.JavaParserConstants
 
ACCELERATOR - Static variable in class lapisx.swing.AcceleratedAction
 
ACCEPT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ACCEPT_CHARSET_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ACCESSKEY_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ACRONYM - Static variable in class lapis.parsers.HTMLTag
 
ACTION_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ADDRESS - Static variable in class lapis.parsers.HTMLTag
 
AFTER - Static variable in interface lapis.tc.TCSymbols
 
AFTER_DELIMITED - Static variable in interface lapis.tc.TCSymbols
 
ALIGN_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ALINK_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ALL - Static variable in class lapis.parsers.SystemParser
A single region representing the entire document.
ALL_ATTRIBUTES - Static variable in class lapis.parsers.HTMLTag
 
ALL_TAGS - Static variable in class lapis.parsers.HTMLTag
 
ALT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ANCESTOR - Static variable in interface lapis.tc.TCSymbols
 
AND - Static variable in interface lapis.tc.TCSymbols
 
ANDASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
ANDExpression() - Method in class lapis.parsers.CParser
 
ANY - Static variable in class lapis.parsers.SystemParser
A region set representing all the regions in the document.
ANY - Static variable in interface lapis.tc.TCSymbols
 
ANYWHERE_AFTER - Static variable in interface lapis.tc.TCSymbols
 
ANYWHERE_BEFORE - Static variable in interface lapis.tc.TCSymbols
 
ANY_SIZE - Static variable in class lapisx.swing.Layout
 
APPLET - Static variable in class lapis.parsers.HTMLTag
 
ARCHIVE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
AREA - Static variable in class lapis.parsers.HTMLTag
 
ARGUMENTS_VAR - Static variable in interface lapis.Interpreter
Script variable storing the script arguments.
ASCII_CharStream - class lapis.parsers.ASCII_CharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(Reader, int, int, int) - Constructor for class lapis.parsers.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class lapis.parsers.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class lapis.parsers.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int) - Constructor for class lapis.parsers.ASCII_CharStream
 
ASCII_UCodeESC_CharStream - class lapis.parsers.ASCII_UCodeESC_CharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ASCII_UCodeESC_CharStream(Reader, int, int, int) - Constructor for class lapis.parsers.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(Reader, int, int) - Constructor for class lapis.parsers.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(InputStream, int, int, int) - Constructor for class lapis.parsers.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(InputStream, int, int) - Constructor for class lapis.parsers.ASCII_UCodeESC_CharStream
 
ASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
AS_HTML - Static variable in interface lapis.tc.TCSymbols
 
AS_TEXT - Static variable in interface lapis.tc.TCSymbols
 
AUTO - Static variable in interface lapis.parsers.CParserConstants
 
AXES_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
AXIS_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
AbstractCellEditor - class lapis.swing.cluster.AbstractCellEditor.
 
AbstractCellEditor() - Constructor for class lapis.swing.cluster.AbstractCellEditor
 
AbstractDeclarator() - Method in class lapis.parsers.CParser
 
AbstractTreeTableModel - class lapis.swing.cluster.AbstractTreeTableModel.
 
AbstractTreeTableModel(MatchNodeCreator.Node) - Constructor for class lapis.swing.cluster.AbstractTreeTableModel
 
AcceleratedAction - class lapisx.swing.AcceleratedAction.
 
AcceleratedAction(String) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, String) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, Icon) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, Icon, String) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, int, int) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, int, int, String) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, Icon, int, int) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, Icon, int, int, String) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, int, int, Action) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedAction(String, Action) - Constructor for class lapisx.swing.AcceleratedAction
 
AcceleratedMenu - class lapisx.swing.AcceleratedMenu.
 
AcceleratedMenu(String) - Constructor for class lapisx.swing.AcceleratedMenu
 
ActionAdapters - class lapisx.swing.ActionAdapters.
 
ActionAdapters() - Constructor for class lapisx.swing.ActionAdapters
 
Actual() - Method in class lapis.parsers.JavaParser
 
AdditiveExpression() - Method in class lapis.parsers.CParser
 
AdditiveExpression() - Method in class lapis.parsers.JavaParser
 
AllocationExpression() - Method in class lapis.parsers.JavaParser
 
AndExpression() - Method in class lapis.parsers.JavaParser
 
Animation - class lapisx.swing.Animation.
 
Animation(Image, Image) - Constructor for class lapisx.swing.Animation
 
Animation(Image, Image, boolean) - Constructor for class lapisx.swing.Animation
 
ArgumentExpression() - Method in class lapis.parsers.CParser
 
ArgumentExpressionList() - Method in class lapis.parsers.CParser
 
ArgumentList() - Method in class lapis.parsers.JavaParser
 
Arguments - class lapis.Arguments.
 
Arguments(Interpreter) - Constructor for class lapis.Arguments
Make an empty Arguments object.
Arguments() - Method in class lapis.parsers.JavaParser
 
Arguments.Name - class lapis.Arguments.Name.
Parameter name.
Arguments.Name(String) - Constructor for class lapis.Arguments.Name
 
Arguments.UsageException - exception lapis.Arguments.UsageException.
Exception thrown when argument processing encounters an error.
Arguments.UsageException(String) - Constructor for class lapis.Arguments.UsageException
 
ArrayDimsAndInits() - Method in class lapis.parsers.JavaParser
 
ArrayEnumeration - class lapisx.enum.ArrayEnumeration.
Enumeration of an arbitrary array.
ArrayEnumeration(Object[]) - Constructor for class lapisx.enum.ArrayEnumeration
Make an ArrayEnumeration.
ArrayInitializer() - Method in class lapis.parsers.JavaParser
 
AssignmentExpression() - Method in class lapis.parsers.CParser
 
AssignmentOperator() - Method in class lapis.parsers.CParser
 
AssignmentOperator() - Method in class lapis.parsers.JavaParser
 
abbreviate(String, int) - Static method in class lapisx.util.Str
Abbreviate a string.
abbreviateLines(String, int, String) - Static method in class lapisx.util.Str
Abbreviate a multi-line string.
accept(Visitor) - Method in class lapis.tc.TC.After
 
accept(Visitor) - Method in class lapis.tc.TC.AfterDelimited
 
accept(Visitor) - Method in class lapis.tc.TC.Ancestor
 
accept(Visitor) - Method in class lapis.tc.TC.And
 
accept(Visitor) - Method in class lapis.tc.TC.Any
 
accept(Visitor) - Method in class lapis.tc.TC.Assign
 
accept(Visitor) - Method in class lapis.tc.TC.BalancedBinary
 
accept(Visitor) - Method in class lapis.tc.TC.BalancedUnary
 
accept(Visitor) - Method in class lapis.tc.TC.Before
 
accept(Visitor) - Method in class lapis.tc.TC.BeforeDelimited
 
accept(Visitor) - Method in class lapis.tc.TC.ButNot
 
accept(Visitor) - Method in class lapis.tc.TC.CaseSensitivity
 
accept(Visitor) - Method in class lapis.tc.TC.Constant
 
accept(Visitor) - Method in class lapis.tc.TC.Contains
 
accept(Visitor) - Method in class lapis.tc.TC.Crispen
 
accept(Visitor) - Method in class lapis.tc.TC.Descendant
 
accept(Visitor) - Method in class lapis.tc.TC.EndOf
 
accept(Visitor) - Method in class lapis.tc.TC.Ending
 
accept(Visitor) - Method in class lapis.tc.TC.EndingDelimited
 
accept(Visitor) - Method in class lapis.tc.TC.Equals
 
accept(Visitor) - Method in class lapis.tc.TC.ExternalPattern
 
accept(Visitor) - Method in class lapis.tc.TC.Flatten
 
accept(Visitor) - Method in class lapis.tc.TC.FromTo
 
accept(Visitor) - Method in class lapis.tc.TC.Id
 
accept(Visitor) - Method in class lapis.tc.TC.IgnoreBinary
 
accept(Visitor) - Method in class lapis.tc.TC.In
 
accept(Visitor) - Method in class lapis.tc.TC.Include
 
accept(Visitor) - Method in class lapis.tc.TC.JustAfter
 
accept(Visitor) - Method in class lapis.tc.TC.JustAfterDelimited
 
accept(Visitor) - Method in class lapis.tc.TC.JustBefore
 
accept(Visitor) - Method in class lapis.tc.TC.JustBeforeDelimited
 
accept(Visitor) - Method in class lapis.tc.TC.Literal
 
accept(Visitor) - Method in class lapis.tc.TC.Melt
 
accept(Visitor) - Method in class lapis.tc.TC.NextTo
 
accept(Visitor) - Method in class lapis.tc.TC.Node
 
accept(Visitor) - Method in class lapis.tc.TC.Nonempty
 
accept(Visitor) - Method in class lapis.tc.TC.Nothing
 
accept(Visitor) - Method in class lapis.tc.TC.Nth
 
accept(Visitor) - Method in class lapis.tc.TC.Or
 
accept(Visitor) - Method in class lapis.tc.TC.OrButNot
 
accept(Visitor) - Method in class lapis.tc.TC.Overlaps
 
accept(Visitor) - Method in class lapis.tc.TC.OverlapsEnd
 
accept(Visitor) - Method in class lapis.tc.TC.OverlapsStart
 
accept(Visitor) - Method in class lapis.tc.TC.Prefix
 
accept(Visitor) - Method in class lapis.tc.TC.Regexp
 
accept(Visitor) - Method in class lapis.tc.TC.SeparatedBy
 
accept(Visitor) - Method in class lapis.tc.TC.Seq
 
accept(Visitor) - Method in class lapis.tc.TC.StartOf
 
accept(Visitor) - Method in class lapis.tc.TC.Starting
 
accept(Visitor) - Method in class lapis.tc.TC.StartingDelimited
 
accept(Visitor) - Method in class lapis.tc.TC.Trim
 
accept(Visitor) - Method in class lapis.tc.TC.Unbind
 
accept(Visitor) - Method in class lapis.tc.TC.View
 
accumulate(double) - Method in class lapis.tools.Calc.Average
 
accumulate(double) - Method in class lapis.tools.Calc.Count
 
accumulate(double) - Method in interface lapis.tools.Calc.Function
 
accumulate(double) - Method in class lapis.tools.Calc.Max
 
accumulate(double) - Method in class lapis.tools.Calc.Min
 
accumulate(double) - Method in class lapis.tools.Calc.StdDev
 
accumulate(double) - Method in class lapis.tools.Calc.Sum
 
action - Variable in class lapisx.swing.AcceleratedAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.BrowserAction.Command
 
actionPerformed(ActionEvent) - Method in class lapis.swing.BrowserAction.GotoPage
 
actionPerformed(ActionEvent) - Method in class lapis.swing.BrowserAction.Home
 
actionPerformed(ActionEvent) - Method in class lapis.swing.BrowserAction.Navigate
 
actionPerformed(ActionEvent) - Method in class lapis.swing.BrowserAction.Reload
 
actionPerformed(ActionEvent) - Method in class lapis.swing.Demonstrator.Demonstrate
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.BeginAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.DefaultKeyTypedAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.DeleteCharAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.DownAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.EndAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.PageDownAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.PageUpAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.Redo
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.Undo
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction.UpAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.EditAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FileAction.Close
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FileAction.Exit
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FileAction.New
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FileAction.NewBrowser
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FileAction.Open
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FileAction.Save
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FileAction.SaveAs
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FindReplacePane.FindReplaceAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.FormView
 
actionPerformed(ActionEvent) - Method in class lapis.swing.ManualMode.ManualAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.PreferencesDialog.Preferences
 
actionPerformed(ActionEvent) - Method in class lapis.swing.SimulEditMode.IgnoreOutlierAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.SimulEditMode.SimulEditAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.ToolAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.TransformAction
 
actionPerformed(ActionEvent) - Method in class lapis.swing.cluster.ClusterFindReplacePane.ClusterFindReplaceAction
 
actionPerformed(ActionEvent) - Method in class lapisx.swing.AcceleratedAction
 
actionPerformed(ActionEvent) - Method in class lapisx.swing.CoalescingUndo.KeyTypedAction
 
actionPerformed(ActionEvent) - Method in class lapisx.swing.ExtendedAction
 
actionPerformed(ActionEvent) - Method in class lapisx.swing.MaskedAction
 
add(String, Object) - Method in class lapis.Arguments
Add a name/value pair to the argument sequence.
add(Object, RegionSet) - Method in class lapis.PatternCache
 
add(Region, Region) - Method in class lapis.Relation
 
add(String, Tool) - Method in class lapis.Toolbox
 
add(Toolbox.Info) - Method in class lapis.Toolbox
 
add(String, int, int, String) - Method in class lapis.maps.LexMap
 
add(Region, LexMap.LexNode) - Method in class lapis.maps.LexMap
 
add(int, int) - Method in class lapis.maps.PiecewiseLinearMonotonicMap
 
add(String) - Method in class lapis.ml.CommonSubstrings
 
add(String, int) - Method in class lapis.ml.CommonSubstrings
 
add(Action) - Method in class lapisx.swing.AcceleratedMenu
 
add(Component) - Method in class lapisx.swing.Layout
 
add(Component, Layout.Size) - Method in class lapisx.swing.Layout
 
add(Component, Layout.Alignment) - Method in class lapisx.swing.Layout
 
add(Component, Layout.Size, Layout.Alignment) - Method in class lapisx.swing.Layout
 
add(Component, Insets) - Method in class lapisx.swing.Layout
 
add(Component, Layout.Size, Insets) - Method in class lapisx.swing.Layout
 
add(Component, Layout.Alignment, Insets) - Method in class lapisx.swing.Layout
 
add(Component, Layout.Size, Layout.Alignment, Insets) - Method in class lapisx.swing.Layout
 
add(Object) - Method in class lapisx.util.History
Add an object to the end of the history, moving the current point to it.
add(Object, Object) - Method in class lapisx.util.MergingHashtable
 
add(Object) - Method in class lapisx.util.SafeIteratorSet
 
addAll(Collection) - Method in class lapisx.util.SafeIteratorSet
 
addArguments(Arguments) - Method in class lapis.Arguments
Concatenates another argument sequence to the argument sequence, consuming the other sequence entirely.
addBrowserListener(BrowserListener) - Method in class lapis.swing.Browser
Attach a listener for document-loading events.
addCellEditorListener(CellEditorListener) - Method in class lapis.swing.cluster.AbstractCellEditor
 
addChild(TCToken) - Method in class lapis.tc.TCToken
 
addColorChooser() - Method in class lapisx.swing.FileEditorPanel
Add a Select Color button that allows the background color for the text editor to be changed.
addCopyLocation(NamedRegionSet) - Method in class lapis.ml.HybridInference
 
addCopyLocation(NamedRegionSet) - Method in class lapis.ml.Inference
 
addCopyLocation(NamedRegionSet) - Method in interface lapis.ml.InferenceAlgorithm
 
addCopyLocation(NamedRegionSet) - Method in class lapis.ml.SimulEdit
 
addEditLocation(NamedRegionSet, int) - Method in class lapis.ml.HybridInference
 
addEditLocation(NamedRegionSet, int) - Method in class lapis.ml.Inference
 
addEditLocation(NamedRegionSet, int) - Method in interface lapis.ml.InferenceAlgorithm
 
addEditLocation(NamedRegionSet, int) - Method in class lapis.ml.SimulEdit
 
addError(String) - Method in class lapis.tc.TCParseException
 
addError(TCToken, String) - Method in class lapis.tc.TCParseException
 
addError(TCParseException.ParseError) - Method in class lapis.tc.TCParseException
 
addEscapes(String) - Static method in class lapis.parsers.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addFileMenu() - Method in class lapisx.swing.FileEditorPanel
Add a file "menu" (actually a combo box) to the toolbar.
addGlue() - Method in class lapisx.swing.Layout
 
addLibraryListener(PatternLibrary.LibraryListener) - Method in class lapis.PatternLibrary
Add a listener to this library.
addLibraryTreeListener(LibraryTreeListener) - Method in class lapis.swing.LibraryTree
 
addListDataListener(ListDataListener) - Method in class lapisx.swing.HistoryComboBoxModel
 
addName(String) - Method in class lapis.Arguments
Add a parameter name to the argument sequence.
addOffset(int) - Method in class lapis.tc.TCParseException
 
addParser(Parser) - Method in class lapis.PatternLibrary
Add a parser to this library.
addPasteLocation(NamedRegionSet, NamedRegionSet) - Method in class lapis.ml.HybridInference
 
addPasteLocation(NamedRegionSet, NamedRegionSet) - Method in class lapis.ml.Inference
 
addPasteLocation(NamedRegionSet, NamedRegionSet) - Method in interface lapis.ml.InferenceAlgorithm
 
addPasteLocation(NamedRegionSet, NamedRegionSet) - Method in class lapis.ml.SimulEdit
 
addProgress(BasicProgressGenerator) - Static method in class lapis.Main
 
addProgressListener(ProgressListener) - Method in class lapisx.progress.BasicProgressGenerator
 
addProgressListener(ProgressListener) - Method in interface lapisx.progress.ProgressGenerator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class lapisx.swing.ExtendedAction
 
addPropertyChangeListener(PropertyChangeListener) - Method in class lapisx.swing.MaskedAction
 
addRange(TextPresentation, int, int, TextAttribute) - Method in class lapis.eclipse.components.NonRuleBasedDamagerRepairer
Adds style information to the given text presentation.
addRegionSetStyle(RegionSetStyle) - Method in class lapis.swing.ColoringContext
Adds a RegionSet-Style mapping to this style context.
addSelectionListener(SelectionListener) - Method in class lapis.swing.Browser
Attach a listener for selection-change events.
addSelectionListener(HypothesisDisplay.SelectionListener) - Method in class lapis.swing.HypothesisDisplay
 
addSibling(TCToken) - Method in class lapis.tc.TCToken
 
addSidebarTab(String, JComponent) - Method in class lapis.swing.Browser
Add a tab to the sidebar.
addTab(String, Component) - Method in class lapisx.swing.DisappearingTabbedPane
Add a tab.
addTextRun(int, int) - Method in class lapis.parsers.HTMLParser
 
addToLog(String, Pattern) - Static method in class lapis.LibraryLoader
 
addToLog(TC) - Static method in class lapis.LibraryLoader
 
addToToolBar(Toolbox.Info) - Method in class lapis.swing.Browser
 
addToolBoxListener(Toolbox.ToolBoxListener) - Method in class lapis.Toolbox
 
addTreeModelListener(TreeModelListener) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
addValue(Object) - Method in class lapis.Arguments
Add a parameter value to the argument sequence.
add_escapes(String) - Method in class lapis.parsers.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
adjustBeginLineColumn(int, int) - Method in class lapis.parsers.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
Method to adjust line and column numbers for the start of a token.
after() - Method in class lapis.Region
 
after() - Method in class lapis.RegionSet
 
after(String, String) - Static method in class lapisx.util.Str
Split string around a substring match and return suffix.
afterDelimited(int) - Method in class lapis.Region
 
afterDelimited() - Method in class lapis.RegionSet
 
afterIn(RegionSet) - Method in class lapis.Region
 
afterIn(RegionSet) - Method in class lapis.RegionSet
 
alarm() - Method in class lapisx.util.Timer
 
allNames() - Method in class lapis.PatternLibrary
Get all names in this library and its ancestors (both visible and hidden).
ancestor() - Method in class lapis.RegionSet
 
and(RegionSet) - Method in class lapis.Region
 
and(RegionSet) - Method in class lapis.RegionSet
 
applyStyle(RegionSetStyle) - Method in class lapis.swing.ColoringView
 
argv - Variable in class lapis.Arguments
Argument list.
array - Variable in class lapisx.sort.SortableArray
 
assertion(boolean) - Method in class lapisx.util.Debug.NoDebug
 
assertion(boolean) - Method in class lapisx.util.Debug.Quiet
 
assertion(boolean) - Method in class lapisx.util.Debug.Verbose
 
assertion(boolean) - Method in class lapisx.util.Debug
Test an assertion (if this is enabled for assertions)
assertionEnabled() - Method in class lapisx.util.Debug.NoDebug
 
assertionEnabled() - Method in class lapisx.util.Debug.Quiet
 
assertionEnabled() - Method in class lapisx.util.Debug.Verbose
 
assertionEnabled() - Method in class lapisx.util.Debug
Test whether calling assertion() on this debug object will do anything.
attachMenu(JButton) - Method in class lapis.swing.BrowserAction.Navigate
 
attributeName(int, int) - Method in class lapis.parsers.XMLParser
 
attributeValue(int, int, int, int) - Method in class lapis.parsers.XMLParser
 

B

B - Static variable in class lapis.parsers.HTMLTag
 
BACKGROUND - Static variable in class lapis.parsers.SystemParser
The current set of background regions (typically whitespace).
BACKGROUND_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
BACKUP_EXTENSION_VAR - Static variable in interface lapis.Interpreter
Script variable storing the extension to give to backup files.
BALANCES - Static variable in interface lapis.tc.TCSymbols
 
BANG - Static variable in interface lapis.parsers.JavaParserConstants
 
BASE - Static variable in class lapis.parsers.HTMLTag
 
BASEFONT - Static variable in class lapis.parsers.HTMLTag
 
BDO - Static variable in class lapis.parsers.HTMLTag
 
BEFORE - Static variable in interface lapis.tc.TCSymbols
 
BEFORE_DELIMITED - Static variable in interface lapis.tc.TCSymbols
 
BGCOLOR_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
BGSOUND - Static variable in class lapis.parsers.HTMLTag
 
BIG - Static variable in class lapis.parsers.HTMLTag
 
BIT_AND - Static variable in interface lapis.parsers.JavaParserConstants
 
BIT_OR - Static variable in interface lapis.parsers.JavaParserConstants
 
BLINK - Static variable in class lapis.parsers.HTMLTag
 
BLOCKQUOTE - Static variable in class lapis.parsers.HTMLTag
 
BODY - Static variable in class lapis.parsers.HTMLTag
 
BOOLEAN - Static variable in interface lapis.parsers.JavaParserConstants
 
BORDER_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
BR - Static variable in class lapis.parsers.HTMLTag
 
BREAK - Static variable in interface lapis.parsers.CParserConstants
 
BREAK - Static variable in interface lapis.parsers.JavaParserConstants
 
BRUTE_FORCE - Static variable in class lapis.parsers.ListParser
 
BYTE - Static variable in interface lapis.parsers.JavaParserConstants
 
Back - class lapis.tools.Back.
 
Back() - Constructor for class lapis.tools.Back
 
BackgroundThreads - class lapis.swing.BackgroundThreads.
 
BackgroundThreads(Browser, BasicProgressGenerator) - Constructor for class lapis.swing.BackgroundThreads
 
BaseProperty - Static variable in interface lapis.Document
Property name for the base URL of a document (the URL used for relative references).
BasicDocument - class lapis.BasicDocument.
 
BasicDocument(Reader, String) - Constructor for class lapis.BasicDocument
 
BasicDocument(String, String) - Constructor for class lapis.BasicDocument
 
BasicDocument(Document, String) - Constructor for class lapis.BasicDocument
 
BasicDocument.Factory - class lapis.BasicDocument.Factory.
Factory for creating SwingDocuments.
BasicDocument.Factory() - Constructor for class lapis.BasicDocument.Factory
 
BasicProgressGenerator - class lapisx.progress.BasicProgressGenerator.
 
BasicProgressGenerator(Object) - Constructor for class lapisx.progress.BasicProgressGenerator
 
BasicProgressGenerator(Object, boolean) - Constructor for class lapisx.progress.BasicProgressGenerator
 
BeginToken() - Method in class lapis.parsers.ASCII_CharStream
 
BeginToken() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
BinarySearch - class lapisx.util.BinarySearch.
Binary search routines.
BinarySearch() - Constructor for class lapisx.util.BinarySearch
 
Block() - Method in class lapis.parsers.JavaParser
 
BlockStatement() - Method in class lapis.parsers.JavaParser
 
BooleanLiteral() - Method in class lapis.parsers.JavaParser
 
BreakStatement() - Method in class lapis.parsers.JavaParser
 
Browser - class lapis.swing.Browser.
 
Browser() - Constructor for class lapis.swing.Browser
Make a new Browser.
BrowserAction - class lapis.swing.BrowserAction.
 
BrowserAction() - Constructor for class lapis.swing.BrowserAction
 
BrowserAction.Back - class lapis.swing.BrowserAction.Back.
Action that moves back to previous document in history.
BrowserAction.Back(Browser) - Constructor for class lapis.swing.BrowserAction.Back
 
BrowserAction.Command - class lapis.swing.BrowserAction.Command.
Action that runs a URL or command typed into the Command box.
BrowserAction.Command(Browser) - Constructor for class lapis.swing.BrowserAction.Command
 
BrowserAction.Forward - class lapis.swing.BrowserAction.Forward.
Action that moves forward to next document in history.
BrowserAction.Forward(Browser) - Constructor for class lapis.swing.BrowserAction.Forward
 
BrowserAction.GotoPage - class lapis.swing.BrowserAction.GotoPage.
Action that jumps to a particular page.
BrowserAction.GotoPage(Browser, Document) - Constructor for class lapis.swing.BrowserAction.GotoPage
 
BrowserAction.HistoryMenuListener - class lapis.swing.BrowserAction.HistoryMenuListener.
Listener that displays the page history on a menu.
BrowserAction.HistoryMenuListener(Browser) - Constructor for class lapis.swing.BrowserAction.HistoryMenuListener
 
BrowserAction.Home - class lapis.swing.BrowserAction.Home.
Action that jumps to home page.
BrowserAction.Home(Browser) - Constructor for class lapis.swing.BrowserAction.Home
 
BrowserAction.Hyperlink - class lapis.swing.BrowserAction.Hyperlink.
Listener invoked when user mouses over or clicks on a hyperlink in a Browser.
BrowserAction.Hyperlink(Browser) - Constructor for class lapis.swing.BrowserAction.Hyperlink
 
BrowserAction.Navigate - class lapis.swing.BrowserAction.Navigate.
Base class of Back and Forward, providing a common framework.
BrowserAction.Navigate(Browser, String, Icon, int, int, String) - Constructor for class lapis.swing.BrowserAction.Navigate
 
BrowserAction.Reload - class lapis.swing.BrowserAction.Reload.
Action that reloads the current page.
BrowserAction.Reload(Browser) - Constructor for class lapis.swing.BrowserAction.Reload
 
BrowserListener - interface lapis.swing.BrowserListener.
Listener, attached to a browser, that receives events when the browser is changing documents.
BrowserPane - class lapis.swing.BrowserPane.
 
BrowserPane(Browser) - Constructor for class lapis.swing.BrowserPane
 
BrowserProgressBar - class lapis.swing.BrowserProgressBar.
 
BrowserProgressBar(Browser) - Constructor for class lapis.swing.BrowserProgressBar
 
BrowserScrollPane - class lapis.swing.BrowserScrollPane.
 
BrowserScrollPane(BrowserPane, String) - Constructor for class lapis.swing.BrowserScrollPane
 
back() - Method in class lapisx.util.History
Move back one object in the history, if possible.
backElements() - Method in class lapisx.util.History
Get the objects BEFORE the current object.
backup(int) - Method in class lapis.parsers.ASCII_CharStream
 
backup(int) - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
balancedWith(RegionSet) - Method in class lapis.RegionSet
 
before() - Method in class lapis.Region
 
before() - Method in class lapis.RegionSet
 
before(String, String) - Static method in class lapisx.util.Str
Split string around a substring match and return prefix.
beforeDelimited(int) - Method in class lapis.Region
 
beforeDelimited() - Method in class lapis.RegionSet
 
beforeIn(RegionSet) - Method in class lapis.Region
 
beforeIn(RegionSet) - Method in class lapis.RegionSet
 
beginColumn - Variable in class lapis.parsers.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class lapis.parsers.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
binarySearch(ListParser.Node[], int, int, char) - Static method in class lapis.parsers.ListParser
Search a sorted array of integers.
bind(PatternLibrary) - Method in interface lapis.Parser
Bind the parser's patterns into the library.
bind(PatternLibrary, Document) - Method in interface lapis.Parser
Bind document-specific patterns into a document-specific library.
bind(PatternLibrary) - Method in class lapis.parsers.CParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.CParser
 
bind(PatternLibrary) - Method in class lapis.parsers.CharacterParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.CharacterParser
 
bind(PatternLibrary) - Method in class lapis.parsers.ExternalParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.ExternalParser
 
bind(PatternLibrary) - Method in class lapis.parsers.HTMLParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.HTMLParser
 
bind(PatternLibrary) - Method in class lapis.parsers.JavaParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.JavaParser
 
bind(PatternLibrary) - Method in class lapis.parsers.ListParser
binds patterns that have been statically initialized.
bind(PatternLibrary, Document) - Method in class lapis.parsers.ListParser
 
bind(PatternLibrary) - Method in class lapis.parsers.SpellingParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.SpellingParser
 
bind(PatternLibrary) - Method in class lapis.parsers.SystemParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.SystemParser
 
bind(PatternLibrary) - Method in class lapis.parsers.XMLParser
 
bind(PatternLibrary, Document) - Method in class lapis.parsers.XMLParser
 
bind(PatternLibrary) - Method in class lapis.swing.cluster.LexicalAttractionParser
 
bind(PatternLibrary, Document) - Method in class lapis.swing.cluster.LexicalAttractionParser
 
bind(PatternLibrary) - Method in class lapis.tc.TC
 
bind(PatternLibrary, Document) - Method in class lapis.tc.TC
 
bind(RegionSet, Document) - Method in class lapis.tools.Template.FieldTemplate
 
bind(RegionSet, Document) - Method in class lapis.tools.Template.ListTemplate
 
bind(RegionSet, Document) - Method in class lapis.tools.Template.SequenceTemplate
 
bind(RegionSet, Document) - Method in class lapis.tools.Template
 
bindExpression(TC.Node, PatternLibrary, String, TCParseException) - Static method in class lapis.tc.TC
 
bindTool(String, Tool) - Method in interface lapis.Interpreter
Register a LAPIS tool as a script command.
bindTool(String, Tool) - Method in class lapis.tcl.TclInterpreter
 
border() - Static method in class lapisx.swing.Layout
 
border(Container) - Static method in class lapisx.swing.Layout
 
breakView(int, int, float, float) - Method in class lapis.swing.ImageView
Tries to break this view on the given axis.
bufpos - Variable in class lapis.parsers.ASCII_CharStream
 
bufpos - Variable in class lapis.parsers.ASCII_UCodeESC_CharStream
 
butnot(RegionSet) - Method in class lapis.RegionSet
 
buttonFieldListener - Variable in class lapis.swing.Demonstrator
 

C

CANCEL - Static variable in class lapis.swing.FindReplacePane.HTMLWarningDialog
 
CAPTION - Static variable in class lapis.parsers.HTMLTag
 
CASE - Static variable in interface lapis.parsers.CParserConstants
 
CASE - Static variable in interface lapis.parsers.JavaParserConstants
 
CASE_SENSITIVE - Static variable in interface lapis.tc.TCSymbols
 
CATCH - Static variable in interface lapis.parsers.JavaParserConstants
 
CELLPADDING_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CELLSPACING_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CENTER - Static variable in class lapis.parsers.HTMLTag
 
CENTER - Static variable in class lapisx.swing.Layout
 
CHAR - Static variable in interface lapis.parsers.CParserConstants
 
CHAR - Static variable in interface lapis.parsers.JavaParserConstants
 
CHARACTER_LITERAL - Static variable in interface lapis.parsers.CParserConstants
 
CHARACTER_LITERAL - Static variable in interface lapis.parsers.JavaParserConstants
 
CHAROFF_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CHARSET_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CHAR_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CHECKED_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CITE - Static variable in class lapis.parsers.HTMLTag
 
CITE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CLASS - Static variable in interface lapis.parsers.JavaParserConstants
 
CLASSID_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CLASS_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CLEAR_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CLOSED_LEFT - Static variable in interface lapis.tc.TCSymbols
 
CLOSED_RIGHT - Static variable in interface lapis.tc.TCSymbols
 
CODE - Static variable in class lapis.parsers.HTMLTag
 
CODEBASE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CODETYPE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CODE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
COL - Static variable in class lapis.parsers.HTMLTag
 
COLGROUP - Static variable in class lapis.parsers.HTMLTag
 
COLON - Static variable in interface lapis.parsers.JavaParserConstants
 
COLOR_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
COLSPAN_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
COLS_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
COMMA - Static variable in interface lapis.parsers.JavaParserConstants
 
COMMENT - Static variable in class lapis.parsers.HTMLTag
 
COMPACT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CONST - Static variable in interface lapis.parsers.CParserConstants
 
CONST - Static variable in interface lapis.parsers.JavaParserConstants
 
CONTAINS - Static variable in interface lapis.tc.TCSymbols
 
CONTENT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CONTENT_LIMIT - Static variable in class lapis.swing.FeedbackForm
Limit on uploaded page content.
CONTINUE - Static variable in interface lapis.parsers.CParserConstants
 
CONTINUE - Static variable in interface lapis.parsers.JavaParserConstants
 
COORDS_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
CParser - class lapis.parsers.CParser.
 
CParser() - Constructor for class lapis.parsers.CParser
 
CParser(InputStream) - Constructor for class lapis.parsers.CParser
 
CParser(Reader) - Constructor for class lapis.parsers.CParser
 
CParser(CParserTokenManager) - Constructor for class lapis.parsers.CParser
 
CParserConstants - interface lapis.parsers.CParserConstants.
 
CParserTokenManager - class lapis.parsers.CParserTokenManager.
 
CParserTokenManager(ASCII_CharStream) - Constructor for class lapis.parsers.CParserTokenManager
 
CParserTokenManager(ASCII_CharStream, int) - Constructor for class lapis.parsers.CParserTokenManager
 
CParserTreeConstants - interface lapis.parsers.CParserTreeConstants.
 
CURRENT_DIRECTORY_VAR - Static variable in interface lapis.Interpreter
Script variable storing the current directory as a File object.
CachedPattern - class lapis.CachedPattern.
 
CachedPattern(Pattern) - Constructor for class lapis.CachedPattern
 
Calc - class lapis.tools.Calc.
 
Calc() - Constructor for class lapis.tools.Calc
 
Calc.Average - class lapis.tools.Calc.Average.
 
Calc.Average() - Constructor for class lapis.tools.Calc.Average
 
Calc.Count - class lapis.tools.Calc.Count.
 
Calc.Count() - Constructor for class lapis.tools.Calc.Count
 
Calc.Function - interface lapis.tools.Calc.Function.
 
Calc.Max - class lapis.tools.Calc.Max.
 
Calc.Max() - Constructor for class lapis.tools.Calc.Max
 
Calc.Min - class lapis.tools.Calc.Min.
 
Calc.Min() - Constructor for class lapis.tools.Calc.Min
 
Calc.NoAnswerException - exception lapis.tools.Calc.NoAnswerException.
 
Calc.NoAnswerException() - Constructor for class lapis.tools.Calc.NoAnswerException
 
Calc.StdDev - class lapis.tools.Calc.StdDev.
 
Calc.StdDev() - Constructor for class lapis.tools.Calc.StdDev
 
Calc.Sum - class lapis.tools.Calc.Sum.
 
Calc.Sum() - Constructor for class lapis.tools.Calc.Sum
 
CancelException - exception lapisx.progress.CancelException.
 
CancelException() - Constructor for class lapisx.progress.CancelException
 
CancelException(String) - Constructor for class lapisx.progress.CancelException
 
CaselessString - class lapisx.util.CaselessString.
String which compares case-insensitively with other strings.
CaselessString(String) - Constructor for class lapisx.util.CaselessString
 
CastExpression() - Method in class lapis.parsers.CParser
 
CastExpression() - Method in class lapis.parsers.JavaParser
 
CastLookahead() - Method in class lapis.parsers.JavaParser
 
CategoryUtilityMetric - class lapis.ml.CategoryUtilityMetric.
 
CategoryUtilityMetric(DataSet, DataSet) - Constructor for class lapis.ml.CategoryUtilityMetric
 
CharacterParser - class lapis.parsers.CharacterParser.
Character class parser.
CharacterParser() - Constructor for class lapis.parsers.CharacterParser
 
ClassBody() - Method in class lapis.parsers.JavaParser
 
ClassBodyDeclaration() - Method in class lapis.parsers.JavaParser
 
ClassDeclaration() - Method in class lapis.parsers.JavaParser
 
Click - class lapis.tools.Click.
 
Click() - Constructor for class lapis.tools.Click
 
Cloner - class lapis.tc.Cloner.
 
Cloner() - Constructor for class lapis.tc.Cloner
 
ClusterFindReplacePane - class lapis.swing.cluster.ClusterFindReplacePane.
A Cluster-Based Find and Replace Pane a side panel in LAPIS
ClusterFindReplacePane(Browser) - Constructor for class lapis.swing.cluster.ClusterFindReplacePane
 
ClusterFindReplacePane.ClusterFindReplaceAction - class lapis.swing.cluster.ClusterFindReplacePane.ClusterFindReplaceAction.
 
ClusterFindReplacePane.ClusterFindReplaceAction(Browser) - Constructor for class lapis.swing.cluster.ClusterFindReplacePane.ClusterFindReplaceAction
 
ClusterNodeTableModel - class lapis.swing.cluster.ClusterNodeTableModel.
 
ClusterNodeTableModel(Browser, RegionSet) - Constructor for class lapis.swing.cluster.ClusterNodeTableModel
 
ClusterNodeTableModel(Browser, NamedRegionSet) - Constructor for class lapis.swing.cluster.ClusterNodeTableModel
 
ClusterNodeTableModel(ClusterNodeTableModel.ClusterTableCreator) - Constructor for class lapis.swing.cluster.ClusterNodeTableModel
 
ClusterNodeTableModel(MatchNodeCreator.Node) - Constructor for class lapis.swing.cluster.ClusterNodeTableModel
 
ClusterRenderer - class lapis.swing.cluster.ClusterRenderer.
 
ClusterRenderer() - Constructor for class lapis.swing.cluster.ClusterRenderer
 
ClusterRenderer.BrowserClip - class lapis.swing.cluster.ClusterRenderer.BrowserClip.
 
ClusterRenderer.BrowserClip(Browser, MatchNodeCreator.Node, Region, boolean) - Constructor for class lapis.swing.cluster.ClusterRenderer.BrowserClip
 
ClusterRenderer.ImageTransparencyFilter - class lapis.swing.cluster.ClusterRenderer.ImageTransparencyFilter.
 
ClusterRenderer.ImageTransparencyFilter(int) - Constructor for class lapis.swing.cluster.ClusterRenderer.ImageTransparencyFilter
Construct an ImageTransparencyFilter for `targetColour`
ClusterRenderer.MultiClip - class lapis.swing.cluster.ClusterRenderer.MultiClip.
 
ClusterRenderer.MultiClip(Browser, MatchNodeCreator.Node, boolean, boolean) - Constructor for class lapis.swing.cluster.ClusterRenderer.MultiClip
 
ClusterRenderer.OverlayClip - class lapis.swing.cluster.ClusterRenderer.OverlayClip.
 
ClusterRenderer.OverlayClip(Browser, MatchNodeCreator.Node, boolean, boolean, boolean) - Constructor for class lapis.swing.cluster.ClusterRenderer.OverlayClip
 
ClusterRenderer.SingleClip - class lapis.swing.cluster.ClusterRenderer.SingleClip.
 
ClusterRenderer.SingleClip(Browser, MatchNodeCreator.Node, Region, boolean, boolean) - Constructor for class lapis.swing.cluster.ClusterRenderer.SingleClip
 
ClusterRenderer.TopLevelClip - class lapis.swing.cluster.ClusterRenderer.TopLevelClip.
 
ClusterRenderer.TopLevelClip(Browser, MatchNodeCreator.Node, boolean, boolean, boolean) - Constructor for class lapis.swing.cluster.ClusterRenderer.TopLevelClip
 
ClusterRenderer.TopOverlayClip - class lapis.swing.cluster.ClusterRenderer.TopOverlayClip.
 
ClusterRenderer.TopOverlayClip(Browser, MatchNodeCreator.Node, boolean, boolean, boolean) - Constructor for class lapis.swing.cluster.ClusterRenderer.TopOverlayClip
 
ClusterRenderer.TopSingleClip - class lapis.swing.cluster.ClusterRenderer.TopSingleClip.
 
ClusterRenderer.TopSingleClip(Browser, MatchNodeCreator.Node, boolean, boolean, boolean) - Constructor for class lapis.swing.cluster.ClusterRenderer.TopSingleClip
 
CoalescingUndo - class lapisx.swing.CoalescingUndo.
This class coalesces multiple typed keystrokes into a single undoable event.
CoalescingUndo() - Constructor for class lapisx.swing.CoalescingUndo
 
CoalescingUndo.KeyTypedAction - class lapisx.swing.CoalescingUndo.KeyTypedAction.
 
CoalescingUndo.KeyTypedAction() - Constructor for class lapisx.swing.CoalescingUndo.KeyTypedAction
 
CoalescingUndo.KeyTypedEdit - class lapisx.swing.CoalescingUndo.KeyTypedEdit.
 
CoalescingUndo.KeyTypedEdit(JTextComponent) - Constructor for class lapisx.swing.CoalescingUndo.KeyTypedEdit
 
ColorManager - class lapis.eclipse.components.ColorManager.
 
ColorManager() - Constructor for class lapis.eclipse.components.ColorManager
 
ColoringContext - class lapis.swing.ColoringContext.
A collection of text styles for rendering syntax-highlighted region sets in a document model.
ColoringContext() - Constructor for class lapis.swing.ColoringContext
 
ColoringView - class lapis.swing.ColoringView.
 
ColoringView(Element) - Constructor for class lapis.swing.ColoringView
 
ColoringView(Element, boolean) - Constructor for class lapis.swing.ColoringView
 
CommandProperty - Static variable in interface lapis.Document
Property name for the command used to create the document.
CommonSubstrings - class lapis.ml.CommonSubstrings.
 
CommonSubstrings() - Constructor for class lapis.ml.CommonSubstrings
 
CommonSubstrings(String) - Constructor for class lapis.ml.CommonSubstrings
 
CommonSubstrings(String[]) - Constructor for class lapis.ml.CommonSubstrings
 
CommonSubstrings.CommonSubstring - class lapis.ml.CommonSubstrings.CommonSubstring.
 
CommonSubstrings.CommonSubstring(String, int, int) - Constructor for class lapis.ml.CommonSubstrings.CommonSubstring
 
CompilationUnit() - Method in class lapis.parsers.JavaParser
THE JAVA LANGUAGE GRAMMAR STARTS HERE *
CompositeCoordinateMap - class lapis.maps.CompositeCoordinateMap.
 
CompositeCoordinateMap(CoordinateMap, CoordinateMap) - Constructor for class lapis.maps.CompositeCoordinateMap
 
CompoundStatement() - Method in class lapis.parsers.CParser
 
Concat - class lapis.tools.Concat.
 
Concat() - Constructor for class lapis.tools.Concat
 
ConcatEnumeration - class lapisx.enum.ConcatEnumeration.
Enumeration which transforms the elements of another enumeration.
ConcatEnumeration(Enumeration, Enumeration) - Constructor for class lapisx.enum.ConcatEnumeration
 
ConcatEnumeration(Enumeration[]) - Constructor for class lapisx.enum.ConcatEnumeration
 
ConcatIterator - class lapisx.iterator.ConcatIterator.
Concatenates two or more Iterators.
ConcatIterator(Iterator, Iterator) - Constructor for class lapisx.iterator.ConcatIterator
Make a concatenation of two iterators.
ConcatIterator(Collection) - Constructor for class lapisx.iterator.ConcatIterator
Make a concatenation of a collection of iterators.
ConcatIteratorTest - class lapisx.iterator.ConcatIteratorTest.
Test case for ConcatIterator.
ConcatIteratorTest(String) - Constructor for class lapisx.iterator.ConcatIteratorTest
 
ConditionalAndExpression() - Method in class lapis.parsers.JavaParser
 
ConditionalExpression() - Method in class lapis.parsers.CParser
 
ConditionalExpression() - Method in class lapis.parsers.JavaParser
 
ConditionalOrExpression() - Method in class lapis.parsers.JavaParser
 
Config - class lapisx.util.Config.
 
Config(String) - Constructor for class lapisx.util.Config
 
Config(File) - Constructor for class lapisx.util.Config
 
Config(String, Config) - Constructor for class lapisx.util.Config
 
Config(File, Config) - Constructor for class lapisx.util.Config
 
Constant() - Method in class lapis.parsers.CParser
 
ConstantExpression() - Method in class lapis.parsers.CParser
 
ConstructorDeclaration() - Method in class lapis.parsers.JavaParser
 
ContentTypeGuessingReader - class lapisx.net.ContentTypeGuessingReader.
 
ContentTypeGuessingReader(Reader) - Constructor for class lapisx.net.ContentTypeGuessingReader
 
ContinueStatement() - Method in class lapis.parsers.JavaParser
 
CoordinateMap - interface lapis.CoordinateMap.
 
Count - class lapis.tools.Count.
 
Count() - Constructor for class lapis.tools.Count
 
callMethod(Object, String, Class[], Object[]) - Static method in class lapisx.util.Reflect
Call a method of an object.
callStaticMethod(String, String, Class[], Object[]) - Static method in class lapisx.util.Reflect
Call a static method of a class.
canBack() - Method in class lapisx.util.History
Test whether back() will succeed.
canForward() - Method in class lapisx.util.History
Test whether forward() will succeed.
cancel() - Method in class lapisx.progress.swing.SwingProgressBar
 
cancel() - Method in class lapisx.swing.OkCancelDialog
 
cancel() - Method in class lapisx.util.Timer
 
cancelCellEditing() - Method in class lapis.swing.cluster.AbstractCellEditor
 
canonicalize(String) - Method in class lapis.ml.LiteralGenerator
 
caretUpdate(CaretEvent) - Method in class lapisx.swing.CoalescingUndo.KeyTypedEdit
 
caseAction - Variable in class lapis.swing.FindReplacePane
Invoked when Match Case box is clicked
caseAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
center(Window, Component) - Static method in class lapisx.swing.Win
 
centerCluster(int) - Method in class lapis.swing.OutlierHistogram
 
changeHTMLAttribute(String, String) - Method in class lapis.parsers.HTMLElement
 
changeHTMLAttribute(String, String) - Method in class lapis.parsers.HTMLTag
 
changeInTool(Toolbox.Info) - Method in class lapis.swing.Browser
changes the action associated with the Tool name.
changedSelection() - Method in class lapis.swing.Browser
Called when the selection changes.
changedSelection(Browser, NamedRegionSet) - Method in class lapis.swing.OutlierFinder
 
changedSelection(Browser, NamedRegionSet) - Method in class lapis.swing.RegionSetDisplay
 
changedSelection(Browser, NamedRegionSet) - Method in interface lapis.swing.SelectionListener
Called after the browser's selection changes.
changedSelection(Browser, NamedRegionSet) - Method in class lapis.swing.SimulEditMode
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class lapis.swing.ImageView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
check() - Static method in class lapisx.util.Thr
Test whether the current thread has been interrupted with Thread.interrupt().
checkFieldListener - Variable in class lapis.swing.Demonstrator
 
checkForLog(TC) - Static method in class lapis.LibraryLoader
 
child - Variable in class lapis.parsers.HTMLElement
 
child - Variable in class lapis.tc.TCToken
 
choices() - Method in class lapis.swing.BrowserAction.Back
 
choices() - Method in class lapis.swing.BrowserAction.Forward
 
choices() - Method in class lapis.swing.BrowserAction.Navigate
 
clear() - Method in class lapis.PatternCache
 
clear() - Method in class lapis.PatternLibrary
Clears all patterns and parsers from this pattern library.
clear() - Method in class lapisx.swing.FileEditor
Clear the editor.
clear() - Method in class lapisx.swing.FileEditorPanel
Clear the editor.
clear() - Method in class lapisx.util.History
Clear the history.
clear() - Method in class lapisx.util.PriorityQueue
Remove all objects from queue.
clear() - Method in class lapisx.util.SafeIteratorSet
 
clearBusy() - Method in class lapis.swing.Browser
Stops the busy animation (the spinning L icon) and clears its reference count.
clearHourglass() - Method in class lapis.swing.Browser
Reverts to the normal cursor and clears its reference count.
clearSelection() - Method in class lapis.swing.Browser
Clears the selection.
clearSelection() - Method in interface lapis.swing.cluster.MatchDisplayPanel
unselects all matches found
clearSelection() - Method in class lapis.swing.cluster.MatchTable
unselects all matches found
clearSelection() - Method in class lapis.swing.cluster.MatchTree
 
clearSelection() - Method in class lapis.swing.cluster.MatchTreePanel
unselects all matches found
clearSelection() - Method in class lapis.swing.cluster.MatchTreeTablePanel
unselects all matches found
clearSelectionOnClick() - Method in class lapis.swing.ManualMode
 
clearSelectionOnClick() - Method in interface lapis.swing.SelectionMode
 
clearSelectionOnClick() - Method in class lapis.swing.SimulEditMode
 
clearStatus() - Method in class lapis.swing.Browser
Clears status bar message.
clickHyperlink(Document, Region) - Static method in class lapis.tools.Click
 
clone() - Method in class lapis.PatternCache
 
clone() - Method in class lapis.swing.HTMLEditorKit
 
clone() - Method in class lapis.swing.PlainEditorKit
Clone the editor kit.
clone() - Method in class lapis.tc.Evaluator
 
clone() - Method in class lapis.trees.RBTree
 
close() - Method in class lapis.DocumentWriter
 
close() - Method in class lapis.ml.HybridInference
 
close() - Method in class lapis.ml.Inference
 
close() - Method in interface lapis.ml.InferenceAlgorithm
Free this algorithm's resources, if it uses any.
close() - Method in class lapis.ml.SimulEdit
 
close() - Static method in class lapis.swing.Log
 
close() - Method in class lapis.swing.StatusWriter
 
close() - Method in class lapis.swing.Timestamped
 
close() - Method in class lapisx.net.ContentTypeGuessingReader
 
closeAction - Variable in class lapis.swing.FindReplacePane
Invoked when the Close button is pressed
closeAction - Variable in class lapis.swing.TCFileEditor
Action invoked by the Close command.
closeAction - Variable in class lapis.swing.TclFileEditor
Action invoked by the Close command.
closeAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
closeAction - Variable in class lapisx.swing.FileEditor
Action invoked by File/Close command.
closeTCEditor() - Method in class lapis.swing.Browser
 
closeTclEditor() - Method in class lapis.swing.Browser
Close the sidebar tab containing TclEditor.
cluster - Static variable in class lapis.swing.cluster.ClusterFindReplacePane
 
clusterAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
clusterRectangle - Variable in class lapis.swing.cluster.MatchTreeTable
 
clustersChanged(Similarity.Cluster[]) - Method in class lapis.swing.OutlierHistogram
 
cmdProc(Interp, TclObject[]) - Method in class lapis.tcl.TclCommand
 
coalesce(ActionEvent) - Method in class lapisx.swing.CoalescingUndo.KeyTypedAction
 
columnEnd - Variable in class lapis.tc.TCToken
 
columnStart - Variable in class lapis.tc.TCToken
 
combine(Region, Region, MutableRegionSet) - Method in interface lapis.RegionSet.IntersectOp
 
comboFieldListener - Variable in class lapis.swing.Demonstrator
 
comment(int, int) - Method in class lapis.parsers.XMLParser
 
compare(Object, Object) - Method in interface lapisx.sort.Sortable
 
compare(int, int) - Method in interface lapisx.sort.Sortable2
 
compare(Object, Object) - Method in class lapisx.sort.SortableArray
 
compare(Object, Object) - Method in class lapisx.sort.SortableVector
 
compare(Object, Object) - Method in class lapisx.sort.SortedEnumeration
 
compareTo(RegionSet) - Method in class lapis.RegionSet
 
compareTo(Object) - Method in class lapis.StandardRectangles.XAbscissa
 
compareTo(Object) - Method in class lapis.StandardRectangles.YAbscissa
 
compareTo(SortableList) - Method in interface lapisx.sort.SortableList
 
compareTo(SortableList) - Method in class lapisx.sort.StringSortableList
 
compatible(Versions) - Method in class lapis.SingleDocVersions
 
compatible(Versions) - Method in interface lapis.Versions
Test whether two Versions are compatible -- i.e., whether two region sets with those Versions can be safely combined without coordinate conversion.
componentHasFocus() - Method in class lapis.swing.cluster.ClusterFindReplacePane
returns true if some component within this panel has focus
componentHasFocus() - Method in interface lapis.swing.cluster.MatchDisplayPanel
 
componentHasFocus() - Method in class lapis.swing.cluster.MatchTable
 
componentHasFocus() - Method in class lapis.swing.cluster.MatchTreePanel
 
componentHasFocus() - Method in class lapis.swing.cluster.MatchTreeTablePanel
 
compressWhitespace(String) - Static method in class lapisx.util.Str
Compress whitespace.
computeCovariance(RegionSet, double[]) - Method in class lapis.ml.DataSet
 
computeEnergy(RegionSet, double[], DistanceMetric) - Method in class lapis.ml.DataSet
 
computeMean(RegionSet) - Method in class lapis.ml.DataSet
 
computeVariance(RegionSet, double[]) - Method in class lapis.ml.DataSet
 
consume(String) - Method in class lapis.Arguments
Handle a parameter common to all LAPIS tools.
contains() - Method in class lapis.MutableRegionSet
 
contains(Object) - Method in class lapis.PatternCache
 
contains(String) - Method in class lapis.PatternLibrary
Test whether this library or one of its ancestors contains a named pattern.
contains() - Method in class lapis.Region
 
contains() - Method in class lapis.RegionSet
 
contains(DocumentVersion) - Method in class lapis.SingleDocVersions
 
contains(Document) - Method in class lapis.SingleDocVersions
 
contains(Toolbox.Info) - Method in class lapis.Toolbox
 
contains(DocumentVersion) - Method in interface lapis.Versions
 
contains(Document) - Method in interface lapis.Versions
 
contains() - Method in class lapis.trees.RegionArray
 
contains(Object) - Method in class lapisx.util.History
Test whether history already contains an object.
contains(Object) - Method in class lapisx.util.SafeIteratorSet
 
containsAll(Collection) - Method in class lapisx.util.SafeIteratorSet
 
containsComp(Component) - Method in class lapisx.swing.DisappearingTabbedPane
returns true if pane already exists in tabbed pane
convert(SingleDocRegionSet) - Method in class lapis.DocumentVersion
 
convert(CoordinateMap) - Method in class lapis.EmptyRegion
 
convert(Versions) - Method in class lapis.EmptyRegion
 
convert(CoordinateMap) - Method in class lapis.EmptyRegionSet
 
convert(Versions) - Method in class lapis.EmptyRegionSet
 
convert(Versions) - Method in class lapis.NamedRegionSet
 
convert(CoordinateMap) - Method in class lapis.Region
 
convert(CoordinateMap, DocumentVersion) - Method in class lapis.Region
 
convert(CoordinateMap, Document) - Method in class lapis.Region
 
convert(Versions) - Method in class lapis.Region
 
convert(Versions) - Method in class lapis.RegionSet
 
convert(RegionSet) - Method in class lapis.RegionSet
 
convert(CoordinateMap, DocumentVersion) - Method in class lapis.SingleDocRegionSet
 
convert(CoordinateMap) - Method in class lapis.SingleDocRegionSet
 
convert(CoordinateMap, Document) - Method in class lapis.SingleDocRegionSet
 
convert(CoordinateMap, DocumentVersion) - Method in class lapis.trees.RegionArray
 
convert(CoordinateMap) - Method in class lapis.trees.RegionArray
 
convert(CoordinateMap, Document) - Method in class lapis.trees.RegionArray
 
convertToLatest() - Method in class lapis.Region
 
convertToLatest() - Method in class lapis.RegionSet
 
cook(Document) - Method in class lapis.parsers.ExternalParser
 
cook(Document) - Method in class lapis.parsers.SentenceCooker
This method coalesces whitespace while eliminating newlines within sentences and placing newlines between sentences.
cook(Document) - Method in class lapis.swing.cluster.LexicalAttractionParser
 
cookedToRaw(int, int) - Method in class lapis.swing.BrowserPane
 
copied(NamedRegionSet) - Method in class lapis.swing.ManualMode
 
copied(NamedRegionSet) - Method in interface lapis.swing.SelectionMode
 
copied(NamedRegionSet) - Method in class lapis.swing.SimulEditMode
 
copy() - Method in class lapis.swing.BrowserPane
 
copyAction - Variable in class lapis.swing.Demonstrator
Override copy action (for ALL JTextComponents) to mark which JTextComponent generated the clipboard contents.
copyAction - Variable in class lapisx.swing.FileEditor
Action invoked by Edit/Copy command.
copyMissingProperties(Document, Document) - Static method in class lapis.BasicDocument
Copy missing metadata from one document to another.
copyVitalProperties(Document, Document) - Static method in class lapis.BasicDocument
Copy content-type and base properties from on document to another.
countHTMLAttributes() - Method in class lapis.parsers.HTMLTag
Get number of HTML attributes on this tag.
countIntersection(Region) - Method in class lapis.RegionSet
Count number of Regions in this region set that intersect the given Region.
countKeysStartingWith(String) - Method in class lapisx.util.Config
 
countLetters(String) - Static method in class lapis.swing.PreserveCase
 
create(Element) - Method in class lapis.swing.ColoringContext
Specified by ViewFactory.create()
create(Element) - Method in class lapis.swing.HTMLEditorKit.HTMLFactory
 
createComponent() - Method in class lapis.swing.FormView
 
createDefaultDocument() - Method in class lapis.swing.HTMLEditorKit
 
createDefaultDocument() - Method in class lapis.swing.PlainEditorKit
Creates an uninitialized text storage model that is appropriate for this type of editor.
createDefaultEditorKit() - Method in class lapis.swing.BrowserPane
 
createDocument(Object) - Method in class lapis.eclipse.components.XMLDocumentProvider
 
createFragment(int, int) - Method in class lapis.swing.ImageView
Create a view that represents a portion of the element.
createHorizontalScrollBar() - Method in class lapisx.swing.HighlightingScrollPane
 
createLexicalNodes(Browser, RegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
createLexicalNodes(Browser, NamedRegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
createMouseInputListener() - Method in class lapis.swing.cluster.MatchListUI
 
createNodes(Browser, RegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
returns a node cluster Parameters cluster, if true the results are clustered by simularity, else all results are returned as one cluster.
createNodes(Browser, NamedRegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
createPartControl(Composite) - Method in class lapis.eclipse.components.LapisPane
 
createPresentation(TextPresentation, ITypedRegion) - Method in class lapis.eclipse.components.NonRuleBasedDamagerRepairer
 
createTable(Browser, RegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
createTable(Browser, NamedRegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
createTableModel(Browser, NamedRegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
createTableModel(Browser, RegionSet, boolean) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
createUI(JComponent) - Static method in class lapisx.swing.HighlightingScrollBarUI
 
createVerticalScrollBar() - Method in class lapisx.swing.HighlightingScrollPane
 
crispen() - Method in class lapis.EmptyRegion
 
crispen() - Method in class lapis.EmptyRegionSet
 
crispen() - Method in class lapis.MutableRegionSet
 
crispen() - Method in class lapis.Region
 
crispen() - Method in class lapis.RegionSet
 
crispen() - Method in class lapis.trees.FlatteningRegionArray
 
curChar - Variable in class lapis.parsers.CParserTokenManager
 
curChar - Variable in class lapis.parsers.JavaParserTokenManager
 
curr - Variable in class lapisx.util.History
Index of current object.
currArg - Variable in class lapis.Arguments
Index of current argument (returned by getElement()).
currentToken - Variable in class lapis.parsers.ParseException
This is the last token that has been consumed successfully.
cut() - Method in class lapis.swing.BrowserPane
 
cutAction - Variable in class lapisx.swing.FileEditor
Action invoked by Edit/Cut command.

D

DATA_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
DATETIME_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
DD - Static variable in class lapis.parsers.HTMLTag
 
DECIMAL_LITERAL - Static variable in interface lapis.parsers.CParserConstants
 
DECIMAL_LITERAL - Static variable in interface lapis.parsers.JavaParserConstants
 
DECLARE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
DECR - Static variable in interface lapis.parsers.JavaParserConstants
 
DEFAULT - Static variable in interface lapis.Document
 
DEFAULT - Static variable in interface lapis.eclipse.components.IXMLColorConstants
 
DEFAULT - Static variable in interface lapis.parsers.CParserConstants
 
DEFAULT - Static variable in interface lapis.parsers.JavaParserConstants
 
DEFAULT - Static variable in class lapis.swing.ColoringContext
 
DEL - Static variable in class lapis.parsers.HTMLTag
 
DESCENDANT - Static variable in interface lapis.tc.TCSymbols
 
DFLT - Static variable in interface lapis.parsers.CParserConstants
 
DFN - Static variable in class lapis.parsers.HTMLTag
 
DIGIT - Static variable in interface lapis.parsers.CParserConstants
 
DIGIT - Static variable in interface lapis.parsers.JavaParserConstants
 
DIR - Static variable in class lapis.parsers.HTMLTag
 
DIR_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
DISABLED_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
DISJOINT - Static variable in class lapis.RegionSet
 
DISPLAY_LIMIT_VAR - Static variable in interface lapis.Interpreter
Script variable storing the maximum number of lines to display from a document in tty shell.
DIV - Static variable in class lapis.parsers.HTMLTag
 
DL - Static variable in class lapis.parsers.HTMLTag
 
DO - Static variable in interface lapis.parsers.CParserConstants
 
DO - Static variable in interface lapis.parsers.JavaParserConstants
 
DOCUMENT_VAR - Static variable in interface lapis.Interpreter
Script variable storing the current document.
DOT - Static variable in interface lapis.parsers.JavaParserConstants
 
DOUBLE - Static variable in interface lapis.parsers.CParserConstants
 
DOUBLE - Static variable in interface lapis.parsers.JavaParserConstants
 
DT - Static variable in class lapis.parsers.HTMLTag
 
DataSet - class lapis.ml.DataSet.
 
DataSet(NamedRegionSet, Feature[]) - Constructor for class lapis.ml.DataSet
Compute features for a set of example regions.
Debug - class lapisx.util.Debug.
Debugging output that can be enabled and disabled on a per-class basis.
Debug() - Constructor for class lapisx.util.Debug
 
Debug.NoDebug - class lapisx.util.Debug.NoDebug.
Debug object that prints nothing and checks no assertions.
Debug.NoDebug() - Constructor for class lapisx.util.Debug.NoDebug
 
Debug.Quiet - class lapisx.util.Debug.Quiet.
Debug object that only prints exception stack traces and assertion failures.
Debug.Quiet() - Constructor for class lapisx.util.Debug.Quiet
Makes a Quiet debug object that sends exception reports to System.err.
Debug.Quiet(PrintStream) - Constructor for class lapisx.util.Debug.Quiet
Makes a Quiet debug object that sends exception reports to the given stream.
Debug.Verbose - class lapisx.util.Debug.Verbose.
Debug object that prints all messages, exception stack traces, and checks all assertions.
Debug.Verbose() - Constructor for class lapisx.util.Debug.Verbose
Makes a Verbose debug object that prints to System.err.
Debug.Verbose(PrintStream) - Constructor for class lapisx.util.Debug.Verbose
Makes a Verbose debug object that prints to the given stream.
Declaration() - Method in class lapis.parsers.CParser
 
DeclarationList() - Method in class lapis.parsers.CParser
 
DeclarationSpecifiers() - Method in class lapis.parsers.CParser
 
Declarator() - Method in class lapis.parsers.CParser
 
DelayedPopupMenu - class lapisx.swing.DelayedPopupMenu.
A popup menu that appears only after the mouse is held down for a certain period of time.
DelayedPopupMenu(Component, Component, int) - Constructor for class lapisx.swing.DelayedPopupMenu
Make a delayed popup menu.
DelayedRegionSet - class lapis.DelayedRegionSet.
 
DelayedRegionSet(Pattern, Document) - Constructor for class lapis.DelayedRegionSet
 
Delete - class lapis.tools.Delete.
 
Delete() - Constructor for class lapis.tools.Delete
 
Demonstrator - class lapis.swing.Demonstrator.
 
Demonstrator() - Constructor for class lapis.swing.Demonstrator
 
Demonstrator(Browser) - Constructor for class lapis.swing.Demonstrator
 
Demonstrator.Demonstrate - class lapis.swing.Demonstrator.Demonstrate.
Action that pops up a Demonstrate window.
Demonstrator.Demonstrate(Browser) - Constructor for class lapis.swing.Demonstrator.Demonstrate
 
Demonstrator.TextSelection - class lapis.swing.Demonstrator.TextSelection.
 
Demonstrator.TextSelection(JTextComponent, int, int, String) - Constructor for class lapis.swing.Demonstrator.TextSelection
 
DirectAbstractDeclarator() - Method in class lapis.parsers.CParser
 
DirectDeclarator() - Method in class lapis.parsers.CParser
 
DisappearingTabbedPane - class lapisx.swing.DisappearingTabbedPane.
A wrapper class for JTabbedPane that hides the tabs when there is only one tab.
DisappearingTabbedPane() - Constructor for class lapisx.swing.DisappearingTabbedPane
Make a DisappearingTabbedPane with same defaults as new JTabbedPane().
DisappearingTabbedPane(int) - Constructor for class lapisx.swing.DisappearingTabbedPane
Make a DisappearingTabbedPane with given tab placement.
DisappearingTabbedPane(JTabbedPane) - Constructor for class lapisx.swing.DisappearingTabbedPane
Make a DisappearingTabbedPane that encapsulates the given JTabbedPane.
DistanceMetric - class lapis.ml.DistanceMetric.
 
DistanceMetric() - Constructor for class lapis.ml.DistanceMetric
 
DoStatement() - Method in class lapis.parsers.JavaParser
 
Doc - class lapis.tools.Doc.
 
Doc() - Constructor for class lapis.tools.Doc
 
Document - interface lapis.Document.
 
DocumentFactory - class lapis.DocumentFactory.
 
DocumentFactory() - Constructor for class lapis.DocumentFactory
 
DocumentProperties - class lapis.swing.DocumentProperties.
 
DocumentProperties() - Constructor for class lapis.swing.DocumentProperties
 
DocumentVersion - class lapis.DocumentVersion.
 
DocumentVersion(CoordinateMap, DocumentVersion, DocumentView) - Constructor for class lapis.DocumentVersion
 
DocumentView - interface lapis.DocumentView.
 
DocumentWriter - class lapis.DocumentWriter.
 
DocumentWriter(DocumentFactory) - Constructor for class lapis.DocumentWriter
 
DocumentWriter(DocumentFactory, Writer) - Constructor for class lapis.DocumentWriter
 
DocumentWriter(DocumentFactory, OutputStream) - Constructor for class lapis.DocumentWriter
 
Done() - Method in class lapis.parsers.ASCII_CharStream
 
Done() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
damage(int, int, DocumentVersion) - Method in class lapis.swing.RegionHighlighter
 
damageAll() - Method in class lapis.swing.RegionHighlighter
 
data - Variable in class lapis.swing.Demonstrator.TextSelection
 
debug - Static variable in class lapis.Arguments
 
debug - Static variable in class lapis.DocumentFactory
 
debug - Static variable in class lapis.DocumentVersion
 
debug - Static variable in class lapis.LibraryLoader
 
debug - Static variable in class lapis.Main
 
debug - Static variable in class lapis.NamedRegionSet
 
debug - Static variable in class lapis.PatternCache
 
debug - Static variable in class lapis.PatternLibrary
 
debug - Static variable in class lapis.Region
 
debug - Static variable in class lapis.RegionSet
 
debug - Static variable in class lapis.SingleDocVersions
 
debug - Static variable in class lapis.Toolbox
 
debug - Static variable in class lapis.eclipse.components.LapisPane
 
debug - Static variable in class lapis.maps.LexMap
 
debug - Static variable in class lapis.maps.PiecewiseLinearMonotonicMap
 
debug - Static variable in class lapis.ml.CategoryUtilityMetric
 
debug - Static variable in class lapis.ml.CommonSubstrings
 
debug - Static variable in class lapis.ml.DataSet
 
debug - Static variable in class lapis.ml.HybridInference
 
debug - Static variable in class lapis.ml.Inference
 
debug - Static variable in class lapis.ml.LibraryGenerator
 
debug - Static variable in class lapis.ml.LiteralGenerator
 
debug - Static variable in class lapis.ml.RecordSetGuesser
 
debug - Static variable in class lapis.ml.RelopGenerator
 
debug - Static variable in class lapis.ml.Similarity
 
debug - Static variable in class lapis.ml.SimulEdit
 
debug - Static variable in class lapis.parsers.CParser
 
debug - Static variable in class lapis.parsers.CharacterParser
 
debug - Static variable in class lapis.parsers.ExternalParser
 
debug - Static variable in class lapis.parsers.HTMLParser
 
debug - Static variable in class lapis.parsers.JavaParser
 
debug - Static variable in class lapis.parsers.ListParser
 
debug - Static variable in class lapis.parsers.SentenceCooker
 
debug - Static variable in class lapis.parsers.SpellingParser
 
debug - Static variable in class lapis.parsers.XMLParser
 
debug - Static variable in class lapis.swing.BackgroundThreads
 
debug - Static variable in class lapis.swing.Browser
 
debug - Static variable in class lapis.swing.BrowserAction
 
debug - Static variable in class lapis.swing.BrowserPane
 
debug - Static variable in class lapis.swing.ColoringContext
 
debug - Static variable in class lapis.swing.ColoringView
 
debug - Static variable in class lapis.swing.EditAction
 
debug - Static variable in class lapis.swing.FeedbackForm
 
debug - Static variable in class lapis.swing.FindReplacePane
 
debug - Static variable in class lapis.swing.FormView
 
debug - Static variable in class lapis.swing.HTMLDocument
 
debug - Static variable in class lapis.swing.HTMLEditorKit
 
debug - Static variable in class lapis.swing.HTMLParser
 
debug - Static variable in class lapis.swing.HypothesisDisplay
 
debug - Static variable in class lapis.swing.LibraryTree
 
debug - Static variable in class lapis.swing.ManualMode
 
debug - Static variable in class lapis.swing.OutlierFinder
 
debug - Static variable in class lapis.swing.OutlierHistogram
 
debug - Static variable in class lapis.swing.PatternPane
 
debug - Static variable in class lapis.swing.PlainDocument
 
debug - Static variable in class lapis.swing.PlainEditorKit
 
debug - Static variable in class lapis.swing.RegionHighlighter
 
debug - Static variable in class lapis.swing.SimulEditMode
 
debug - Static variable in class lapis.swing.Splash
 
debug - Static variable in class lapis.swing.SplashWindow
 
debug - Static variable in class lapis.swing.SwingCompatibility
 
debug - Static variable in class lapis.swing.SwingConfig
 
debug - Static variable in class lapis.swing.TCComboBox
 
debug - Static variable in class lapis.swing.TCEditor
 
debug - Static variable in class lapis.swing.ToolAction
 
debug - Static variable in class lapis.swing.TransformAction
 
debug - Static variable in class lapis.swing.cluster.AbstractTreeTableModel
 
debug - Static variable in class lapis.swing.cluster.ClusterFindReplacePane
 
debug - Static variable in class lapis.swing.cluster.ClusterNodeTableModel
 
debug - Static variable in class lapis.swing.cluster.ClusterRenderer
 
debug - Static variable in class lapis.swing.cluster.LexicalAttractionParser
 
debug - Static variable in class lapis.swing.cluster.MatchListUI
 
debug - Static variable in class lapis.swing.cluster.MatchNodeCreator
 
debug - Static variable in class lapis.swing.cluster.MatchTable
 
debug - Static variable in class lapis.swing.cluster.MatchTree
 
debug - Static variable in class lapis.swing.cluster.MatchTreePanel
 
debug - Static variable in class lapis.swing.cluster.MatchTreeTable
 
debug - Static variable in class lapis.swing.cluster.MatchTreeTablePanel
 
debug - Static variable in class lapis.swing.cluster.TreeTableModelAdapter
 
debug - Static variable in class lapis.tc.Evaluator
 
debug - Static variable in class lapis.tc.TC
 
debug - Static variable in class lapis.tc.TCLexer
 
debug - Static variable in class lapis.tc.TCParser
 
debug - Static variable in class lapis.tcl.Optimizer
 
debug - Static variable in class lapis.tcl.TclCommand
 
debug - Static variable in class lapis.tcl.TclInterpreter
 
debug - Static variable in class lapis.tools.Click
 
debug - Static variable in class lapis.tools.Highlight
 
debug - Static variable in class lapis.tools.Replace
 
debug - Static variable in class lapis.tools.Show
 
debug - Static variable in class lapis.tools.Submit
 
debug - Static variable in class lapis.tools.Unknown
 
debug - Static variable in class lapis.trees.RBTree
 
debug - Static variable in class lapis.trees.RegionArray
 
debug - Static variable in class lapisx.net.ContentTypeGuessingReader
 
debug - Static variable in class lapisx.net.LocalFormURL
 
debug - Static variable in class lapisx.sort.PointerSort
 
debug - Static variable in class lapisx.swing.Animation
 
debug - Static variable in class lapisx.swing.DisappearingTabbedPane
 
debug - Static variable in class lapisx.util.BinarySearch
 
debug - Static variable in class lapisx.util.Exec
 
debug - Static variable in class lapisx.util.SafeIteratorSet
 
defaultFactory - Static variable in class lapis.BasicDocument
Factory for creating SwingDocuments.
defaultFactory - Static variable in interface lapis.swing.SwingDocument
Factory for creating SwingDocuments.
deinstall(JEditorPane) - Method in class lapis.swing.HTMLEditorKit
 
deinstall(JTextComponent) - Method in class lapis.swing.RegionHighlighter
 
delayedFireTableDataChanged() - Method in class lapis.swing.cluster.TreeTableModelAdapter
Invokes fireTableDataChanged after all the pending events have been processed.
delete(Region) - Method in interface lapis.Mutable
delete a region
delete(RegionSet) - Method in interface lapis.Mutable
delete a region set
delete(Region) - Method in class lapis.MutableRegionSet
Delete all regions represented by s.
delete(RegionSet) - Method in class lapis.MutableRegionSet
 
delete(Region) - Method in class lapis.trees.MultiDocRegionSet
delete r from MultiDocRegionSet
delete(RegionSet) - Method in class lapis.trees.MultiDocRegionSet
 
delete(Region) - Method in class lapis.trees.RBTree
 
delete(RegionSet) - Method in class lapis.trees.RBTree
 
delete(Region) - Method in class lapis.trees.RegionArray
 
delete(RegionSet) - Method in class lapis.trees.RegionArray
 
delete(Prioritized) - Method in class lapisx.util.PriorityQueue
Delete an object from queue.
deleteAllTempFiles() - Static method in class lapisx.io.TempFile
 
deleteMin() - Method in class lapisx.util.PriorityQueue
Get and delete the object with lowest priority.
deleteSelection() - Method in interface lapis.swing.cluster.MatchDisplayPanel
deletes the selection from the display
deleteSelection() - Method in class lapis.swing.cluster.MatchTable
deletes the selection from the display
deleteSelection() - Method in class lapis.swing.cluster.MatchTree
 
deleteSelection() - Method in class lapis.swing.cluster.MatchTreePanel
deletes the selection from the display
deleteSelection() - Method in class lapis.swing.cluster.MatchTreeTablePanel
deletes the selection from the display
descendant() - Method in class lapis.RegionSet
 
diff(DocumentVersion) - Method in class lapis.DocumentVersion
 
disableBuggyFocusManager() - Static method in class lapis.swing.SwingCompatibility
Disables buggy Swing focus manager on certain versions.
disable_tracing() - Method in class lapis.parsers.CParser
 
disable_tracing() - Method in class lapis.parsers.JavaParser
 
dispose() - Method in class lapis.eclipse.components.ColorManager
 
dispose() - Method in class lapis.eclipse.components.XMLEditor
 
dispose() - Method in class lapis.swing.Browser
 
dispose() - Method in class lapis.swing.OutlierFinder
 
doc - Variable in class lapis.parsers.ASCII_CharStream
 
doc - Variable in class lapis.parsers.ASCII_UCodeESC_CharStream
 
doc - Variable in class lapis.parsers.HTMLParser
 
documentAboutToBeChanged(DocumentEvent) - Method in class lapis.eclipse.components.LapisDocumentListener
 
documentChanged(DocumentEvent) - Method in class lapis.eclipse.components.LapisDocumentListener
 
documentChanged(CoordinateMap) - Method in class lapis.swing.PlainDocument
 
documents() - Method in class lapis.SingleDocVersions
 
documents() - Method in interface lapis.Versions
 
done() - Method in class lapisx.swing.Layout
 
doneAction - Variable in class lapis.swing.Demonstrator
 
doneProgress(ProgressEvent) - Method in class lapis.swing.BrowserProgressBar
 
doneProgress(ProgressEvent) - Method in interface lapisx.progress.ProgressListener
 
doneProgress(ProgressEvent) - Method in class lapisx.progress.StreamProgressBar
 
doneProgress(ProgressEvent) - Method in class lapisx.progress.swing.SwingProgressBar
 
doubleClicked(ITextViewer) - Method in class lapis.eclipse.components.XMLDoubleClickStrategy
 
dragDropEnd(DragSourceDropEvent) - Method in class lapis.swing.LibraryTree
DragSourceListener interface method
dragEnter(DragSourceDragEvent) - Method in class lapis.swing.LibraryTree
DragSourceListener interface method
dragEnter(DropTargetDragEvent) - Method in class lapis.swing.LibraryTree
DropTaregetListener interface method
dragExit(DragSourceEvent) - Method in class lapis.swing.LibraryTree
DragSourceListener interface method
dragExit(DropTargetEvent) - Method in class lapis.swing.LibraryTree
DropTaregetListener interface method
dragGestureRecognized(DragGestureEvent) - Method in class lapis.swing.LibraryTree
DragGestureListener interface method
dragOver(DragSourceDragEvent) - Method in class lapis.swing.LibraryTree
DragSourceListener interface method
dragOver(DropTargetDragEvent) - Method in class lapis.swing.LibraryTree
DropTaregetListener interface method
drawCaret(Graphics, int, int, Region, View, Rectangle) - Method in class lapis.swing.RegionHighlighter
 
drawGradient(Graphics, int, int, Region, View, Rectangle) - Method in class lapis.swing.RegionHighlighter
 
drawHandle(Graphics, int, int, Region, View, Rectangle) - Method in class lapis.swing.RegionHighlighter
 
drawHighlight(Graphics, Region, View, Rectangle) - Method in class lapis.swing.RegionHighlighter
 
drawRegion(Graphics, Region, Region, View, Rectangle) - Method in class lapis.swing.RegionHighlighter
 
drawRegionRect(Graphics, int, int, int, int) - Method in class lapis.swing.OutlierHighlighter
 
drawRegionRect(Graphics, int, int, int, int) - Method in class lapis.swing.RegionHighlighter
 
drawSelectedText(Graphics, int, int, int, int) - Method in class lapis.swing.ColoringView
 
drawUnselectedText(Graphics, int, int, int, int) - Method in class lapis.swing.ColoringView
Renders the given range in the model as normal unselected text.
drop(DropTargetDropEvent) - Method in class lapis.swing.LibraryTree
DropTargetListener interface method - What we do when drag is released
dropActionChanged(DragSourceDragEvent) - Method in class lapis.swing.LibraryTree
DragSourceListener interface method
dropActionChanged(DropTargetDragEvent) - Method in class lapis.swing.LibraryTree
DropTargetListener interface method
dump(String, String) - Method in class lapis.maps.PiecewiseLinearMonotonicMap
 
dump(String) - Method in class lapis.parsers.SimpleNode
 
dump() - Method in class lapisx.sort.StringSortableList
 
dump(PriorityQueue) - Static method in class lapisx.util.PriorityQueue
 
dumpFeatures() - Method in class lapis.ml.DataSet
Dump feature statistics to debugging output.
dumpThreadInfo() - Static method in class lapisx.util.Mem
 

E

EAST - Static variable in class lapisx.swing.Layout
 
EITHER - Static variable in interface lapis.tc.TCSymbols
 
ELSE - Static variable in interface lapis.parsers.CParserConstants
 
ELSE - Static variable in interface lapis.parsers.JavaParserConstants
 
EM - Static variable in class lapis.parsers.HTMLTag
 
EMBED - Static variable in class lapis.parsers.HTMLTag
 
EMPTY - Static variable in class lapis.Region
 
EMPTY - Static variable in class lapis.RegionSet
Canonical empty region set.
ENCTYPE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ENDING - Static variable in class lapis.ml.LiteralGenerator
 
ENDING - Static variable in interface lapis.tc.TCSymbols
 
ENDING_DELIMITED - Static variable in interface lapis.tc.TCSymbols
 
ENDOF - Static variable in interface lapis.tc.TCSymbols
 
ENUM - Static variable in interface lapis.parsers.CParserConstants
 
EOF - Static variable in interface lapis.parsers.CParserConstants
 
EOF - Static variable in interface lapis.parsers.JavaParserConstants
 
EQ - Static variable in interface lapis.parsers.JavaParserConstants
 
EQUAL - Static variable in class lapis.RegionSet
 
EQUALS - Static variable in class lapis.ml.LiteralGenerator
 
EQUALS - Static variable in interface lapis.tc.TCSymbols
 
EXPONENT - Static variable in interface lapis.parsers.CParserConstants
 
EXPONENT - Static variable in interface lapis.parsers.JavaParserConstants
 
EXTENDS - Static variable in interface lapis.parsers.JavaParserConstants
 
EXTERN - Static variable in interface lapis.parsers.CParserConstants
 
EditAction - class lapis.swing.EditAction.
 
EditAction(Browser, String, int, int, String, String) - Constructor for class lapis.swing.EditAction
 
EditAction(Browser, String, Icon, int, int, String, String) - Constructor for class lapis.swing.EditAction
 
EditAction.ActionMap - class lapis.swing.EditAction.ActionMap.
 
EditAction.ActionMap(Action[]) - Constructor for class lapis.swing.EditAction.ActionMap
 
EditAction.BeginAction - class lapis.swing.EditAction.BeginAction.
 
EditAction.BeginAction(Action) - Constructor for class lapis.swing.EditAction.BeginAction
 
EditAction.Copy - class lapis.swing.EditAction.Copy.
Copy-to-clipboard action.
EditAction.Copy(Browser) - Constructor for class lapis.swing.EditAction.Copy
 
EditAction.Cut - class lapis.swing.EditAction.Cut.
Cut-to-clipboard action.
EditAction.Cut(Browser) - Constructor for class lapis.swing.EditAction.Cut
 
EditAction.DefaultKeyTypedAction - class lapis.swing.EditAction.DefaultKeyTypedAction.
 
EditAction.DefaultKeyTypedAction(Action) - Constructor for class lapis.swing.EditAction.DefaultKeyTypedAction
 
EditAction.Delete - class lapis.swing.EditAction.Delete.
Delete text action.
EditAction.Delete(Browser) - Constructor for class lapis.swing.EditAction.Delete
 
EditAction.DeleteCharAction - class lapis.swing.EditAction.DeleteCharAction.
 
EditAction.DeleteCharAction(Action, boolean) - Constructor for class lapis.swing.EditAction.DeleteCharAction
 
EditAction.DownAction - class lapis.swing.EditAction.DownAction.
 
EditAction.DownAction(Action) - Constructor for class lapis.swing.EditAction.DownAction
 
EditAction.EditMenuListener - class lapis.swing.EditAction.EditMenuListener.
Listener for Edit menu that enables/disables edit actions depending on whether they're possible.
EditAction.EditMenuListener(Browser, EditAction.Cut, EditAction.Copy, EditAction.Paste, EditAction.Delete, EditAction.Undo, EditAction.Redo) - Constructor for class lapis.swing.EditAction.EditMenuListener
 
EditAction.EndAction - class lapis.swing.EditAction.EndAction.
 
EditAction.EndAction(Action) - Constructor for class lapis.swing.EditAction.EndAction
 
EditAction.PageDownAction - class lapis.swing.EditAction.PageDownAction.
 
EditAction.PageDownAction(Action) - Constructor for class lapis.swing.EditAction.PageDownAction
 
EditAction.PageUpAction - class lapis.swing.EditAction.PageUpAction.
 
EditAction.PageUpAction(Action) - Constructor for class lapis.swing.EditAction.PageUpAction
 
EditAction.Paste - class lapis.swing.EditAction.Paste.
Paste from clipboard action.
EditAction.Paste(Browser) - Constructor for class lapis.swing.EditAction.Paste
 
EditAction.Redo - class lapis.swing.EditAction.Redo.
Action that redoes one editing action.
EditAction.Redo(Browser) - Constructor for class lapis.swing.EditAction.Redo
 
EditAction.SelectAll - class lapis.swing.EditAction.SelectAll.
Select-all action.
EditAction.SelectAll(Browser) - Constructor for class lapis.swing.EditAction.SelectAll
 
EditAction.SelectAllAction - class lapis.swing.EditAction.SelectAllAction.
 
EditAction.SelectAllAction(Action) - Constructor for class lapis.swing.EditAction.SelectAllAction
 
EditAction.Undo - class lapis.swing.EditAction.Undo.
Action that undoes one editing action.
EditAction.Undo(Browser) - Constructor for class lapis.swing.EditAction.Undo
 
EditAction.UpAction - class lapis.swing.EditAction.UpAction.
 
EditAction.UpAction(Action) - Constructor for class lapis.swing.EditAction.UpAction
 
EditCoordinateMap - class lapis.maps.EditCoordinateMap.
 
EditCoordinateMap() - Constructor for class lapis.maps.EditCoordinateMap
 
EditCoordinateMap.Deletion - class lapis.maps.EditCoordinateMap.Deletion.
 
EditCoordinateMap.Deletion(int, int, int) - Constructor for class lapis.maps.EditCoordinateMap.Deletion
 
EditCoordinateMap.Insertion - class lapis.maps.EditCoordinateMap.Insertion.
 
EditCoordinateMap.Insertion(int, int, int) - Constructor for class lapis.maps.EditCoordinateMap.Insertion
 
EmptyEnumeration - class lapisx.enum.EmptyEnumeration.
Enumeration which always returns no elements.
EmptyEnumeration() - Constructor for class lapisx.enum.EmptyEnumeration
 
EmptyRegion - class lapis.EmptyRegion.
 
EmptyRegion() - Constructor for class lapis.EmptyRegion
 
EmptyRegionSet - class lapis.EmptyRegionSet.
 
EmptyRegionSet() - Constructor for class lapis.EmptyRegionSet
 
EmptyStatement() - Method in class lapis.parsers.JavaParser
 
Enter - class lapis.tools.Enter.
 
Enter() - Constructor for class lapis.tools.Enter
 
EnumSpecifier() - Method in class lapis.parsers.CParser
 
Enumerator() - Method in class lapis.parsers.CParser
 
EnumeratorList() - Method in class lapis.parsers.CParser
 
EqualityExpression() - Method in class lapis.parsers.CParser
 
EqualityExpression() - Method in class lapis.parsers.JavaParser
 
ErrorRegionSet - class lapis.ErrorRegionSet.
 
ErrorRegionSet(String) - Constructor for class lapis.ErrorRegionSet
 
Evaluator - class lapis.tc.Evaluator.
 
Evaluator(Document) - Constructor for class lapis.tc.Evaluator
 
Evaluator(PatternLibrary) - Constructor for class lapis.tc.Evaluator
 
Evaluator(Document, TCParseException) - Constructor for class lapis.tc.Evaluator
 
Evaluator.AmbiguousError - class lapis.tc.Evaluator.AmbiguousError.
 
Evaluator.AmbiguousError(TCToken, String, String[]) - Constructor for class lapis.tc.Evaluator.AmbiguousError
 
ExclusiveORExpression() - Method in class lapis.parsers.CParser
 
ExclusiveOrExpression() - Method in class lapis.parsers.JavaParser
 
Exec - class lapisx.util.Exec.
 
Exec() - Constructor for class lapisx.util.Exec
 
ExplicitConstructorInvocation() - Method in class lapis.parsers.JavaParser
 
Expression() - Method in class lapis.parsers.CParser
 
Expression() - Method in class lapis.parsers.JavaParser
 
ExpressionStatement() - Method in class lapis.parsers.CParser
 
ExtendedAction - class lapisx.swing.ExtendedAction.
 
ExtendedAction(Action) - Constructor for class lapisx.swing.ExtendedAction
 
ExternalDeclaration() - Method in class lapis.parsers.CParser
 
ExternalParser - class lapis.parsers.ExternalParser.
ExternalParser
ExternalParser(String, ExternalParser.Command, HashMap) - Constructor for class lapis.parsers.ExternalParser
 
ExternalParser.Command - class lapis.parsers.ExternalParser.Command.
 
ExternalParser.Command(String[]) - Constructor for class lapis.parsers.ExternalParser.Command
 
Extract - class lapis.tools.Extract.
 
Extract() - Constructor for class lapis.tools.Extract
 
element - Variable in class lapis.parsers.HTMLTag
 
elements() - Method in class lapisx.util.History
Get the objects in the history.
elements() - Method in class lapisx.util.PriorityQueue
Enumerate the objects in the queue, in no particular order
empty - Variable in class lapis.parsers.HTMLElement
 
empty() - Method in class lapisx.util.PriorityQueue
Test whether queue is empty.
enableDebugging(String) - Static method in class lapis.Main
 
enable_tracing() - Method in class lapis.parsers.CParser
 
enable_tracing() - Method in class lapis.parsers.JavaParser
 
encodeQuery(Vector) - Static method in class lapisx.net.FormURL
URL-encode a sequence of name-value pairs.
end - Variable in class lapis.Region
 
end - Variable in class lapis.swing.Demonstrator.TextSelection
 
end - Variable in class lapis.tc.TCToken
 
end() - Method in class lapisx.swing.CoalescingUndo.KeyTypedEdit
 
end - Variable in class lapisx.util.History
Index after newest object in history.
endColumn - Variable in class lapis.parsers.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class lapis.parsers.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLow - Variable in class lapis.FuzzyRegion
 
endOf() - Method in class lapis.RegionSet
 
endOfLineOf(int) - Method in class lapis.eclipse.components.NonRuleBasedDamagerRepairer
Returns the end offset of the line that contains the specified offset or if the offset is inside a line delimiter, the end offset of the next line.
endTag - Variable in class lapis.parsers.HTMLElement
 
endTag(String, int, int) - Method in class lapis.parsers.XMLParser
 
ending(RegionSet) - Method in class lapis.MutableRegionSet
 
ending(RegionSet) - Method in class lapis.Region
 
ending(RegionSet) - Method in class lapis.RegionSet
 
ending(RegionSet) - Method in class lapis.trees.RegionArray
 
endingContains(RegionSet) - Method in class lapis.Region
 
endingContains(RegionSet) - Method in class lapis.RegionSet
 
endingDelimited(int, RegionSet) - Method in class lapis.Region
 
endingDelimited(RegionSet) - Method in class lapis.RegionSet
 
endingIn(RegionSet) - Method in class lapis.Region
 
endingIn(RegionSet) - Method in class lapis.RegionSet
 
endsWithIgnoreCase(String, String) - Static method in class lapisx.util.Str
Like String.endsWith, but case-insensitive.
enteringMode(SelectionMode) - Method in class lapis.swing.ManualMode
 
enteringMode(SelectionMode) - Method in interface lapis.swing.SelectionMode
Called by a browser when the browser enters this selection mode.
enteringMode(SelectionMode) - Method in class lapis.swing.SimulEditMode
 
eol - Variable in class lapis.parsers.ParseException
The end of line string for this machine.
equalTo(RegionSet) - Method in class lapis.Region
 
equalTo(RegionSet) - Method in class lapis.RegionSet
 
equals(Object) - Method in class lapis.DocumentVersion
 
equals(Object) - Method in class lapis.Region
 
equals(Object) - Method in class lapis.RegionSet
 
equals(Object) - Method in class lapis.SingleDocVersions
 
equals(Object) - Method in class lapis.StandardRectangles.Rect
 
equals(Object) - Method in class lapis.StandardRectangles.YAbscissa
 
equals(Object) - Method in class lapis.Toolbox.Info
 
equals(Object) - Method in interface lapis.Versions
 
equals(Object) - Method in class lapis.swing.FindReplacePane
All instances of Find and Replace Panes for each browser are the same
equals(Object) - Method in class lapis.swing.RegionSetStyle
Tests for equality of two RegionSetStyles.
equals(RegionSetStyle) - Method in class lapis.swing.RegionSetStyle
Tests for equality of two RegionSetStyles.
equals(Object) - Method in class lapis.swing.cluster.ClusterFindReplacePane
All instances of Cluster Find and Replace Panes for each browser are the same
equals(Object) - Method in class lapisx.util.CaselessString
 
equals(Object) - Method in class lapisx.util.SafeIteratorSet
 
equivalentFeatures() - Method in class lapis.ml.Feature
 
errors() - Method in class lapis.tc.TCParseException
 
escape(String, char, String) - Static method in class lapisx.util.Str
Escapes metacharacters in a string.
escape(String, String, char, String) - Static method in class lapisx.util.Str
Escapes characters in a string.
eval(String) - Method in interface lapis.Interpreter
Evaluate a script.
eval(String) - Method in class lapis.swing.Browser
Evaluate a script in the background.
eval(String) - Method in class lapis.tcl.TclInterpreter
Evaluate a script.
evalFile(String) - Method in interface lapis.Interpreter
Evaluate a script.
evalFile(String) - Method in class lapis.tcl.TclInterpreter
Evaluate a script.
evalNow(String, Document) - Method in class lapis.swing.Browser
Evaluate a script immediately (not in the background).
evaluate(RegionSet, Document) - Method in class lapis.tools.Template
 
exec() - Method in class lapis.parsers.ExternalParser.Command
 
exec(String) - Method in class lapis.parsers.ExternalParser.Command
 
exec(String[]) - Static method in class lapisx.util.Exec
 
exec(String[], String[]) - Static method in class lapisx.util.Exec
 
exec(String[], String[], File) - Static method in class lapisx.util.Exec
 
expand() - Method in class lapisx.util.History
Double the capacity of the history.
expandAll() - Method in class lapis.swing.cluster.MatchTree
 
expectedTokenSequences - Variable in class lapis.parsers.ParseException
Each entry in this array is an array of integers.
expired() - Method in class lapisx.util.Timer
 
explainAction - Variable in class lapis.swing.cluster.ClusterRenderer.TopLevelClip
 
explainAction - Variable in class lapis.swing.cluster.ClusterRenderer.TopSingleClip
 
exportSourceViewer() - Method in interface lapis.eclipse.components.ILapisEdit
 
exportSourceViewer() - Method in class lapis.eclipse.components.XMLEditor
 
extract(Document) - Method in class lapis.EmptyRegion
 
extract(Document) - Method in class lapis.EmptyRegionSet
 
extract(String) - Method in class lapis.Region
 
extract(String, Region, boolean) - Method in class lapis.ml.Inference
 
extract(String) - Method in class lapisx.io.ZipArchive
Extract ZIP archive entries to the filesystem.
extract(String, PrintStream) - Method in class lapisx.io.ZipArchive
 
extract(String, String[]) - Method in class lapisx.io.ZipArchive
 
extract(String, String[], PrintStream) - Method in class lapisx.io.ZipArchive
 
extractToTempDir() - Method in class lapisx.io.ZipArchive
 
extractToTempDir(String[]) - Method in class lapisx.io.ZipArchive
 

F

FACE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
FACTORY_VAR - Static variable in interface lapis.Interpreter
Script variable storing the interpreter's associated DocumentFactory.
FALSE - Static variable in interface lapis.parsers.JavaParserConstants
 
FIELDSET - Static variable in class lapis.parsers.HTMLTag
 
FINAL - Static variable in interface lapis.parsers.JavaParserConstants
 
FINALLY - Static variable in interface lapis.parsers.JavaParserConstants
 
FIXED_HEIGHT - Static variable in class lapisx.swing.Layout
 
FIXED_SIZE - Static variable in class lapisx.swing.Layout
 
FIXED_WIDTH - Static variable in class lapisx.swing.Layout
 
FLATTEN - Static variable in interface lapis.tc.TCSymbols
 
FLOAT - Static variable in interface lapis.parsers.CParserConstants
 
FLOAT - Static variable in interface lapis.parsers.JavaParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface lapis.parsers.CParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface lapis.parsers.JavaParserConstants
 
FONT - Static variable in class lapis.parsers.HTMLTag
 
FOR - Static variable in interface lapis.parsers.CParserConstants
 
FOR - Static variable in interface lapis.parsers.JavaParserConstants
 
FORM - Static variable in class lapis.parsers.HTMLTag
 
FORMAL_COMMENT - Static variable in interface lapis.parsers.JavaParserConstants
 
FOR_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
FRAME - Static variable in class lapis.parsers.HTMLTag
 
FRAMEBORDER_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
FRAMESET - Static variable in class lapis.parsers.HTMLTag
 
FRAME_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
FROM - Static variable in interface lapis.tc.TCSymbols
 
FUZZY_HIGH - Static variable in class lapis.SingleDocRegionSet
 
FUZZY_LOW - Static variable in class lapis.SingleDocRegionSet
 
Feature - class lapis.ml.Feature.
 
Feature(RegionSet, TC) - Constructor for class lapis.ml.Feature
 
Feature(RegionSet, String) - Constructor for class lapis.ml.Feature
 
Feature(Feature, RegionSet, TC) - Constructor for class lapis.ml.Feature
 
Feature(Feature, RegionSet, String) - Constructor for class lapis.ml.Feature
 
Feature(Feature, String) - Constructor for class lapis.ml.Feature
 
FeedbackForm - class lapis.swing.FeedbackForm.
 
FeedbackForm(Browser, Throwable) - Constructor for class lapis.swing.FeedbackForm
 
FieldDeclaration() - Method in class lapis.parsers.JavaParser
 
FileAction - class lapis.swing.FileAction.
 
FileAction() - Constructor for class lapis.swing.FileAction
 
FileAction.Close - class lapis.swing.FileAction.Close.
Action that closes a browser window.
FileAction.Close(Browser) - Constructor for class lapis.swing.FileAction.Close
 
FileAction.Exit - class lapis.swing.FileAction.Exit.
Action that exits LAPIS.
FileAction.Exit(Browser) - Constructor for class lapis.swing.FileAction.Exit
 
FileAction.New - class lapis.swing.FileAction.New.
Action that creates a blank text document.
FileAction.New(Browser) - Constructor for class lapis.swing.FileAction.New
 
FileAction.NewBrowser - class lapis.swing.FileAction.NewBrowser.
Action that creates a new Browser window by cloning the current window.
FileAction.NewBrowser(Browser) - Constructor for class lapis.swing.FileAction.NewBrowser
 
FileAction.Open - class lapis.swing.FileAction.Open.
Action that pops up a file-open dialog to open a file into the browser.
FileAction.Open(Browser) - Constructor for class lapis.swing.FileAction.Open
 
FileAction.Save - class lapis.swing.FileAction.Save.
Action invoked by File/Save command.
FileAction.Save(Browser) - Constructor for class lapis.swing.FileAction.Save
 
FileAction.SaveAs - class lapis.swing.FileAction.SaveAs.
Action invoked by File/Save As command.
FileAction.SaveAs(Browser) - Constructor for class lapis.swing.FileAction.SaveAs
 
FileChooser - class lapisx.swing.FileChooser.
Extends JFileChooser to preserve the current directory from one invocation of the dialog box to the next.
FileChooser() - Constructor for class lapisx.swing.FileChooser
Creates a JFileChooser pointing to the user's home directory.
FileChooser(String) - Constructor for class lapisx.swing.FileChooser
Creates a FileChooser using the given path.
FileChooser(File) - Constructor for class lapisx.swing.FileChooser
Creates a FileChooser using the given File as the path.
FileChooser(FileSystemView) - Constructor for class lapisx.swing.FileChooser
Creates a FileChooser using the given FileSystemView
FileChooser(File, FileSystemView) - Constructor for class lapisx.swing.FileChooser
Creates a FileChooser using the given current directory and FileSystemView
FileChooser(String, FileSystemView) - Constructor for class lapisx.swing.FileChooser
Creates a FileChooser using the given current directory path and FileSystemView
FileEditor - class lapisx.swing.FileEditor.
 
FileEditor(String, JTextComponent) - Constructor for class lapisx.swing.FileEditor
 
FileEditorPanel - class lapisx.swing.FileEditorPanel.
 
FileEditorPanel() - Constructor for class lapisx.swing.FileEditorPanel
 
FileEditorPanel(JTextComponent) - Constructor for class lapisx.swing.FileEditorPanel
 
FileToURL(File) - Static method in class lapisx.net.URLUtil
Convert a local filename to a URL.
FileUtil - class lapisx.io.FileUtil.
 
FileUtil() - Constructor for class lapisx.io.FileUtil
 
FilteredEnumeration - class lapisx.enum.FilteredEnumeration.
Enumeration which transforms the elements of another enumeration.
FilteredEnumeration(Enumeration) - Constructor for class lapisx.enum.FilteredEnumeration
 
FilteredIterator - class lapisx.iterator.FilteredIterator.
Iterator which transforms the elements of another iterator.
FilteredIterator(Iterator) - Constructor for class lapisx.iterator.FilteredIterator
 
FindReplacePane - class lapis.swing.FindReplacePane.
A Simple Find and Replace Pane meant to emulate MS notepad as close as possible but as a side panel in LAPIS All Find and Replace Panes are equal to themselves for each instance of a browser (same hashCode and equals returns true)
FindReplacePane(Browser) - Constructor for class lapis.swing.FindReplacePane
 
FindReplacePane.FindReplaceAction - class lapis.swing.FindReplacePane.FindReplaceAction.
adds A Find and Replace Pane to the sidebar (if one already exists, then the find and replace pane is cleared of all input).
FindReplacePane.FindReplaceAction(Browser) - Constructor for class lapis.swing.FindReplacePane.FindReplaceAction
 
FindReplacePane.HTMLWarningDialog - class lapis.swing.FindReplacePane.HTMLWarningDialog.
simple dialog box to warn users of the risks of editing HTML documents.
FindReplacePane.HTMLWarningDialog(Browser) - Constructor for class lapis.swing.FindReplacePane.HTMLWarningDialog
constructs a new HTML warning dialog
FlashingLabel - class lapisx.swing.FlashingLabel.
Label that can flash (change color briefly) on demand.
FlashingLabel(String) - Constructor for class lapisx.swing.FlashingLabel
Make a FlashingLabel.
FlatteningRegionArray - class lapis.trees.FlatteningRegionArray.
Region array that automatically flattens or melts the region set inserted in it.
FlatteningRegionArray(boolean, Document) - Constructor for class lapis.trees.FlatteningRegionArray
Make a new, empty FlatteningRegionArray.
FlatteningRegionArray(boolean, DocumentVersion) - Constructor for class lapis.trees.FlatteningRegionArray
 
FlatteningRegionArray(int, boolean, Document) - Constructor for class lapis.trees.FlatteningRegionArray
Make a new, empty FlatteningRegionArray.
FlatteningRegionArray(int, boolean, DocumentVersion) - Constructor for class lapis.trees.FlatteningRegionArray
 
FontUtil - class lapisx.swing.FontUtil.
 
FontUtil() - Constructor for class lapisx.swing.FontUtil
 
ForInit() - Method in class lapis.parsers.JavaParser
 
ForStatement() - Method in class lapis.parsers.JavaParser
 
ForTest() - Method in class lapis.parsers.JavaParser
 
ForUpdate() - Method in class lapis.parsers.JavaParser
 
FormURL - class lapisx.net.FormURL.
 
FormURL(String, URL, Vector) - Constructor for class lapisx.net.FormURL
Create a query using a given method (get or post) and query data.
FormURL(String, URL, String) - Constructor for class lapisx.net.FormURL
Open a URL using a given method (get or post) and query data.
FormView - class lapis.swing.FormView.
 
FormView(Element) - Constructor for class lapis.swing.FormView
Creates a new FormView object.
FormalParameter() - Method in class lapis.parsers.JavaParser
 
FormalParameters() - Method in class lapis.parsers.JavaParser
 
Forward - class lapis.tools.Forward.
 
Forward() - Constructor for class lapis.tools.Forward
 
FunctionDefinition() - Method in class lapis.parsers.CParser
 
FuzzyRegion - class lapis.FuzzyRegion.
Dense set of regions in a document [startLow,startHigh; endLow,endHigh], where: startLow <= start <= startHigh and endLow <= end <= endHigh
FuzzyRegion() - Constructor for class lapis.FuzzyRegion
 
FuzzyRegion(int, int, int, int, DocumentVersion) - Constructor for class lapis.FuzzyRegion
Makes a FuzzyRegion.
FuzzyRegion(int, int, int, int, Document) - Constructor for class lapis.FuzzyRegion
 
fColorTable - Variable in class lapis.eclipse.components.ColorManager
 
fDefaultTextAttribute - Variable in class lapis.eclipse.components.NonRuleBasedDamagerRepairer
The default text attribute if non is returned as data by the current token
fDocument - Variable in class lapis.eclipse.components.NonRuleBasedDamagerRepairer
The document this object works on
fText - Variable in class lapis.eclipse.components.XMLDoubleClickStrategy
 
feature - Variable in class lapis.ml.Similarity.Explanation
Feature name, such as "contains URL" or "AllCapsWord"
field - Variable in class lapis.tools.Submit.Field
 
filenameAt(int) - Method in class lapisx.io.ZipArchive
 
filterRGB(int, int, int) - Method in class lapis.swing.cluster.ClusterRenderer.ImageTransparencyFilter
 
filteredEmptyRegions(RegionSet) - Static method in class lapis.swing.cluster.MatchNodeCreator
 
find(TC) - Method in class lapis.swing.Browser
Set selection to the result of a pattern match.
find(TC) - Method in class lapis.swing.PatternPane
Set selection to the result of a pattern match.
findAction - Variable in class lapis.swing.FindReplacePane
Invoked with the Find Next Button is pressed
findAllAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
finds and highlights all matches to search pattern.
findAndMark() - Method in class lapis.eclipse.components.LapisPane
 
findAndMark(TC) - Method in class lapis.eclipse.components.LapisPane
 
findBaseElement(Document) - Static method in class lapis.tools.PageRelocator
 
findBaseInsertPoint(Document) - Static method in class lapis.tools.PageRelocator
 
findFrame(Component) - Static method in class lapisx.swing.Win
 
findFrameOrMakeFrame(Component) - Static method in class lapisx.swing.Win
 
findNodeMatch(NamedRegionSet) - Method in interface lapis.swing.cluster.MatchDisplayPanel
 
findNodeMatch(NamedRegionSet) - Method in class lapis.swing.cluster.MatchTable
 
findNodeMatch(NamedRegionSet) - Method in class lapis.swing.cluster.MatchTree
 
findNodeMatch(NamedRegionSet) - Method in class lapis.swing.cluster.MatchTreePanel
 
findNodeMatch(NamedRegionSet) - Method in class lapis.swing.cluster.MatchTreeTablePanel
 
findOpenElement(String) - Method in class lapis.parsers.HTMLParser
 
fire(int, int, int) - Method in class lapisx.swing.HistoryComboBoxModel
 
fireAddProgress(int) - Method in class lapisx.progress.BasicProgressGenerator
 
fireAdded(int, int) - Method in class lapisx.swing.HistoryComboBoxModel
 
fireAdded(int, int) - Method in class lapisx.util.History
Called when new elements are added at history[i..j].
fireAddedEvent(Toolbox.Info) - Method in class lapis.Toolbox
 
fireChanged(int, int) - Method in class lapisx.swing.HistoryComboBoxModel
 
fireChanged(int, int) - Method in class lapisx.util.History
Called when elements at history[i..j] are replaced.
fireChangedEvent(Toolbox.Info) - Method in class lapis.Toolbox
 
fireDoneProgress() - Method in class lapisx.progress.BasicProgressGenerator
 
fireEditingCanceled() - Method in class lapis.swing.cluster.AbstractCellEditor
Notify all listeners that have registered interest for notification on this event type.
fireEditingStopped() - Method in class lapis.swing.cluster.AbstractCellEditor
Notify all listeners that have registered interest for notification on this event type.
fireProgress(int) - Method in class lapisx.progress.BasicProgressGenerator
 
fireProgress() - Method in class lapisx.progress.BasicProgressGenerator
 
firePropertyChange(String, Object, Object) - Method in class lapis.swing.BrowserPane
 
fireRemoved(int, int) - Method in class lapisx.swing.HistoryComboBoxModel
 
fireRemoved(int, int) - Method in class lapisx.util.History
Called when history[i..j] is removed.
fireRemovedEvent(Toolbox.Info) - Method in class lapis.Toolbox
 
fireStartProgress(String) - Method in class lapisx.progress.BasicProgressGenerator
 
fireStartProgress(String, int) - Method in class lapisx.progress.BasicProgressGenerator
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in interface lapis.swing.cluster.TreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in interface lapis.swing.cluster.TreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in interface lapis.swing.cluster.TreeTableModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in interface lapis.swing.cluster.TreeTableModel
 
first() - Method in interface lapis.RegionEnumeration
Get the first region in the enumeration.
firstFast() - Method in interface lapis.RegionEnumeration
Get the first region in the enumeration without allocating a new Region ojbect.
firstFast() - Method in interface lapis.SubsetEnumeration
 
fixKeymap(Keymap) - Method in class lapis.swing.EditAction.ActionMap
 
flashStatus() - Method in class lapis.swing.Browser
Flash the status bar message.
flatten() - Method in class lapis.EmptyRegion
 
flatten() - Method in class lapis.EmptyRegionSet
 
flatten() - Method in class lapis.MutableRegionSet
 
flatten() - Method in class lapis.Region
 
flatten() - Method in class lapis.RegionSet
 
flatten() - Method in class lapis.trees.FlatteningRegionArray
 
forAfter(TC.After) - Method in class lapis.tc.Cloner
 
forAfter(TC.After) - Method in class lapis.tc.Evaluator
 
forAfter(TC.After) - Method in class lapis.tc.Traversal
 
forAfter(TC.After) - Method in interface lapis.tc.Visitor
 
forAfterDelimited(TC.AfterDelimited) - Method in class lapis.tc.Cloner
 
forAfterDelimited(TC.AfterDelimited) - Method in class lapis.tc.Evaluator
 
forAfterDelimited(TC.AfterDelimited) - Method in class lapis.tc.Traversal
 
forAfterDelimited(TC.AfterDelimited) - Method in interface lapis.tc.Visitor
 
forAncestor(TC.Ancestor) - Method in class lapis.tc.Cloner
 
forAncestor(TC.Ancestor) - Method in class lapis.tc.Evaluator
 
forAncestor(TC.Ancestor) - Method in class lapis.tc.Traversal
 
forAncestor(TC.Ancestor) - Method in interface lapis.tc.Visitor
 
forAnd(TC.And) - Method in class lapis.tc.Cloner
 
forAnd(TC.And) - Method in class lapis.tc.Evaluator
 
forAnd(TC.And) - Method in class lapis.tc.Traversal
 
forAnd(TC.And) - Method in interface lapis.tc.Visitor
 
forAny(TC.Any) - Method in class lapis.tc.Cloner
 
forAny(TC.Any) - Method in class lapis.tc.Evaluator
 
forAny(TC.Any) - Method in class lapis.tc.Traversal
 
forAny(TC.Any) - Method in interface lapis.tc.Visitor
 
forAssign(TC.Assign) - Method in class lapis.tc.Cloner
 
forAssign(TC.Assign) - Method in class lapis.tc.Evaluator
 
forAssign(TC.Assign) - Method in class lapis.tc.Traversal
 
forAssign(TC.Assign) - Method in interface lapis.tc.Visitor
 
forBalancedBinary(TC.BalancedBinary) - Method in class lapis.tc.Cloner
 
forBalancedBinary(TC.BalancedBinary) - Method in class lapis.tc.Evaluator
 
forBalancedBinary(TC.BalancedBinary) - Method in class lapis.tc.Traversal
 
forBalancedBinary(TC.BalancedBinary) - Method in interface lapis.tc.Visitor
 
forBalancedUnary(TC.BalancedUnary) - Method in class lapis.tc.Cloner
 
forBalancedUnary(TC.BalancedUnary) - Method in class lapis.tc.Evaluator
 
forBalancedUnary(TC.BalancedUnary) - Method in class lapis.tc.Traversal
 
forBalancedUnary(TC.BalancedUnary) - Method in interface lapis.tc.Visitor
 
forBefore(TC.Before) - Method in class lapis.tc.Cloner
 
forBefore(TC.Before) - Method in class lapis.tc.Evaluator
 
forBefore(TC.Before) - Method in class lapis.tc.Traversal
 
forBefore(TC.Before) - Method in interface lapis.tc.Visitor
 
forBeforeDelimited(TC.BeforeDelimited) - Method in class lapis.tc.Cloner
 
forBeforeDelimited(TC.BeforeDelimited) - Method in class lapis.tc.Evaluator
 
forBeforeDelimited(TC.BeforeDelimited) - Method in class lapis.tc.Traversal
 
forBeforeDelimited(TC.BeforeDelimited) - Method in interface lapis.tc.Visitor
 
forButNot(TC.ButNot) - Method in class lapis.tc.Cloner
 
forButNot(TC.ButNot) - Method in class lapis.tc.Evaluator
 
forButNot(TC.ButNot) - Method in class lapis.tc.Traversal
 
forButNot(TC.ButNot) - Method in interface lapis.tc.Visitor
 
forCaseSensitivity(TC.CaseSensitivity) - Method in class lapis.tc.Cloner
 
forCaseSensitivity(TC.CaseSensitivity) - Method in class lapis.tc.Evaluator
 
forCaseSensitivity(TC.CaseSensitivity) - Method in class lapis.tc.Traversal
 
forCaseSensitivity(TC.CaseSensitivity) - Method in interface lapis.tc.Visitor
 
forConstant(TC.Constant) - Method in class lapis.tc.Cloner
 
forConstant(TC.Constant) - Method in class lapis.tc.Evaluator
 
forConstant(TC.Constant) - Method in class lapis.tc.Traversal
 
forConstant(TC.Constant) - Method in interface lapis.tc.Visitor
 
forContains(TC.Contains) - Method in class lapis.tc.Cloner
 
forContains(TC.Contains) - Method in class lapis.tc.Evaluator
 
forContains(TC.Contains) - Method in class lapis.tc.Traversal
 
forContains(TC.Contains) - Method in interface lapis.tc.Visitor
 
forCrispen(TC.Crispen) - Method in class lapis.tc.Cloner
 
forCrispen(TC.Crispen) - Method in class lapis.tc.Evaluator
 
forCrispen(TC.Crispen) - Method in class lapis.tc.Traversal
 
forCrispen(TC.Crispen) - Method in interface lapis.tc.Visitor
 
forDescendant(TC.Descendant) - Method in class lapis.tc.Cloner
 
forDescendant(TC.Descendant) - Method in class lapis.tc.Evaluator
 
forDescendant(TC.Descendant) - Method in class lapis.tc.Traversal
 
forDescendant(TC.Descendant) - Method in interface lapis.tc.Visitor
 
forEndOf(TC.EndOf) - Method in class lapis.tc.Cloner
 
forEndOf(TC.EndOf) - Method in class lapis.tc.Evaluator
 
forEndOf(TC.EndOf) - Method in class lapis.tc.Traversal
 
forEndOf(TC.EndOf) - Method in interface lapis.tc.Visitor
 
forEnding(TC.Ending) - Method in class lapis.tc.Cloner
 
forEnding(TC.Ending) - Method in class lapis.tc.Evaluator
 
forEnding(TC.Ending) - Method in class lapis.tc.Traversal
 
forEnding(TC.Ending) - Method in interface lapis.tc.Visitor
 
forEndingDelimited(TC.EndingDelimited) - Method in class lapis.tc.Cloner
 
forEndingDelimited(TC.EndingDelimited) - Method in class lapis.tc.Evaluator
 
forEndingDelimited(TC.EndingDelimited) - Method in class lapis.tc.Traversal
 
forEndingDelimited(TC.EndingDelimited) - Method in interface lapis.tc.Visitor
 
forEquals(TC.Equals) - Method in class lapis.tc.Cloner
 
forEquals(TC.Equals) - Method in class lapis.tc.Evaluator
 
forEquals(TC.Equals) - Method in class lapis.tc.Traversal
 
forEquals(TC.Equals) - Method in interface lapis.tc.Visitor
 
forExternalPattern(TC.ExternalPattern) - Method in class lapis.tc.Cloner
 
forExternalPattern(TC.ExternalPattern) - Method in class lapis.tc.Evaluator
 
forExternalPattern(TC.ExternalPattern) - Method in class lapis.tc.Traversal
 
forExternalPattern(TC.ExternalPattern) - Method in interface lapis.tc.Visitor
 
forFlatten(TC.Flatten) - Method in class lapis.tc.Cloner
 
forFlatten(TC.Flatten) - Method in class lapis.tc.Evaluator
 
forFlatten(TC.Flatten) - Method in class lapis.tc.Traversal
 
forFlatten(TC.Flatten) - Method in interface lapis.tc.Visitor
 
forFromTo(TC.FromTo) - Method in class lapis.tc.Cloner
 
forFromTo(TC.FromTo) - Method in class lapis.tc.Evaluator
 
forFromTo(TC.FromTo) - Method in class lapis.tc.Traversal
 
forFromTo(TC.FromTo) - Method in interface lapis.tc.Visitor
 
forId(TC.Id) - Method in class lapis.tc.Cloner
 
forId(TC.Id) - Method in class lapis.tc.Evaluator
 
forId(TC.Id) - Method in class lapis.tc.Traversal
 
forId(TC.Id) - Method in interface lapis.tc.Visitor
 
forIgnoreBinary(TC.IgnoreBinary) - Method in class lapis.tc.Cloner
 
forIgnoreBinary(TC.IgnoreBinary) - Method in class lapis.tc.Evaluator
 
forIgnoreBinary(TC.IgnoreBinary) - Method in class lapis.tc.Traversal
 
forIgnoreBinary(TC.IgnoreBinary) - Method in interface lapis.tc.Visitor
 
forIn(TC.In) - Method in class lapis.tc.Cloner
 
forIn(TC.In) - Method in class lapis.tc.Evaluator
 
forIn(TC.In) - Method in class lapis.tc.Traversal
 
forIn(TC.In) - Method in interface lapis.tc.Visitor
 
forInclude(TC.Include) - Method in class lapis.tc.Cloner
 
forInclude(TC.Include) - Method in class lapis.tc.Evaluator
 
forInclude(TC.Include) - Method in class lapis.tc.Traversal
 
forInclude(TC.Include) - Method in interface lapis.tc.Visitor
 
forJustAfter(TC.JustAfter) - Method in class lapis.tc.Cloner
 
forJustAfter(TC.JustAfter) - Method in class lapis.tc.Evaluator
 
forJustAfter(TC.JustAfter) - Method in class lapis.tc.Traversal
 
forJustAfter(TC.JustAfter) - Method in interface lapis.tc.Visitor
 
forJustAfterDelimited(TC.JustAfterDelimited) - Method in class lapis.tc.Cloner
 
forJustAfterDelimited(TC.JustAfterDelimited) - Method in class lapis.tc.Evaluator
 
forJustAfterDelimited(TC.JustAfterDelimited) - Method in class lapis.tc.Traversal
 
forJustAfterDelimited(TC.JustAfterDelimited) - Method in interface lapis.tc.Visitor
 
forJustBefore(TC.JustBefore) - Method in class lapis.tc.Cloner
 
forJustBefore(TC.JustBefore) - Method in class lapis.tc.Evaluator
 
forJustBefore(TC.JustBefore) - Method in class lapis.tc.Traversal
 
forJustBefore(TC.JustBefore) - Method in interface lapis.tc.Visitor
 
forJustBeforeDelimited(TC.JustBeforeDelimited) - Method in class lapis.tc.Cloner
 
forJustBeforeDelimited(TC.JustBeforeDelimited) - Method in class lapis.tc.Evaluator
 
forJustBeforeDelimited(TC.JustBeforeDelimited) - Method in class lapis.tc.Traversal
 
forJustBeforeDelimited(TC.JustBeforeDelimited) - Method in interface lapis.tc.Visitor
 
forLiteral(TC.Literal) - Method in class lapis.tc.Cloner
 
forLiteral(TC.Literal) - Method in class lapis.tc.Evaluator
 
forLiteral(TC.Literal) - Method in class lapis.tc.Traversal
 
forLiteral(TC.Literal) - Method in interface lapis.tc.Visitor
 
forMelt(TC.Melt) - Method in class lapis.tc.Cloner
 
forMelt(TC.Melt) - Method in class lapis.tc.Evaluator
 
forMelt(TC.Melt) - Method in class lapis.tc.Traversal
 
forMelt(TC.Melt) - Method in interface lapis.tc.Visitor
 
forNextTo(TC.NextTo) - Method in class lapis.tc.Cloner
 
forNextTo(TC.NextTo) - Method in class lapis.tc.Evaluator
 
forNextTo(TC.NextTo) - Method in class lapis.tc.Traversal
 
forNextTo(TC.NextTo) - Method in interface lapis.tc.Visitor
 
forNonempty(TC.Nonempty) - Method in class lapis.tc.Cloner
 
forNonempty(TC.Nonempty) - Method in class lapis.tc.Evaluator
 
forNonempty(TC.Nonempty) - Method in class lapis.tc.Traversal
 
forNonempty(TC.Nonempty) - Method in interface lapis.tc.Visitor
 
forNothing(TC.Nothing) - Method in class lapis.tc.Cloner
 
forNothing(TC.Nothing) - Method in class lapis.tc.Evaluator
 
forNothing(TC.Nothing) - Method in class lapis.tc.Traversal
 
forNothing(TC.Nothing) - Method in interface lapis.tc.Visitor
 
forNth(TC.Nth) - Method in class lapis.tc.Cloner
 
forNth(TC.Nth) - Method in class lapis.tc.Evaluator
 
forNth(TC.Nth) - Method in class lapis.tc.Traversal
 
forNth(TC.Nth) - Method in interface lapis.tc.Visitor
 
forOr(TC.Or) - Method in class lapis.tc.Cloner
 
forOr(TC.Or) - Method in class lapis.tc.Evaluator
 
forOr(TC.Or) - Method in class lapis.tc.Traversal
 
forOr(TC.Or) - Method in interface lapis.tc.Visitor
 
forOrButNot(TC.OrButNot) - Method in class lapis.tc.Cloner
 
forOrButNot(TC.OrButNot) - Method in class lapis.tc.Evaluator
 
forOrButNot(TC.OrButNot) - Method in class lapis.tc.Traversal
 
forOrButNot(TC.OrButNot) - Method in interface lapis.tc.Visitor
 
forOverlaps(TC.Overlaps) - Method in class lapis.tc.Cloner
 
forOverlaps(TC.Overlaps) - Method in class lapis.tc.Evaluator
 
forOverlaps(TC.Overlaps) - Method in class lapis.tc.Traversal
 
forOverlaps(TC.Overlaps) - Method in interface lapis.tc.Visitor
 
forOverlapsEnd(TC.OverlapsEnd) - Method in class lapis.tc.Cloner
 
forOverlapsEnd(TC.OverlapsEnd) - Method in class lapis.tc.Evaluator
 
forOverlapsEnd(TC.OverlapsEnd) - Method in class lapis.tc.Traversal
 
forOverlapsEnd(TC.OverlapsEnd) - Method in interface lapis.tc.Visitor
 
forOverlapsStart(TC.OverlapsStart) - Method in class lapis.tc.Cloner
 
forOverlapsStart(TC.OverlapsStart) - Method in class lapis.tc.Evaluator
 
forOverlapsStart(TC.OverlapsStart) - Method in class lapis.tc.Traversal
 
forOverlapsStart(TC.OverlapsStart) - Method in interface lapis.tc.Visitor
 
forPrefix(TC.Prefix) - Method in class lapis.tc.Cloner
 
forPrefix(TC.Prefix) - Method in class lapis.tc.Evaluator
 
forPrefix(TC.Prefix) - Method in class lapis.tc.Traversal
 
forPrefix(TC.Prefix) - Method in interface lapis.tc.Visitor
 
forRegexp(TC.Regexp) - Method in class lapis.tc.Cloner
 
forRegexp(TC.Regexp) - Method in class lapis.tc.Evaluator
 
forRegexp(TC.Regexp) - Method in class lapis.tc.Traversal
 
forRegexp(TC.Regexp) - Method in interface lapis.tc.Visitor
 
forSeparatedBy(TC.SeparatedBy) - Method in class lapis.tc.Cloner
 
forSeparatedBy(TC.SeparatedBy) - Method in class lapis.tc.Evaluator
 
forSeparatedBy(TC.SeparatedBy) - Method in class lapis.tc.Traversal
 
forSeparatedBy(TC.SeparatedBy) - Method in interface lapis.tc.Visitor
 
forSeq(TC.Seq) - Method in class lapis.tc.Cloner
 
forSeq(TC.Seq) - Method in class lapis.tc.Evaluator
 
forSeq(TC.Seq) - Method in class lapis.tc.Traversal
 
forSeq(TC.Seq) - Method in interface lapis.tc.Visitor
 
forStartOf(TC.StartOf) - Method in class lapis.tc.Cloner
 
forStartOf(TC.StartOf) - Method in class lapis.tc.Evaluator
 
forStartOf(TC.StartOf) - Method in class lapis.tc.Traversal
 
forStartOf(TC.StartOf) - Method in interface lapis.tc.Visitor
 
forStarting(TC.Starting) - Method in class lapis.tc.Cloner
 
forStarting(TC.Starting) - Method in class lapis.tc.Evaluator
 
forStarting(TC.Starting) - Method in class lapis.tc.Traversal
 
forStarting(TC.Starting) - Method in interface lapis.tc.Visitor
 
forStartingDelimited(TC.StartingDelimited) - Method in class lapis.tc.Cloner
 
forStartingDelimited(TC.StartingDelimited) - Method in class lapis.tc.Evaluator
 
forStartingDelimited(TC.StartingDelimited) - Method in class lapis.tc.Traversal
 
forStartingDelimited(TC.StartingDelimited) - Method in interface lapis.tc.Visitor
 
forTrim(TC.Trim) - Method in class lapis.tc.Cloner
 
forTrim(TC.Trim) - Method in class lapis.tc.Evaluator
 
forTrim(TC.Trim) - Method in class lapis.tc.Traversal
 
forTrim(TC.Trim) - Method in interface lapis.tc.Visitor
 
forUnbind(TC.Unbind) - Method in class lapis.tc.Cloner
 
forUnbind(TC.Unbind) - Method in class lapis.tc.Evaluator
 
forUnbind(TC.Unbind) - Method in class lapis.tc.Traversal
 
forUnbind(TC.Unbind) - Method in interface lapis.tc.Visitor
 
forView(TC.View) - Method in class lapis.tc.Cloner
 
forView(TC.View) - Method in class lapis.tc.Evaluator
 
forView(TC.View) - Method in class lapis.tc.Traversal
 
forView(TC.View) - Method in interface lapis.tc.Visitor
 
forward() - Method in class lapisx.util.History
Move forward one object in the history, if possible.
forwardElements() - Method in class lapisx.util.History
Get the objects AFTER the current object.
free() - Static method in class lapisx.util.Mem
 
freeze() - Method in class lapis.DelayedRegionSet
 
freeze() - Method in class lapis.EmptyRegion
 
freeze() - Method in class lapis.EmptyRegionSet
 
freeze() - Method in class lapis.MutableRegionSet
 
freeze() - Method in class lapis.NamedRegionSet
 
freeze() - Method in class lapis.Region
 
freeze() - Method in class lapis.RegionSet
Make a copy of this region set.
freeze() - Method in class lapis.trees.MultiDocRegionSet
return a copy of this regionset
freeze() - Method in class lapis.trees.RBTree
 
freeze() - Method in class lapis.trees.RegionArray
 
fromTo(RegionSet) - Method in class lapis.Region
 
fromTo(RegionSet) - Method in class lapis.RegionSet
 
fuzzify(int, int) - Method in class lapis.EmptyRegion
 
fuzzify(int, int) - Method in class lapis.EmptyRegionSet
 
fuzzify(int, int) - Method in class lapis.Region
 
fuzzify(int, int) - Method in class lapis.SingleDocRegionSet
 
fuzzify(int, int) - Method in class lapis.trees.RegionArray
 

G

GE - Static variable in interface lapis.parsers.JavaParserConstants
 
GOTO - Static variable in interface lapis.parsers.CParserConstants
 
GOTO - Static variable in interface lapis.parsers.JavaParserConstants
 
GT - Static variable in interface lapis.parsers.JavaParserConstants
 
GetImage() - Method in class lapis.parsers.ASCII_CharStream
 
GetImage() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
GetSuffix(int) - Method in class lapis.parsers.ASCII_CharStream
 
GetSuffix(int) - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
gc() - Static method in class lapisx.util.Mem
 
generalize(NamedRegionSet, NamedRegionSet) - Method in class lapis.ml.HybridInference
 
generalize(NamedRegionSet, NamedRegionSet) - Method in class lapis.ml.Inference
 
generalize(NamedRegionSet, NamedRegionSet) - Method in interface lapis.ml.InferenceAlgorithm
 
generalize(NamedRegionSet, NamedRegionSet) - Method in class lapis.ml.SimulEdit
Generalize a selection to patterns matching an equivalent region in every record.
generateParseException() - Method in class lapis.parsers.CParser
 
generateParseException() - Method in class lapis.parsers.JavaParser
 
get(Object) - Method in class lapis.PatternCache
 
get(String) - Method in class lapis.PatternLibrary
Get the pattern corresponding to a name.
get(Region) - Method in class lapis.Relation
 
get() - Method in class lapis.tools.Sort.SortableRegion
 
get(int) - Method in class lapisx.sort.PointerSort
 
get(int) - Method in interface lapisx.sort.Sortable
 
get(int) - Method in class lapisx.sort.SortableArray
 
get() - Method in interface lapisx.sort.SortableList
 
get(int) - Method in class lapisx.sort.SortableVector
 
get() - Method in class lapisx.sort.StringSortableList
 
get() - Method in class lapisx.util.History
Get the current object of the history.
getAction() - Method in class lapis.swing.FormView
Get the value of the action attribute.
getAction() - Method in class lapisx.net.FormURL
 
getActions() - Method in class lapis.swing.EditAction.ActionMap
 
getActions() - Method in class lapis.swing.HTMLEditorKit
 
getActions() - Method in class lapis.swing.PlainEditorKit
 
getActivePane() - Method in class lapis.swing.Browser
Get active browser pane.
getAlignment(int) - Method in class lapis.swing.HiddenView
 
getAlignment(int) - Method in class lapis.swing.ImageView
Determines the desired alignment for this view along an axis.
getAllPrefixes(String) - Method in class lapis.ml.CommonSubstrings
 
getAlwaysParse() - Method in class lapis.parsers.HTMLParser
 
getAnimating() - Method in class lapisx.swing.Animation
 
getAnswer() - Method in class lapis.tools.Calc.Average
 
getAnswer() - Method in class lapis.tools.Calc.Count
 
getAnswer() - Method in interface lapis.tools.Calc.Function
 
getAnswer() - Method in class lapis.tools.Calc.Max
 
getAnswer() - Method in class lapis.tools.Calc.Min
 
getAnswer() - Method in class lapis.tools.Calc.StdDev
 
getAnswer() - Method in class lapis.tools.Calc.Sum
 
getAntialias() - Method in class lapis.swing.BrowserPane
 
getArg() - Method in class lapis.tc.TC.Assign
 
getArg() - Method in class lapis.tc.TC.CaseSensitivity
 
getArg() - Method in class lapis.tc.TC.Prefix
 
getArg() - Method in class lapis.tc.TC.View
 
getArg1() - Method in class lapis.tc.TC.OrButNot
 
getArg2() - Method in class lapis.tc.TC.OrButNot
 
getArg3() - Method in class lapis.tc.TC.OrButNot
 
getAsText() - Method in class lapisx.swing.LineBeanInfo.OrientationEditor
 
getAttributes() - Method in class lapis.swing.ImageView
Fetches the attributes to use when rendering.
getBase() - Method in class lapis.swing.HTMLDocument
 
getBase(Document) - Static method in class lapis.tools.Click
 
getBase(Document) - Static method in class lapis.tools.PageRelocator
 
getBaseFeature() - Method in class lapis.ml.Feature
 
getBasename(String) - Static method in class lapis.PatternLibrary
Extract the last component of a name, i.e., the string following the last period.
getBasename(URL) - Static method in class lapisx.net.URLUtil
Get the basename part of a URL, which is the filename without extension: e.g., "index".
getBeanDescriptor() - Method in class lapisx.swing.LineBeanInfo
 
getBeginColumn() - Method in class lapis.parsers.ASCII_CharStream
 
getBeginColumn() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
getBeginLine() - Method in class lapis.parsers.ASCII_CharStream
 
getBeginLine() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
getBeginOffset() - Method in class lapis.parsers.ASCII_CharStream
 
getBeginOffset() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
getBooleanValue(String) - Method in class lapisx.swing.HTMLFormAccess
Gets value of a checkbox or radio button.
getBorderName() - Method in interface lapisx.swing.Layout.Alignment
 
getBoundingBox() - Method in class lapis.Region
 
getBoundingBox() - Method in class lapis.SingleDocRegionSet
 
getBreakWeight(int, float, float) - Method in class lapis.swing.ImageView
Determines how attractive a break opportunity in this view is.
getBrowser() - Method in class lapis.swing.TCFileEditor
Get browser with which this TCFileEditor is associated.
getBrowser() - Method in class lapis.swing.TclFileEditor
Get browser with which this TclFileEditor is associated.
getCancelButton() - Method in class lapisx.swing.OkCancelDialog
 
getCaseSensitive() - Method in class lapis.tc.TC.CaseSensitivity
 
getCellEditorValue() - Method in class lapis.swing.cluster.AbstractCellEditor
 
getChild() - Method in class lapis.parsers.HTMLElement
Get element's first child.
getChild(Object, int) - Method in class lapis.swing.cluster.ClusterNodeTableModel
Returns the child of node at index i.
getChild(Object, int) - Method in class lapis.swing.cluster.SingleNodeTableModel
Returns the child of node at index i.
getChildAllocation(int, Shape) - Method in class lapis.swing.ImageView
Fetches the allocation for the given child view.
getChildCount(Object) - Method in class lapis.swing.cluster.ClusterNodeTableModel
Returns the number of children of node.
getChildCount(Object) - Method in class lapis.swing.cluster.SingleNodeTableModel
Returns the number of children of node.
getChoice() - Method in class lapis.swing.FindReplacePane.HTMLWarningDialog
return button clicked
getChoices() - Method in class lapis.PatternLibrary.LabelAmbiguousException
 
getChoices() - Method in class lapis.tc.Evaluator.AmbiguousError
 
getClip() - Method in class lapis.swing.cluster.ClusterRenderer.OverlayClip
 
getClip() - Method in class lapis.swing.cluster.ClusterRenderer.SingleClip
 
getClusterPane() - Method in class lapis.swing.Browser
 
getClusters() - Method in class lapis.ml.LexicalSimilarity
Compute and return the clusters of regions.
getClusters() - Method in class lapis.ml.Similarity
Compute and return the clusters of regions.
getClusters() - Method in class lapis.swing.OutlierHistogram
 
getColor(RGB) - Method in class lapis.eclipse.components.ColorManager
 
getColumn() - Method in class lapis.parsers.ASCII_CharStream
Deprecated.  
getColumn() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
Deprecated.  
getColumnClass(int) - Method in class lapis.swing.TableMap
 
getColumnClass(int) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
getColumnClass(int) - Method in class lapis.swing.cluster.ClusterNodeTableModel
Returns the class for the particular column.
getColumnClass(int) - Method in class lapis.swing.cluster.SingleNodeTableModel
Returns the class for the particular column.
getColumnClass(int) - Method in interface lapis.swing.cluster.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
getColumnCount() - Method in class lapis.swing.TableMap
 
getColumnCount() - Method in class lapis.swing.cluster.ClusterNodeTableModel
Returns the number of columns.
getColumnCount() - Method in class lapis.swing.cluster.SingleNodeTableModel
Returns the number of columns.
getColumnCount() - Method in interface lapis.swing.cluster.TreeTableModel
Returns the number ofs availible column.
getColumnCount() - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
getColumnName(int) - Method in class lapis.swing.TableMap
 
getColumnName(int) - Method in class lapis.swing.cluster.ClusterNodeTableModel
Returns the name for a particular column.
getColumnName(int) - Method in class lapis.swing.cluster.SingleNodeTableModel
Returns the name for a particular column.
getColumnName(int) - Method in interface lapis.swing.cluster.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
getCommand() - Method in class lapis.swing.Browser
Get command that generated browser contents.
getConfig() - Static method in class lapis.Main
 
getConfiguredContentTypes(ISourceViewer) - Method in class lapis.eclipse.components.XMLConfiguration
 
getContainer() - Method in class lapis.swing.ImageView
Fetches the container hosting the view.
getContentType() - Method in class lapis.swing.Browser
Get content type of current document.
getContentType() - Method in class lapisx.net.ContentTypeGuessingReader
 
getContext() - Method in class lapis.tc.TC.Nth
 
getContextMessage() - Method in class lapis.Arguments
Get a representation of the command line with the current argument position marked in it, to be printed with the usage message.
getControlsPane() - Method in class lapisx.swing.OkCancelDialog
 
getCookedView() - Method in class lapis.BasicDocument
 
getCookedView() - Method in interface lapis.Document
 
getCookedView() - Method in class lapis.DocumentWriter
 
getCookedView() - Method in class lapis.eclipse.components.LapisDocument
 
getCookedView() - Method in class lapis.swing.HTMLDocument
 
getCookedView() - Method in class lapis.swing.PlainDocument
 
getCount() - Method in class lapis.tc.TC.Nth
 
getCounter() - Method in class lapis.tc.TC.Nth
 
getCurrentLength() - Method in class lapis.swing.HTMLDocument.MyHTMLReader
 
getCurrentTC() - Method in class lapis.eclipse.components.LapisPane
 
getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in class lapis.eclipse.components.NonRuleBasedDamagerRepairer
 
getDebugLevel(Class) - Static method in class lapisx.util.Debug
Get the debugging object currently in use by a class.
getDefault() - Static method in class lapis.eclipse.LapisEclipsePlugin
Returns the shared instance.
getDefaultToolbox() - Static method in class lapis.Toolbox
 
getDefaultView() - Method in class lapis.BasicDocument
 
getDefaultView() - Method in interface lapis.Document
 
getDefaultView() - Method in class lapis.DocumentWriter
 
getDefaultView() - Method in class lapis.eclipse.components.LapisDocument
 
getDefaultView() - Method in class lapis.swing.HTMLDocument
 
getDefaultView() - Method in class lapis.swing.PlainDocument
 
getDelta() - Method in class lapisx.progress.BasicProgressGenerator
 
getDescription() - Method in class lapis.Toolbox.Info
 
getDirectoryURL(URL) - Static method in class lapisx.net.URLUtil
Get the URL of a page's directory.
getDirty() - Method in class lapisx.swing.FileEditor
Return the value of the dirty flag, which signals whether or not the editor's contents have been changed but not saved.
getDirty() - Method in class lapisx.swing.FileEditorPanel
Return the value of the dirty flag, which signals whether or not the editor's contents have been changed but not saved.
getDistance(double[], double[]) - Method in class lapis.ml.DistanceMetric
 
getDistance() - Method in class lapis.ml.Similarity.Cluster
Get distance from typical positive example.
getDocument() - Method in class lapis.BasicDocument
 
getDocument() - Method in class lapis.DocumentVersion
 
getDocument() - Method in interface lapis.DocumentView
 
getDocument() - Method in class lapis.DocumentWriter
 
getDocument() - Method in class lapis.EmptyRegion
 
getDocument() - Method in class lapis.Region
 
getDocument() - Method in class lapis.SingleDocRegionSet
 
getDocument() - Method in class lapis.eclipse.components.LapisDocument
 
getDocument() - Method in class lapis.parsers.SentenceCooker.SentenceView
 
getDocument() - Method in class lapis.swing.Browser
Get the current document.
getDocument() - Method in class lapis.swing.HTMLDocument.MyHTMLReader
 
getDocument() - Method in class lapis.swing.ImageView
Fetches the model associated with the view.
getDocument() - Method in class lapis.swing.PlainDocument
 
getDocument() - Method in class lapis.swing.cluster.LexicalAttractionParser.SentenceView
 
getDocument() - Method in class lapis.trees.RBTree
 
getDocument() - Method in class lapis.trees.RegionArray
 
getDocumentLibrary(Document) - Static method in class lapis.PatternLibrary
Get a document's pattern library.
getDocuments() - Method in class lapis.RegionSet
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class lapis.eclipse.components.XMLConfiguration
 
getEditingRow() - Method in class lapis.swing.cluster.MatchTreeTable
 
getEditor() - Method in class lapisx.swing.FileEditor
Return the editor.
getEditor() - Method in class lapisx.swing.FileEditorPanel
Return the editor.
getEditorDocument() - Method in class lapis.eclipse.components.LapisDocument
 
getEditorDocument() - Method in class lapisx.swing.FileEditorPanel
Return the document for the editor.
getEditorKitForContentType(String) - Method in class lapis.swing.BrowserPane
 
getEditorSelectionEnd() - Method in class lapisx.swing.FileEditorPanel
Return the ending index of the selection in the editor.
getEditorSelectionStart() - Method in class lapisx.swing.FileEditorPanel
Return the starting index of the selection in the editor.
getElement() - Method in class lapis.Arguments
Get current argument (either name or value).
getElement() - Method in class lapis.parsers.HTMLTag
Get element to which this tag is the start or end tag.
getElement() - Method in class lapis.swing.ImageView
Fetches the structural portion of the subject that this view is mapped to.
getElementAt(int) - Method in class lapisx.swing.HistoryComboBoxModel
 
getEnd() - Method in class lapis.EmptyRegion
 
getEnd() - Method in class lapis.Region
 
getEnd() - Method in class lapis.tc.TCParseException
 
getEndColumn() - Method in class lapis.parsers.ASCII_CharStream
 
getEndColumn() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
getEndHigh() - Method in class lapis.EmptyRegion
 
getEndHigh() - Method in class lapis.Region
 
getEndHigh() - Method in class lapis.SingleDocRegionSet
 
getEndHigh() - Method in class lapis.trees.RBTree
 
getEndHigh() - Method in class lapis.trees.RegionArray
 
getEndLine() - Method in class lapis.parsers.ASCII_CharStream
 
getEndLine() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
getEndLow() - Method in class lapis.EmptyRegion
 
getEndLow() - Method in class lapis.FuzzyRegion
 
getEndLow() - Method in class lapis.Region
 
getEndLow() - Method in class lapis.SingleDocRegionSet
 
getEndLow() - Method in class lapis.trees.RBTree
 
getEndLow() - Method in class lapis.trees.RegionArray
 
getEndOffset() - Method in class lapis.parsers.ASCII_CharStream
 
getEndOffset() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
getEndOffset() - Method in class lapis.swing.ImageView
Fetches the portion of the model that this view is responsible for.
getEndTag() - Method in class lapis.parsers.HTMLElement
Get end tag.
getErrorCount() - Method in class lapis.tc.TCParseException
 
getExpanding() - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
getExplanation() - Method in class lapis.ml.Similarity.Cluster
Get explanation for cluster.
getExplanation(RegionSet, boolean) - Method in class lapis.ml.Similarity
Get an explanation for a region set.
getExpression() - Method in class lapis.tc.TC
 
getExtension(URL) - Static method in class lapisx.net.URLUtil
Get the extension part of a URL, e.g. ".html".
getFactory() - Method in class lapis.Arguments
 
getFactory() - Method in class lapis.BasicDocument
 
getFactory() - Method in interface lapis.Document
 
getFactory() - Method in class lapis.DocumentWriter
 
getFactory() - Method in class lapis.eclipse.components.LapisDocument
 
getFactory() - Method in class lapis.swing.Browser
Get the browser's document factory.
getFactory() - Method in class lapis.swing.HTMLDocument
 
getFactory() - Method in class lapis.swing.PlainDocument
 
getFeature(Region) - Method in class lapis.maps.LexMap
 
getFeatureCount() - Method in class lapis.ml.SimulEdit
 
getFeatureValues(Region) - Method in class lapis.ml.DataSet
 
getFeatures(NamedRegionSet) - Method in class lapis.maps.LexMap
 
getFeatures() - Method in class lapis.ml.DataSet
 
getFieldModel(String) - Method in class lapisx.swing.HTMLFormAccess
Get the model for a form field.
getFile(Document) - Static method in class lapis.swing.FileAction
Get local filename corresponding to a document.
getFile() - Method in class lapisx.swing.FileEditor
Return the file from which the editor contents were loaded, or null if there was none.
getFile() - Method in class lapisx.swing.FileEditorPanel
Return the file from which the editor contents were loaded, or null if there was none.
getFilename() - Method in class lapis.tcl.TclTool
 
getFilename(URL) - Static method in class lapisx.net.URLUtil
Get the filename part of a URL, like "index.html".
getFilenameCount() - Method in class lapisx.io.ZipArchive
 
getFindAndReplaceHighlighter() - Method in class lapis.swing.BrowserPane
 
getFinderHighlighter() - Method in class lapis.swing.BrowserPane
 
getFlashColor(Color) - Method in class lapisx.swing.FlashingLabel
Get the color used when the label flashes.
getFocusedTextComponent() - Static method in class lapisx.swing.TextUtil
 
getFontSize() - Static method in class lapis.swing.SwingConfig
Get the font size (in points) from the LAPIS configuration.
getFrame() - Method in class lapisx.swing.DelayedPopupMenu
Get the frame in which this menu will popup.
getGlobalLibrary() - Static method in class lapis.PatternLibrary
Get the global pattern library, which is a singleton shared by all documents.
getGradientColor(double) - Method in class lapis.swing.RegionHighlighter
 
getGuesses() - Method in class lapis.ml.RecordSetGuesser
Get the hypothesized record sets.
getHTMLAttribute(String) - Method in class lapis.parsers.HTMLElement
Get an HTML attribute's value.
getHTMLAttribute(String, String) - Method in class lapis.parsers.HTMLElement
Get an HTML attribute's value, with a default value if it doesn't exist.
getHTMLAttribute(String) - Method in class lapis.parsers.HTMLTag
Get an HTML attribute's value.
getHTMLAttribute(String, String) - Method in class lapis.parsers.HTMLTag
Get an HTML attribute's value, with a default value if it doesn't exist.
getHTMLAttributes() - Method in class lapis.parsers.HTMLTag
Get all the HTML attributes found on this tag.
getHeight(Font, Component) - Static method in class lapisx.swing.FontUtil
Get height of a font.
getHighlighter() - Method in class lapisx.swing.HighlightingScrollBar
 
getHighlighter() - Method in class lapisx.swing.HighlightingScrollPane.HighlightingScrollBar
 
getHomeDirectory() - Static method in class lapisx.util.Config
 
getHorizontalHighlighter() - Method in class lapisx.swing.HighlightingScrollPane
 
getHref() - Method in class lapis.tc.TC
 
getHypotheses() - Method in class lapis.ml.Inference
 
getIcon() - Method in class lapis.Toolbox.Info
 
getIndexOfChild(Object, Object) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
getInput() - Method in class lapis.Arguments
Get input document specified by arguments.
getInputStream() - Method in class lapisx.io.ZipArchive
 
getInstance() - Static method in class lapisx.io.NullOutputStream
 
getInterpreter() - Method in class lapis.Arguments
 
getInterpreter() - Static method in class lapis.Main
Get global interpreter.
getInterpreter() - Method in class lapis.swing.Browser
Get the browser's interpreter.
getInterval() - Method in class lapisx.util.Timer
 
getJavaInitializationString() - Method in class lapisx.swing.LineBeanInfo.OrientationEditor
 
getKey(Region) - Method in class lapis.tools.Sort.KeyOrder
 
getLabel() - Method in class lapisx.progress.ProgressEvent
 
getLapisClipboard() - Static method in class lapis.swing.BrowserPane
 
getLapisDir() - Static method in class lapis.Main
 
getLastException() - Method in class lapisx.util.Config
 
getLastLeaf() - Method in class lapis.tc.TCToken
 
getLeaves() - Method in class lapis.ml.CommonSubstrings
 
getLength() - Method in class lapis.Region
 
getLexLink() - Method in class lapis.maps.LexMap.LexNode
 
getLexicalMap() - Method in class lapis.swing.cluster.LexicalAttractionParser
 
getLine() - Method in class lapis.parsers.ASCII_CharStream
Deprecated.  
getLine() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
Deprecated.  
getManualSelectionMode() - Method in class lapis.swing.Browser
Get this browser's manual selection mode.
getMaximalCommonSubstrings() - Method in class lapis.ml.CommonSubstrings
 
getMaximum() - Method in class lapisx.progress.ProgressEvent
 
getMaximumSpan(int) - Method in class lapis.swing.HiddenView
 
getMaximumSpan(int) - Method in class lapis.swing.ImageView
Determines the maximum span for this view along an axis.
getMean() - Method in class lapis.ml.DataSet
 
getMedian() - Method in class lapis.ml.DataSet
 
getMessage() - Method in class lapis.ErrorRegionSet
 
getMessage() - Method in class lapis.parsers.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class lapis.parsers.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class lapis.tc.TCParseException
 
getMethod() - Method in class lapisx.net.FormURL
 
getMin() - Method in class lapisx.util.PriorityQueue
Get object with lowest priority from queue.
getMinimum() - Method in class lapisx.progress.ProgressEvent
 
getMinimumSpan(int) - Method in class lapis.swing.HiddenView
 
getMinimumSpan(int) - Method in class lapis.swing.ImageView
Determines the minimum span for this view along an axis.
getModel() - Method in class lapis.swing.TableMap
 
getName() - Method in class lapis.PatternLibrary.LookupException
 
getName() - Method in class lapis.Toolbox.Info
 
getNames() - Method in class lapis.tc.TC
 
getNames() - Method in class lapisx.io.ZipArchive
 
getNext() - Method in class lapis.parsers.HTMLElement
Return next element in an inorder walk of the tree, assuming this element and its children have been visited.
getNextHighlighter() - Method in class lapis.swing.RegionHighlighter
 
getNextScrollBarHighlighter() - Method in class lapis.swing.RegionHighlighter
 
getNextToken() - Method in class lapis.parsers.CParser
 
getNextToken() - Method in class lapis.parsers.CParserTokenManager
 
getNextToken() - Method in class lapis.parsers.JavaParser
 
getNextToken() - Method in class lapis.parsers.JavaParserTokenManager
 
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class lapis.swing.ImageView
Provides a way to determine the next visually represented model location that one might place a caret.
getOKButton() - Method in class lapisx.swing.OkCancelDialog
 
getObjectPattern() - Method in class lapis.tc.TC
 
getOnMenu() - Method in class lapis.Toolbox.Info
 
getOnToolbar() - Method in class lapis.Toolbox.Info
 
getOrientation() - Method in class lapisx.swing.Line
 
getOriginal(Document) - Static method in class lapis.DocumentVersion
 
getOriginal(DocumentView) - Static method in class lapis.DocumentVersion
 
getOriginalArguments() - Method in class lapis.Arguments
 
getOutlining() - Method in class lapis.swing.RegionHighlighter
 
getOutput() - Method in class lapis.Arguments
Get output stream specified by arguments.
getOutputStream() - Method in class lapisx.util.Debug.NoDebug
 
getOutputStream() - Method in class lapisx.util.Debug.Verbose
 
getOutputStream() - Method in class lapisx.util.Debug
Returns the OutputStream associated with this debug object.
getPage() - Method in class lapis.swing.BrowserPane
 
getPageHistory() - Method in class lapis.swing.Browser
Get the browser's page history.
getPageURL(URL) - Static method in class lapisx.net.URLUtil
Get the URL of a page, omitting any anchor reference (like #ref).
getParent() - Method in class lapis.PatternLibrary
Get this library's parent library.
getParent() - Method in class lapis.parsers.HTMLElement
Get element's parent.
getParent() - Method in class lapis.swing.ImageView
Returns the parent of the view.
getParentURL(URL) - Static method in class lapisx.net.URLUtil
Get the URL of a page's parent directory.
getParser() - Method in class lapis.swing.HTMLEditorKit
 
getPartitionUnion() - Method in class lapis.ml.Inference
 
getPartitions() - Method in class lapis.ml.Inference
 
getPattern() - Method in class lapis.CachedPattern
 
getPattern() - Method in class lapis.NamedRegionSet
 
getPattern() - Method in class lapis.swing.Browser
Get last pattern entered in pattern box.
getPattern() - Method in class lapis.swing.PatternPane
Get last pattern entered in pattern box.
getPattern() - Method in class lapis.tc.TC.ExternalPattern
 
getPatternCache() - Method in class lapis.BasicDocument
 
getPatternCache() - Method in interface lapis.Document
 
getPatternCache() - Method in class lapis.DocumentWriter
 
getPatternCache() - Method in class lapis.eclipse.components.LapisDocument
 
getPatternCache() - Method in class lapis.swing.HTMLDocument
 
getPatternCache() - Method in class lapis.swing.PlainDocument
 
getPatternLibrary() - Method in class lapis.swing.Browser
Get the pattern library.
getPercentComplete() - Method in class lapisx.progress.ProgressEvent
 
getPeriodic() - Method in class lapisx.util.Timer
 
getPointPattern() - Method in class lapis.tc.TC
 
getPreferredSize() - Method in class lapis.swing.RegionSetDisplay.RegionSpace
 
getPreferredSpan(int) - Method in class lapis.swing.HiddenView
 
getPreferredSpan(int) - Method in class lapis.swing.ImageView
Determines the preferred span for this view along an axis.
getPrefix() - Method in class lapis.tc.TC.Prefix
 
getPresentationReconciler(ISourceViewer) - Method in class lapis.eclipse.components.XMLConfiguration
 
getPriority() - Method in interface lapisx.util.Prioritized
Get the priority of the object.
getProgress() - Static method in class lapis.Main
 
getProperties() - Method in class lapis.BasicDocument
 
getProperties() - Method in interface lapis.Document
 
getProperties() - Method in class lapis.DocumentWriter
 
getProperties() - Method in class lapis.eclipse.components.LapisDocument
 
getProperties() - Method in class lapis.swing.HTMLDocument
 
getProperties() - Method in class lapis.swing.PlainDocument
 
getProperty(Object) - Method in class lapis.BasicDocument
 
getProperty(Object) - Method in interface lapis.Document
 
getProperty(Object) - Method in class lapis.DocumentWriter
 
getProperty(Object) - Method in class lapis.eclipse.components.LapisDocument
 
getPropertyDescriptors() - Method in class lapisx.swing.LineBeanInfo
 
getQuery(URL) - Static method in class lapisx.net.URLUtil
Get the query part of the link, like "?
getQueryString() - Method in class lapisx.net.FormURL
 
getQueryVector() - Method in class lapisx.net.FormURL
 
getReader() - Method in class lapis.BasicDocument
 
getReader() - Method in interface lapis.Document
 
getReader() - Method in interface lapis.DocumentView
 
getReader() - Method in class lapis.DocumentWriter
 
getReader() - Method in class lapis.eclipse.components.LapisDocument
 
getReader() - Method in class lapis.parsers.SentenceCooker.SentenceView
 
getReader() - Method in class lapis.swing.HTMLDocument
 
getReader(int) - Method in class lapis.swing.HTMLDocument
 
getReader(int, int, int, HTML.Tag) - Method in class lapis.swing.HTMLDocument
 
getReader() - Method in class lapis.swing.PlainDocument
 
getReader() - Method in class lapis.swing.cluster.LexicalAttractionParser.SentenceView
 
getRecords() - Method in class lapis.ml.HybridInference
 
getRecords() - Method in class lapis.ml.Inference
 
getRecords() - Method in interface lapis.ml.InferenceAlgorithm
 
getRecords() - Method in class lapis.ml.SimulEdit
 
getRegion() - Method in class lapis.swing.RegionHighlighter.Handle
 
getRegion() - Method in class lapis.tools.Sort.SortableRegion
 
getRegionSet() - Method in class lapis.swing.RegionSetStyle
Returns the RegionSet associated with this RegionSetStyle.
getRegularFeatureCount() - Method in class lapis.ml.SimulEdit
 
getReport() - Static method in class lapisx.util.Mem
 
getRepresentation() - Method in class lapis.trees.RepresentationChangeException
 
getResizeWeight(int) - Method in class lapis.swing.ImageView
Determines the resizability of the view along the given axis.
getResourceBundle() - Method in class lapis.eclipse.LapisEclipsePlugin
Returns the plugin's resource bundle,
getResourceString(String) - Static method in class lapis.eclipse.LapisEclipsePlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getRoot() - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
getRoot() - Method in class lapis.tc.TC
 
getRowCount() - Method in class lapis.swing.TableMap
 
getRowCount() - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
getRowHeight() - Method in class lapis.swing.cluster.MatchTree
 
getScore(Feature) - Method in class lapis.ml.Inference
 
getScore(SimulEdit) - Method in class lapis.ml.RecordSetGuesser
Get the score for a record set.
getScrollBarHighlightColor() - Method in class lapis.swing.RegionHighlighter
 
getScrollBarHighlighter() - Method in class lapis.swing.BrowserPane
 
getScrollableTracksViewportWidth() - Method in class lapis.swing.BrowserPane
 
getSelectedComponent() - Method in class lapisx.swing.DisappearingTabbedPane
Get the selected tab (returns null if there is no tab).
getSelectedItem() - Method in class lapisx.swing.HistoryComboBoxModel
 
getSelectedName() - Method in class lapis.swing.LibraryTree
 
getSelection() - Method in class lapis.swing.Browser
Get the current selection.
getSelection() - Method in class lapis.swing.OutlierHistogram
 
getSelection() - Method in class lapis.swing.RegionHighlighter
 
getSelection() - Method in class lapis.swing.ToolAction
 
getSelection() - Method in class lapis.tc.TC.Constant
 
getSelection() - Method in class lapisx.swing.InputThreeButtonDialog
 
getSelectionMode() - Method in class lapis.swing.Browser
Get current selection mode.
getSelectionNames() - Method in class lapis.swing.Browser
 
getServiceURL(URL) - Static method in class lapisx.net.URLUtil
Get the URL of a Web service, omitting any query or anchor reference.
getShortestName(String) - Method in class lapis.PatternLibrary
Get shortest unambiguous name for a canonical name.
getShortestUniquePrefix(String) - Method in class lapis.ml.CommonSubstrings
 
getShortestUniqueSuffix(String) - Method in class lapis.ml.CommonSubstrings
 
getShrinkage() - Method in class lapis.swing.RegionHighlighter
 
getSibling() - Method in class lapis.parsers.HTMLElement
Get element's next sibling.
getSimilarity() - Method in class lapis.ml.Similarity.Cluster
Get similarity to typical positive example.
getSimilarity() - Method in class lapis.swing.OutlierHistogram
 
getSingleClip(Browser, MatchNodeCreator.Node, Region, boolean, boolean) - Method in class lapis.swing.cluster.ClusterRenderer
 
getSingleDocRegionSet(Document) - Method in class lapis.DelayedRegionSet
 
getSingleDocRegionSet(Document) - Method in class lapis.EmptyRegionSet
 
getSingleDocRegionSet(Document) - Method in class lapis.MutableRegionSet
 
getSingleDocRegionSet(Document) - Method in class lapis.NamedRegionSet
 
getSingleDocRegionSet(Document) - Method in class lapis.Region
 
getSingleDocRegionSet(Document) - Method in class lapis.RegionSet
 
getSingleDocRegionSet(Document) - Method in class lapis.trees.MultiDocRegionSet
return a SingleDocBased regionset that mapping to the given doc
getSingleDocRegionSet(Document) - Method in class lapis.trees.RBTree
 
getSingleDocRegionSet(Document) - Method in class lapis.trees.RegionArray
 
getSize() - Method in class lapis.DelayedRegionSet
 
getSize() - Method in class lapis.EmptyRegion
 
getSize() - Method in class lapis.EmptyRegionSet
 
getSize() - Method in class lapis.MutableRegionSet
 
getSize() - Method in class lapis.NamedRegionSet
 
getSize() - Method in class lapis.PatternLibrary
Get number of named patterns in this library and its ancestors.
getSize() - Method in class lapis.Region
 
getSize() - Method in class lapis.RegionSet
 
getSize() - Method in class lapis.SingleDocVersions
 
getSize() - Method in interface lapis.Versions
 
getSize() - Method in class lapis.trees.MultiDocRegionSet
return the number of regions that it contains
getSize() - Method in class lapis.trees.RBTree
 
getSize() - Method in class lapis.trees.RegionArray
 
getSize() - Method in class lapisx.swing.HistoryComboBoxModel
 
getStart() - Method in class lapis.EmptyRegion
 
getStart() - Method in class lapis.Region
 
getStart() - Method in class lapis.tc.TCParseException
 
getStartHigh() - Method in class lapis.EmptyRegion
 
getStartHigh() - Method in class lapis.FuzzyRegion
 
getStartHigh() - Method in class lapis.Region
 
getStartHigh() - Method in class lapis.SingleDocRegionSet
 
getStartHigh() - Method in class lapis.trees.RBTree
 
getStartHigh() - Method in class lapis.trees.RegionArray
 
getStartLow() - Method in class lapis.EmptyRegion
 
getStartLow() - Method in class lapis.Region
 
getStartLow() - Method in class lapis.SingleDocRegionSet
 
getStartLow() - Method in class lapis.trees.RBTree
 
getStartLow() - Method in class lapis.trees.RegionArray
 
getStartOffset() - Method in class lapis.swing.ImageView
Fetches the portion of the model that this view is responsible for.
getStartTag() - Method in class lapis.parsers.HTMLElement
Get start tag.
getStaticField(String, String) - Static method in class lapisx.util.Reflect
Fetch a static field from a class.
getString() - Method in class lapis.tc.TC.Assign
 
getString() - Method in class lapis.tc.TC.Id
 
getString() - Method in class lapis.tc.TC.Literal
 
getString() - Method in class lapis.tc.TC.Regexp
 
getStringValue(String) - Method in class lapisx.swing.HTMLFormAccess
Get value of a text field or single-selection list.
getStyle() - Method in class lapis.swing.RegionSetStyle
Returns the style embedded in this RegionSetStyle.
getSubregions(RegionSet, int, int) - Method in class lapis.ml.SimulEdit
 
getSum() - Method in class lapis.ml.DataSet
 
getSwingParser() - Method in class lapis.swing.HTMLParser
 
getSyntax() - Method in class lapis.tc.TC
 
getTC() - Method in class lapis.swing.TCFileEditor
Interpret the editor contents as a TC system.
getTabCount() - Method in class lapisx.swing.DisappearingTabbedPane
Get number of tabs.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class lapis.swing.cluster.MatchTreeTable.TreeTableCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
TreeCellRenderer method.
getTagName() - Method in class lapis.parsers.HTMLElement
Get tag name.
getTagName() - Method in class lapis.parsers.HTMLTag
Get tag name.
getTags() - Method in class lapisx.swing.LineBeanInfo.OrientationEditor
 
getTempDirectory() - Static method in class lapisx.io.TempFile
 
getText() - Method in class lapis.BasicDocument
 
getText(Region) - Method in class lapis.BasicDocument
 
getText() - Method in interface lapis.Document
 
getText(Region) - Method in interface lapis.Document
 
getText() - Method in interface lapis.DocumentView
 
getText(Region) - Method in interface lapis.DocumentView
 
getText() - Method in class lapis.DocumentWriter
 
getText(Region) - Method in class lapis.DocumentWriter
 
getText() - Method in class lapis.eclipse.components.LapisDocument
 
getText(Region) - Method in class lapis.eclipse.components.LapisDocument
 
getText() - Method in class lapis.parsers.SentenceCooker.SentenceView
 
getText(Region) - Method in class lapis.parsers.SentenceCooker.SentenceView
 
getText() - Method in class lapis.swing.HTMLDocument
 
getText(Region) - Method in class lapis.swing.HTMLDocument
 
getText() - Method in class lapis.swing.PlainDocument
 
getText(Region) - Method in class lapis.swing.PlainDocument
 
getText() - Method in class lapis.swing.cluster.LexicalAttractionParser.SentenceView
 
getText(Region) - Method in class lapis.swing.cluster.LexicalAttractionParser.SentenceView
 
getText() - Method in class lapisx.swing.FileEditor
Return editor contents
getText() - Method in class lapisx.swing.FileEditorPanel
Return editor contents.
getText() - Method in class lapisx.swing.InputThreeButtonDialog
 
getTextComponent(ActionEvent) - Static method in class lapisx.swing.TextUtil
 
getToken(int) - Method in class lapis.parsers.CParser
 
getToken(int) - Method in class lapis.parsers.JavaParser
 
getToken() - Method in class lapis.tc.TC.Id
 
getToken() - Method in class lapis.tc.TCParseException.ParseError
 
getTool() - Method in class lapis.Toolbox.Info
 
getToolBar() - Method in class lapisx.swing.FileEditor
Return the toolbar.
getToolBar() - Method in class lapisx.swing.FileEditorPanel
Return the toolbar.
getTopLevelClip(Browser, MatchNodeCreator.Node, boolean, boolean, boolean) - Method in class lapis.swing.cluster.ClusterRenderer
 
getTopOverlayClip(Browser, MatchNodeCreator.Node, boolean, boolean, boolean) - Method in class lapis.swing.cluster.ClusterRenderer
 
getTopSingleClip(Browser, MatchNodeCreator.Node, boolean, boolean, boolean) - Method in class lapis.swing.cluster.ClusterRenderer
 
getTree() - Method in class lapis.swing.cluster.MatchTreeTable
Returns the tree that is being shared between the model.
getTreeWidth() - Method in class lapis.swing.LibraryTree
 
getTrigger() - Method in class lapisx.swing.DelayedPopupMenu
Get the component that triggers this menu.
getUIClassID() - Method in class lapisx.swing.HighlightingScrollBar
 
getUIClassID() - Method in class lapisx.swing.HighlightingScrollPane.HighlightingScrollBar
 
getURL() - Method in class lapis.swing.Browser
Get URL that generated browser contents.
getURL() - Method in class lapisx.net.FormURL
 
getUndoableEditListener(Document) - Static method in class lapisx.swing.CoalescingUndo
 
getUniversal(Document) - Static method in class lapis.RegionSet
Canonical universal region set, containing every possible region.
getUniversePattern() - Method in class lapis.tc.TC
 
getUsage() - Method in class lapis.Arguments
Get usage message printed when an erroneous argument is found.
getValue() - Method in class lapis.StandardRectangles.XAbscissa
 
getValue() - Method in class lapis.StandardRectangles.YAbscissa
 
getValue() - Method in class lapisx.progress.ProgressEvent
 
getValue(String) - Method in class lapisx.swing.ExtendedAction
 
getValue(String) - Method in class lapisx.swing.MaskedAction
 
getValueAt(int, int) - Method in class lapis.swing.TableMap
 
getValueAt(Object, int) - Method in class lapis.swing.cluster.ClusterNodeTableModel
Returns the value of the particular column.
getValueAt(Object, int) - Method in class lapis.swing.cluster.SingleNodeTableModel
Returns the value of the particular column.
getValueAt(Object, int) - Method in interface lapis.swing.cluster.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
getVar(String) - Method in interface lapis.Interpreter
Get a variable's value.
getVar(String) - Method in class lapis.tcl.TclInterpreter
 
getVariance() - Method in class lapis.ml.DataSet
 
getVersion() - Method in class lapis.BasicDocument
 
getVersion() - Method in interface lapis.Document
 
getVersion() - Method in interface lapis.DocumentView
 
getVersion() - Method in class lapis.DocumentWriter
 
getVersion() - Method in class lapis.EmptyRegion
 
getVersion() - Method in class lapis.Region
 
getVersion() - Method in class lapis.SingleDocRegionSet
 
getVersion(Document) - Method in class lapis.SingleDocVersions
 
getVersion(Document) - Method in interface lapis.Versions
get doc's version, which is stored in Versions
getVersion() - Method in class lapis.eclipse.components.LapisDocument
 
getVersion() - Method in class lapis.parsers.SentenceCooker.SentenceView
 
getVersion() - Method in class lapis.swing.HTMLDocument
 
getVersion() - Method in class lapis.swing.PlainDocument
 
getVersion() - Method in class lapis.swing.cluster.LexicalAttractionParser.SentenceView
 
getVersion() - Method in class lapis.trees.RBTree
 
getVersion() - Method in class lapis.trees.RegionArray
 
getVersions() - Method in class lapis.DelayedRegionSet
 
getVersions() - Method in class lapis.EmptyRegion
 
getVersions() - Method in class lapis.EmptyRegionSet
 
getVersions() - Method in class lapis.MutableRegionSet
 
getVersions() - Method in class lapis.NamedRegionSet
 
getVersions() - Method in class lapis.Region
 
getVersions() - Method in class lapis.RegionSet
 
getVersions() - Method in class lapis.trees.MultiDocRegionSet
 
getVersions() - Method in class lapis.trees.RBTree
 
getVersions() - Method in class lapis.trees.RegionArray
 
getVerticalHighlighter() - Method in class lapisx.swing.HighlightingScrollPane
 
getView() - Method in class lapis.DocumentVersion
 
getView(int) - Method in class lapis.swing.ImageView
Gets the nth child view.
getView() - Method in class lapis.tc.TC.View
 
getViewCount() - Method in class lapis.swing.ImageView
Returns the number of views in this view.
getViewFactory() - Method in class lapis.swing.HTMLEditorKit
 
getViewFactory() - Method in class lapis.swing.ImageView
Fetches the ViewFactory implementation that is feeding the view hierarchy.
getViewFactory() - Method in class lapis.swing.PlainEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getWarningLevel() - Method in class lapis.swing.FindReplacePane.HTMLWarningDialog
returns warning level
getWeight(int) - Method in class lapis.ml.DistanceMetric
 
getWindowCount() - Static method in class lapis.Main
 
getWorkspace() - Static method in class lapis.eclipse.LapisEclipsePlugin
Returns the workspace instance.
getXMLScanner() - Method in class lapis.eclipse.components.XMLConfiguration
 
getXMLTagScanner() - Method in class lapis.eclipse.components.XMLConfiguration
 
getYend() - Method in class lapis.StandardRectangles.XAbscissa
 
getYstart() - Method in class lapis.StandardRectangles.XAbscissa
 
go() - Method in class lapis.swing.BrowserAction.Back
 
go() - Method in class lapis.swing.BrowserAction.Forward
 
go() - Method in class lapis.swing.BrowserAction.Navigate
 
gotoURL(URL) - Method in class lapis.swing.Browser
Jump to a URL in the background.
gridbag() - Static method in class lapisx.swing.Layout
 
gridbag(Container) - Static method in class lapisx.swing.Layout
 

H

H1 - Static variable in class lapis.parsers.HTMLTag
 
H2 - Static variable in class lapis.parsers.HTMLTag
 
H3 - Static variable in class lapis.parsers.HTMLTag
 
H4 - Static variable in class lapis.parsers.HTMLTag
 
H5 - Static variable in class lapis.parsers.HTMLTag
 
H6 - Static variable in class lapis.parsers.HTMLTag
 
HEAD - Static variable in class lapis.parsers.HTMLTag
 
HEIGHT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
HEX_LITERAL - Static variable in interface lapis.parsers.CParserConstants
 
HEX_LITERAL - Static variable in interface lapis.parsers.JavaParserConstants
 
HISTORY_VAR - Static variable in interface lapis.Interpreter
Script variable storing the document history.
HOOK - Static variable in interface lapis.parsers.JavaParserConstants
 
HR - Static variable in class lapis.parsers.HTMLTag
 
HREF_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
HTML - Static variable in class lapis.parsers.HTMLTag
 
HTMLDocument - class lapis.swing.HTMLDocument.
 
HTMLDocument(DocumentFactory, Reader) - Constructor for class lapis.swing.HTMLDocument
 
HTMLDocument(DocumentFactory, Document) - Constructor for class lapis.swing.HTMLDocument
 
HTMLDocument.MyHTMLReader - class lapis.swing.HTMLDocument.MyHTMLReader.
 
HTMLDocument.MyHTMLReader(int) - Constructor for class lapis.swing.HTMLDocument.MyHTMLReader
 
HTMLDocument.MyHTMLReader(int, int, int, HTML.Tag) - Constructor for class lapis.swing.HTMLDocument.MyHTMLReader
 
HTMLEditorKit - class lapis.swing.HTMLEditorKit.
 
HTMLEditorKit() - Constructor for class lapis.swing.HTMLEditorKit
 
HTMLEditorKit.HTMLFactory - class lapis.swing.HTMLEditorKit.HTMLFactory.
 
HTMLEditorKit.HTMLFactory() - Constructor for class lapis.swing.HTMLEditorKit.HTMLFactory
 
HTMLEditorKit.MyLinkController - class lapis.swing.HTMLEditorKit.MyLinkController.
Class to watch the associated component and fire hyperlink events on it when appropriate.
HTMLEditorKit.MyLinkController() - Constructor for class lapis.swing.HTMLEditorKit.MyLinkController
 
HTMLElement - class lapis.parsers.HTMLElement.
HTMLElement in an HTML page.
HTMLElement(HTMLTag, int, DocumentVersion) - Constructor for class lapis.parsers.HTMLElement
Make an HTMLElement from a start tag and an end position.
HTMLElement(HTMLTag, int, Document) - Constructor for class lapis.parsers.HTMLElement
 
HTMLFakeElement - class lapis.parsers.HTMLFakeElement.
Fake HTML element, filling in for a missing element needed by the Swing renderer.
HTMLFakeElement(String, DocumentVersion) - Constructor for class lapis.parsers.HTMLFakeElement
 
HTMLFakeElement(String, Document) - Constructor for class lapis.parsers.HTMLFakeElement
 
HTMLFormAccess - class lapisx.swing.HTMLFormAccess.
This class provides access to the form fields of an HTML document displayed by a JEditorPane, so that an HTML form can be used for input in a Java program.
HTMLFormAccess(JEditorPane) - Constructor for class lapisx.swing.HTMLFormAccess
Make an HTMLFormAccess object.
HTMLParser - class lapis.parsers.HTMLParser.
HTML parser.
HTMLParser() - Constructor for class lapis.parsers.HTMLParser
 
HTMLParser - class lapis.swing.HTMLParser.
 
HTMLParser() - Constructor for class lapis.swing.HTMLParser
Make an HTMLParser.
HTMLTag - class lapis.parsers.HTMLTag.
HTMLTag in an HTML page.
HTMLTag(int, int, String, boolean, DocumentVersion) - Constructor for class lapis.parsers.HTMLTag
Make a HTMLTag.
HTMLTag(int, int, String, boolean, Document) - Constructor for class lapis.parsers.HTMLTag
 
HTML_BULLETS - Static variable in class lapis.tools.Template
 
HTML_LINES - Static variable in class lapis.tools.Template
 
HTML_PARAGRAPHS - Static variable in class lapis.tools.Template
 
HTTP_EQUIV_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
HiddenView - class lapis.swing.HiddenView.
 
HiddenView(Element) - Constructor for class lapis.swing.HiddenView
Creates a new HiddenView object.
Highlight - class lapis.tools.Highlight.
 
Highlight() - Constructor for class lapis.tools.Highlight
 
HighlightReplacements - class lapis.swing.HighlightReplacements.
 
HighlightReplacements(Browser) - Constructor for class lapis.swing.HighlightReplacements
 
HighlightingScrollBar - class lapisx.swing.HighlightingScrollBar.
 
HighlightingScrollBar() - Constructor for class lapisx.swing.HighlightingScrollBar
 
HighlightingScrollBar(int) - Constructor for class lapisx.swing.HighlightingScrollBar
 
HighlightingScrollBarUI - class lapisx.swing.HighlightingScrollBarUI.
 
HighlightingScrollBarUI() - Constructor for class lapisx.swing.HighlightingScrollBarUI
 
HighlightingScrollPane - class lapisx.swing.HighlightingScrollPane.
 
HighlightingScrollPane() - Constructor for class lapisx.swing.HighlightingScrollPane
 
HighlightingScrollPane(Component) - Constructor for class lapisx.swing.HighlightingScrollPane
 
HighlightingScrollPane.HighlightingScrollBar - class lapisx.swing.HighlightingScrollPane.HighlightingScrollBar.
 
HighlightingScrollPane.HighlightingScrollBar(int) - Constructor for class lapisx.swing.HighlightingScrollPane.HighlightingScrollBar
 
History - class lapisx.util.History.
A History is a list of objects with a current object.
History(int) - Constructor for class lapisx.util.History
Make a History.
History(History) - Constructor for class lapisx.util.History
Make a duplicate of another History.
HistoryComboBoxModel - class lapisx.swing.HistoryComboBoxModel.
An adapter for lapisx.util.History that allows a history to be used as the model for a JComboBox.
HistoryComboBoxModel(int) - Constructor for class lapisx.swing.HistoryComboBoxModel
Make a HistoryComboBoxModel.
HistoryComboBoxModel(History) - Constructor for class lapisx.swing.HistoryComboBoxModel
Make a duplicate of another History.
HistoryTest - class lapisx.util.HistoryTest.
A collection of JUnit testcases to test the History class.
HistoryTest(String) - Constructor for class lapisx.util.HistoryTest
 
HrefToFile(String) - Static method in class lapisx.net.URLUtil
Convert a string (representing either a filename or a local file: URL) to a File.
HrefToFile(String, File) - Static method in class lapisx.net.URLUtil
 
HrefToURL(String) - Static method in class lapisx.net.URLUtil
Convert a string (representing either a filename or a URL) to a URL.
HrefToURL(String, File) - Static method in class lapisx.net.URLUtil
Convert a string (representing either a filename or a local URL) to a URL.
HybridInference - class lapis.ml.HybridInference.
 
HybridInference(NamedRegionSet) - Constructor for class lapis.ml.HybridInference
 
HypothesisDisplay - class lapis.swing.HypothesisDisplay.
 
HypothesisDisplay() - Constructor for class lapis.swing.HypothesisDisplay
 
HypothesisDisplay.SelectionListener - interface lapis.swing.HypothesisDisplay.SelectionListener.
 
h0 - Variable in class lapisx.util.HistoryTest
 
h1 - Variable in class lapisx.util.HistoryTest
 
h2 - Variable in class lapisx.util.HistoryTest
 
handleAtPoint(Point) - Method in class lapis.swing.RegionHighlighter
 
handleAttribute(String, int, int, String, int, int) - Method in class lapis.parsers.HTMLParser
 
handleDoneParse(int) - Method in class lapis.parsers.HTMLParser
 
handleDoneParse(int) - Method in class lapis.swing.HTMLParser
 
handleEmptyElement(HTMLElement) - Method in class lapis.parsers.HTMLParser
 
handleEmptyElement(HTMLElement) - Method in class lapis.swing.HTMLParser
 
handleEndElement(HTMLElement) - Method in class lapis.parsers.HTMLParser
 
handleEndElement(HTMLElement) - Method in class lapis.swing.HTMLParser
 
handleEndWord(char[], int, int, int) - Method in class lapis.parsers.HTMLParser
 
handleEndWord(char[], int, int, int) - Method in class lapis.swing.HTMLParser
 
handleInitParse() - Method in class lapis.parsers.HTMLParser
 
handleInitParse() - Method in class lapis.swing.HTMLParser
 
handleInteractiveException(Exception) - Method in class lapis.swing.TCFileEditor
 
handleInteractiveException(Exception) - Method in class lapisx.swing.FileEditor
 
handleInteractiveException(Exception) - Method in class lapisx.swing.FileEditorPanel
 
handleStartElement(HTMLElement) - Method in class lapis.parsers.HTMLParser
 
handleStartElement(HTMLElement) - Method in class lapis.swing.HTMLParser
 
handleStartWord(int) - Method in class lapis.parsers.HTMLParser
 
handleStartWord(int) - Method in class lapis.swing.HTMLParser
 
handleTag(HTMLTag) - Method in class lapis.parsers.HTMLParser
 
hasHTMLAttribute(String) - Method in class lapis.parsers.HTMLElement
Test if tag has an HTML attribute.
hasHTMLAttribute(String) - Method in class lapis.parsers.HTMLTag
Test if tag has an HTML attribute.
hasMoreElements() - Method in class lapis.Arguments
Test whether argument enumeration is exhausted.
hasMoreElements() - Method in class lapis.JavaEnumeration
 
hasMoreElements() - Method in class lapis.ml.LiteralGenerator
 
hasMoreElements() - Method in class lapisx.enum.ArrayEnumeration
Test if enumeration has reached end.
hasMoreElements() - Method in class lapisx.enum.ConcatEnumeration
 
hasMoreElements() - Method in class lapisx.enum.EmptyEnumeration
 
hasMoreElements() - Method in class lapisx.enum.FilteredEnumeration
 
hasMoreElements() - Method in class lapisx.enum.MemoizedEnumeration
 
hasMoreElements() - Method in class lapisx.enum.PairEnumeration
 
hasMoreElements() - Method in class lapisx.sort.SortedEnumeration
 
hasNext() - Method in class lapisx.iterator.ConcatIterator
 
hasNext() - Method in class lapisx.iterator.FilteredIterator
 
hashCode() - Method in class lapis.DocumentVersion
 
hashCode() - Method in class lapis.RegionSet
 
hashCode() - Method in class lapis.swing.FindReplacePane
All instances of Find and Replace Panes for each browser are the same
hashCode() - Method in class lapis.swing.RegionSetStyle
Returns a hashcode value for the RegionSetStyle.
hashCode() - Method in class lapis.swing.cluster.ClusterFindReplacePane
All instances of Cluster Find and Replace Panes for each browser are the same
hashCode() - Method in class lapisx.util.CaselessString
 
hashCode() - Method in class lapisx.util.SafeIteratorSet
 
highlight(Document) - Method in class lapis.RegionSet
Get the text of a document with all the regions in this region set surrounded by square brackets [...].
highlight(Vector) - Method in class lapis.swing.cluster.MatchTable
 
highlight(MatchNodeCreator.Node) - Method in class lapis.swing.cluster.MatchTree
 
highlight(Vector) - Method in class lapis.swing.cluster.MatchTree
 
highlightAll() - Method in interface lapis.swing.cluster.MatchDisplayPanel
highlights in browser all matches displayed
highlightAll() - Method in class lapis.swing.cluster.MatchTable
highlights in browser all matches displayed
highlightAll() - Method in class lapis.swing.cluster.MatchTree
 
highlightAll() - Method in class lapis.swing.cluster.MatchTreePanel
highlights in browser all matches displayed
highlightAll() - Method in class lapis.swing.cluster.MatchTreeTablePanel
highlights in browser all matches displayed
highlightSelectedNodes() - Method in class lapis.swing.cluster.MatchTable
 
highlightSelectedNodes() - Method in class lapis.swing.cluster.MatchTree
 
history - Variable in class lapisx.util.History
Array of history objects, arranged as circular queue.
horizontal() - Static method in class lapisx.swing.Layout
 
horizontal(Container) - Static method in class lapisx.swing.Layout
 
htmlAttributes - Variable in class lapis.parsers.HTMLTag
 
hyperlinkUpdate(HyperlinkEvent) - Method in class lapis.swing.BrowserAction.Hyperlink
 

I

I - Static variable in class lapis.parsers.HTMLTag
 
ID - Static variable in interface lapis.tc.TCSymbols
 
IDENTIFIER - Static variable in interface lapis.parsers.CParserConstants
 
IDENTIFIER - Static variable in interface lapis.parsers.JavaParserConstants
 
IDENTITY - Static variable in class lapis.IdentityMap
 
ID_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
IF - Static variable in interface lapis.parsers.CParserConstants
 
IF - Static variable in interface lapis.parsers.JavaParserConstants
 
IFRAME - Static variable in class lapis.parsers.HTMLTag
 
IGNORE - Static variable in interface lapis.tc.TCSymbols
 
ILapisEdit - interface lapis.eclipse.components.ILapisEdit.
 
IMG - Static variable in class lapis.parsers.HTMLTag
 
IMPLEMENTS - Static variable in interface lapis.parsers.JavaParserConstants
 
IMPORT - Static variable in interface lapis.parsers.JavaParserConstants
 
IN - Static variable in interface lapis.tc.TCSymbols
 
INCLUDE - Static variable in interface lapis.tc.TCSymbols
 
INCR - Static variable in interface lapis.parsers.JavaParserConstants
 
INPUT - Static variable in class lapis.parsers.HTMLTag
 
INS - Static variable in class lapis.parsers.HTMLTag
 
INSTANCEOF - Static variable in interface lapis.parsers.JavaParserConstants
 
INT - Static variable in interface lapis.parsers.CParserConstants
 
INT - Static variable in interface lapis.parsers.JavaParserConstants
 
INTEGER_LITERAL - Static variable in interface lapis.parsers.CParserConstants
 
INTEGER_LITERAL - Static variable in interface lapis.parsers.JavaParserConstants
 
INTERACTIVE_VAR - Static variable in interface lapis.Interpreter
Script variable indicating whether commands are being run interactively (1) or from a script (0).
INTERFACE - Static variable in interface lapis.parsers.JavaParserConstants
 
IN_FORMAL_COMMENT - Static variable in interface lapis.parsers.JavaParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface lapis.parsers.CParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface lapis.parsers.JavaParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface lapis.parsers.CParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface lapis.parsers.JavaParserConstants
 
IS - Static variable in interface lapis.tc.TCSymbols
 
ISINDEX - Static variable in class lapis.parsers.HTMLTag
 
ISMAP_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
IXMLColorConstants - interface lapis.eclipse.components.IXMLColorConstants.
 
IdentifierList() - Method in class lapis.parsers.CParser
 
IdentityMap - class lapis.IdentityMap.
 
IdentityMap() - Constructor for class lapis.IdentityMap
 
IfStatement() - Method in class lapis.parsers.JavaParser
 
ImageView - class lapis.swing.ImageView.
 
ImageView(Element, View) - Constructor for class lapis.swing.ImageView
Creates a new ImageView object.
ImportDeclaration() - Method in class lapis.parsers.JavaParser
 
InclusiveORExpression() - Method in class lapis.parsers.CParser
 
InclusiveOrExpression() - Method in class lapis.parsers.JavaParser
 
Inference - class lapis.ml.Inference.
 
Inference(NamedRegionSet, NamedRegionSet, NamedRegionSet) - Constructor for class lapis.ml.Inference
 
InferenceAlgorithm - interface lapis.ml.InferenceAlgorithm.
 
InitDeclarator() - Method in class lapis.parsers.CParser
 
InitDeclaratorList() - Method in class lapis.parsers.CParser
 
Initializer() - Method in class lapis.parsers.CParser
 
Initializer() - Method in class lapis.parsers.JavaParser
 
InitializerList() - Method in class lapis.parsers.CParser
 
InputThreeButtonDialog - class lapisx.swing.InputThreeButtonDialog.
 
InputThreeButtonDialog(Frame, String, String, String, Object[]) - Constructor for class lapisx.swing.InputThreeButtonDialog
 
Insert - class lapis.tools.Insert.
 
Insert() - Constructor for class lapis.tools.Insert
 
InstanceOfExpression() - Method in class lapis.parsers.JavaParser
 
InterfaceDeclaration() - Method in class lapis.parsers.JavaParser
 
InterfaceMemberDeclaration() - Method in class lapis.parsers.JavaParser
 
Interpreter - interface lapis.Interpreter.
 
InverseVarianceMetric - class lapis.ml.InverseVarianceMetric.
 
InverseVarianceMetric(DataSet) - Constructor for class lapis.ml.InverseVarianceMetric
 
IterationStatement() - Method in class lapis.parsers.CParser
 
image - Variable in class lapis.parsers.Token
The string image of the token.
in() - Method in class lapis.MutableRegionSet
 
in() - Method in class lapis.Region
 
in() - Method in class lapis.RegionSet
 
in() - Method in class lapis.trees.RegionArray
 
inDemoMode() - Static method in class lapis.swing.SwingConfig
Test for demo mode.
include(RegionSet) - Method in class lapis.Region
 
include(RegionSet) - Method in class lapis.RegionSet
 
index - Variable in class lapis.ml.Similarity.Explanation
Feature number (index into feature vector).
indexOfAnyChar(String, String) - Static method in class lapisx.util.Str
Find first occurence of any of a set of characters.
indexOfAnyChar(String, String, int) - Static method in class lapisx.util.Str
Find first occurence of any of a set of characters, starting at a specified index.
init() - Static method in class lapis.Main
Initializes LAPIS.
initEditorKits() - Method in class lapis.swing.BrowserPane
 
initialized - Variable in class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
 
input - Variable in class lapis.Arguments
 
insert(int, int, DocumentVersion) - Method in interface lapis.Mutable
insert a region represented by start, end, and ver
insert(Region) - Method in interface lapis.Mutable
insert a region
insert(RegionSet) - Method in interface lapis.Mutable
insert a region set
insert(Region) - Method in class lapis.MutableRegionSet
Insert a new region s.
insert(int, int, Document) - Method in class lapis.MutableRegionSet
 
insert(int, int, DocumentVersion) - Method in class lapis.MutableRegionSet
 
insert(RegionSet) - Method in class lapis.MutableRegionSet
 
insert(Region) - Method in class lapis.trees.FlatteningRegionArray
 
insert(int, int, DocumentVersion) - Method in class lapis.trees.FlatteningRegionArray
 
insert(Region) - Method in class lapis.trees.MultiDocRegionSet
insert r to MultiDocRegionSet
insert(int, int, DocumentVersion) - Method in class lapis.trees.MultiDocRegionSet
 
insert(RegionSet) - Method in class lapis.trees.MultiDocRegionSet
 
insert(Region) - Method in class lapis.trees.RBTree
 
insert(int, int, DocumentVersion) - Method in class lapis.trees.RBTree
 
insert(RegionSet) - Method in class lapis.trees.RBTree
 
insert(Region) - Method in class lapis.trees.RegionArray
 
insert(RegionSet) - Method in class lapis.trees.RegionArray
 
insert(int, int, DocumentVersion) - Method in class lapis.trees.RegionArray
 
insertBaseElement(Document, boolean, String, DocumentWriter) - Static method in class lapis.tools.PageRelocator
 
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class lapis.swing.ImageView
Gives notification that something was inserted into the document in a location that this view is responsible for.
install(JEditorPane) - Method in class lapis.swing.HTMLEditorKit
 
install(JEditorPane) - Method in class lapis.swing.PlainEditorKit
 
install(JTextComponent) - Method in class lapis.swing.RegionHighlighter
 
install() - Static method in class lapisx.swing.CoalescingUndo
 
installed - Static variable in class lapisx.swing.CoalescingUndo
 
instance - Static variable in class lapisx.io.NullOutputStream
 
interpreter - Variable in class lapis.Arguments
 
intersect(RegionSet.IntersectOp, RegionSet, MutableRegionSet) - Method in class lapis.Region
 
intersect(RegionSet.IntersectOp, RegionSet, MutableRegionSet) - Method in class lapis.RegionSet
Combine two RegionSets by an operation.
intersects(Region) - Method in class lapis.Region
Fast test for whether this Region actually intersects a given Region.
intersects(RegionSet) - Method in class lapis.RegionSet
Test whether two RegionSets actually intersect.
intersects(Region) - Method in class lapis.RegionSet
Fast test for whether this RegionSet actually intersects a given Region.
invert() - Method in interface lapis.CoordinateMap
 
invert() - Method in class lapis.IdentityMap
 
invert() - Method in class lapis.maps.CompositeCoordinateMap
 
invert() - Method in class lapis.maps.EditCoordinateMap.Deletion
 
invert() - Method in class lapis.maps.EditCoordinateMap.Insertion
 
invert() - Method in class lapis.maps.PiecewiseLinearMonotonicMap
 
invert() - Method in class lapis.maps.SlicedCoordinateMap
 
invert() - Method in class lapis.maps.SplicedCoordinateMap
 
invoke(Arguments) - Method in interface lapis.Tool
Invoke tool.
invoke(Arguments) - Method in class lapis.swing.Browser
Invoke browser with command-line arguments.
invoke(Arguments) - Method in class lapis.swing.HighlightReplacements
 
invoke(Arguments) - Method in class lapis.swing.SaveClusters
 
invoke(Arguments) - Method in class lapis.swing.ScrollTo
 
invoke(Arguments) - Method in class lapis.swing.Select
 
invoke(Arguments) - Method in class lapis.swing.Splash
 
invoke(Arguments) - Method in class lapis.swing.ViewNow
 
invoke(Arguments) - Method in class lapis.tcl.TclShell
Invoke the tool.
invoke(Arguments) - Method in class lapis.tcl.TclTool
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Back
 
invoke(Arguments) - Method in class lapis.tools.Calc
Invoke tool.
invoke(Arguments) - Method in class lapis.tools.Click
 
invoke(Arguments) - Method in class lapis.tools.Concat
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Count
Invoke tool.
invoke(Arguments) - Method in class lapis.tools.Delete
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Doc
 
invoke(Arguments) - Method in class lapis.tools.Enter
 
invoke(Arguments) - Method in class lapis.tools.Extract
Invoke tool.
invoke(Arguments) - Method in class lapis.tools.Forward
 
invoke(Arguments) - Method in class lapis.tools.Highlight
Invoke tool.
invoke(Arguments) - Method in class lapis.tools.Insert
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Keep
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Label
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.LoadRegionSet
 
invoke(Arguments) - Method in class lapis.tools.PageRelocator
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Parse
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Prefix
Invoke the tool.
invoke(Arguments) - Method in class lapis.tools.Property
 
invoke(Arguments) - Method in class lapis.tools.Replace
Invoke tool.
invoke(Arguments) - Method in class lapis.tools.Save
 
invoke(Arguments) - Method in class lapis.tools.SaveRegionSet
 
invoke(Arguments) - Method in class lapis.tools.Show
 
invoke(Arguments) - Method in class lapis.tools.ShowHistory
 
invoke(Arguments) - Method in class lapis.tools.Sort
Invoke tool.
invoke(Arguments) - Method in class lapis.tools.Submit
Invoke tool.
invoke(Arguments) - Method in class lapis.tools.Unknown
 
invoke(Arguments) - Method in class lapis.tools.WebQuery
Invoke tool.
isAllPoints() - Method in class lapis.Region
 
isAllPoints() - Method in class lapis.RegionSet
 
isBlockTag() - Method in class lapis.parsers.HTMLTag
Test if tag is a block-level tag.
isBodyTag() - Method in class lapis.parsers.HTMLTag
Test if tag belongs in the element.
isCaretGradientVisible() - Method in class lapis.swing.RegionHighlighter
 
isCaretVisible() - Method in class lapis.swing.RegionHighlighter
 
isCellEditable(int, int) - Method in class lapis.swing.TableMap
 
isCellEditable(EventObject) - Method in class lapis.swing.cluster.AbstractCellEditor
 
isCellEditable(Object, int) - Method in class lapis.swing.cluster.AbstractTreeTableModel
By default, make the column with the Tree in it the only editable one.
isCellEditable(Object, int) - Method in interface lapis.swing.cluster.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCellEditable(int, int) - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
isCrisp() - Method in class lapis.EmptyRegion
 
isCrisp() - Method in class lapis.Region
 
isCrisp() - Method in class lapis.RegionSet
 
isDirty(Document) - Static method in class lapis.swing.FileAction
Get a document's dirty flag.
isEditable() - Method in class lapis.swing.BrowserPane
 
isEmpty() - Method in class lapis.EmptyRegion
 
isEmpty() - Method in class lapis.EmptyRegionSet
 
isEmpty() - Method in class lapis.Region
 
isEmpty() - Method in class lapis.RegionSet
 
isEmpty() - Method in class lapis.tc.TCParseException
 
isEmpty() - Method in class lapisx.util.History
Test whether history is empty.
isEmpty() - Method in class lapisx.util.SafeIteratorSet
 
isEnabled() - Method in class lapisx.swing.ExtendedAction
 
isEnabled() - Method in class lapisx.swing.MaskedAction
 
isEndTag() - Method in class lapis.parsers.HTMLTag
Test if tag is an end tag.
isExpanded() - Method in class lapis.swing.HypothesisDisplay
 
isFlat() - Method in class lapis.EmptyRegion
 
isFlat() - Method in class lapis.Region
 
isFlat() - Method in class lapis.RegionSet
 
isFlowTag() - Method in class lapis.parsers.HTMLTag
Test if tag is a flow-level tag.
isFull() - Method in class lapisx.util.History
Test whether history is full.
isHandlesVisible() - Method in class lapis.swing.RegionHighlighter
 
isHeadTag() - Method in class lapis.parsers.HTMLTag
Test if tag belongs in the element.
isHidden(String) - Static method in class lapis.PatternLibrary
Test whether name is a hidden identifier.
isLeaf(Object) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
isLeaf(Object) - Method in class lapis.swing.cluster.ClusterNodeTableModel
Returns true if the passed in object represents a leaf, false otherwise.
isLeaf(Object) - Method in class lapis.swing.cluster.SingleNodeTableModel
Returns true if the passed in object represents a leaf, false otherwise.
isLoaded() - Method in class lapis.swing.HTMLDocument
 
isLoaded() - Method in class lapis.swing.PlainDocument
 
isLoaded() - Method in interface lapis.swing.SwingDocument
 
isLocationInExpandControl(TreePath, int, int) - Method in class lapis.swing.cluster.MatchTreeUI
 
isName() - Method in class lapis.Arguments
Test whether current argument is a name or a value.
isOpen() - Static method in class lapis.swing.Log
 
isPoint() - Method in class lapis.Region
 
isPositive() - Method in class lapis.ml.Similarity.Cluster
Test whether cluster consists of matches (positive examples) or misses (negative examples).
isPreformatted() - Method in class lapis.parsers.HTMLTag
 
isReadOnly(Document) - Static method in class lapis.swing.FileAction
Test whether a document is marked read-only.
isScrollBarHighlighted() - Method in class lapis.swing.RegionHighlighter
 
isStart() - Method in class lapis.StandardRectangles.XAbscissa
 
isStart() - Method in class lapis.StandardRectangles.YAbscissa
 
isStart() - Method in class lapis.swing.RegionHighlighter.Handle
 
isStartTag() - Method in class lapis.parsers.HTMLTag
Test if tag is a start tag.
isToggleSelectionEvent(MouseEvent) - Method in class lapis.swing.cluster.MatchTreeUI
Returning true signifies a mouse event on the node should toggle the selection of only the row under mouse.
isUnique(String) - Method in class lapis.ml.CommonSubstrings
 
isVisible() - Method in class lapis.swing.HiddenView
 
isVisible() - Method in class lapis.swing.ImageView
Returns a boolean that indicates whether the view is visible or not.
isVisible() - Method in class lapisx.swing.DelayedPopupMenu
Test whether menu is popped up.
isWhitespace(char) - Method in class lapis.eclipse.components.XMLWhitespaceDetector
 
isWhitespace(String) - Static method in class lapisx.util.Str
Test if string contains only whitespace.
itemStateChanged(ItemEvent) - Method in class lapis.swing.PatternPane
 
iterator() - Method in class lapisx.util.SafeIteratorSet
Return an iterator over the elements in this set.

J

JJTACTUALPARAMETER - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTACTUALPARAMETER - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTACTUALPARAMETERLIST - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTACTUALPARAMETERLIST - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTBLOCK - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTBLOCK - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTCLASS - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTCONSTANT - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTCONSTANT - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTDECLARATION - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTENUMERATOR - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTENUMERATORLIST - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTEXPRESSION - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTEXPRESSION - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTFIELD - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTFORMALPARAMETER - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTFORMALPARAMETER - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTFORMALPARAMETERLIST - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTFORMALPARAMETERLIST - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTFUNCTION - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTIMPORT - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTINITDECLARATORLIST - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTINITIALIZER - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTINTERFACE - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTLOCALVARIABLE - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTMETHOD - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTSTATEMENT - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTSTATEMENT - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTSTRUCTDECLARATION - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTSTRUCTDECLARATIONLIST - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTTYPE - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTTYPE - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JJTTYPEQUALIFIER - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTTYPEQUALIFIERLIST - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTVOID - Static variable in interface lapis.parsers.CParserTreeConstants
 
JJTVOID - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
JUST_AFTER - Static variable in class lapis.ml.LiteralGenerator
 
JUST_AFTER - Static variable in interface lapis.tc.TCSymbols
 
JUST_AFTER_DELIMITED - Static variable in interface lapis.tc.TCSymbols
 
JUST_BEFORE - Static variable in class lapis.ml.LiteralGenerator
 
JUST_BEFORE - Static variable in interface lapis.tc.TCSymbols
 
JUST_BEFORE_DELIMITED - Static variable in interface lapis.tc.TCSymbols
 
JavaEnumeration - class lapis.JavaEnumeration.
Standard Java enumeration for the regions in a RegionSet.
JavaEnumeration(RegionEnumeration, boolean) - Constructor for class lapis.JavaEnumeration
 
JavaParser - class lapis.parsers.JavaParser.
Java parser.
JavaParser() - Constructor for class lapis.parsers.JavaParser
 
JavaParser(InputStream) - Constructor for class lapis.parsers.JavaParser
 
JavaParser(Reader) - Constructor for class lapis.parsers.JavaParser
 
JavaParser(JavaParserTokenManager) - Constructor for class lapis.parsers.JavaParser
 
JavaParserConstants - interface lapis.parsers.JavaParserConstants.
 
JavaParserTokenManager - class lapis.parsers.JavaParserTokenManager.
 
JavaParserTokenManager(ASCII_UCodeESC_CharStream) - Constructor for class lapis.parsers.JavaParserTokenManager
 
JavaParserTokenManager(ASCII_UCodeESC_CharStream, int) - Constructor for class lapis.parsers.JavaParserTokenManager
 
JavaParserTreeConstants - interface lapis.parsers.JavaParserTreeConstants.
 
JumpStatement() - Method in class lapis.parsers.CParser
 
jj_nt - Variable in class lapis.parsers.CParser
 
jj_nt - Variable in class lapis.parsers.JavaParser
 
jjnewLexState - Static variable in class lapis.parsers.CParserTokenManager
 
jjnewLexState - Static variable in class lapis.parsers.JavaParserTokenManager
 
jjstrLiteralImages - Static variable in class lapis.parsers.CParserTokenManager
 
jjstrLiteralImages - Static variable in class lapis.parsers.JavaParserTokenManager
 
jjtAddChild(Node, int) - Method in interface lapis.parsers.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class lapis.parsers.SimpleNode
 
jjtClose() - Method in interface lapis.parsers.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class lapis.parsers.SimpleNode
 
jjtGetChild(int) - Method in interface lapis.parsers.Node
This method returns a child node.
jjtGetChild(int) - Method in class lapis.parsers.SimpleNode
 
jjtGetNumChildren() - Method in interface lapis.parsers.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class lapis.parsers.SimpleNode
 
jjtGetParent() - Method in interface lapis.parsers.Node
 
jjtGetParent() - Method in class lapis.parsers.SimpleNode
 
jjtNodeName - Static variable in interface lapis.parsers.CParserTreeConstants
 
jjtNodeName - Static variable in interface lapis.parsers.JavaParserTreeConstants
 
jjtOpen() - Method in interface lapis.parsers.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class lapis.parsers.SimpleNode
 
jjtSetParent(Node) - Method in interface lapis.parsers.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class lapis.parsers.SimpleNode
 
jjtree - Variable in class lapis.parsers.CParser
 
jjtree - Variable in class lapis.parsers.JavaParser
 
join(String[], String) - Static method in class lapisx.util.Str
Concatenate an array of strings.
jumpTo(Region) - Method in class lapis.swing.OutlierFinder
 
jumpTo(Object) - Method in class lapisx.util.History
Set the current object of the history.
justAfter(RegionSet) - Method in class lapis.MutableRegionSet
 
justAfter(RegionSet) - Method in class lapis.Region
 
justAfter(RegionSet) - Method in class lapis.RegionSet
 
justAfter(RegionSet) - Method in class lapis.trees.RegionArray
 
justAfterDelimited(int, RegionSet) - Method in class lapis.Region
 
justAfterDelimited(RegionSet) - Method in class lapis.RegionSet
 
justBefore(RegionSet) - Method in class lapis.MutableRegionSet
 
justBefore(RegionSet) - Method in class lapis.Region
 
justBefore(RegionSet) - Method in class lapis.RegionSet
 
justBefore(RegionSet) - Method in class lapis.trees.RegionArray
 
justBeforeDelimited(int, RegionSet) - Method in class lapis.Region
 
justBeforeDelimited(RegionSet) - Method in class lapis.RegionSet
 

K

KBD - Static variable in class lapis.parsers.HTMLTag
 
Keep - class lapis.tools.Keep.
 
Keep() - Constructor for class lapis.tools.Keep
 
keys() - Method in class lapis.PatternCache
Enumerate the keys in this labeling.
kind - Variable in class lapis.parsers.Token
An integer that describes the kind of this token.

L

LABEL - Static variable in class lapis.parsers.HTMLTag
 
LANGUAGE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
LANG_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
LAPIS_DIR_VAR - Static variable in interface lapis.Interpreter
Script variable storing the lapis directory.
LBRACE - Static variable in interface lapis.parsers.JavaParserConstants
 
LBRACKET - Static variable in interface lapis.parsers.JavaParserConstants
 
LE - Static variable in interface lapis.parsers.JavaParserConstants
 
LEFTCURLY - Static variable in interface lapis.tc.TCSymbols
 
LEFTPAREN - Static variable in interface lapis.tc.TCSymbols
 
LEGEND - Static variable in class lapis.parsers.HTMLTag
 
LETTER - Static variable in interface lapis.parsers.CParserConstants
 
LETTER - Static variable in interface lapis.parsers.JavaParserConstants
 
LI - Static variable in class lapis.parsers.HTMLTag
 
LINK - Static variable in class lapis.parsers.HTMLTag
 
LINK_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
LISTING - Static variable in class lapis.parsers.HTMLTag
 
LIT - Static variable in interface lapis.tc.TCSymbols
 
LONG - Static variable in interface lapis.parsers.CParserConstants
 
LONG - Static variable in interface lapis.parsers.JavaParserConstants
 
LPAREN - Static variable in interface lapis.parsers.JavaParserConstants
 
LSHIFT - Static variable in interface lapis.parsers.JavaParserConstants
 
LSHIFTASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
LT - Static variable in interface lapis.parsers.JavaParserConstants
 
Label() - Method in class lapis.parsers.JavaParser
 
Label - class lapis.tools.Label.
 
Label() - Constructor for class lapis.tools.Label
 
LabeledStatement() - Method in class lapis.parsers.CParser
 
LabeledStatement() - Method in class lapis.parsers.JavaParser
 
LapisDocument - class lapis.eclipse.components.LapisDocument.
 
LapisDocument(String, String) - Constructor for class lapis.eclipse.components.LapisDocument
 
LapisDocumentListener - class lapis.eclipse.components.LapisDocumentListener.
 
LapisDocumentListener(LapisPane) - Constructor for class lapis.eclipse.components.LapisDocumentListener
 
LapisEclipsePlugin - class lapis.eclipse.LapisEclipsePlugin.
The main plugin class to be used in the desktop.
LapisEclipsePlugin(IPluginDescriptor) - Constructor for class lapis.eclipse.LapisEclipsePlugin
The constructor.
LapisPane - class lapis.eclipse.components.LapisPane.
 
LapisPane() - Constructor for class lapis.eclipse.components.LapisPane
 
Layout - class lapisx.swing.Layout.
 
Layout(Container) - Constructor for class lapisx.swing.Layout
 
Layout.Alignment - interface lapisx.swing.Layout.Alignment.
 
Layout.Size - interface lapisx.swing.Layout.Size.
 
LazyRelopTest - class lapis.trees.LazyRelopTest.
Tests for bugs in LazyRelop.
LazyRelopTest() - Constructor for class lapis.trees.LazyRelopTest
 
LexMap - class lapis.maps.LexMap.
 
LexMap(DocumentView) - Constructor for class lapis.maps.LexMap
 
LexMap(Document) - Constructor for class lapis.maps.LexMap
 
LexMap.LexNode - class lapis.maps.LexMap.LexNode.
 
LexMap.LexNode(String, String) - Constructor for class lapis.maps.LexMap.LexNode
 
LexicalAttractionParser - class lapis.swing.cluster.LexicalAttractionParser.
 
LexicalAttractionParser() - Constructor for class lapis.swing.cluster.LexicalAttractionParser
 
LexicalAttractionParser.SentenceView - class lapis.swing.cluster.LexicalAttractionParser.SentenceView.
 
LexicalSimilarity - class lapis.ml.LexicalSimilarity.
 
LexicalSimilarity(NamedRegionSet, NamedRegionSet, LexMap) - Constructor for class lapis.ml.LexicalSimilarity
 
LexicalTree - class lapis.swing.cluster.LexicalTree.
 
LexicalTree(ClusterFindReplacePane, Browser, NamedRegionSet, boolean) - Constructor for class lapis.swing.cluster.LexicalTree
 
LexicalTree(ClusterFindReplacePane, Browser, RegionSet, boolean) - Constructor for class lapis.swing.cluster.LexicalTree
 
LexicalTree(ClusterFindReplacePane, Browser, NamedRegionSet, boolean, TreeModel) - Constructor for class lapis.swing.cluster.LexicalTree
 
LexicalTreePanel - class lapis.swing.cluster.LexicalTreePanel.
 
LexicalTreePanel(ClusterFindReplacePane, Browser, NamedRegionSet, boolean) - Constructor for class lapis.swing.cluster.LexicalTreePanel
 
LexicalTreePanel() - Constructor for class lapis.swing.cluster.LexicalTreePanel
 
LibraryGenerator - class lapis.ml.LibraryGenerator.
 
LibraryGenerator(Document) - Constructor for class lapis.ml.LibraryGenerator
 
LibraryLoader - class lapis.LibraryLoader.
 
LibraryLoader() - Constructor for class lapis.LibraryLoader
 
LibraryTree - class lapis.swing.LibraryTree.
 
LibraryTree(Browser) - Constructor for class lapis.swing.LibraryTree
 
LibraryTreeListener - interface lapis.swing.LibraryTreeListener.
 
Line - class lapisx.io.Line.
 
Line() - Constructor for class lapisx.io.Line
 
Line - class lapisx.swing.Line.
Lightweight component that just draws a one-pixel horizontal or vertical line.
Line() - Constructor for class lapisx.swing.Line
Make a horizontal line in a 10x10 bounding box.
Line(int, int, int) - Constructor for class lapisx.swing.Line
Make a Line.
LineBeanInfo - class lapisx.swing.LineBeanInfo.
 
LineBeanInfo() - Constructor for class lapisx.swing.LineBeanInfo
 
LineBeanInfo.OrientationEditor - class lapisx.swing.LineBeanInfo.OrientationEditor.
 
LineBeanInfo.OrientationEditor() - Constructor for class lapisx.swing.LineBeanInfo.OrientationEditor
 
ListParser - class lapis.parsers.ListParser.
Parser that reads files that are lists of words and/or phrases and forms classes that represent them (e.g.
ListParser(String, List, ListParser.Node[]) - Constructor for class lapis.parsers.ListParser
Create new list parser with specified name, list of words, and trie structure.
ListParser(String, List, ListParser.Node[], boolean, boolean) - Constructor for class lapis.parsers.ListParser
 
ListParser(String, Collection, boolean, boolean) - Constructor for class lapis.parsers.ListParser
 
Literal() - Method in class lapis.parsers.JavaParser
 
LiteralGenerator - class lapis.ml.LiteralGenerator.
 
LiteralGenerator(NamedRegionSet, NamedRegionSet, double, int, int) - Constructor for class lapis.ml.LiteralGenerator
 
LoadRegionSet - class lapis.tools.LoadRegionSet.
 
LoadRegionSet() - Constructor for class lapis.tools.LoadRegionSet
 
LocalFormURL - class lapisx.net.LocalFormURL.
 
LocalFormURL(String, URL, Vector) - Constructor for class lapisx.net.LocalFormURL
Create a query using a given method (get or post) and query data.
LocalFormURL(String, URL, String) - Constructor for class lapisx.net.LocalFormURL
Open a URL using a given method (get or post) and query data.
LocalVariableDeclaration() - Method in class lapis.parsers.JavaParser
 
Log - class lapis.swing.Log.
 
Log() - Constructor for class lapis.swing.Log
 
LogicalANDExpression() - Method in class lapis.parsers.CParser
 
LogicalORExpression() - Method in class lapis.parsers.CParser
 
lapis - package lapis
 
lapis.eclipse - package lapis.eclipse
 
lapis.eclipse.components - package lapis.eclipse.components
 
lapis.maps - package lapis.maps
 
lapis.ml - package lapis.ml
 
lapis.parsers - package lapis.parsers
 
lapis.swing - package lapis.swing
 
lapis.swing.cluster - package lapis.swing.cluster
 
lapis.tc - package lapis.tc
 
lapis.tcl - package lapis.tcl
 
lapis.tools - package lapis.tools
 
lapis.trees - package lapis.trees
 
lapisx.enum - package lapisx.enum
 
lapisx.io - package lapisx.io
 
lapisx.iterator - package lapisx.iterator
 
lapisx.net - package lapisx.net
 
lapisx.progress - package lapisx.progress
 
lapisx.progress.swing - package lapisx.progress.swing
 
lapisx.sort - package lapisx.sort
 
lapisx.swing - package lapisx.swing
 
lapisx.util - package lapisx.util
 
leavingMode(SelectionMode) - Method in class lapis.swing.ManualMode
 
leavingMode(SelectionMode) - Method in interface lapis.swing.SelectionMode
Called by a browser when browser leaves this selection mode.
leavingMode(SelectionMode) - Method in class lapis.swing.SimulEditMode
 
length() - Method in class lapisx.io.ZipArchive
 
lessThan(DocumentVersion) - Method in class lapis.DocumentVersion
 
lessThan(RegionSet) - Method in class lapis.Region
 
lessThan(RegionSet) - Method in class lapis.SingleDocRegionSet
test if this is less than r in lexicographic order
lexParseAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
lexStateNames - Static variable in class lapis.parsers.CParserTokenManager
 
lexStateNames - Static variable in class lapis.parsers.JavaParserTokenManager
 
line - Variable in class lapis.tc.TCToken
 
listFieldListener - Variable in class lapis.swing.Demonstrator
 
listenerList - Variable in class lapis.swing.cluster.AbstractCellEditor
 
listenerList - Variable in class lapis.swing.cluster.AbstractTreeTableModel
 
listenerList - Variable in class lapisx.swing.HistoryComboBoxModel
Listeners on this object.
load() - Method in class lapis.BasicDocument
 
load(EditorKit) - Method in class lapis.swing.HTMLDocument
 
load(EditorKit) - Method in class lapis.swing.PlainDocument
 
load(EditorKit) - Method in interface lapis.swing.SwingDocument
Incrementally load document from its stream.
load(File) - Static method in class lapisx.io.FileUtil
Load a file into a string.
load(InputStream) - Static method in class lapisx.io.FileUtil
Load a stream into a string.
load(Reader) - Static method in class lapisx.io.FileUtil
Load a reader stream into a string.
loadExternalParser(String, String, String) - Static method in class lapis.parsers.ExternalParser
 
loadExternalParser(String, String, String, String) - Static method in class lapis.parsers.ExternalParser
 
loadFromDirectory(String) - Static method in class lapis.parsers.ListParser
 
loadFromFile() - Static method in class lapis.LibraryLoader
 
loadInitTC() - Static method in class lapis.LibraryLoader
 
loadList(String) - Static method in class lapis.parsers.ListParser
 
loadList(String, String, String) - Static method in class lapis.parsers.ListParser
 
loadParser() - Static method in class lapis.LibraryLoader
 
loadParserPath - Static variable in class lapis.LibraryLoader
 
loadPatternLog() - Static method in class lapis.LibraryLoader
 
loadTC() - Static method in class lapis.LibraryLoader
 
loadTCPath - Static variable in class lapis.LibraryLoader
 
loadedDocument(SwingDocument) - Method in class lapis.swing.Browser
Called after the current document has been fully loaded.
loadedDocument(Browser, SwingDocument) - Method in interface lapis.swing.BrowserListener
Called after the current document has been fully loaded.
loadedDocument(SwingDocument) - Method in class lapis.swing.BrowserPane
 
loadedDocument(SwingDocument) - Method in class lapis.swing.Demonstrator
 
loadedDocument(Browser, SwingDocument) - Method in class lapis.swing.DocumentProperties
 
loadedDocument(Browser, SwingDocument) - Method in class lapis.swing.LibraryTree
 
loadedDocument(Browser, SwingDocument) - Method in class lapis.swing.OutlierFinder
 
loadedDocument(Browser, SwingDocument) - Method in class lapis.swing.SimulEditMode
 
loadingDocument(SwingDocument) - Method in class lapis.swing.Browser
 
loadingDocument(Browser, SwingDocument) - Method in interface lapis.swing.BrowserListener
Called when a document is about to be loaded.
loadingDocument(Browser, SwingDocument) - Method in class lapis.swing.DocumentProperties
 
loadingDocument(Browser, SwingDocument) - Method in class lapis.swing.LibraryTree
 
loadingDocument(Browser, SwingDocument) - Method in class lapis.swing.OutlierFinder
 
loadingDocument(Browser, SwingDocument) - Method in class lapis.swing.SimulEditMode
 
logPath - Static variable in class lapis.LibraryLoader
 
longestCommonPrefix(String, String) - Static method in class lapisx.util.Str
Find longest common prefix of two strings.
longestCommonPrefixIgnoreCase(String, String) - Static method in class lapisx.util.Str
Find longest common prefix of two strings, ignoring case.
longestCommonPrefixLength(String, String) - Static method in class lapisx.util.Str
 
longestCommonPrefixLengthIgnoreCase(String, String) - Static method in class lapisx.util.Str
 
longestCommonSuffix(String, String) - Static method in class lapisx.util.Str
Find longest common suffix of two strings.
longestCommonSuffixIgnoreCase(String, String) - Static method in class lapisx.util.Str
Find longest common suffix of two strings, ignoring case.
longestCommonSuffixLength(String, String) - Static method in class lapisx.util.Str
 
longestCommonSuffixLengthIgnoreCase(String, String) - Static method in class lapisx.util.Str
 
lookingAhead - Variable in class lapis.parsers.CParser
 
lookingAhead - Variable in class lapis.parsers.JavaParser
 
lookup(String) - Method in class lapis.PatternLibrary
Convert a pattern name into a canonical name, relative to the top-level namespace.
lookup(String, String) - Method in class lapis.PatternLibrary
Convert a short pattern name into a canonical name, given a preferred namespace.

M

MAP - Static variable in class lapis.parsers.HTMLTag
 
MARGINHEIGHT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
MARGINWIDTH_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
MARQUEE - Static variable in class lapis.parsers.HTMLTag
 
MAXLENGTH_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
MAX_EXPLANATION - Static variable in class lapis.ml.Similarity
 
MAX_INDEX - Static variable in class lapis.RegionSet
 
MEDIA_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
MELT - Static variable in interface lapis.tc.TCSymbols
 
MENU - Static variable in class lapis.parsers.HTMLTag
 
META - Static variable in class lapis.parsers.HTMLTag
 
METHOD_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
MIMEProperty - Static variable in interface lapis.Document
Property name for the document's MIME type (e.g. text/plain, text/html).
MINUS - Static variable in interface lapis.parsers.JavaParserConstants
 
MINUSASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
MIN_INDEX - Static variable in class lapis.RegionSet
 
MNEMONIC - Static variable in class lapisx.swing.AcceleratedAction
 
MULTIPLE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
MULTI_LINE_COMMENT - Static variable in interface lapis.parsers.CParserConstants
 
MULTI_LINE_COMMENT - Static variable in interface lapis.parsers.JavaParserConstants
 
Main - class lapis.Main.
 
Main() - Constructor for class lapis.Main
 
ManualMode - class lapis.swing.ManualMode.
 
ManualMode(Browser) - Constructor for class lapis.swing.ManualMode
 
ManualMode.ManualAction - class lapis.swing.ManualMode.ManualAction.
Action that enters Manual NamedRegionSet mode.
ManualMode.ManualAction(Browser) - Constructor for class lapis.swing.ManualMode.ManualAction
 
MaskedAction - class lapisx.swing.MaskedAction.
 
MaskedAction(String, Action) - Constructor for class lapisx.swing.MaskedAction
 
MatchDisplayPanel - interface lapis.swing.cluster.MatchDisplayPanel.
 
MatchListUI - class lapis.swing.cluster.MatchListUI.
 
MatchListUI() - Constructor for class lapis.swing.cluster.MatchListUI
 
MatchListUI.ClickonInputHandler - class lapis.swing.cluster.MatchListUI.ClickonInputHandler.
 
MatchListUI.ClickonInputHandler() - Constructor for class lapis.swing.cluster.MatchListUI.ClickonInputHandler
 
MatchNodeCreator - class lapis.swing.cluster.MatchNodeCreator.
Class that contains all Node creation for results to a find or higlighted matches in a browser.
MatchNodeCreator() - Constructor for class lapis.swing.cluster.MatchNodeCreator
 
MatchTable - class lapis.swing.cluster.MatchTable.
A dual table representation of the matches within a document
MatchTable(ClusterFindReplacePane, Browser, NamedRegionSet, boolean) - Constructor for class lapis.swing.cluster.MatchTable
 
MatchTable(ClusterFindReplacePane, Browser, RegionSet, boolean) - Constructor for class lapis.swing.cluster.MatchTable
 
MatchTable(MatchNodeCreator.NodeCreator) - Constructor for class lapis.swing.cluster.MatchTable
 
MatchTree - class lapis.swing.cluster.MatchTree.
 
MatchTree(ClusterFindReplacePane, Browser, NamedRegionSet, boolean) - Constructor for class lapis.swing.cluster.MatchTree
 
MatchTree(ClusterFindReplacePane, Browser, RegionSet, boolean) - Constructor for class lapis.swing.cluster.MatchTree
 
MatchTree(ClusterFindReplacePane, Browser, NamedRegionSet, boolean, TreeModel) - Constructor for class lapis.swing.cluster.MatchTree
 
MatchTree() - Constructor for class lapis.swing.cluster.MatchTree
 
MatchTreePanel - class lapis.swing.cluster.MatchTreePanel.
A tree representation of the matches within a document
MatchTreePanel(ClusterFindReplacePane, Browser, NamedRegionSet, boolean) - Constructor for class lapis.swing.cluster.MatchTreePanel
 
MatchTreePanel() - Constructor for class lapis.swing.cluster.MatchTreePanel
 
MatchTreeTable - class lapis.swing.cluster.MatchTreeTable.
 
MatchTreeTable(ClusterFindReplacePane, Browser, NamedRegionSet, boolean, TreeTableModel) - Constructor for class lapis.swing.cluster.MatchTreeTable
 
MatchTreeTable.TreeTableCellEditor - class lapis.swing.cluster.MatchTreeTable.TreeTableCellEditor.
 
MatchTreeTable.TreeTableCellEditor() - Constructor for class lapis.swing.cluster.MatchTreeTable.TreeTableCellEditor
 
MatchTreeTable.TreeTableCellRenderer - class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer.
A TreeCellRenderer that displays a JTree.
MatchTreeTable.TreeTableCellRenderer(ClusterFindReplacePane, Browser, NamedRegionSet, boolean, TreeModel) - Constructor for class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
 
MatchTreeTablePanel - class lapis.swing.cluster.MatchTreeTablePanel.
A Tabletree representation of the matches within a document
MatchTreeTablePanel(ClusterFindReplacePane, Browser, NamedRegionSet, boolean) - Constructor for class lapis.swing.cluster.MatchTreeTablePanel
 
MatchTreeTablePanel() - Constructor for class lapis.swing.cluster.MatchTreeTablePanel
 
MatchTreeUI - class lapis.swing.cluster.MatchTreeUI.
 
MatchTreeUI() - Constructor for class lapis.swing.cluster.MatchTreeUI
 
Mem - class lapisx.util.Mem.
 
Mem() - Constructor for class lapisx.util.Mem
 
MemoizedEnumeration - class lapisx.enum.MemoizedEnumeration.
Enumeration which can be restarted from the beginning.
MemoizedEnumeration(Enumeration) - Constructor for class lapisx.enum.MemoizedEnumeration
 
MemoizedEnumeration(Vector) - Constructor for class lapisx.enum.MemoizedEnumeration
 
MergeSort - class lapisx.sort.MergeSort.
 
MergeSort() - Constructor for class lapisx.sort.MergeSort
 
MergingHashtable - class lapisx.util.MergingHashtable.
Subclass of Hashtable that supports merging the existing object stored in the hashtable with a new object.
MergingHashtable() - Constructor for class lapisx.util.MergingHashtable
 
MethodDeclaration() - Method in class lapis.parsers.JavaParser
 
MethodDeclarationLookahead() - Method in class lapis.parsers.JavaParser
 
MethodDeclarator() - Method in class lapis.parsers.JavaParser
 
MultiDocRegionSet - class lapis.trees.MultiDocRegionSet.
MultiDocRegionSet is RegionSet that contains regions from multiple documents.
MultiDocRegionSet(SingleDocRegionSet) - Constructor for class lapis.trees.MultiDocRegionSet
 
MultiDocRegionSetFunctionTest - class lapis.MultiDocRegionSetFunctionTest.
Junit Test for MultiDocRegionSet Functionalities.
MultiDocRegionSetFunctionTest() - Constructor for class lapis.MultiDocRegionSetFunctionTest
 
MultiplicativeExpression() - Method in class lapis.parsers.CParser
 
MultiplicativeExpression() - Method in class lapis.parsers.JavaParser
 
Mutable - interface lapis.Mutable.
A RegionSet implements Mutable interface supports insertion and deletion of regions.
MutableRegionSet - class lapis.MutableRegionSet.
 
MutableRegionSet() - Constructor for class lapis.MutableRegionSet
 
MutableRegionSet(int) - Constructor for class lapis.MutableRegionSet
 
MutableRegionSet(RegionSet) - Constructor for class lapis.MutableRegionSet
 
MutualInformationMetric - class lapis.ml.MutualInformationMetric.
 
MutualInformationMetric(DataSet, DataSet) - Constructor for class lapis.ml.MutualInformationMetric
 
main(String[]) - Static method in class lapis.Main
 
main(String[]) - Static method in class lapis.MultiDocRegionSetFunctionTest
 
main(String[]) - Static method in class lapis.Perf
 
main(String[]) - Static method in class lapis.RegionSetFunctionTest
 
main(String[]) - Static method in class lapis.StandardRectanglesTest
 
main(String[]) - Static method in class lapis.ml.CommonSubstrings
 
main(String[]) - Static method in class lapis.ml.RecordSetGuesser
 
main(String[]) - Static method in class lapis.parsers.HTMLParser
 
main(String[]) - Static method in class lapis.parsers.SentenceCooker
 
main(String[]) - Static method in class lapis.parsers.XMLParser
 
main(String[]) - Static method in class lapis.tc.TCLexer
 
main(String[]) - Static method in class lapis.tc.TCParser
 
main(String[]) - Static method in class lapisx.progress.swing.SwingProgressBar
 
main(String[]) - Static method in class lapisx.sort.MergeSort
 
main(String[]) - Static method in class lapisx.swing.Animation
 
main(String[]) - Static method in class lapisx.swing.DisappearingTabbedPane
 
main(String[]) - Static method in class lapisx.swing.FileEditor
 
main(String[]) - Static method in class lapisx.util.PriorityQueue
 
make(Reader, String) - Method in class lapis.BasicDocument.Factory
 
make(String, String) - Method in class lapis.BasicDocument.Factory
 
make(Document, String) - Method in class lapis.BasicDocument.Factory
 
make(Reader, String) - Method in class lapis.DocumentFactory
 
make(String, String) - Method in class lapis.DocumentFactory
 
make(Document, String) - Method in class lapis.DocumentFactory
 
make(Object) - Method in class lapis.DocumentFactory
 
make(Document) - Method in class lapis.DocumentFactory
 
make(File) - Method in class lapis.DocumentFactory
 
make(URL) - Method in class lapis.DocumentFactory
 
make(FormURL) - Method in class lapis.DocumentFactory
 
make(URLConnection) - Method in class lapis.DocumentFactory
 
make(InputStream, String) - Method in class lapis.DocumentFactory
 
make(InputStream) - Method in class lapis.DocumentFactory
 
make(Reader) - Method in class lapis.DocumentFactory
 
make(String) - Method in class lapis.DocumentFactory
 
make(int, int, int, int, DocumentVersion) - Static method in class lapis.Region
 
make() - Method in class lapis.swing.Demonstrator
 
make(Reader, String) - Method in class lapis.swing.SwingDocument.Factory
 
make(String, String) - Method in class lapis.swing.SwingDocument.Factory
 
make(Document, String) - Method in class lapis.swing.SwingDocument.Factory
 
make(String) - Static method in class lapis.tc.TC
Create a TC expression tree by parsing it from a string.
make(String[]) - Static method in class lapisx.sort.StringSortableList
 
makeArguments() - Method in class lapis.swing.ToolAction.Calc
 
makeArguments() - Method in class lapis.swing.ToolAction.Extract
 
makeArguments() - Method in class lapis.swing.ToolAction.Keep
 
makeArguments() - Method in class lapis.swing.ToolAction.Omit
 
makeArguments() - Method in class lapis.swing.ToolAction.Replace
 
makeArguments() - Method in class lapis.swing.ToolAction.Sort
 
makeArguments() - Method in class lapis.swing.ToolAction
 
makeArguments(Interp, TclObject[]) - Method in class lapis.tcl.TclCommand
 
makeDialog(Component, String, boolean) - Method in class lapisx.progress.swing.SwingProgressBar
 
makeEditor() - Method in class lapisx.swing.FileEditor
 
makeElement(HTMLTag) - Method in class lapis.parsers.HTMLParser
 
makeFileChooser(Browser, File) - Static method in class lapis.swing.FileAction
Make a JFileChooser for a browser.
makeFileChooser() - Method in class lapis.swing.TCFileEditor
 
makeFileChooser() - Method in class lapis.swing.TclFileEditor
 
makeFileChooser() - Method in class lapisx.swing.FileEditor
 
makeFileChooser() - Method in class lapisx.swing.FileEditorPanel
Make a file-chooser object.
makeFlattener(boolean, Document) - Static method in class lapis.MutableRegionSet
 
makeFlattener(boolean, DocumentVersion) - Static method in class lapis.MutableRegionSet
 
makeFlattener(int, boolean, Document) - Static method in class lapis.MutableRegionSet
 
makeFlattener(int, boolean, DocumentVersion) - Static method in class lapis.MutableRegionSet
 
makeFromString(String) - Static method in class lapis.tools.Template.LiteralTemplate
Translate escape sequences, discarding backslash if followed by an untranslatable character.
makeFromString(String) - Static method in class lapis.tools.Template.SequenceTemplate
 
makeFromString(String) - Static method in class lapis.tools.Template
 
makeIcon(String) - Static method in class lapis.swing.SwingConfig
Loads an icon from the LAPIS images directory.
makeImage(String) - Static method in class lapis.swing.SwingConfig
Loads an image from the LAPIS images directory.
makeInterpreter() - Static method in class lapis.Main
Make an interpreter.
makeLiteral(String) - Static method in class lapis.tc.TC
Create a TC expression that matches a literal string.
makeMenu() - Method in class lapisx.swing.DelayedPopupMenu
Callback that constructs the menu just before showing it.
makeProgress(ProgressEvent) - Method in interface lapisx.progress.ProgressListener
 
makeProgress(ProgressEvent) - Method in class lapisx.progress.StreamProgressBar
 
makeProgress(ProgressEvent) - Method in class lapisx.progress.swing.SwingProgressBar
 
makeResizedMetalTheme(int) - Static method in class lapisx.swing.FontUtil
Makes a Metal theme with resized fonts.
makeSortableRegion(Region) - Method in class lapis.tools.Sort.DictionaryOrder
 
makeSortableRegion(Region) - Method in class lapis.tools.Sort.NumericOrder
 
makeSortableRegion(Region) - Method in interface lapis.tools.Sort.Order
 
makeSortableRegion(Region) - Method in class lapis.tools.Sort.ProductOrder
 
makeSortableRegion(Region) - Method in class lapis.tools.Sort.RandomOrder
 
makeSortableRegion(Region) - Method in class lapis.tools.Sort.ReverseDictionaryOrder
 
makeSortableRegion(Region) - Method in class lapis.tools.Sort.ReverseNumericOrder
 
makeSortableRegion(Region) - Method in class lapis.tools.Sort.ReverseUnicodeOrder
 
makeSortableRegion(Region) - Method in class lapis.tools.Sort.UnicodeOrder
 
makeTCFromTextComponent(JTextComponent, boolean) - Static method in class lapis.swing.PatternPane
Action invoked when user selects an earlier pattern from the Find drop-down list.
makeTag(int, int, String, boolean) - Method in class lapis.parsers.HTMLParser
 
makeTempFile(String, String) - Static method in class lapisx.io.TempFile
 
makeTool(Interp, TclArguments) - Method in class lapis.tcl.TclCommand
 
makeURL(String) - Static method in class lapis.swing.SwingConfig
Makes a URL referring to a file in the LAPIS directory (if relative) or anywhere (if absolute).
makeURLFromProperty(String) - Static method in class lapis.swing.SwingConfig
Makes a URL referring to a file whose name is given by a config property.
makeWriter() - Method in class lapis.DocumentFactory
 
mapEnd(int) - Method in interface lapis.CoordinateMap
 
mapEnd(int) - Method in class lapis.IdentityMap
 
mapEnd(int) - Method in class lapis.maps.CompositeCoordinateMap
 
mapEnd(int) - Method in class lapis.maps.EditCoordinateMap.Deletion
 
mapEnd(int) - Method in class lapis.maps.EditCoordinateMap.Insertion
 
mapEnd(int) - Method in class lapis.maps.PiecewiseLinearMonotonicMap
 
mapEnd(int) - Method in class lapis.maps.SlicedCoordinateMap
 
mapEnd(int) - Method in class lapis.maps.SplicedCoordinateMap
 
mapStart(int) - Method in interface lapis.CoordinateMap
 
mapStart(int) - Method in class lapis.IdentityMap
 
mapStart(int) - Method in class lapis.maps.CompositeCoordinateMap
 
mapStart(int) - Method in class lapis.maps.EditCoordinateMap.Deletion
 
mapStart(int) - Method in class lapis.maps.EditCoordinateMap.Insertion
 
mapStart(int) - Method in class lapis.maps.PiecewiseLinearMonotonicMap
 
mapStart(int) - Method in class lapis.maps.SlicedCoordinateMap
 
mapStart(int) - Method in class lapis.maps.SplicedCoordinateMap
 
mark(int) - Method in class lapisx.net.ContentTypeGuessingReader
 
markSupported() - Method in class lapisx.net.ContentTypeGuessingReader
 
match(Document) - Method in class lapis.CachedPattern
 
match(Document) - Method in interface lapis.Pattern
 
match(Document) - Method in class lapis.parsers.SpellingParser
 
match(Document) - Method in class lapis.tc.TC
 
matchWithWarnings(Document) - Method in class lapis.tc.TC
 
max(Region) - Method in class lapis.Region
 
max - Variable in class lapis.tools.Calc.Max
 
maxOccurrences - Variable in class lapis.ml.CommonSubstrings.CommonSubstring
 
melt() - Method in class lapis.EmptyRegion
 
melt() - Method in class lapis.EmptyRegionSet
 
melt() - Method in class lapis.MutableRegionSet
 
melt() - Method in class lapis.Region
 
melt() - Method in class lapis.RegionSet
 
melt() - Method in class lapis.trees.FlatteningRegionArray
 
menuCanceled(MenuEvent) - Method in class lapis.swing.EditAction.EditMenuListener
 
menuDeselected(MenuEvent) - Method in class lapis.swing.EditAction.EditMenuListener
 
menuSelected(MenuEvent) - Method in class lapis.swing.EditAction.EditMenuListener
 
merge(Object, Object) - Method in class lapisx.util.MergingHashtable
 
mergeSelection(NamedRegionSet, Region) - Method in class lapis.swing.ManualMode
 
message - Variable in class lapis.tc.TCParseException.ParseError
 
mightEnclose(RegionSet) - Method in class lapis.RegionSet
 
mightIntersect(RegionSet) - Method in class lapis.RegionSet
Test whether two RegionSets' bounding boxes intersect, indicating that there's a possibility that the RegionSets themselves intersect.
min(Region) - Method in class lapis.Region
 
min - Variable in class lapis.tools.Calc.Min
 
minOccurrences - Variable in class lapis.ml.CommonSubstrings.CommonSubstring
 
model - Variable in class lapis.swing.TableMap
 
modelToView(int, Shape, Position.Bias) - Method in class lapis.swing.ImageView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class lapis.swing.ImageView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
mouseClicked(MouseEvent) - Method in class lapis.swing.HTMLEditorKit.MyLinkController
Called for a mouse release event.
mouseMoved(MouseEvent) - Method in class lapis.swing.HTMLEditorKit.MyLinkController
 
mousePressed(MouseEvent) - Method in class lapis.swing.HTMLEditorKit.MyLinkController
Called for a mouse click event.
mousePressed(MouseEvent) - Method in class lapis.swing.cluster.MatchListUI.ClickonInputHandler
 
mouseReleased(MouseEvent) - Method in class lapis.swing.HTMLEditorKit.MyLinkController
Called for a mouse release event.
mouseReleased(MouseEvent) - Method in class lapis.swing.cluster.MatchListUI.ClickonInputHandler
 

N

NAME_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
NATIVE - Static variable in interface lapis.parsers.JavaParserConstants
 
NE - Static variable in interface lapis.parsers.JavaParserConstants
 
NEW - Static variable in interface lapis.parsers.JavaParserConstants
 
NEXTID - Static variable in class lapis.parsers.HTMLTag
 
NIL - Static variable in interface lapis.tc.TCSymbols
 
NO - Static variable in class lapis.swing.FindReplacePane.HTMLWarningDialog
 
NOBR - Static variable in class lapis.parsers.HTMLTag
 
NOEMBED - Static variable in class lapis.parsers.HTMLTag
 
NOFRAMES - Static variable in class lapis.parsers.HTMLTag
 
NOHREF_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
NONE - Static variable in class lapisx.util.Debug
Disables all debugging output and assertion checks.
NONEMPTY - Static variable in interface lapis.tc.TCSymbols
 
NORESIZE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
NORTH - Static variable in class lapisx.swing.Layout
 
NORTHEAST - Static variable in class lapisx.swing.Layout
 
NORTHWEST - Static variable in class lapisx.swing.Layout
 
NOSCRIPT - Static variable in class lapis.parsers.HTMLTag
 
NOSHADE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
NOT - Static variable in interface lapis.tc.TCSymbols
 
NOTHING - Static variable in interface lapis.tc.TCSymbols
 
NOT_CASE_SENSITIVE - Static variable in interface lapis.tc.TCSymbols
 
NOUN - Static variable in interface lapis.tc.TCSymbols
 
NOWRAP_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
NTH - Static variable in interface lapis.tc.TCSymbols
 
NULL - Static variable in interface lapis.parsers.JavaParserConstants
 
NameList() - Method in class lapis.parsers.JavaParser
 
NamedRegionSet - class lapis.NamedRegionSet.
A NamedRegionSet is a region set that records the pattern that generated it.
NamedRegionSet(RegionSet, TC) - Constructor for class lapis.NamedRegionSet
 
NamedRegionSet(RegionSet, String) - Constructor for class lapis.NamedRegionSet
 
NamedRegionSet(RegionSet) - Constructor for class lapis.NamedRegionSet
 
NamedRegionSet(NamedRegionSet) - Constructor for class lapis.NamedRegionSet
 
NamedRegionSet(NamedRegionSet, TC) - Constructor for class lapis.NamedRegionSet
 
NamedRegionSet(NamedRegionSet, String) - Constructor for class lapis.NamedRegionSet
 
NestedClassDeclaration() - Method in class lapis.parsers.JavaParser
 
NestedInterfaceDeclaration() - Method in class lapis.parsers.JavaParser
 
Node - interface lapis.parsers.Node.
 
NonRuleBasedDamagerRepairer - class lapis.eclipse.components.NonRuleBasedDamagerRepairer.
 
NonRuleBasedDamagerRepairer(TextAttribute) - Constructor for class lapis.eclipse.components.NonRuleBasedDamagerRepairer
Constructor for NonRuleBasedDamagerRepairer.
NullLiteral() - Method in class lapis.parsers.JavaParser
 
NullOutputStream - class lapisx.io.NullOutputStream.
NullOutputStream is used when the OutuputStream interface is required, but when written bytes have no destination.
NullOutputStream() - Constructor for class lapisx.io.NullOutputStream
 
n - Variable in class lapis.tools.Calc.Average
 
n - Variable in class lapis.tools.Calc.Count
 
n - Variable in class lapisx.sort.SortableArray
 
name1 - Variable in class lapis.ToolboxTest
 
name2 - Variable in class lapis.ToolboxTest
 
name3 - Variable in class lapis.ToolboxTest
 
name4 - Variable in class lapis.ToolboxTest
 
negMean - Variable in class lapis.ml.Similarity.Explanation
Mean value of this feature across all positive examples.
newAction - Variable in class lapisx.swing.FileEditor
Action invoked by File/New command.
newInstance(String, Class[], Object[]) - Static method in class lapisx.util.Reflect
Create a new instance of a class by calling a constructor with arguments.
newToken(int) - Static method in class lapis.parsers.Token
Returns a new Token object, by default.
newerThan(File, File) - Static method in class lapis.tc.TC
 
next() - Method in interface lapis.RegionEnumeration
Get the next region in the enumeration.
next - Variable in class lapis.parsers.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class lapis.tools.Sort.SortableRegion
 
next() - Method in class lapisx.iterator.ConcatIterator
 
next() - Method in class lapisx.iterator.FilteredIterator
 
next() - Method in interface lapisx.sort.SortableList
 
next() - Method in class lapisx.sort.StringSortableList
 
nextColumn() - Method in class lapisx.swing.Layout
 
nextElement() - Method in class lapis.Arguments
Get argument (either name or value) and advance to next argument.
nextElement() - Method in class lapis.JavaEnumeration
 
nextElement() - Method in class lapis.ml.LiteralGenerator
 
nextElement() - Method in class lapisx.enum.ArrayEnumeration
Get next element of enumeration.
nextElement() - Method in class lapisx.enum.ConcatEnumeration
 
nextElement() - Method in class lapisx.enum.EmptyEnumeration
 
nextElement() - Method in class lapisx.enum.FilteredEnumeration
 
nextElement() - Method in class lapisx.enum.MemoizedEnumeration
 
nextElement() - Method in class lapisx.enum.PairEnumeration
 
nextElement() - Method in class lapisx.sort.SortedEnumeration
 
nextFast() - Method in interface lapis.RegionEnumeration
Get the next region in the enumeration without allocating a new Region object.
nextFast() - Method in interface lapis.SubsetEnumeration
 
nextInt() - Method in class lapis.Arguments
Get next argument as an integer.
nextName() - Method in class lapis.Arguments
Try to get argument as a parameter name and advance to next argument if successful.
nextPattern() - Method in class lapis.Arguments
Get next argument as a TC pattern.
nextRow() - Method in class lapisx.swing.Layout
 
nextString() - Method in class lapis.Arguments
Get next argument as a String.
nextTo(RegionSet, RegionSet) - Method in class lapis.RegionSet
 
nextToken() - Method in class lapis.tc.TCLexer
 
nextValue() - Method in class lapis.Arguments
Try to get argument as a parameter value and advance to next argument if successful.
noAnswer - Variable in class lapis.tools.Calc.Max
 
noAnswer - Variable in class lapis.tools.Calc.Min
 
nodeForRow(int) - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
nth(int, RegionSet) - Method in class lapis.RegionSet
 

O

OBJECT - Static variable in class lapis.parsers.HTMLTag
 
OBJECT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
OCTAL_LITERAL - Static variable in interface lapis.parsers.CParserConstants
 
OCTAL_LITERAL - Static variable in interface lapis.parsers.JavaParserConstants
 
OL - Static variable in class lapis.parsers.HTMLTag
 
OMIT_OPERATOR - Static variable in class lapis.ml.LiteralGenerator
 
ONBLUR_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONCHANGE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONCLICK_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONDBLCLICK_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONFOCUS_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONKEYDOWN_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONKEYPRESS_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONKEYUP_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONLOAD_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONMOUSEDOWN_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONMOUSEMOVE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONMOUSEOUT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONMOUSEOVER_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONMOUSEUP_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONRESET_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONSELECT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONSUBMIT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ONUNLOAD_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
OPTION - Static variable in class lapis.parsers.HTMLTag
 
OR - Static variable in interface lapis.tc.TCSymbols
 
ORASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
OVERLAPS - Static variable in interface lapis.tc.TCSymbols
 
OVERLAPS_END - Static variable in interface lapis.tc.TCSymbols
 
OVERLAPS_START - Static variable in interface lapis.tc.TCSymbols
 
OkCancelDialog - class lapisx.swing.OkCancelDialog.
 
OkCancelDialog(Frame, String) - Constructor for class lapisx.swing.OkCancelDialog
 
OkCancelDialog(Frame, String, boolean) - Constructor for class lapisx.swing.OkCancelDialog
 
Optimizer - class lapis.tcl.Optimizer.
 
Optimizer() - Constructor for class lapis.tcl.Optimizer
 
OutlierFinder - class lapis.swing.OutlierFinder.
 
OutlierFinder(Browser) - Constructor for class lapis.swing.OutlierFinder
 
OutlierHighlighter - class lapis.swing.OutlierHighlighter.
 
OutlierHighlighter() - Constructor for class lapis.swing.OutlierHighlighter
 
OutlierHighlighter(Highlighter) - Constructor for class lapis.swing.OutlierHighlighter
 
OutlierHistogram - class lapis.swing.OutlierHistogram.
 
OutlierHistogram(Browser) - Constructor for class lapis.swing.OutlierHistogram
 
ok() - Method in class lapis.swing.FeedbackForm
 
ok() - Method in class lapis.swing.PreferencesDialog
 
ok() - Method in class lapisx.swing.OkCancelDialog
 
okToClear(Browser, Enumeration) - Static method in class lapis.swing.FileAction
Check dirty flags on a set of documents and asks the user if the dirty ones should be saved.
okToClear() - Method in class lapisx.swing.FileEditor
Checks whether or not the editor has unsaved content.
okToClear() - Method in class lapisx.swing.FileEditorPanel
Check whether or not the editor has unsaved content; if there is, pops up a dialog box to ask if editor contents should be saved.
open() - Static method in class lapis.swing.Log
 
open(String) - Static method in class lapisx.net.URLUtil
Open a file or URL.
open(URL) - Static method in class lapisx.net.URLUtil
Open a URL.
open() - Method in class lapisx.swing.FileEditor
Pop up a file-open dialog to open a file into the editor.
open(File) - Method in class lapisx.swing.FileEditor
Open a file (or URL) in the editor.
open() - Method in class lapisx.swing.FileEditorPanel
Pop up a file-open dialog to open a file into the editor.
open(File) - Method in class lapisx.swing.FileEditorPanel
Open a file (or URL) in the editor.
openAction - Variable in class lapisx.swing.FileEditor
Action invoked by File/Open command.
openConnection() - Method in class lapisx.net.FormURL
Open a connection ready to submit query and retrieve its results.
openConnection() - Method in class lapisx.net.LocalFormURL
Open a connection ready to submit query and retrieve its results.
optimizeAction - Variable in class lapis.swing.TclFileEditor
Action invoked by Optimize command.
optimizeDeadURLs(String) - Static method in class lapis.tcl.Optimizer
Optimize a Tcl script by commenting out any URL command that is immediately followed by another URL command
optimizeFormSubmits(String) - Static method in class lapis.tcl.Optimizer
Optimize a Tcl script by converting a form submission (URL, enter, enter, ..., submit) into a webquery command.
or(RegionSet) - Method in class lapis.RegionSet
 
origin - Variable in class lapis.swing.Demonstrator.TextSelection
 
originalArgs - Variable in class lapis.Arguments
 
out - Variable in class lapisx.io.TeeStream
 
out - Variable in class lapisx.util.Debug.NoDebug
 
out - Variable in class lapisx.util.Debug.Verbose
 
output - Variable in class lapis.Arguments
 
overlaps() - Method in class lapis.Region
 
overlaps() - Method in class lapis.RegionSet
 
overlapsEnd() - Method in class lapis.Region
 
overlapsEnd() - Method in class lapis.RegionSet
 
overlapsStart() - Method in class lapis.Region
 
overlapsStart() - Method in class lapis.RegionSet
 

P

P - Static variable in class lapis.parsers.HTMLTag
 
PACKAGE - Static variable in interface lapis.parsers.JavaParserConstants
 
PARAM - Static variable in class lapis.parsers.HTMLTag
 
PARAMETERS_VAR - Static variable in interface lapis.Interpreter
Script variable storing the "parameters" document for a demonstrated script.
PATTERN_NAME - Static variable in class lapis.parsers.SpellingParser
 
PLAINTEXT - Static variable in class lapis.parsers.HTMLTag
 
PLUS - Static variable in interface lapis.parsers.JavaParserConstants
 
PLUSASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
PRE - Static variable in class lapis.parsers.HTMLTag
 
PREFIX - Static variable in interface lapis.tc.TCSymbols
 
PREFIX_VAR - Static variable in interface lapis.Interpreter
Script variable storing the current label prefix (set by Prefix tool).
PRIVATE - Static variable in interface lapis.parsers.JavaParserConstants
 
PROC_INSTR - Static variable in interface lapis.eclipse.components.IXMLColorConstants
 
PROFILE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
PROMPT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
PROTECTED - Static variable in interface lapis.parsers.JavaParserConstants
 
PUBLIC - Static variable in interface lapis.parsers.JavaParserConstants
 
PackageDeclaration() - Method in class lapis.parsers.JavaParser
 
PageRelocator - class lapis.tools.PageRelocator.
 
PageRelocator() - Constructor for class lapis.tools.PageRelocator
 
PairEnumeration - class lapisx.enum.PairEnumeration.
Enumeration which transforms the elements of another enumeration.
PairEnumeration(Enumeration, Enumeration) - Constructor for class lapisx.enum.PairEnumeration
 
PairEnumeration(Enumeration, Enumeration, PairEnumeration) - Constructor for class lapisx.enum.PairEnumeration
 
ParameterDeclaration() - Method in class lapis.parsers.CParser
 
ParameterList() - Method in class lapis.parsers.CParser
 
ParameterTypeList() - Method in class lapis.parsers.CParser
 
Parse - class lapis.tools.Parse.
 
Parse() - Constructor for class lapis.tools.Parse
 
ParseException - exception lapis.parsers.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class lapis.parsers.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class lapis.parsers.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class lapis.parsers.ParseException
 
Parser - interface lapis.Parser.
A Parser binds patterns to names in a PatternLibrary.
Pattern - interface lapis.Pattern.
 
PatternCache - class lapis.PatternCache.
 
PatternCache() - Constructor for class lapis.PatternCache
 
PatternLibrary - class lapis.PatternLibrary.
A PatternLibrary represents a collection of Parsers and named Patterns.
PatternLibrary.LabelAmbiguousException - exception lapis.PatternLibrary.LabelAmbiguousException.
Exception thrown when lookup() finds multiple matching pattern names.
PatternLibrary.LabelAmbiguousException(String, Vector) - Constructor for class lapis.PatternLibrary.LabelAmbiguousException
 
PatternLibrary.LabelNotFoundException - exception lapis.PatternLibrary.LabelNotFoundException.
Exception thrown when lookup() finds no matching pattern names.
PatternLibrary.LabelNotFoundException(String) - Constructor for class lapis.PatternLibrary.LabelNotFoundException
 
PatternLibrary.LibraryListener - interface lapis.PatternLibrary.LibraryListener.
Listener notified when patterns are added and removed from library.
PatternLibrary.LookupException - exception lapis.PatternLibrary.LookupException.
Base class for exceptions thrown by lookup().
PatternLibrary.LookupException(String, String) - Constructor for class lapis.PatternLibrary.LookupException
 
PatternPane - class lapis.swing.PatternPane.
 
PatternPane(Browser) - Constructor for class lapis.swing.PatternPane
 
Perf - class lapis.Perf.
 
Perf() - Constructor for class lapis.Perf
 
Perf.Build - class lapis.Perf.Build.
 
Perf.Build() - Constructor for class lapis.Perf.Build
 
Perf.BuildFuzzyRBTreeInOrder - class lapis.Perf.BuildFuzzyRBTreeInOrder.
 
Perf.BuildFuzzyRBTreeInOrder() - Constructor for class lapis.Perf.BuildFuzzyRBTreeInOrder
 
Perf.BuildFuzzyRegionArrayInOrder - class lapis.Perf.BuildFuzzyRegionArrayInOrder.
 
Perf.BuildFuzzyRegionArrayInOrder() - Constructor for class lapis.Perf.BuildFuzzyRegionArrayInOrder
 
Perf.BuildRBTreeInOrder - class lapis.Perf.BuildRBTreeInOrder.
 
Perf.BuildRBTreeInOrder() - Constructor for class lapis.Perf.BuildRBTreeInOrder
 
Perf.BuildRBTreeOutOfOrder - class lapis.Perf.BuildRBTreeOutOfOrder.
 
Perf.BuildRBTreeOutOfOrder() - Constructor for class lapis.Perf.BuildRBTreeOutOfOrder
 
Perf.BuildRegionArrayInOrder - class lapis.Perf.BuildRegionArrayInOrder.
 
Perf.BuildRegionArrayInOrder() - Constructor for class lapis.Perf.BuildRegionArrayInOrder
 
Perf.BuildRegionArrayOutOfOrder - class lapis.Perf.BuildRegionArrayOutOfOrder.
 
Perf.BuildRegionArrayOutOfOrder() - Constructor for class lapis.Perf.BuildRegionArrayOutOfOrder
 
Perf.Query - class lapis.Perf.Query.
 
Perf.Query() - Constructor for class lapis.Perf.Query
 
Perf.QueryFuzzyRBTree - class lapis.Perf.QueryFuzzyRBTree.
 
Perf.QueryFuzzyRBTree() - Constructor for class lapis.Perf.QueryFuzzyRBTree
 
Perf.QueryFuzzyRegionArray - class lapis.Perf.QueryFuzzyRegionArray.
 
Perf.QueryFuzzyRegionArray() - Constructor for class lapis.Perf.QueryFuzzyRegionArray
 
Perf.QueryRBTree - class lapis.Perf.QueryRBTree.
 
Perf.QueryRBTree() - Constructor for class lapis.Perf.QueryRBTree
 
Perf.QueryRegionArray - class lapis.Perf.QueryRegionArray.
 
Perf.QueryRegionArray() - Constructor for class lapis.Perf.QueryRegionArray
 
Perf.RunPattern - class lapis.Perf.RunPattern.
 
Perf.RunPattern() - Constructor for class lapis.Perf.RunPattern
 
PiecewiseLinearMonotonicMap - class lapis.maps.PiecewiseLinearMonotonicMap.
 
PiecewiseLinearMonotonicMap() - Constructor for class lapis.maps.PiecewiseLinearMonotonicMap
 
PiecewiseLinearMonotonicMap(int) - Constructor for class lapis.maps.PiecewiseLinearMonotonicMap
 
PiecewiseLinearMonotonicMap(int[], int[], int) - Constructor for class lapis.maps.PiecewiseLinearMonotonicMap
 
PlainDocument - class lapis.swing.PlainDocument.
 
PlainDocument(DocumentFactory, Reader) - Constructor for class lapis.swing.PlainDocument
 
PlainDocument(DocumentFactory, Document, String) - Constructor for class lapis.swing.PlainDocument
 
PlainEditorKit - class lapis.swing.PlainEditorKit.
 
PlainEditorKit() - Constructor for class lapis.swing.PlainEditorKit
 
Pointer() - Method in class lapis.parsers.CParser
 
PointerSort - class lapisx.sort.PointerSort.
 
PointerSort(int[]) - Constructor for class lapisx.sort.PointerSort
 
PostfixExpression() - Method in class lapis.parsers.CParser
 
PostfixExpression() - Method in class lapis.parsers.JavaParser
 
PreDecrementExpression() - Method in class lapis.parsers.JavaParser
 
PreIncrementExpression() - Method in class lapis.parsers.JavaParser
 
PreferencesDialog - class lapis.swing.PreferencesDialog.
 
PreferencesDialog(Browser) - Constructor for class lapis.swing.PreferencesDialog
 
PreferencesDialog.Preferences - class lapis.swing.PreferencesDialog.Preferences.
Action that pops up preferences dialog.
PreferencesDialog.Preferences(Browser) - Constructor for class lapis.swing.PreferencesDialog.Preferences
 
Prefix - class lapis.tools.Prefix.
 
Prefix() - Constructor for class lapis.tools.Prefix
 
PreserveCase - class lapis.swing.PreserveCase.
 
PreserveCase(Browser, String) - Constructor for class lapis.swing.PreserveCase
 
PrimaryExpression() - Method in class lapis.parsers.CParser
 
PrimaryExpression() - Method in class lapis.parsers.JavaParser
 
PrimaryPrefix() - Method in class lapis.parsers.JavaParser
 
PrimarySuffix() - Method in class lapis.parsers.JavaParser
 
PrimitiveType() - Method in class lapis.parsers.JavaParser
 
Prioritized - interface lapisx.util.Prioritized.
Interface for objects stored in a PriorityQueue.
PriorityQueue - class lapisx.util.PriorityQueue.
Priority queue.
PriorityQueue() - Constructor for class lapisx.util.PriorityQueue
Make an empty PriorityQueue.
PriorityQueue(int) - Constructor for class lapisx.util.PriorityQueue
Make an empty PriorityQueue with an initial capacity.
ProcessProperty - Static variable in interface lapis.Document
Property name for the Process that generated this document, if any.
ProgressEvent - class lapisx.progress.ProgressEvent.
 
ProgressEvent(Object) - Constructor for class lapisx.progress.ProgressEvent
 
ProgressGenerator - interface lapisx.progress.ProgressGenerator.
 
ProgressListener - interface lapisx.progress.ProgressListener.
 
ProgressReader - class lapisx.progress.ProgressReader.
 
ProgressReader(Reader, int, BasicProgressGenerator) - Constructor for class lapisx.progress.ProgressReader
 
Property - class lapis.tools.Property.
 
Property() - Constructor for class lapis.tools.Property
 
paint(Graphics, Shape) - Method in class lapis.swing.FormView
 
paint(Graphics, Shape) - Method in class lapis.swing.HiddenView
 
paint(Graphics, Shape) - Method in class lapis.swing.ImageView
Renders using the given rendering surface and area on that surface.
paint(Graphics) - Method in class lapis.swing.RegionHighlighter
 
paint(Graphics) - Method in class lapis.swing.cluster.ClusterRenderer.TopLevelClip
 
paint(Graphics) - Method in class lapis.swing.cluster.ClusterRenderer.TopOverlayClip
 
paint(Graphics) - Method in class lapis.swing.cluster.ClusterRenderer.TopSingleClip
 
paint(Graphics) - Method in class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
Sublcassed to translate the graphics such that the last visible row will be drawn at 0,0.
paint(Graphics, JComponent) - Method in class lapisx.swing.HighlightingScrollBarUI
 
paintComponent(Graphics) - Method in class lapis.swing.BrowserPane
 
paintComponent(Graphics) - Method in class lapis.swing.RegionSetDisplay.RegionSpace
 
paintComponent(Graphics) - Method in class lapis.swing.cluster.ClusterRenderer.BrowserClip
 
paintComponent(Graphics) - Method in class lapis.swing.cluster.ClusterRenderer.OverlayClip
 
paintComponent(Graphics) - Method in class lapis.swing.cluster.MatchTree
 
paintComponent(Graphics) - Method in class lapis.swing.cluster.MatchTreeTable
 
paintComponent(Graphics) - Method in class lapisx.swing.Animation
 
paintComponent(Graphics) - Method in class lapisx.swing.Line
 
paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class lapis.swing.RegionHighlighter
 
paintScrollBarHighlights(Graphics, JScrollBar, Rectangle, Rectangle, Rectangle) - Method in class lapis.swing.RegionHighlighter
 
paintScrollBarHighlights(Graphics, JScrollBar, Rectangle, Rectangle, Rectangle) - Method in interface lapisx.swing.ScrollBarHighlighter
 
parent - Variable in class lapis.parsers.HTMLElement
 
parse(Document) - Method in class lapis.parsers.CParser
 
parse(Document) - Method in class lapis.parsers.CharacterParser
 
parse(Document) - Method in class lapis.parsers.ExternalParser
 
parse(Document) - Method in class lapis.parsers.HTMLParser
Parse a Document.
parse(Document, Reader, StringBuffer) - Method in class lapis.parsers.HTMLParser
Parse a Document from a stream, simultaneously accumulating its content to a buffer.
parse(Document) - Method in class lapis.parsers.ListParser
 
parse(Document) - Method in class lapis.parsers.SpellingParser
 
parse(Document) - Method in class lapis.parsers.XMLParser
 
parse(Document) - Method in class lapis.swing.cluster.LexicalAttractionParser
Parses document
parseNumber(String) - Static method in class lapisx.util.Str
 
parseSentence(String) - Method in class lapis.swing.cluster.LexicalAttractionParser
Analyzes a sentence or group of sentences, delivered as a single string.
parseSyntax() - Method in class lapis.tc.TC
 
parseSyntax(Reader, TCParseException) - Static method in class lapis.tc.TCParser
 
parserAdded(PatternLibrary, Parser) - Method in interface lapis.PatternLibrary.LibraryListener
Called when a parser is added to the pattern library using addParser().
parserAdded(PatternLibrary, Parser) - Method in class lapis.ml.SimulEdit
 
parsers() - Method in class lapis.PatternLibrary
Get the parsers in this library and all of its ancestors.
paste() - Method in class lapis.swing.BrowserPane
 
pasteAction - Static variable in class lapis.swing.Demonstrator
Override paste action to detect pastes in form fields.
pasteAction - Variable in class lapisx.swing.FileEditor
Action invoked by Edit/Paste action.
patternAdded(PatternLibrary, String) - Method in interface lapis.PatternLibrary.LibraryListener
Called when a pattern is bound into the pattern library using put().
patternAdded(PatternLibrary, String) - Method in class lapis.ml.SimulEdit
 
patternPath - Static variable in class lapis.LibraryLoader
 
patternRemoved(PatternLibrary, String) - Method in interface lapis.PatternLibrary.LibraryListener
Called when a pattern name is removed from the pattern library by remove() or clear().
patternRemoved(PatternLibrary, String) - Method in class lapis.ml.SimulEdit
 
peekBack() - Method in class lapisx.util.History
Get the object that would be returned by back(), without actually changing the current object.
peekForward() - Method in class lapisx.util.History
Get the object that would be returned by forward(), without actually changing the current object.
pipe(InputStream, OutputStream) - Static method in class lapis.parsers.ExternalParser
 
pointToRegion(Point) - Method in class lapis.swing.BrowserPane
 
pointerArray() - Method in class lapisx.sort.PointerSort
 
popupMenuCanceled(PopupMenuEvent) - Method in class lapis.swing.BrowserAction.HistoryMenuListener
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class lapis.swing.BrowserAction.HistoryMenuListener
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class lapis.swing.BrowserAction.HistoryMenuListener
 
posMean - Variable in class lapis.ml.Similarity.Explanation
Mean value of this feature across all positive examples.
position(Window, Component, double, double) - Static method in class lapisx.swing.Win
 
positive - Variable in class lapis.ml.Similarity.Explanation
Feature value -- all features are binary, so either true or false
preferenceChanged(View, boolean, boolean) - Method in class lapis.swing.ImageView
Child views can call this on the parent to indicate that the preference has changed and should be reconsidered for layout.
print(String) - Method in class lapis.swing.Timestamped
 
print(Object) - Method in class lapis.swing.Timestamped
 
print() - Method in class lapis.tc.TC
 
print(PrintWriter, int) - Method in class lapis.tc.TC
 
print() - Method in class lapis.tc.TCToken
 
print(PrintWriter, int) - Method in class lapis.tc.TCToken
 
print(RegionSet, Document, PrintWriter) - Method in class lapis.tools.Template.FieldTemplate
 
print(RegionSet, Document, PrintWriter) - Method in class lapis.tools.Template.ListTemplate
 
print(RegionSet, Document, PrintWriter) - Method in class lapis.tools.Template.LiteralTemplate
 
print(RegionSet, Document, PrintWriter) - Method in class lapis.tools.Template.SelfTemplate
 
print(RegionSet, Document, PrintWriter) - Method in class lapis.tools.Template.SequenceTemplate
 
print(RegionSet, Document, PrintWriter) - Method in class lapis.tools.Template
 
print(String) - Method in class lapisx.util.Debug.NoDebug
 
print(Object) - Method in class lapisx.util.Debug.NoDebug
 
print(String) - Method in class lapisx.util.Debug.Quiet
 
print(Object) - Method in class lapisx.util.Debug.Quiet
 
print(String) - Method in class lapisx.util.Debug.Verbose
 
print(Object) - Method in class lapisx.util.Debug.Verbose
 
print(String) - Method in class lapisx.util.Debug
Print message (if this is enabled for printing)
print(Object) - Method in class lapisx.util.Debug
Print an object (if this is enabled for printing)
printEnabled() - Method in class lapisx.util.Debug.NoDebug
 
printEnabled() - Method in class lapisx.util.Debug.Quiet
 
printEnabled() - Method in class lapisx.util.Debug.Verbose
 
printEnabled() - Method in class lapisx.util.Debug
Test whether calling print() or println() on this debug object will print anything.
printErrors(PrintWriter) - Method in class lapis.tc.TCParseException
 
printStackTrace() - Method in class lapis.tcl.WrappedTclException
 
printStackTrace(PrintStream) - Method in class lapis.tcl.WrappedTclException
 
printStackTrace(PrintWriter) - Method in class lapis.tcl.WrappedTclException
 
printStackTrace() - Method in class lapisx.util.Debug.NoDebug
 
printStackTrace() - Method in class lapisx.util.Debug.Quiet
 
printStackTrace() - Method in class lapisx.util.Debug.Verbose
 
printStackTrace() - Method in class lapisx.util.Debug
Print stack trace of current execution point (if this is enabled for debugging printing)
printThreadInfo() - Method in class lapisx.util.Debug.NoDebug
 
printThreadInfo() - Method in class lapisx.util.Debug.Quiet
 
printThreadInfo() - Method in class lapisx.util.Debug.Verbose
 
printThreadInfo() - Method in class lapisx.util.Debug
Print a list of active threads (if this is enabled for printing)
println(String) - Static method in class lapis.swing.Log
 
println(String) - Method in class lapis.swing.Timestamped
 
println(Object) - Method in class lapis.swing.Timestamped
 
println(String) - Method in class lapisx.util.Debug.NoDebug
 
println(Object) - Method in class lapisx.util.Debug.NoDebug
 
println(String) - Method in class lapisx.util.Debug.Quiet
 
println(Object) - Method in class lapisx.util.Debug.Quiet
 
println(String) - Method in class lapisx.util.Debug.Verbose
 
println(Object) - Method in class lapisx.util.Debug.Verbose
 
println(String) - Method in class lapisx.util.Debug
Print message (if this is enabled for printing)
println(Object) - Method in class lapisx.util.Debug
Print an object (if this is enabled for printing)
propertiesAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
propertyChange(PropertyChangeEvent) - Method in class lapisx.swing.MaskedAction
 
pruneFeatures() - Method in class lapis.ml.DataSet
Prune any features that are homogeneous (same value for all examples).
pruneWeights(double[], NamedRegionSet[]) - Method in class lapis.ml.DistanceMetric
 
put(Object, RegionSet) - Method in class lapis.PatternCache
 
put(String, Pattern) - Method in class lapis.PatternLibrary
Assign a pattern to a name in this library.
put(Region, RegionSet) - Method in class lapis.Relation
 
put(Object) - Method in class lapisx.util.History
Add an object to the history after the current point (deleting all objects forward of this point).
put(Prioritized) - Method in class lapisx.util.PriorityQueue
Put an object on the queue.
putProperty(Object, Object) - Method in class lapis.BasicDocument
 
putProperty(Object, Object) - Method in interface lapis.Document
 
putProperty(Object, Object) - Method in class lapis.DocumentWriter
 
putProperty(Object, Object) - Method in class lapis.eclipse.components.LapisDocument
 
putValue(String, Object) - Method in class lapisx.swing.ExtendedAction
 
putValue(String, Object) - Method in class lapisx.swing.MaskedAction
 

Q

Q - Static variable in class lapis.parsers.HTMLTag
 
QUIET - Static variable in class lapisx.util.Debug
Enables only exception reports and assertion checks.
Quicksort - class lapisx.sort.Quicksort.
 
Quicksort() - Constructor for class lapisx.sort.Quicksort
 
quote(String) - Method in interface lapis.Interpreter
Quote metacharacters in a string.
quote(TC) - Method in class lapis.swing.ToolAction
 
quote(String) - Method in class lapis.swing.ToolAction
 
quote(String) - Method in class lapis.tcl.TclInterpreter
 

R

RBRACE - Static variable in interface lapis.parsers.JavaParserConstants
 
RBRACKET - Static variable in interface lapis.parsers.JavaParserConstants
 
RBTree - class lapis.trees.RBTree.
RB-tree B-tree of regions (ordered lexicographically by c,b,d,e) with bounding box stored at each node
RBTree(DocumentVersion) - Constructor for class lapis.trees.RBTree
 
RBTree(RBTree, DocumentVersion) - Constructor for class lapis.trees.RBTree
 
READONLY_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
REGEX - Static variable in class lapis.parsers.ListParser
 
REGEXP - Static variable in interface lapis.tc.TCSymbols
 
REGISTER - Static variable in interface lapis.parsers.CParserConstants
 
RELOP - Static variable in interface lapis.tc.TCSymbols
 
REL_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
REM - Static variable in interface lapis.parsers.JavaParserConstants
 
REMASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
RETURN - Static variable in interface lapis.parsers.CParserConstants
 
RETURN - Static variable in interface lapis.parsers.JavaParserConstants
 
REV_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
RIGHTCURLY - Static variable in interface lapis.tc.TCSymbols
 
RIGHTPAREN - Static variable in interface lapis.tc.TCSymbols
 
ROWSPAN_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
ROWS_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
RPAREN - Static variable in interface lapis.parsers.JavaParserConstants
 
RSIGNEDSHIFT - Static variable in interface lapis.parsers.JavaParserConstants
 
RSIGNEDSHIFTASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
RULES_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
RUNSIGNEDSHIFT - Static variable in interface lapis.parsers.JavaParserConstants
 
RUNSIGNEDSHIFTASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
ReInit(Reader, int, int, int) - Method in class lapis.parsers.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class lapis.parsers.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class lapis.parsers.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class lapis.parsers.ASCII_CharStream
 
ReInit(Reader, int, int, int) - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
ReInit(Reader, int, int) - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
ReInit(InputStream, int, int, int) - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
ReInit(InputStream, int, int) - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
ReInit(InputStream) - Method in class lapis.parsers.CParser
 
ReInit(Reader) - Method in class lapis.parsers.CParser
 
ReInit(CParserTokenManager) - Method in class lapis.parsers.CParser
 
ReInit(ASCII_CharStream) - Method in class lapis.parsers.CParserTokenManager
 
ReInit(ASCII_CharStream, int) - Method in class lapis.parsers.CParserTokenManager
 
ReInit(InputStream) - Method in class lapis.parsers.JavaParser
 
ReInit(Reader) - Method in class lapis.parsers.JavaParser
 
ReInit(JavaParserTokenManager) - Method in class lapis.parsers.JavaParser
 
ReInit(ASCII_UCodeESC_CharStream) - Method in class lapis.parsers.JavaParserTokenManager
 
ReInit(ASCII_UCodeESC_CharStream, int) - Method in class lapis.parsers.JavaParserTokenManager
 
ReadOnlyProperty - Static variable in interface lapis.swing.SwingDocument
Property name for read-only documents (HTML pages that have a <META name="read-only" content=""> tag; used for tutorial and help pages).
RecordSetGuesser - class lapis.ml.RecordSetGuesser.
 
RecordSetGuesser(NamedRegionSet) - Constructor for class lapis.ml.RecordSetGuesser
Make a RecordSetGuesser object.
Reflect - class lapisx.util.Reflect.
Handy reflection routines.
Reflect() - Constructor for class lapisx.util.Reflect
 
Region - class lapis.Region.
Region interval in a document [start, end].
Region() - Constructor for class lapis.Region
 
Region(int, int, DocumentVersion) - Constructor for class lapis.Region
 
Region(int, int, Document) - Constructor for class lapis.Region
 
RegionArray - class lapis.trees.RegionArray.
Region array.
RegionArray() - Constructor for class lapis.trees.RegionArray
Make a new, empty RegionArray.
RegionArray(DocumentVersion) - Constructor for class lapis.trees.RegionArray
 
RegionArray(int) - Constructor for class lapis.trees.RegionArray
Make a new, empty RegionArray.
RegionArray(int, DocumentVersion) - Constructor for class lapis.trees.RegionArray
 
RegionArray(RegionArray, boolean) - Constructor for class lapis.trees.RegionArray
Copy a RegionArray.
RegionEnumeration - interface lapis.RegionEnumeration.
Enumerates the regions in a RegionSet, in lexicographic order.
RegionHighlighter - class lapis.swing.RegionHighlighter.
 
RegionHighlighter() - Constructor for class lapis.swing.RegionHighlighter
 
RegionHighlighter(Highlighter) - Constructor for class lapis.swing.RegionHighlighter
 
RegionHighlighter.Handle - class lapis.swing.RegionHighlighter.Handle.
 
RegionHighlighter.Handle(boolean, Region) - Constructor for class lapis.swing.RegionHighlighter.Handle
 
RegionHighlighter.OptionDialog - class lapis.swing.RegionHighlighter.OptionDialog.
 
RegionHighlighter.OptionDialog(Component) - Constructor for class lapis.swing.RegionHighlighter.OptionDialog
 
RegionSet - class lapis.RegionSet.
 
RegionSet() - Constructor for class lapis.RegionSet
 
RegionSet.IntersectOp - interface lapis.RegionSet.IntersectOp.
Operation for intersect().
RegionSetDisplay - class lapis.swing.RegionSetDisplay.
 
RegionSetDisplay() - Constructor for class lapis.swing.RegionSetDisplay
 
RegionSetDisplay.RegionSpace - class lapis.swing.RegionSetDisplay.RegionSpace.
 
RegionSetDisplay.RegionSpace() - Constructor for class lapis.swing.RegionSetDisplay.RegionSpace
 
RegionSetFunctionTest - class lapis.RegionSetFunctionTest.
 
RegionSetFunctionTest() - Constructor for class lapis.RegionSetFunctionTest
 
RegionSetStyle - class lapis.swing.RegionSetStyle.
RegionSetStyle: A container for mappings between an arbitrary RegionSet and an associated Style Objects of this class are immutable.
RegionSetStyle(RegionSet, Style) - Constructor for class lapis.swing.RegionSetStyle
 
RegionSetStyle(RegionSet) - Constructor for class lapis.swing.RegionSetStyle
 
Relation - class lapis.Relation.
 
Relation() - Constructor for class lapis.Relation
 
RelationalExpression() - Method in class lapis.parsers.CParser
 
RelationalExpression() - Method in class lapis.parsers.JavaParser
 
RelopGenerator - class lapis.ml.RelopGenerator.
 
RelopGenerator(Class[], Enumeration) - Constructor for class lapis.ml.RelopGenerator
 
Replace - class lapis.tools.Replace.
 
Replace() - Constructor for class lapis.tools.Replace
 
RepresentationChangeException - exception lapis.trees.RepresentationChangeException.
 
RepresentationChangeException(RegionSet) - Constructor for class lapis.trees.RepresentationChangeException
 
RestartableEnumeration - interface lapisx.enum.RestartableEnumeration.
Enumeration which can be restarted from the beginning.
ResultType() - Method in class lapis.parsers.JavaParser
 
ReturnStatement() - Method in class lapis.parsers.JavaParser
 
RunnableWithExceptions - interface lapis.swing.RunnableWithExceptions.
Interface for background tasks that can throw exceptions.
rawToCooked(Region) - Method in class lapis.swing.BrowserPane
 
read(Reader, Document, int) - Method in class lapis.swing.PlainEditorKit
Inserts content from the given stream, which will be treated as plain text.
read() - Method in class lapisx.io.TeeStream
 
read(byte[]) - Method in class lapisx.io.TeeStream
 
read(byte[], int, int) - Method in class lapisx.io.TeeStream
 
read() - Method in class lapisx.net.ContentTypeGuessingReader
 
read(char[]) - Method in class lapisx.net.ContentTypeGuessingReader
 
read(char[], int, int) - Method in class lapisx.net.ContentTypeGuessingReader
 
read() - Method in class lapisx.progress.ProgressReader
 
read(char[], int, int) - Method in class lapisx.progress.ProgressReader
 
readChar() - Method in class lapis.parsers.ASCII_CharStream
 
readChar() - Method in class lapis.parsers.ASCII_UCodeESC_CharStream
 
readLine(InputStream, int) - Static method in class lapisx.io.Line
 
ready() - Method in class lapisx.net.ContentTypeGuessingReader
 
reconstructStackAtLine(TCToken, int) - Static method in class lapis.tc.TCParser
 
recordError(TCToken, String) - Method in class lapis.tc.TCLexer
 
rectangleToRegion(Rectangle) - Method in class lapis.swing.BrowserPane
 
redoAction - Variable in class lapisx.swing.FileEditor
Action invoked by Edit/Redo command.
refresh() - Method in class lapis.swing.OutlierFinder
 
regionToExpandedRectangle(Region) - Method in class lapis.swing.BrowserPane
 
regionToRectangle(Region) - Method in class lapis.swing.BrowserPane
 
regions(Region) - Method in class lapis.DelayedRegionSet
 
regions(RegionSet) - Method in class lapis.DelayedRegionSet
 
regions() - Method in class lapis.EmptyRegion
 
regions(Region) - Method in class lapis.EmptyRegion
 
regions() - Method in class lapis.EmptyRegionSet
 
regions(Region) - Method in class lapis.EmptyRegionSet
 
regions(RegionSet) - Method in class lapis.EmptyRegionSet
 
regions() - Method in class lapis.MutableRegionSet
 
regions(Region) - Method in class lapis.MutableRegionSet
 
regions(RegionSet) - Method in class lapis.MutableRegionSet
 
regions(Region) - Method in class lapis.NamedRegionSet
 
regions(RegionSet) - Method in class lapis.NamedRegionSet
 
regions() - Method in class lapis.Region
 
regions(Region) - Method in class lapis.Region
 
regions(RegionSet) - Method in class lapis.Region
 
regions(Region) - Method in class lapis.RegionSet
 
regions(RegionSet) - Method in class lapis.RegionSet
enumerate regions in each bounding box from each document
regions() - Method in class lapis.RegionSet
 
regions(Region) - Method in class lapis.trees.MultiDocRegionSet
 
regions(RegionSet) - Method in class lapis.trees.MultiDocRegionSet
 
regions(Region) - Method in class lapis.trees.RBTree
 
regions(RegionSet) - Method in class lapis.trees.RBTree
 
regions(Region) - Method in class lapis.trees.RegionArray
 
regions(RegionSet) - Method in class lapis.trees.RegionArray
 
registerTempFile(File) - Static method in class lapisx.io.TempFile
 
relativeTo(URL, URL) - Static method in class lapisx.net.URLUtil
Computes relative HREF for URL there when the current location is URL here.
relativeTo(URL, String) - Static method in class lapisx.net.URLUtil
Compute relative HREF for URL there when the current location is URL here.
relativeTo(String, String) - Static method in class lapisx.net.URLUtil
Compute relative HREF for filename when the current location is filename remove(Object) - Method in class lapis.PatternCache
 
remove(Object, RegionSet) - Method in class lapis.PatternCache
 
remove(String) - Method in class lapis.PatternLibrary
Remove named pattern from this library and all of its ancestors.
remove(String) - Method in class lapis.Toolbox
 
remove(Toolbox.Info) - Method in class lapis.Toolbox
 
remove() - Method in class lapisx.iterator.ConcatIterator
 
remove() - Method in class lapisx.iterator.FilteredIterator
 
remove(Component) - Method in class lapisx.swing.DisappearingTabbedPane
Remove a tab.
remove(Object) - Method in class lapisx.util.SafeIteratorSet
 
removeAll(Collection) - Method in class lapisx.util.SafeIteratorSet
 
removeAllKeysStartingWith(String) - Method in class lapisx.util.Config
 
removeBrowserListener(BrowserListener) - Method in class lapis.swing.Browser
Remove a listener that was listening for document-loading events.
removeCellEditorListener(CellEditorListener) - Method in class lapis.swing.cluster.AbstractCellEditor
 
removeFromTools(Toolbox.Info) - Method in class lapis.swing.Browser
 
removeLibraryListener(PatternLibrary.LibraryListener) - Method in class lapis.PatternLibrary
Removes a listener from this library and all its ancestors.
removeListDataListener(ListDataListener) - Method in class lapisx.swing.HistoryComboBoxModel
 
removeNodeFromParent(MutableTreeNode) - Method in interface lapis.swing.cluster.TreeTableModel
 
removeParser(Parser) - Method in class lapis.PatternLibrary
Remove a parser from this library.
removeProgress(BasicProgressGenerator) - Static method in class lapis.Main
 
removeProgressListener(ProgressListener) - Method in class lapisx.progress.BasicProgressGenerator
 
removeProgressListener(ProgressListener) - Method in interface lapisx.progress.ProgressGenerator
 
removePropertyChangeListener(PropertyChangeListener) - Method in class lapisx.swing.ExtendedAction
 
removePropertyChangeListener(PropertyChangeListener) - Method in class lapisx.swing.MaskedAction
 
removeSelectionListener(SelectionListener) - Method in class lapis.swing.Browser
Remove a listener that was listening for selection-change events.
removeSelectionListener(HypothesisDisplay.SelectionListener) - Method in class lapis.swing.HypothesisDisplay
 
removeSidebarTab(JComponent) - Method in class lapis.swing.Browser
Remove a tab from the sidebar.
removeToolBoxListener(Toolbox.ToolBoxListener) - Method in class lapis.Toolbox
 
removeTreeModelListener(TreeModelListener) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class lapis.swing.ImageView
Gives notification from the document that attributes were removed in a location that this view is responsible for.
rename(String, String) - Method in class lapis.PatternLibrary
Rename a pattern.
rename(String) - Method in class lapisx.util.Config
 
rename(File) - Method in class lapisx.util.Config
 
repeat(String, int) - Static method in class lapisx.util.Str
Generate a string by concatenating n copies of another string.
replace(int[], int, int) - Method in class lapis.swing.RegionHighlighter
 
replace(RegionSet) - Method in class lapis.trees.MultiDocRegionSet
 
replace(Object) - Method in class lapisx.util.History
Replace the current object of the history.
replace(String, String, String) - Static method in class lapisx.util.Str
Replace all occurences of a string.
replaceAction - Variable in class lapis.swing.FindReplacePane
Invoked when the Replace button is pressed
replaceAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
replaceAllAction - Variable in class lapis.swing.FindReplacePane
Invoked when the replace all button is pressed
replaceEdit(UndoableEdit) - Method in class lapisx.swing.CoalescingUndo.KeyTypedEdit
 
replaceSelection(String) - Method in class lapis.swing.BrowserPane
 
replaceSelection(TransferableSelection) - Method in class lapis.swing.BrowserPane
 
replaced(NamedRegionSet, NamedRegionSet, TransferableSelection, String) - Method in class lapis.swing.ManualMode
 
replaced(NamedRegionSet, NamedRegionSet, TransferableSelection, String) - Method in interface lapis.swing.SelectionMode
 
replaced(NamedRegionSet, NamedRegionSet, TransferableSelection, String) - Method in class lapis.swing.SimulEditMode
 
report(RegionSet, double, long) - Method in class lapis.Perf.Build
 
report(RegionSet, double, long) - Method in class lapis.Perf.Query
 
report(RegionSet, double, long) - Method in class lapis.Perf.RunPattern
 
report(Throwable) - Method in class lapisx.util.Debug.NoDebug
 
report(Throwable) - Method in class lapisx.util.Debug.Quiet
 
report(Throwable) - Method in class lapisx.util.Debug.Verbose
 
report(Throwable) - Method in class lapisx.util.Debug
Print the stack trace of an exception (if this is enabled for reporting exceptions)
reportEnabled() - Method in class lapisx.util.Debug.NoDebug
 
reportEnabled() - Method in class lapisx.util.Debug.Quiet
 
reportEnabled() - Method in class lapisx.util.Debug.Verbose
 
reportEnabled() - Method in class lapisx.util.Debug
Test whether calling report() on this debug object will print anything.
reset() - Method in class lapisx.net.ContentTypeGuessingReader
 
resizeFont(Component, int) - Static method in class lapisx.swing.FontUtil
Sets the size of a component's font.
resizeFont(Font, int) - Static method in class lapisx.swing.FontUtil
Enlarges or shrinks a font.
resizeHTMLFont(JEditorPane, int) - Static method in class lapisx.swing.FontUtil
Sets the size of a JEditorPane's HTML fonts.
restart() - Method in class lapisx.enum.EmptyEnumeration
 
restart() - Method in class lapisx.enum.MemoizedEnumeration
 
restart() - Method in interface lapisx.enum.RestartableEnumeration
 
restoreLocation(String, Component) - Static method in class lapis.swing.SwingConfig
Moves a component to a location specified in the LAPIS config file.
restoreLookAndFeel() - Static method in class lapis.swing.SwingConfig
Sets the look and feel specified in the LAPIS configuration file.
restoreSize(String, Window) - Static method in class lapis.swing.SwingConfig
Resizes a window to a size specified in the LAPIS config file.
restoreSplitter(String, JSplitPane) - Static method in class lapis.swing.SwingConfig
Moves a splitter's divider to a location specified in the LAPIS config file.
restoreState(Hashtable) - Method in class lapis.swing.FindReplacePane
 
restoreState(Hashtable) - Method in class lapis.swing.cluster.ClusterFindReplacePane
 
restoreState(Hashtable) - Method in class lapis.swing.cluster.MatchTable
 
restoreState(Hashtable) - Method in class lapis.swing.cluster.MatchTree
 
restoreWindowPositions() - Method in class lapis.swing.Browser
Load window location, size, and splitter positions from configuration.
restoreWindowPositions() - Method in class lapis.swing.PatternPane
 
retainAll(Collection) - Method in class lapisx.util.SafeIteratorSet
 
reverse() - Method in class lapis.tools.Sort.DictionaryOrder
 
reverse() - Method in class lapis.tools.Sort.NumericOrder
 
reverse() - Method in interface lapis.tools.Sort.Order
 
reverse() - Method in class lapis.tools.Sort.ProductOrder
 
reverse() - Method in class lapis.tools.Sort.RandomOrder
 
reverse() - Method in class lapis.tools.Sort.ReverseDictionaryOrder
 
reverse() - Method in class lapis.tools.Sort.ReverseNumericOrder
 
reverse() - Method in class lapis.tools.Sort.ReverseUnicodeOrder
 
reverse() - Method in class lapis.tools.Sort.UnicodeOrder
 
reverse(String) - Static method in class lapisx.util.Str
Reverse a string.
root - Variable in class lapis.swing.cluster.AbstractTreeTableModel
 
run() - Method in class lapis.Perf.BuildFuzzyRBTreeInOrder
 
run() - Method in class lapis.Perf.BuildFuzzyRegionArrayInOrder
 
run() - Method in class lapis.Perf.BuildRBTreeInOrder
 
run() - Method in class lapis.Perf.BuildRBTreeOutOfOrder
 
run() - Method in class lapis.Perf.BuildRegionArrayInOrder
 
run() - Method in class lapis.Perf.BuildRegionArrayOutOfOrder
 
run() - Method in class lapis.Perf.Query
 
run() - Method in class lapis.Perf.RunPattern
 
run(RunnableWithExceptions) - Method in class lapis.swing.BackgroundThreads
 
run(RunnableWithExceptions) - Method in class lapis.swing.Browser
Run a background task.
run() - Method in interface lapis.swing.RunnableWithExceptions
Run a background task.
run(Document) - Static method in class lapis.swing.cluster.LexicalAttractionParser
Tests.
runNowAction - Variable in class lapis.swing.TclFileEditor
Action invoked by Run Now command.

S

S - Static variable in class lapis.parsers.HTMLTag
 
SAMP - Static variable in class lapis.parsers.HTMLTag
 
SCHEME_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SCRIPT - Static variable in class lapis.parsers.HTMLTag
 
SCROLLING_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SC_AND - Static variable in interface lapis.parsers.JavaParserConstants
 
SC_OR - Static variable in interface lapis.parsers.JavaParserConstants
 
SELECT - Static variable in class lapis.parsers.HTMLTag
 
SELECTED_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SELF - Static variable in class lapis.tools.Template
 
SEMICOLON - Static variable in interface lapis.parsers.JavaParserConstants
 
SEPARATED_BY - Static variable in interface lapis.tc.TCSymbols
 
SHAPES_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SHAPE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SHORT - Static variable in interface lapis.parsers.CParserConstants
 
SHORT - Static variable in interface lapis.parsers.JavaParserConstants
 
SIGNED - Static variable in interface lapis.parsers.CParserConstants
 
SIMPLE_LIST - Static variable in class lapis.tools.Template
 
SINGLE_LINE_COMMENT - Static variable in interface lapis.parsers.CParserConstants
 
SINGLE_LINE_COMMENT - Static variable in interface lapis.parsers.JavaParserConstants
 
SIZEOF - Static variable in interface lapis.parsers.CParserConstants
 
SIZE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SLASH - Static variable in interface lapis.parsers.JavaParserConstants
 
SLASHASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
SMALL - Static variable in class lapis.parsers.HTMLTag
 
SOUTH - Static variable in class lapisx.swing.Layout
 
SOUTHEAST - Static variable in class lapisx.swing.Layout
 
SOUTHWEST - Static variable in class lapisx.swing.Layout
 
SPACER - Static variable in class lapis.parsers.HTMLTag
 
SPAN - Static variable in class lapis.parsers.HTMLTag
 
SPAN_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SRC_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
STANDBY_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
STAR - Static variable in interface lapis.parsers.JavaParserConstants
 
STARASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 
STARTING - Static variable in class lapis.ml.LiteralGenerator
 
STARTING - Static variable in interface lapis.tc.TCSymbols
 
STARTING_DELIMITED - Static variable in interface lapis.tc.TCSymbols
 
STARTOF - Static variable in interface lapis.tc.TCSymbols
 
START_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
STATIC - Static variable in interface lapis.parsers.CParserConstants
 
STATIC - Static variable in interface lapis.parsers.JavaParserConstants
 
STRIKE - Static variable in class lapis.parsers.HTMLTag
 
STRING - Static variable in interface lapis.eclipse.components.IXMLColorConstants
 
STRING_LITERAL - Static variable in interface lapis.parsers.CParserConstants
 
STRING_LITERAL - Static variable in interface lapis.parsers.JavaParserConstants
 
STRONG - Static variable in class lapis.parsers.HTMLTag
 
STRUCT - Static variable in interface lapis.parsers.CParserConstants
 
STYLE - Static variable in class lapis.parsers.HTMLTag
 
STYLE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
SUB - Static variable in class lapis.parsers.HTMLTag
 
SUBSET - Static variable in class lapis.RegionSet
 
SUP - Static variable in class lapis.parsers.HTMLTag
 
SUPER - Static variable in interface lapis.parsers.JavaParserConstants
 
SUPERSET - Static variable in class lapis.RegionSet
 
SWITCH - Static variable in interface lapis.parsers.CParserConstants
 
SWITCH - Static variable in interface lapis.parsers.JavaParserConstants
 
SYNCHRONIZED - Static variable in interface lapis.parsers.JavaParserConstants
 
SafeIteratorSet - class lapisx.util.SafeIteratorSet.
This class implements the Set interface backed by a hash table.
SafeIteratorSet() - Constructor for class lapisx.util.SafeIteratorSet
Make an empty SafeIteratorSet.
SafeIteratorSet(Collection) - Constructor for class lapisx.util.SafeIteratorSet
Make a SafeIteratorSet initialized with the elements of a collection.
SafeIteratorSet(int) - Constructor for class lapisx.util.SafeIteratorSet
Make a SafeIteratorSet with an initial capacity.
SafeIteratorSet(int, float) - Constructor for class lapisx.util.SafeIteratorSet
Make a SafeIteratorSet with an initial capacity and load factor.
SafeIteratorSetTest - class lapisx.util.SafeIteratorSetTest.
A collection of JUnit testcases to test the SafeIteratorSet class.
SafeIteratorSetTest(String) - Constructor for class lapisx.util.SafeIteratorSetTest
 
Save - class lapis.tools.Save.
 
Save() - Constructor for class lapis.tools.Save
 
SaveClusters - class lapis.swing.SaveClusters.
 
SaveClusters(Browser) - Constructor for class lapis.swing.SaveClusters
 
SaveRegionSet - class lapis.tools.SaveRegionSet.
 
SaveRegionSet() - Constructor for class lapis.tools.SaveRegionSet
 
SavedVersionProperty - Static variable in interface lapis.Document
Property name for dirty flag.
ScrollBarHighlighter - interface lapisx.swing.ScrollBarHighlighter.
 
ScrollTo - class lapis.swing.ScrollTo.
 
ScrollTo(Browser) - Constructor for class lapis.swing.ScrollTo
 
Select - class lapis.swing.Select.
 
Select(Browser) - Constructor for class lapis.swing.Select
 
SelectionListener - interface lapis.swing.SelectionListener.
Listener, attached to a browser, that receives events when the browser's selection changes.
SelectionMode - interface lapis.swing.SelectionMode.
NamedRegionSet behavior for Browser.
SelectionStatement() - Method in class lapis.parsers.CParser
 
SentenceCooker - class lapis.parsers.SentenceCooker.
LinkGrammar parser extends ExternalParser by overriding the "cook" method.
SentenceCooker(String, ExternalParser.Command, HashMap) - Constructor for class lapis.parsers.SentenceCooker
 
SentenceCooker.SentenceView - class lapis.parsers.SentenceCooker.SentenceView.
 
ShiftExpression() - Method in class lapis.parsers.CParser
 
ShiftExpression() - Method in class lapis.parsers.JavaParser
 
Show - class lapis.tools.Show.
 
Show() - Constructor for class lapis.tools.Show
 
ShowHistory - class lapis.tools.ShowHistory.
 
ShowHistory() - Constructor for class lapis.tools.ShowHistory
 
SimEditSelectionListener - class lapis.eclipse.components.SimEditSelectionListener.
 
SimEditSelectionListener(LapisPane) - Constructor for class lapis.eclipse.components.SimEditSelectionListener
 
Similarity - class lapis.ml.Similarity.
Implementation of the outlier-finding algorithm, which ranks a by similarity to the typical region in the set.
Similarity(NamedRegionSet, NamedRegionSet) - Constructor for class lapis.ml.Similarity
Make a Similarity object.
Similarity.Cluster - class lapis.ml.Similarity.Cluster.
A cluster of regions with identical feature vectors.
Similarity.Cluster(Region, double[], double, boolean) - Constructor for class lapis.ml.Similarity.Cluster
Make a Cluster from a region set.
Similarity.Cluster(Similarity.Cluster, Similarity.Cluster) - Constructor for class lapis.ml.Similarity.Cluster
Make a Cluster by merging two other Clusters.
Similarity.Explanation - class lapis.ml.Similarity.Explanation.
A (feature, value) pair in an explanation.
Similarity.Explanation(int, boolean) - Constructor for class lapis.ml.Similarity.Explanation
 
SimpleNode - class lapis.parsers.SimpleNode.
 
SimpleNode(int) - Constructor for class lapis.parsers.SimpleNode
 
SimulEdit - class lapis.ml.SimulEdit.
 
SimulEdit(NamedRegionSet) - Constructor for class lapis.ml.SimulEdit
 
SimulEditMode - class lapis.swing.SimulEditMode.
 
SimulEditMode(Browser) - Constructor for class lapis.swing.SimulEditMode
 
SimulEditMode.IgnoreOutlierAction - class lapis.swing.SimulEditMode.IgnoreOutlierAction.
Action that clears the outlier flags on a record in Simultaneous Editing mode.
SimulEditMode.IgnoreOutlierAction(Browser) - Constructor for class lapis.swing.SimulEditMode.IgnoreOutlierAction
 
SimulEditMode.SimulEditAction - class lapis.swing.SimulEditMode.SimulEditAction.
Action that enters Simultaneous Editing mode.
SimulEditMode.SimulEditAction(Browser) - Constructor for class lapis.swing.SimulEditMode.SimulEditAction
 
SingleDocRegionSet - class lapis.SingleDocRegionSet.
SingleDocRegionSet is RegionSet that contains regions from single document.
SingleDocRegionSet() - Constructor for class lapis.SingleDocRegionSet
 
SingleDocVersions - class lapis.SingleDocVersions.
SingleDocVersions represents Versions from single document.
SingleDocVersions(DocumentVersion) - Constructor for class lapis.SingleDocVersions
 
SingleNodeTableModel - class lapis.swing.cluster.SingleNodeTableModel.
 
SingleNodeTableModel(Browser, RegionSet) - Constructor for class lapis.swing.cluster.SingleNodeTableModel
 
SingleNodeTableModel(Browser, NamedRegionSet) - Constructor for class lapis.swing.cluster.SingleNodeTableModel
 
SingleNodeTableModel(MatchNodeCreator.SingleGroupNodeTableCreator) - Constructor for class lapis.swing.cluster.SingleNodeTableModel
 
SingleNodeTableModel(MatchNodeCreator.Node) - Constructor for class lapis.swing.cluster.SingleNodeTableModel
 
SlicedCoordinateMap - class lapis.maps.SlicedCoordinateMap.
 
SlicedCoordinateMap(CoordinateMap, int, int, int, int) - Constructor for class lapis.maps.SlicedCoordinateMap
 
Sort - class lapis.tools.Sort.
 
Sort() - Constructor for class lapis.tools.Sort
 
Sort.DictionaryOrder - class lapis.tools.Sort.DictionaryOrder.
 
Sort.DictionaryOrder(TC) - Constructor for class lapis.tools.Sort.DictionaryOrder
 
Sort.KeyOrder - class lapis.tools.Sort.KeyOrder.
 
Sort.KeyOrder(TC) - Constructor for class lapis.tools.Sort.KeyOrder
 
Sort.NumericOrder - class lapis.tools.Sort.NumericOrder.
 
Sort.NumericOrder(TC) - Constructor for class lapis.tools.Sort.NumericOrder
 
Sort.Order - interface lapis.tools.Sort.Order.
 
Sort.ProductOrder - class lapis.tools.Sort.ProductOrder.
 
Sort.ProductOrder(Sort.Order, Sort.Order) - Constructor for class lapis.tools.Sort.ProductOrder
 
Sort.RandomOrder - class lapis.tools.Sort.RandomOrder.
 
Sort.RandomOrder(TC) - Constructor for class lapis.tools.Sort.RandomOrder
 
Sort.ReverseDictionaryOrder - class lapis.tools.Sort.ReverseDictionaryOrder.
 
Sort.ReverseDictionaryOrder(TC) - Constructor for class lapis.tools.Sort.ReverseDictionaryOrder
 
Sort.ReverseNumericOrder - class lapis.tools.Sort.ReverseNumericOrder.
 
Sort.ReverseNumericOrder(TC) - Constructor for class lapis.tools.Sort.ReverseNumericOrder
 
Sort.ReverseUnicodeOrder - class lapis.tools.Sort.ReverseUnicodeOrder.
 
Sort.ReverseUnicodeOrder(TC) - Constructor for class lapis.tools.Sort.ReverseUnicodeOrder
 
Sort.SortableRegion - class lapis.tools.Sort.SortableRegion.
 
Sort.SortableRegion(Region) - Constructor for class lapis.tools.Sort.SortableRegion
 
Sort.UnicodeOrder - class lapis.tools.Sort.UnicodeOrder.
 
Sort.UnicodeOrder(TC) - Constructor for class lapis.tools.Sort.UnicodeOrder
 
Sortable - interface lapisx.sort.Sortable.
 
Sortable2 - interface lapisx.sort.Sortable2.
 
SortableArray - class lapisx.sort.SortableArray.
 
SortableArray(Object[]) - Constructor for class lapisx.sort.SortableArray
 
SortableArray(Object[], int) - Constructor for class lapisx.sort.SortableArray
 
SortableList - interface lapisx.sort.SortableList.
 
SortableVector - class lapisx.sort.SortableVector.
 
SortableVector(Vector) - Constructor for class lapisx.sort.SortableVector
 
SortedEnumeration - class lapisx.sort.SortedEnumeration.
Enumeration which reorders the elements of another enumeration.
SortedEnumeration(Enumeration) - Constructor for class lapisx.sort.SortedEnumeration
 
SpecifierQualifierList() - Method in class lapis.parsers.CParser
 
SpellingParser - class lapis.parsers.SpellingParser.
Checks spelling of a document using an external program (ispell).
SpellingParser() - Constructor for class lapis.parsers.SpellingParser
 
Splash - class lapis.swing.Splash.
 
Splash() - Constructor for class lapis.swing.Splash
 
SplashWindow - class lapis.swing.SplashWindow.
 
SplashWindow(String, Frame) - Constructor for class lapis.swing.SplashWindow
 
SplicedCoordinateMap - class lapis.maps.SplicedCoordinateMap.
 
SplicedCoordinateMap(CoordinateMap, CoordinateMap, int, int, int, int) - Constructor for class lapis.maps.SplicedCoordinateMap
 
StandardRectangles - class lapis.StandardRectangles.
 
StandardRectangles(ArrayList) - Constructor for class lapis.StandardRectangles
 
StandardRectangles(RegionSet) - Constructor for class lapis.StandardRectangles
 
StandardRectangles.Rect - class lapis.StandardRectangles.Rect.
 
StandardRectangles.Rect(int, int, int, int) - Constructor for class lapis.StandardRectangles.Rect
 
StandardRectangles.XAbscissa - class lapis.StandardRectangles.XAbscissa.
 
StandardRectangles.XAbscissa(int, boolean, StandardRectangles.YAbscissa, StandardRectangles.YAbscissa) - Constructor for class lapis.StandardRectangles.XAbscissa
 
StandardRectangles.YAbscissa - class lapis.StandardRectangles.YAbscissa.
 
StandardRectangles.YAbscissa(int, boolean, int) - Constructor for class lapis.StandardRectangles.YAbscissa
 
StandardRectanglesTest - class lapis.StandardRectanglesTest.
 
StandardRectanglesTest() - Constructor for class lapis.StandardRectanglesTest
 
Statement() - Method in class lapis.parsers.CParser
 
Statement() - Method in class lapis.parsers.JavaParser
 
StatementExpression() - Method in class lapis.parsers.JavaParser
 
StatementExpressionList() - Method in class lapis.parsers.JavaParser
 
StatementList() - Method in class lapis.parsers.CParser
 
StatusWriter - class lapis.swing.StatusWriter.
 
StatusWriter(Browser) - Constructor for class lapis.swing.StatusWriter
 
StderrProperty - Static variable in interface lapis.Document
Property name for the associated error document.
StdoutProperty - Static variable in interface lapis.Document
Property name for the associated output document.
StorageClassSpecifier() - Method in class lapis.parsers.CParser
 
Str - class lapisx.util.Str.
String utility routines.
Str() - Constructor for class lapisx.util.Str
 
StreamProgressBar - class lapisx.progress.StreamProgressBar.
 
StreamProgressBar() - Constructor for class lapisx.progress.StreamProgressBar
 
StreamProgressBar(OutputStream) - Constructor for class lapisx.progress.StreamProgressBar
 
StreamProgressBar(OutputStream, int, int) - Constructor for class lapisx.progress.StreamProgressBar
 
StringSortableList - class lapisx.sort.StringSortableList.
 
StringSortableList(String, SortableList) - Constructor for class lapisx.sort.StringSortableList
 
StructDeclaration() - Method in class lapis.parsers.CParser
 
StructDeclarationList() - Method in class lapis.parsers.CParser
 
StructDeclarator() - Method in class lapis.parsers.CParser
 
StructDeclaratorList() - Method in class lapis.parsers.CParser
 
StructOrUnion() - Method in class lapis.parsers.CParser
 
StructOrUnionSpecifier() - Method in class lapis.parsers.CParser
 
Submit - class lapis.tools.Submit.
 
Submit() - Constructor for class lapis.tools.Submit
 
Submit.Field - class lapis.tools.Submit.Field.
 
Submit.Field(TC, Template) - Constructor for class lapis.tools.Submit.Field
 
SubsetEnumeration - interface lapis.SubsetEnumeration.
Enumerates a partition of a RegionSet.
SwingCompatibility - class lapis.swing.SwingCompatibility.
Utility methods for compatibility with older versions of Swing.
SwingCompatibility() - Constructor for class lapis.swing.SwingCompatibility
 
SwingConfig - class lapis.swing.SwingConfig.
Utility methods that load and save Swing state from the LAPIS configuration file (Main.getConfig()).
SwingConfig() - Constructor for class lapis.swing.SwingConfig
 
SwingDocument - interface lapis.swing.SwingDocument.
A SwingDocument is both a LAPIS document and a Swing JEditorPane document.
SwingDocument.Factory - class lapis.swing.SwingDocument.Factory.
Factory for creating SwingDocuments.
SwingDocument.Factory() - Constructor for class lapis.swing.SwingDocument.Factory
 
SwingProgressBar - class lapisx.progress.swing.SwingProgressBar.
 
SwingProgressBar() - Constructor for class lapisx.progress.swing.SwingProgressBar
 
SwitchLabel() - Method in class lapis.parsers.JavaParser
 
SwitchStatement() - Method in class lapis.parsers.JavaParser
 
SwitchTo(int) - Method in class lapis.parsers.CParserTokenManager
 
SwitchTo(int) - Method in class lapis.parsers.JavaParserTokenManager
 
SynchronizedStatement() - Method in class lapis.parsers.JavaParser
 
SystemParser - class lapis.parsers.SystemParser.
 
SystemParser() - Constructor for class lapis.parsers.SystemParser
 
s - Variable in class lapis.ml.CommonSubstrings.CommonSubstring
 
save(Browser, Document) - Static method in class lapis.swing.FileAction
 
save(Browser, File, Document) - Static method in class lapis.swing.FileAction
Save browser contents to a local file.
save(File, RegionSet) - Method in class lapis.tools.SaveRegionSet
 
save(File, String) - Static method in class lapisx.io.FileUtil
Save a file (represented as a string) to disk.
save() - Method in class lapisx.swing.FileEditor
Pop up a save-as dialog box, then saves the editor contents.
save(File) - Method in class lapisx.swing.FileEditor
Save editor contents to a local file.
save() - Method in class lapisx.swing.FileEditorPanel
Pop up a save-as dialog box, then saves the editor contents.
save(File) - Method in class lapisx.swing.FileEditorPanel
Save editor contents to a local file.
save() - Method in class lapisx.util.Config
 
saveAction - Variable in class lapisx.swing.FileEditor
Action invoked by File/Save command.
saveAs(Browser, Document) - Static method in class lapis.swing.FileAction
Pop up a save-as dialog box to save a document.
saveAsAction - Variable in class lapisx.swing.FileEditor
Action invoked by File/Save As command.
saveLocation(String, Component) - Static method in class lapis.swing.SwingConfig
Stores a component's location in the LAPIS configuration file.
saveSize(String, Window) - Static method in class lapis.swing.SwingConfig
Stores a window's size in the LAPIS configuration file.
saveSplitter(String, JSplitPane) - Static method in class lapis.swing.SwingConfig
Stores a splitter's divider location in the LAPIS configuration file.
saveToolAction - Variable in class lapis.swing.Demonstrator
Action invoked when user selects Save Tool.
saveWindowPositions() - Method in class lapis.swing.Browser
Save this browser's window location, size, and splitter positions.
saveWindowPositions() - Method in class lapis.swing.PatternPane
 
scrollClusterToVisible(int) - Method in class lapis.swing.OutlierHistogram
 
scrollRectToVisible(Rectangle) - Method in class lapis.swing.BrowserPane
 
scrollRegionToVisible(Region) - Method in class lapis.swing.BrowserPane
Scrolls browser pane to make a region visible, ideally centered.
scrollRegionToVisible(Region, boolean) - Method in class lapis.swing.BrowserPane
Scrolls browser pane to make a region visible.
scrollRegionsToVisible(RegionSet) - Method in class lapis.swing.BrowserPane
Scrolls browser pane to make at least one region from a region set visible.
scrollToReference(String) - Method in class lapis.swing.BrowserPane
 
search(int[], int, int, int) - Static method in class lapisx.util.BinarySearch
Search a sorted array of integers.
selectAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
selectAll() - Method in interface lapis.swing.cluster.MatchDisplayPanel
selects all matches displayed
selectAll() - Method in class lapis.swing.cluster.MatchTable
selects all matches displayed
selectAll() - Method in class lapis.swing.cluster.MatchTree
 
selectAll() - Method in class lapis.swing.cluster.MatchTreePanel
selects all matches displayed
selectAll() - Method in class lapis.swing.cluster.MatchTreeTablePanel
selects all matches displayed
selectAllAction - Variable in class lapisx.swing.FileEditor
Action invoked by Edit/Select All command.
selectComment(int) - Method in class lapis.eclipse.components.XMLDoubleClickStrategy
 
selectParseError(JTextComponent, TCParseException) - Static method in class lapis.swing.TCEditor
 
selectPathForEvent(TreePath, MouseEvent) - Method in class lapis.swing.cluster.MatchTreeUI
Messaged to update the selection based on a MouseEvent over a particular row.
selectRegion(RegionSet) - Method in class lapis.swing.ManualMode
 
selectRegion(RegionSet) - Method in interface lapis.swing.SelectionMode
 
selectRegion(RegionSet) - Method in class lapis.swing.SimulEditMode
 
selectWord(int) - Method in class lapis.eclipse.components.XMLDoubleClickStrategy
 
selectedHypothesis(NamedRegionSet) - Method in interface lapis.swing.HypothesisDisplay.SelectionListener
 
selectionChanged(SelectionChangedEvent) - Method in class lapis.eclipse.components.SimEditSelectionListener
 
selectionChanged(boolean[]) - Method in class lapis.swing.OutlierHistogram
 
separatedBy() - Method in class lapis.RegionSet
 
sequenceDetected(ICharacterScanner, char[], boolean) - Method in class lapis.eclipse.components.TagRule
 
set(int, Object) - Method in interface lapisx.sort.Sortable
 
set(int, Object) - Method in class lapisx.sort.SortableArray
 
set(int, Object) - Method in class lapisx.sort.SortableVector
 
set(JComponent) - Method in interface lapisx.swing.Layout.Alignment
 
set(GridBagConstraints) - Method in interface lapisx.swing.Layout.Alignment
 
set(JComponent) - Method in interface lapisx.swing.Layout.Size
 
set(GridBagConstraints) - Method in interface lapisx.swing.Layout.Size
 
set(int, boolean) - Method in class lapisx.util.Timer
 
setActivated(boolean) - Method in class lapis.swing.BrowserScrollPane
 
setAlignment(Layout.Alignment) - Method in class lapisx.swing.Layout
 
setAlwaysParse(boolean) - Method in class lapis.parsers.HTMLParser
 
setAnimating(boolean) - Method in class lapisx.swing.Animation
 
setAntialias(boolean) - Method in class lapis.swing.BrowserPane
 
setAsText(String) - Method in class lapisx.swing.LineBeanInfo.OrientationEditor
 
setBase(URL) - Method in class lapis.swing.HTMLDocument
 
setBooleanValue(String, boolean) - Method in class lapisx.swing.HTMLFormAccess
Set value of a checkbox or radio button.
setBounds(int, int, int, int) - Method in class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
This is overridden to set the height to match that of the JTable.
setBusy(boolean) - Method in class lapis.swing.Browser
Turn the busy animation (the spinning L icon) on and off.
setCaretColor(Color) - Method in class lapis.swing.RegionHighlighter
 
setCaretGradientVisible(boolean) - Method in class lapis.swing.RegionHighlighter
 
setCaretVisible(boolean) - Method in class lapis.swing.RegionHighlighter
 
setColoring(boolean) - Method in class lapis.swing.ColoringContext
Specifies whether syntax highlighting is turned on or off.
setColoring(boolean) - Method in class lapis.swing.ColoringView
 
setCommand(String, boolean) - Method in class lapis.swing.Browser
Set the command that generated the current browser contents.
setContainerInsets(int, int, int, int) - Method in class lapisx.swing.Layout
 
setContentType(String) - Method in class lapis.swing.Browser
Set content type of current document.
setCursor(Cursor) - Method in class lapis.swing.LibraryTree
 
setDebugLevel(Class, Debug) - Static method in class lapisx.util.Debug
Set the debugging object used by a class.
setDelta(double) - Method in class lapisx.progress.BasicProgressGenerator
 
setDirty(boolean) - Method in class lapisx.swing.FileEditor
Set the dirty flag to the new boolean value.
setDirty(boolean) - Method in class lapisx.swing.FileEditorPanel
Set the dirty flag to the new boolean value.
setDocument(IDocument) - Method in class lapis.eclipse.components.NonRuleBasedDamagerRepairer
 
setDocument(Document) - Method in class lapis.swing.Browser
Set the current document.
setDocument(SwingDocument) - Method in class lapis.swing.BrowserPane
 
setDocument(Document) - Method in class lapis.swing.Demonstrator
Change the current document to a Document object.
setDocument(Document) - Method in class lapis.swing.DocumentProperties
 
setDocument(Document) - Method in class lapis.tools.Sort.KeyOrder
 
setDocument(Document) - Method in interface lapis.tools.Sort.Order
 
setDocument(Document) - Method in class lapis.tools.Sort.ProductOrder
 
setDocumentVersion(DocumentVersion) - Method in class lapis.parsers.SimpleNode
 
setDocumentVersion(DocumentVersion) - Method in class lapis.parsers.Token
 
setEditorDocument(org.eclipse.jface.text.IDocument) - Method in class lapis.eclipse.components.LapisDocument
 
setEditorKitForContentType(String, EditorKit) - Method in class lapis.swing.BrowserPane
 
setEnabled(boolean) - Method in class lapisx.swing.ExtendedAction
 
setEnabled(boolean) - Method in class lapisx.swing.MaskedAction
 
setEnd(int) - Method in class lapis.parsers.HTMLElement
 
setEnd(int) - Method in class lapis.parsers.SimpleNode
 
setEnd(int) - Method in class lapis.parsers.Token
 
setErrorHolder(TCParseException) - Method in class lapis.tc.TCLexer
 
setExamples(NamedRegionSet, NamedRegionSet) - Method in class lapis.ml.Inference
 
setExamples(NamedRegionSet, NamedRegionSet) - Method in class lapis.swing.OutlierHistogram
 
setExpanded(boolean) - Method in class lapis.swing.HypothesisDisplay
 
setFile(File) - Method in class lapisx.swing.FileEditorPanel
Set the file from which the editor contents are loaded.
setFlashColor(Color) - Method in class lapisx.swing.FlashingLabel
Set the color used when the label flashes.
setFocus() - Method in class lapis.eclipse.components.LapisPane
 
setForeground(Color) - Method in class lapisx.swing.FlashingLabel
 
setGradientColor(Color) - Method in class lapis.swing.RegionHighlighter
 
setHandleColor(Color) - Method in class lapis.swing.RegionHighlighter
 
setHandlesVisible(boolean) - Method in class lapis.swing.RegionHighlighter
 
setHighlightedText(int) - Method in class lapis.swing.cluster.ClusterFindReplacePane
 
setHighlighter(ScrollBarHighlighter) - Method in class lapisx.swing.HighlightingScrollBar
 
setHighlighter(ScrollBarHighlighter) - Method in class lapisx.swing.HighlightingScrollPane.HighlightingScrollBar
 
setHorizontalHighlighter(ScrollBarHighlighter) - Method in class lapisx.swing.HighlightingScrollPane
 
setHourglass(boolean) - Method in class lapis.swing.Browser
Turn the wait mouse cursor (an hourglass or watch) on and off.
setHrefContext(String) - Method in class lapis.tc.TCParseException
 
setHypotheses(RestartableEnumeration) - Method in class lapis.swing.HypothesisDisplay
 
setInitialPosition() - Method in class lapisx.swing.InputThreeButtonDialog
 
setInitialPosition() - Method in class lapisx.swing.OkCancelDialog
 
setInput(Document) - Method in class lapis.Arguments
Set input document.
setInput(Object) - Method in class lapis.Arguments
Set input document.
setInsets(int, int, int, int) - Method in class lapisx.swing.Layout
 
setInsets(Insets) - Method in class lapisx.swing.Layout
 
setInterpreter(Interpreter) - Method in class lapis.swing.Browser
Set the browser's interpreter.
setLabel(String) - Method in class lapisx.progress.ProgressEvent
 
setLapisDir(String) - Static method in class lapis.Main
 
setLength(int) - Method in class lapis.swing.RegionSetDisplay
 
setLexicalMap(LexMap) - Method in class lapis.swing.cluster.LexicalAttractionParser
 
setMatchCount(int) - Method in class lapis.swing.PatternPane
Set number of matches displayed in the pattern pane.
setMaximum(int) - Method in class lapisx.progress.ProgressEvent
 
setMinimum(int) - Method in class lapisx.progress.ProgressEvent
 
setModel(TableModel) - Method in class lapis.swing.TableMap
 
setModel(TreeTableModel) - Method in class lapis.swing.cluster.MatchTreeTable
 
setNext(SortableList) - Method in class lapis.tools.Sort.SortableRegion
 
setNext(SortableList) - Method in interface lapisx.sort.SortableList
 
setNext(SortableList) - Method in class lapisx.sort.StringSortableList
 
setNextHighlighter(Highlighter) - Method in class lapis.swing.RegionHighlighter
 
setNextScrollBarHighlighter(ScrollBarHighlighter) - Method in class lapis.swing.RegionHighlighter
 
setOrientation(int) - Method in class lapisx.swing.Line
 
setOutlining(boolean) - Method in class lapis.swing.RegionHighlighter
 
setOutput(DocumentWriter) - Method in class lapis.Arguments
Set output document.
setPageHistory(History) - Method in class lapis.swing.Browser
Set the browser's history.
setParent(View) - Method in class lapis.swing.ImageView
Establishes the parent view for this view.
setParsedBy(Object) - Method in class lapis.PatternCache
 
setPattern(String, boolean) - Method in class lapis.swing.Browser
Set pattern in pattern box.
setPattern(String, boolean) - Method in class lapis.swing.PatternPane
Set pattern in pattern box.
setPercentComplete(double) - Method in class lapisx.progress.ProgressEvent
 
setProperties(boolean, boolean) - Static method in class lapis.swing.cluster.ClusterFindReplacePane
 
setProperties() - Method in class lapis.swing.cluster.MatchTree
 
setProxy(String) - Static method in class lapis.Main
 
setRecord(Region) - Method in class lapis.swing.SimulEditMode.IgnoreOutlierAction
 
setRecords(NamedRegionSet) - Method in class lapis.ml.SimulEdit
 
setRegion(Region) - Method in class lapis.swing.cluster.ClusterRenderer.BrowserClip
 
setRegion(Region) - Method in class lapis.swing.cluster.ClusterRenderer.TopLevelClip
 
setRegion(Region) - Method in class lapis.swing.cluster.ClusterRenderer.TopSingleClip
 
setRegions(Region, Region, Region) - Method in class lapis.swing.cluster.ClusterRenderer.MultiClip
 
setRoot(MatchNodeCreator.Node) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
setRoot(MatchNodeCreator.Node) - Method in interface lapis.swing.cluster.TreeTableModel
 
setRowHeight(int) - Method in class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
Sets the row height of the tree, and forwards the row height to the table.
setScrollBarHighlightColor(Color) - Method in class lapis.swing.RegionHighlighter
 
setScrollBarHighlighted(boolean) - Method in class lapis.swing.RegionHighlighter
 
setScrollTabLayoutPolicy(JTabbedPane) - Static method in class lapis.swing.SwingCompatibility
Calls JTabbedPane.setTabLayoutPolicy(int) if it's available.
setSelectedComponent(Component) - Method in class lapisx.swing.DisappearingTabbedPane
Select a tab (bringing it to top).
setSelectedItem(Object) - Method in class lapisx.swing.HistoryComboBoxModel
 
setSelectedName(String) - Method in class lapis.swing.LibraryTree
 
setSelectedNames(Set) - Method in class lapis.swing.LibraryTree
 
setSelectedText(int) - Method in class lapis.swing.cluster.ClusterFindReplacePane
 
setSelection(NamedRegionSet) - Method in class lapis.swing.Browser
Set the current selection.
setSelection(NamedRegionSet) - Method in class lapis.swing.RegionHighlighter
 
setSelection(NamedRegionSet) - Method in class lapis.swing.RegionSetDisplay
 
setSelectionMode(SelectionMode) - Method in class lapis.swing.Browser
Set current selection mode.
setSelectionModel(TreeSelectionModel) - Method in class lapis.swing.cluster.MatchTree
 
setShrinkage(int) - Method in class lapis.swing.RegionHighlighter
 
setSize(float, float) - Method in class lapis.swing.ImageView
Sets the size of the view.
setSize(Layout.Size) - Method in class lapisx.swing.Layout
 
setSquiggleColor(Color) - Method in class lapis.swing.OutlierHighlighter
 
setStart(int) - Method in class lapis.parsers.SimpleNode
 
setStart(int) - Method in class lapis.parsers.Token
 
setStatus(String) - Method in class lapis.swing.Browser
Set status bar message.
setString(String) - Method in class lapis.swing.BrowserProgressBar
 
setStringContext(String) - Method in class lapis.tc.TCParseException
 
setStringValue(String, String) - Method in class lapisx.swing.HTMLFormAccess
Set value of a text field or single-selection list.
setText(String) - Method in class lapis.swing.TCFileEditor
Set the editor contents.
setText(String) - Method in class lapis.swing.TclFileEditor
Set editor contents from a string.
setText(String) - Method in class lapisx.swing.FileEditor
Set the editor contents.
setText(String) - Method in class lapisx.swing.FileEditorPanel
Set the editor contents.
setTitle(Document) - Method in class lapis.swing.Browser
Set window title bar appropriately for a document.
setTitled(boolean) - Method in class lapis.swing.BrowserScrollPane
 
setTreeTable(boolean, MatchTreeTable) - Method in class lapis.swing.cluster.MatchTree
 
setUI(ComboBoxUI) - Method in class lapis.swing.TCComboBox
 
setUndoableEditListener(Document, UndoableEditListener) - Static method in class lapisx.swing.CoalescingUndo
Attaches an undo listener to a document in such a way that multiple typed keystrokes are coalesced into a single undoable edit.
setUp() - Method in class lapis.MultiDocRegionSetFunctionTest
 
setUp() - Method in class lapis.RegionSetFunctionTest
 
setUp() - Method in class lapis.StandardRectanglesTest
 
setUp() - Method in class lapis.ToolboxTest
 
setUp() - Method in class lapisx.iterator.ConcatIteratorTest
 
setUp() - Method in class lapisx.util.HistoryTest
 
setUp() - Method in class lapisx.util.SafeIteratorSetTest
 
setUsage(String) - Method in class lapis.Arguments
Set usage message printed when an erroneous argument is found.
setUserAgent(String) - Static method in class lapis.Main
 
setValue(int) - Method in class lapis.StandardRectangles.XAbscissa
 
setValue(int) - Method in class lapisx.progress.ProgressEvent
 
setValueAt(Object, int, int) - Method in class lapis.swing.TableMap
 
setValueAt(Object, Object, int) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
setValueAt(Object, Object, int) - Method in interface lapis.swing.cluster.TreeTableModel
Sets the value for node node, at column number column.
setValueAt(Object, int, int) - Method in class lapis.swing.cluster.TreeTableModelAdapter
 
setVar(String, Object) - Method in interface lapis.Interpreter
Set a variable's value.
setVar(String, Object) - Method in class lapis.tcl.TclInterpreter
 
setVerticalHighlighter(ScrollBarHighlighter) - Method in class lapisx.swing.HighlightingScrollPane
 
setVisible(boolean) - Method in class lapis.swing.OutlierFinder
 
setup2() - Method in class lapisx.swing.FileChooser
 
setupListeners() - Method in class lapis.swing.cluster.MatchTree
 
shouldSelectCell(EventObject) - Method in class lapis.swing.cluster.AbstractCellEditor
 
show() - Method in class lapis.swing.FindReplacePane.HTMLWarningDialog
displays dialog box
show() - Method in class lapisx.swing.InputThreeButtonDialog
 
show() - Method in class lapisx.swing.OkCancelDialog
 
showBlockableMessageDialog(Browser, Object, String, int, String) - Static method in class lapis.swing.FeedbackForm
Pop up an error message dialog with a "don't-show-this-again" option.
showExampleHighlight() - Method in class lapis.swing.ManualMode
 
showExampleHighlight() - Method in interface lapis.swing.SelectionMode
 
showExampleHighlight() - Method in class lapis.swing.SimulEditMode
 
showExceptionDialog(Browser, Throwable) - Static method in class lapis.swing.FeedbackForm
Pop up an error message dialog describing an exception, including a "Send Feedback" button which triggers a feedback form.
showExceptionDialog(Browser, Throwable, boolean) - Static method in class lapis.swing.FeedbackForm
 
showFeedbackForm() - Static method in class lapis.swing.FeedbackForm
Open a new window containing the feedback form.
showFeedbackForm(Browser) - Static method in class lapis.swing.FeedbackForm
Open a new window containing the feedback form.
showFeedbackForm(Browser, Throwable) - Static method in class lapis.swing.FeedbackForm
Open a new window containing the feedback form.
showMenu(JPopupMenu) - Method in class lapisx.swing.DelayedPopupMenu
Callback that shows the menu.
showMessageDialog(Browser, Object, String, int) - Static method in class lapis.swing.FeedbackForm
Pop up an error message dialog.
showOptionDialog(Component) - Method in class lapis.swing.RegionHighlighter
 
sibling - Variable in class lapis.parsers.HTMLElement
 
sibling - Variable in class lapis.tc.TCToken
 
simEditTest() - Method in class lapis.eclipse.components.LapisPane
 
singleDocize() - Method in class lapis.DelayedRegionSet
 
singleDocize() - Method in class lapis.EmptyRegion
 
singleDocize() - Method in class lapis.EmptyRegionSet
 
singleDocize() - Method in class lapis.MutableRegionSet
 
singleDocize() - Method in class lapis.NamedRegionSet
 
singleDocize() - Method in class lapis.Region
 
singleDocize() - Method in class lapis.RegionSet
 
singleDocize() - Method in class lapis.trees.MultiDocRegionSet
 
singleDocize() - Method in class lapis.trees.RBTree
 
singleDocize() - Method in class lapis.trees.RegionArray
 
size() - Method in interface lapisx.sort.Sortable
 
size() - Method in interface lapisx.sort.Sortable2
 
size() - Method in class lapisx.sort.SortableArray
 
size() - Method in class lapisx.sort.SortableVector
 
size() - Method in class lapisx.util.History
Get number of objects currently in history.
size() - Method in class lapisx.util.PriorityQueue
Get number of objects in queue.
size() - Method in class lapisx.util.SafeIteratorSet
 
skip(long) - Method in class lapisx.net.ContentTypeGuessingReader
 
skipNamesMatching(String) - Static method in class lapis.ml.LibraryGenerator
Register a name or set of names that should not be used as an inference feature.
slowEquals(Object) - Method in class lapis.RegionSet
 
sort(Sortable) - Static method in class lapisx.sort.MergeSort
 
sort(Sortable, int, int, Vector) - Static method in class lapisx.sort.MergeSort
 
sort(SortableList) - Static method in class lapisx.sort.MergeSort
 
sort(SortableList, int) - Static method in class lapisx.sort.MergeSort
 
sort() - Method in class lapisx.sort.PointerSort
 
sort(int, int) - Method in class lapisx.sort.PointerSort
 
sort(Sortable) - Static method in class lapisx.sort.Quicksort
 
sort(Sortable, int, int) - Static method in class lapisx.sort.Quicksort
 
sort(Sortable2) - Static method in class lapisx.sort.Quicksort
 
sort(Sortable2, int, int) - Static method in class lapisx.sort.Quicksort
 
sort(SortableList, int) - Static method in class lapisx.sort.Quicksort
 
sort(SortableList) - Static method in class lapisx.sort.Quicksort
 
specialConstructor - Variable in class lapis.parsers.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class lapis.parsers.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
squares - Variable in class lapis.tools.Calc.StdDev
 
standardize() - Method in class lapis.StandardRectangles
 
start - Variable in class lapis.Region
 
start - Variable in class lapis.swing.Demonstrator.TextSelection
 
start - Variable in class lapis.tc.TCToken
 
start - Variable in class lapisx.util.History
Index of oldest object in history.
startFlashing() - Method in class lapisx.swing.FlashingLabel
Flash the label.
startHigh - Variable in class lapis.FuzzyRegion
 
startMouseSelection() - Method in class lapis.swing.ManualMode
 
startMouseSelection() - Method in interface lapis.swing.SelectionMode
 
startMouseSelection() - Method in class lapis.swing.SimulEditMode
 
startOf() - Method in class lapis.RegionSet
 
startProgress(ProgressEvent) - Method in interface lapisx.progress.ProgressListener
 
startProgress(ProgressEvent) - Method in class lapisx.progress.StreamProgressBar
 
startProgress(ProgressEvent) - Method in class lapisx.progress.swing.SwingProgressBar
 
startTag - Variable in class lapis.parsers.HTMLElement
 
startTag - Variable in class lapis.parsers.HTMLTag
 
startTag(String, int, int) - Method in class lapis.parsers.XMLParser
 
starting(RegionSet) - Method in class lapis.MutableRegionSet
 
starting(RegionSet) - Method in class lapis.Region
 
starting(RegionSet) - Method in class lapis.RegionSet
 
starting(RegionSet) - Method in class lapis.trees.RegionArray
 
startingContains(RegionSet) - Method in class lapis.Region
 
startingContains(RegionSet) - Method in class lapis.RegionSet
 
startingDelimited(int, RegionSet) - Method in class lapis.Region
 
startingDelimited(RegionSet) - Method in class lapis.RegionSet
 
startingIn(RegionSet) - Method in class lapis.Region
 
startingIn(RegionSet) - Method in class lapis.RegionSet
 
startsWithIgnoreCase(String, String) - Static method in class lapisx.util.Str
Like String.startsWith, but case-insensitive.
staticFlag - Static variable in class lapis.parsers.ASCII_CharStream
 
staticFlag - Static variable in class lapis.parsers.ASCII_UCodeESC_CharStream
 
stop() - Method in class lapis.swing.BackgroundThreads
 
stop() - Method in class lapis.swing.Browser
Stop all background tasks.
stopCellEditing() - Method in class lapis.swing.cluster.AbstractCellEditor
 
stopFlashing() - Method in class lapisx.swing.FlashingLabel
Force the label to stop flashing, if it's currently flashing.
stopMouseSelection() - Method in class lapis.swing.ManualMode
 
stopMouseSelection() - Method in interface lapis.swing.SelectionMode
 
stopMouseSelection() - Method in class lapis.swing.SimulEditMode
 
storeState(Hashtable) - Method in class lapis.swing.FindReplacePane
 
storeState(Hashtable) - Method in class lapis.swing.cluster.ClusterFindReplacePane
 
storeState(Hashtable) - Method in class lapis.swing.cluster.MatchTable
 
storeState(Hashtable) - Method in class lapis.swing.cluster.MatchTree
 
stripEmptyRegions() - Method in class lapis.RegionSet
 
submit(Document, Region, Region) - Static method in class lapis.tools.Submit
 
submitData(String) - Method in class lapis.swing.FormView
 
subsets() - Method in class lapis.MutableRegionSet
 
subsets() - Method in class lapis.RegionSet
 
subsets() - Method in class lapis.trees.RBTree
 
subsets() - Method in class lapis.trees.RegionArray
 
suite() - Static method in class lapis.ToolboxTest
 
suite() - Static method in class lapisx.iterator.ConcatIteratorTest
 
suite() - Static method in class lapisx.util.HistoryTest
 
suite() - Static method in class lapisx.util.SafeIteratorSetTest
 
sum - Variable in class lapis.tools.Calc.Sum
 
swap(int, int) - Method in interface lapisx.sort.Sortable
 
swap(int, int) - Method in interface lapisx.sort.Sortable2
 
swap(int, int) - Method in class lapisx.sort.SortableArray
 
swap(int, int) - Method in class lapisx.sort.SortableVector
 
sym - Variable in class lapis.tc.TCToken
 

T

TABINDEX_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
TABLE - Static variable in class lapis.parsers.HTMLTag
 
TAG - Static variable in interface lapis.eclipse.components.IXMLColorConstants
 
TARGET_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
TBODY - Static variable in class lapis.parsers.HTMLTag
 
TC - class lapis.tc.TC.
 
TC(TC.Node) - Constructor for class lapis.tc.TC
 
TC(TC.Node, String) - Constructor for class lapis.tc.TC
 
TC(TC.Node, Evaluator) - Constructor for class lapis.tc.TC
 
TC(Reader) - Constructor for class lapis.tc.TC
Create a TC expression tree by parsing a Reader stream.
TC(String) - Constructor for class lapis.tc.TC
Create a TC expression tree by parsing it from a string.
TC(String, boolean) - Constructor for class lapis.tc.TC
Create a TC expression tree by parsing it from a string.
TC(File) - Constructor for class lapis.tc.TC
Create a TC expression tree by parsing it from a file.
TC(Class, String) - Constructor for class lapis.tc.TC
Create a TC expression tree by parsing it from a class resource (i.e., a file found inside a JAR archive or in a Java class hierarchy).
TC(NamedRegionSet) - Constructor for class lapis.tc.TC
Create a TC expression tree representing a constant region set.
TC.After - class lapis.tc.TC.After.
 
TC.After(TC.Node) - Constructor for class lapis.tc.TC.After
 
TC.AfterDelimited - class lapis.tc.TC.AfterDelimited.
 
TC.AfterDelimited(TC.Node) - Constructor for class lapis.tc.TC.AfterDelimited
 
TC.Ancestor - class lapis.tc.TC.Ancestor.
 
TC.Ancestor(TC.Node) - Constructor for class lapis.tc.TC.Ancestor
 
TC.And - class lapis.tc.TC.And.
 
TC.And(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.And
 
TC.Any - class lapis.tc.TC.Any.
 
TC.Any() - Constructor for class lapis.tc.TC.Any
 
TC.Assign - class lapis.tc.TC.Assign.
 
TC.Assign(String, TC.Node) - Constructor for class lapis.tc.TC.Assign
 
TC.BalancedBinary - class lapis.tc.TC.BalancedBinary.
 
TC.BalancedBinary(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.BalancedBinary
 
TC.BalancedUnary - class lapis.tc.TC.BalancedUnary.
 
TC.BalancedUnary(TC.Node) - Constructor for class lapis.tc.TC.BalancedUnary
 
TC.Before - class lapis.tc.TC.Before.
 
TC.Before(TC.Node) - Constructor for class lapis.tc.TC.Before
 
TC.BeforeDelimited - class lapis.tc.TC.BeforeDelimited.
 
TC.BeforeDelimited(TC.Node) - Constructor for class lapis.tc.TC.BeforeDelimited
 
TC.ButNot - class lapis.tc.TC.ButNot.
 
TC.ButNot(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.ButNot
 
TC.CaseSensitivity - class lapis.tc.TC.CaseSensitivity.
 
TC.CaseSensitivity(boolean, TC.Node) - Constructor for class lapis.tc.TC.CaseSensitivity
 
TC.Constant - class lapis.tc.TC.Constant.
 
TC.Constant(NamedRegionSet) - Constructor for class lapis.tc.TC.Constant
 
TC.Constant(Document, RegionSet) - Constructor for class lapis.tc.TC.Constant
 
TC.Contains - class lapis.tc.TC.Contains.
 
TC.Contains(TC.Node) - Constructor for class lapis.tc.TC.Contains
 
TC.Crispen - class lapis.tc.TC.Crispen.
 
TC.Crispen(TC.Node) - Constructor for class lapis.tc.TC.Crispen
 
TC.Descendant - class lapis.tc.TC.Descendant.
 
TC.Descendant(TC.Node) - Constructor for class lapis.tc.TC.Descendant
 
TC.EndOf - class lapis.tc.TC.EndOf.
 
TC.EndOf(TC.Node) - Constructor for class lapis.tc.TC.EndOf
 
TC.Ending - class lapis.tc.TC.Ending.
 
TC.Ending(TC.Node) - Constructor for class lapis.tc.TC.Ending
 
TC.EndingDelimited - class lapis.tc.TC.EndingDelimited.
 
TC.EndingDelimited(TC.Node) - Constructor for class lapis.tc.TC.EndingDelimited
 
TC.Equals - class lapis.tc.TC.Equals.
 
TC.Equals(TC.Node) - Constructor for class lapis.tc.TC.Equals
 
TC.ExternalPattern - class lapis.tc.TC.ExternalPattern.
 
TC.ExternalPattern(Pattern) - Constructor for class lapis.tc.TC.ExternalPattern
 
TC.Flatten - class lapis.tc.TC.Flatten.
 
TC.Flatten(TC.Node) - Constructor for class lapis.tc.TC.Flatten
 
TC.FromTo - class lapis.tc.TC.FromTo.
 
TC.FromTo(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.FromTo
 
TC.Id - class lapis.tc.TC.Id.
 
TC.Id(String) - Constructor for class lapis.tc.TC.Id
 
TC.Id(String, TCToken) - Constructor for class lapis.tc.TC.Id
 
TC.IgnoreBinary - class lapis.tc.TC.IgnoreBinary.
 
TC.IgnoreBinary(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.IgnoreBinary
 
TC.In - class lapis.tc.TC.In.
 
TC.In(TC.Node) - Constructor for class lapis.tc.TC.In
 
TC.Include - class lapis.tc.TC.Include.
 
TC.Include(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.Include
 
TC.JustAfter - class lapis.tc.TC.JustAfter.
 
TC.JustAfter(TC.Node) - Constructor for class lapis.tc.TC.JustAfter
 
TC.JustAfterDelimited - class lapis.tc.TC.JustAfterDelimited.
 
TC.JustAfterDelimited(TC.Node) - Constructor for class lapis.tc.TC.JustAfterDelimited
 
TC.JustBefore - class lapis.tc.TC.JustBefore.
 
TC.JustBefore(TC.Node) - Constructor for class lapis.tc.TC.JustBefore
 
TC.JustBeforeDelimited - class lapis.tc.TC.JustBeforeDelimited.
 
TC.JustBeforeDelimited(TC.Node) - Constructor for class lapis.tc.TC.JustBeforeDelimited
 
TC.Literal - class lapis.tc.TC.Literal.
 
TC.Literal(String) - Constructor for class lapis.tc.TC.Literal
 
TC.Melt - class lapis.tc.TC.Melt.
 
TC.Melt(TC.Node) - Constructor for class lapis.tc.TC.Melt
 
TC.NextTo - class lapis.tc.TC.NextTo.
 
TC.NextTo(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.NextTo
 
TC.Node - class lapis.tc.TC.Node.
 
TC.Node() - Constructor for class lapis.tc.TC.Node
 
TC.Nonempty - class lapis.tc.TC.Nonempty.
 
TC.Nonempty(TC.Node) - Constructor for class lapis.tc.TC.Nonempty
 
TC.Nothing - class lapis.tc.TC.Nothing.
 
TC.Nothing() - Constructor for class lapis.tc.TC.Nothing
 
TC.Nth - class lapis.tc.TC.Nth.
 
TC.Nth(int, TC.Node, TC.Node) - Constructor for class lapis.tc.TC.Nth
 
TC.Or - class lapis.tc.TC.Or.
 
TC.Or(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.Or
 
TC.OrButNot - class lapis.tc.TC.OrButNot.
 
TC.OrButNot(TC.Node, TC.Node, TC.Node) - Constructor for class lapis.tc.TC.OrButNot
 
TC.Overlaps - class lapis.tc.TC.Overlaps.
 
TC.Overlaps(TC.Node) - Constructor for class lapis.tc.TC.Overlaps
 
TC.OverlapsEnd - class lapis.tc.TC.OverlapsEnd.
 
TC.OverlapsEnd(TC.Node) - Constructor for class lapis.tc.TC.OverlapsEnd
 
TC.OverlapsStart - class lapis.tc.TC.OverlapsStart.
 
TC.OverlapsStart(TC.Node) - Constructor for class lapis.tc.TC.OverlapsStart
 
TC.Prefix - class lapis.tc.TC.Prefix.
 
TC.Prefix(String, TC.Node) - Constructor for class lapis.tc.TC.Prefix
 
TC.Regexp - class lapis.tc.TC.Regexp.
 
TC.Regexp(String) - Constructor for class lapis.tc.TC.Regexp
 
TC.SeparatedBy - class lapis.tc.TC.SeparatedBy.
 
TC.SeparatedBy(TC.Node) - Constructor for class lapis.tc.TC.SeparatedBy
 
TC.Seq - class lapis.tc.TC.Seq.
 
TC.Seq(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.Seq
 
TC.StartOf - class lapis.tc.TC.StartOf.
 
TC.StartOf(TC.Node) - Constructor for class lapis.tc.TC.StartOf
 
TC.Starting - class lapis.tc.TC.Starting.
 
TC.Starting(TC.Node) - Constructor for class lapis.tc.TC.Starting
 
TC.StartingDelimited - class lapis.tc.TC.StartingDelimited.
 
TC.StartingDelimited(TC.Node) - Constructor for class lapis.tc.TC.StartingDelimited
 
TC.Trim - class lapis.tc.TC.Trim.
 
TC.Trim(TC.Node, TC.Node) - Constructor for class lapis.tc.TC.Trim
 
TC.Unbind - class lapis.tc.TC.Unbind.
 
TC.Unbind(TC.Node) - Constructor for class lapis.tc.TC.Unbind
 
TC.View - class lapis.tc.TC.View.
 
TC.View(String, TC.Node) - Constructor for class lapis.tc.TC.View
 
TCComboBox - class lapis.swing.TCComboBox.
 
TCComboBox(boolean, boolean) - Constructor for class lapis.swing.TCComboBox
 
TCComboBox(ComboBoxModel, boolean, boolean) - Constructor for class lapis.swing.TCComboBox
 
TCEditor - class lapis.swing.TCEditor.
 
TCEditor(boolean) - Constructor for class lapis.swing.TCEditor
 
TCEditor(boolean, boolean) - Constructor for class lapis.swing.TCEditor
 
TCFileEditor - class lapis.swing.TCFileEditor.
 
TCFileEditor(Browser) - Constructor for class lapis.swing.TCFileEditor
 
TCLexer - class lapis.tc.TCLexer.
 
TCLexer(Reader) - Constructor for class lapis.tc.TCLexer
 
TCLexer(InputStream) - Constructor for class lapis.tc.TCLexer
 
TCParseException - exception lapis.tc.TCParseException.
 
TCParseException() - Constructor for class lapis.tc.TCParseException
 
TCParseException(String) - Constructor for class lapis.tc.TCParseException
 
TCParseException.ParseError - class lapis.tc.TCParseException.ParseError.
 
TCParseException.ParseError(TCToken, String) - Constructor for class lapis.tc.TCParseException.ParseError
 
TCParser - class lapis.tc.TCParser.
 
TCParser() - Constructor for class lapis.tc.TCParser
 
TCSymbols - interface lapis.tc.TCSymbols.
 
TCToken - class lapis.tc.TCToken.
 
TCToken(int, String, int, int, int, int, int) - Constructor for class lapis.tc.TCToken
 
TD - Static variable in class lapis.parsers.HTMLTag
 
TEXTAREA - Static variable in class lapis.parsers.HTMLTag
 
TEXT_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
TEXT_BULLETS - Static variable in class lapis.tools.Template
 
TEXT_LINES - Static variable in class lapis.tools.Template
 
TEXT_PARAGRAPHS - Static variable in class lapis.tools.Template
 
TFOOT - Static variable in class lapis.parsers.HTMLTag
 
TH - Static variable in class lapis.parsers.HTMLTag
 
THEN - Static variable in interface lapis.tc.TCSymbols
 
THIS - Static variable in interface lapis.parsers.JavaParserConstants
 
THROW - Static variable in interface lapis.parsers.JavaParserConstants
 
THROWS - Static variable in interface lapis.parsers.JavaParserConstants
 
TILDE - Static variable in interface lapis.parsers.JavaParserConstants
 
TITLE - Static variable in class lapis.parsers.HTMLTag
 
TITLE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
TO - Static variable in interface lapis.tc.TCSymbols
 
TR - Static variable in class lapis.parsers.HTMLTag
 
TRANSIENT - Static variable in interface lapis.parsers.JavaParserConstants
 
TRIE - Static variable in class lapis.parsers.ListParser
 
TRIM - Static variable in interface lapis.tc.TCSymbols
 
TRUE - Static variable in class lapis.parsers.HTMLTag
 
TRUE - Static variable in interface lapis.parsers.JavaParserConstants
 
TRY - Static variable in interface lapis.parsers.JavaParserConstants
 
TT - Static variable in class lapis.parsers.HTMLTag
 
TYPE - Static variable in class lapis.parsers.ListParser
 
TYPEDEF - Static variable in interface lapis.parsers.CParserConstants
 
TYPE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
TableMap - class lapis.swing.TableMap.
 
TableMap() - Constructor for class lapis.swing.TableMap
 
TagRule - class lapis.eclipse.components.TagRule.
 
TagRule(IToken) - Constructor for class lapis.eclipse.components.TagRule
 
TclArguments - class lapis.tcl.TclArguments.
 
TclArguments(Interp, TclObject[]) - Constructor for class lapis.tcl.TclArguments
Make a TclArguments object.
TclCommand - class lapis.tcl.TclCommand.
 
TclCommand(String) - Constructor for class lapis.tcl.TclCommand
 
TclCommand(Class) - Constructor for class lapis.tcl.TclCommand
 
TclCommand(Tool) - Constructor for class lapis.tcl.TclCommand
 
TclFileEditor - class lapis.swing.TclFileEditor.
 
TclFileEditor(Browser) - Constructor for class lapis.swing.TclFileEditor
 
TclInterpreter - class lapis.tcl.TclInterpreter.
 
TclInterpreter() - Constructor for class lapis.tcl.TclInterpreter
 
TclInterpreter(Interp) - Constructor for class lapis.tcl.TclInterpreter
 
TclShell - class lapis.tcl.TclShell.
 
TclShell() - Constructor for class lapis.tcl.TclShell
 
TclTool - class lapis.tcl.TclTool.
 
TclTool(File) - Constructor for class lapis.tcl.TclTool
 
TclTool(String) - Constructor for class lapis.tcl.TclTool
 
TeeStream - class lapisx.io.TeeStream.
TeeStream is used to simultaneously write to an OutputStream (passed as an argument to the constructor) as bytes are read from the underlying InputStream.
TeeStream(InputStream, OutputStream) - Constructor for class lapisx.io.TeeStream
 
TempFile - class lapisx.io.TempFile.
 
TempFile() - Constructor for class lapisx.io.TempFile
 
Template - class lapis.tools.Template.
 
Template() - Constructor for class lapis.tools.Template
 
Template.FieldTemplate - class lapis.tools.Template.FieldTemplate.
 
Template.FieldTemplate(TC, Template) - Constructor for class lapis.tools.Template.FieldTemplate
 
Template.ListTemplate - class lapis.tools.Template.ListTemplate.
 
Template.ListTemplate(String, Template, String, String) - Constructor for class lapis.tools.Template.ListTemplate
 
Template.LiteralTemplate - class lapis.tools.Template.LiteralTemplate.
 
Template.LiteralTemplate(String) - Constructor for class lapis.tools.Template.LiteralTemplate
 
Template.SelfTemplate - class lapis.tools.Template.SelfTemplate.
 
Template.SelfTemplate() - Constructor for class lapis.tools.Template.SelfTemplate
 
Template.SequenceTemplate - class lapis.tools.Template.SequenceTemplate.
 
Template.SequenceTemplate() - Constructor for class lapis.tools.Template.SequenceTemplate
 
Template.SequenceTemplate(Template[]) - Constructor for class lapis.tools.Template.SequenceTemplate
 
TextUtil - class lapisx.swing.TextUtil.
 
TextUtil() - Constructor for class lapisx.swing.TextUtil
 
Thr - class lapisx.util.Thr.
 
Thr() - Constructor for class lapisx.util.Thr
 
ThrowStatement() - Method in class lapis.parsers.JavaParser
 
Timer - class lapisx.util.Timer.
 
Timer() - Constructor for class lapisx.util.Timer
 
Timestamped - class lapis.swing.Timestamped.
 
Timestamped() - Constructor for class lapis.swing.Timestamped
 
Timestamped(PrintStream) - Constructor for class lapis.swing.Timestamped
 
Token - class lapis.parsers.Token.
Describes the input token stream.
Token() - Constructor for class lapis.parsers.Token
 
TokenMgrError - exception lapis.parsers.TokenMgrError.
 
TokenMgrError() - Constructor for class lapis.parsers.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class lapis.parsers.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class lapis.parsers.TokenMgrError
 
Tool - interface lapis.Tool.
 
ToolAction - class lapis.swing.ToolAction.
 
ToolAction(Browser, Tool, String, boolean) - Constructor for class lapis.swing.ToolAction
 
ToolAction.BrowserArguments - class lapis.swing.ToolAction.BrowserArguments.
 
ToolAction.BrowserArguments() - Constructor for class lapis.swing.ToolAction.BrowserArguments
 
ToolAction.Calc - class lapis.swing.ToolAction.Calc.
Action for Calc tool.
ToolAction.Calc(Browser) - Constructor for class lapis.swing.ToolAction.Calc
 
ToolAction.Extract - class lapis.swing.ToolAction.Extract.
Action for Extract tool.
ToolAction.Extract(Browser) - Constructor for class lapis.swing.ToolAction.Extract
 
ToolAction.Keep - class lapis.swing.ToolAction.Keep.
Action for Keep tool.
ToolAction.Keep(Browser) - Constructor for class lapis.swing.ToolAction.Keep
 
ToolAction.Omit - class lapis.swing.ToolAction.Omit.
Action for Delete tool (called "Omit" in UI).
ToolAction.Omit(Browser) - Constructor for class lapis.swing.ToolAction.Omit
 
ToolAction.Replace - class lapis.swing.ToolAction.Replace.
Action for Replace tool.
ToolAction.Replace(Browser) - Constructor for class lapis.swing.ToolAction.Replace
 
ToolAction.Sort - class lapis.swing.ToolAction.Sort.
Action for Sort tool.
ToolAction.Sort(Browser) - Constructor for class lapis.swing.ToolAction.Sort
 
Toolbox - class lapis.Toolbox.
 
Toolbox() - Constructor for class lapis.Toolbox
 
Toolbox.Info - class lapis.Toolbox.Info.
 
Toolbox.Info(Tool, String, String, File, boolean, boolean) - Constructor for class lapis.Toolbox.Info
 
Toolbox.ToolBoxListener - interface lapis.Toolbox.ToolBoxListener.
 
ToolboxTest - class lapis.ToolboxTest.
 
ToolboxTest(String) - Constructor for class lapis.ToolboxTest
 
TransformAction - class lapis.swing.TransformAction.
 
TransformAction(Browser, String) - Constructor for class lapis.swing.TransformAction
 
TransformAction.Downcase - class lapis.swing.TransformAction.Downcase.
Convert to lowercase action.
TransformAction.Downcase(Browser) - Constructor for class lapis.swing.TransformAction.Downcase
 
TransformAction.PreserveCase - class lapis.swing.TransformAction.PreserveCase.
 
TransformAction.PreserveCase(Browser) - Constructor for class lapis.swing.TransformAction.PreserveCase
 
TransformAction.SentenceCase - class lapis.swing.TransformAction.SentenceCase.
Capitalize first word action.
TransformAction.SentenceCase(Browser) - Constructor for class lapis.swing.TransformAction.SentenceCase
 
TransformAction.TitleCase - class lapis.swing.TransformAction.TitleCase.
Capitalize all words action.
TransformAction.TitleCase(Browser) - Constructor for class lapis.swing.TransformAction.TitleCase
 
TransformAction.ToggleCase - class lapis.swing.TransformAction.ToggleCase.
Toggle case action.
TransformAction.ToggleCase(Browser) - Constructor for class lapis.swing.TransformAction.ToggleCase
 
TransformAction.Upcase - class lapis.swing.TransformAction.Upcase.
Convert to uppercase action.
TransformAction.Upcase(Browser) - Constructor for class lapis.swing.TransformAction.Upcase
 
TranslationUnit() - Method in class lapis.parsers.CParser
 
Traversal - class lapis.tc.Traversal.
 
Traversal() - Constructor for class lapis.tc.Traversal
 
TreeTableModel - interface lapis.swing.cluster.TreeTableModel.
 
TreeTableModelAdapter - class lapis.swing.cluster.TreeTableModelAdapter.
 
TreeTableModelAdapter(TreeTableModel, JTree) - Constructor for class lapis.swing.cluster.TreeTableModelAdapter
 
TryStatement() - Method in class lapis.parsers.JavaParser
 
Type() - Method in class lapis.parsers.JavaParser
 
TypeDeclaration() - Method in class lapis.parsers.JavaParser
 
TypeName() - Method in class lapis.parsers.CParser
 
TypeQualifier() - Method in class lapis.parsers.CParser
 
TypeQualifierList() - Method in class lapis.parsers.CParser
 
TypeSpecifier() - Method in class lapis.parsers.CParser
 
TypedefName() - Method in class lapis.parsers.CParser
 
tableChanged(TableModelEvent) - Method in class lapis.swing.TableMap
 
tableFormatAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
tagName - Variable in class lapis.parsers.HTMLTag
 
test(String[]) - Static method in class lapisx.sort.MergeSort
 
testAdd() - Method in class lapisx.util.HistoryTest
 
testAddRemoveTools() - Method in class lapis.ToolboxTest
 
testAddTools() - Method in class lapis.ToolboxTest
 
testAncestor() - Method in class lapis.RegionSetFunctionTest
 
testClear() - Method in class lapisx.util.HistoryTest
 
testConcat() - Method in class lapisx.iterator.ConcatIteratorTest
 
testContains() - Method in class lapisx.util.HistoryTest
 
testCopy() - Method in class lapisx.util.HistoryTest
 
testDescendant() - Method in class lapis.RegionSetFunctionTest
 
testDoubleEnding() - Method in class lapis.RegionSetFunctionTest
 
testDoubleFuzzyEnding() - Method in class lapis.RegionSetFunctionTest
 
testDoubleFuzzyStarting() - Method in class lapis.RegionSetFunctionTest
 
testDoubleStarting() - Method in class lapis.RegionSetFunctionTest
 
testEnding() - Method in class lapis.RegionSetFunctionTest
 
testExpand() - Method in class lapisx.util.HistoryTest
 
testForwardAndBack() - Method in class lapisx.util.HistoryTest
 
testFuzzyAfter() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyAncestor() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyBefore() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyContains() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyContains2() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyDescendant() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyEnding() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyIn() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyIn2() - Method in class lapis.RegionSetFunctionTest
 
testFuzzyStarting() - Method in class lapis.RegionSetFunctionTest
 
testIn() - Method in class lapis.trees.LazyRelopTest
 
testJumpTo() - Method in class lapisx.util.HistoryTest
 
testMicsAfter() - Method in class lapis.RegionSetFunctionTest
 
testMicsBefore() - Method in class lapis.RegionSetFunctionTest
 
testMultiEnding() - Method in class lapis.RegionSetFunctionTest
 
testMultiMicsEnding() - Method in class lapis.RegionSetFunctionTest
 
testMultiMicsStarting() - Method in class lapis.RegionSetFunctionTest
 
testMultiStarting() - Method in class lapis.RegionSetFunctionTest
 
testPointAfter() - Method in class lapis.RegionSetFunctionTest
 
testPointBefore() - Method in class lapis.RegionSetFunctionTest
 
testPointContains() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointContains() - Method in class lapis.RegionSetFunctionTest
 
testPointContains2() - Method in class lapis.RegionSetFunctionTest
 
testPointEndingContains() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointEndingIn() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointIn() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointIn() - Method in class lapis.RegionSetFunctionTest
 
testPointIn2() - Method in class lapis.RegionSetFunctionTest
 
testPointStartingContains() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointStartingIn() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointsContains() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointsEndingContains() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointsEndingIn() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointsIn() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointsStartingContains() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPointsStartingIn() - Method in class lapis.MultiDocRegionSetFunctionTest
 
testPut() - Method in class lapisx.util.HistoryTest
 
testRemoveTools() - Method in class lapis.ToolboxTest
 
testReplace() - Method in class lapisx.util.HistoryTest
 
testSafeIteration() - Method in class lapisx.util.SafeIteratorSetTest
 
testSize() - Method in class lapisx.util.HistoryTest
 
testStandardize() - Method in class lapis.StandardRectanglesTest
 
testStarting() - Method in class lapis.RegionSetFunctionTest
 
testToStartAndToEnd() - Method in class lapisx.util.HistoryTest
 
text - Variable in class lapis.tc.TCToken
 
textFieldListener - Variable in class lapis.swing.Demonstrator
 
toArray() - Method in class lapisx.util.SafeIteratorSet
 
toArray(Object[]) - Method in class lapisx.util.SafeIteratorSet
 
toBoundExpression(PatternLibrary) - Method in class lapis.tc.TC
 
toButton(Action) - Static method in class lapisx.swing.ActionAdapters
constructs a new JButton attached to an Action
toCheckBox(Action) - Static method in class lapisx.swing.ActionAdapters
constructs a new JCheckBox attached to an Action
toEnd() - Method in class lapisx.util.History
Move to last (newest) object in the history, if possible.
toHTMLAttributeName(String) - Static method in class lapis.parsers.HTMLTag
Convert a String to an HTML attribute name.
toJavaObject(Interp, TclObject) - Static method in class lapis.tcl.TclArguments
 
toMenuAction(Action) - Static method in class lapisx.swing.ActionAdapters
 
toRadioButton(Action, ButtonGroup) - Static method in class lapisx.swing.ActionAdapters
 
toRadioButtonMenuItem(Action, ButtonGroup) - Static method in class lapisx.swing.ActionAdapters
 
toRegion() - Method in class lapis.BasicDocument
 
toRegion() - Method in interface lapis.Document
 
toRegion() - Method in interface lapis.DocumentView
 
toRegion() - Method in class lapis.DocumentWriter
 
toRegion() - Method in class lapis.eclipse.components.LapisDocument
 
toRegion() - Method in class lapis.parsers.SentenceCooker.SentenceView
 
toRegion() - Method in class lapis.swing.HTMLDocument
 
toRegion() - Method in class lapis.swing.PlainDocument
 
toRegion() - Method in class lapis.swing.cluster.LexicalAttractionParser.SentenceView
 
toStart() - Method in class lapisx.util.History
Move to first (oldest) object in the history, if possible.
toString() - Method in class lapis.Arguments.Name
 
toString() - Method in class lapis.BasicDocument
 
toString() - Method in class lapis.DocumentVersion
 
toString() - Method in class lapis.DocumentWriter
 
toString() - Method in class lapis.EmptyRegion
 
toString() - Method in class lapis.EmptyRegionSet
 
toString() - Method in class lapis.ErrorRegionSet
 
toString() - Method in class lapis.MutableRegionSet
 
toString() - Method in class lapis.NamedRegionSet
 
toString() - Method in class lapis.Region
 
toString() - Method in class lapis.RegionSet
 
toString() - Method in class lapis.StandardRectangles.Rect
 
toString() - Method in class lapis.StandardRectangles.XAbscissa
 
toString() - Method in class lapis.StandardRectangles.YAbscissa
 
toString() - Method in class lapis.StandardRectangles
 
toString() - Method in class lapis.ml.CommonSubstrings.CommonSubstring
 
toString() - Method in class lapis.ml.SimulEdit
 
toString(String) - Method in class lapis.parsers.SimpleNode
 
toString() - Method in class lapis.swing.HTMLDocument
 
toString() - Method in class lapis.swing.PlainDocument
 
toString() - Method in class lapis.tc.TC.Assign
 
toString() - Method in class lapis.tc.TC.CaseSensitivity
 
toString() - Method in class lapis.tc.TC.Id
 
toString() - Method in class lapis.tc.TC.Literal
 
toString() - Method in class lapis.tc.TC.Node
 
toString() - Method in class lapis.tc.TC.Nth
 
toString() - Method in class lapis.tc.TC.Prefix
 
toString() - Method in class lapis.tc.TC.Regexp
 
toString() - Method in class lapis.tc.TC.View
 
toString() - Method in class lapis.tc.TC
 
toString() - Method in class lapis.tc.TCParseException.ParseError
 
toString() - Method in class lapis.tc.TCToken
 
toString() - Method in class lapis.tcl.WrappedTclException
 
toString() - Method in class lapisx.net.FormURL
 
toString() - Method in class lapisx.util.CaselessString
 
toStringWithContent() - Method in class lapis.RegionSet
Convert region set to a multi-line string, one region per line.
toTagName(String) - Static method in class lapis.parsers.HTMLTag
Convert a String to a tag name.
toTinyButton(Action) - Static method in class lapisx.swing.ActionAdapters
Make a new JButton attached to an Action.
toToggleButton(Action, ButtonGroup) - Static method in class lapisx.swing.ActionAdapters
 
toToolbarAction(Action) - Static method in class lapisx.swing.ActionAdapters
 
tok - Variable in class lapis.tc.TCParseException.ParseError
 
token - Variable in class lapis.parsers.CParser
 
token - Variable in class lapis.parsers.JavaParser
 
tokenImage - Static variable in interface lapis.parsers.CParserConstants
 
tokenImage - Static variable in interface lapis.parsers.JavaParserConstants
 
tokenImage - Variable in class lapis.parsers.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
token_source - Variable in class lapis.parsers.CParser
 
token_source - Variable in class lapis.parsers.JavaParser
 
tool1 - Variable in class lapis.ToolboxTest
 
tool2 - Variable in class lapis.ToolboxTest
 
tool3 - Variable in class lapis.ToolboxTest
 
toolAdded(Toolbox, Toolbox.Info) - Method in interface lapis.Toolbox.ToolBoxListener
 
toolChanged(Toolbox, Toolbox.Info) - Method in interface lapis.Toolbox.ToolBoxListener
 
toolRemoved(Toolbox, Toolbox.Info) - Method in interface lapis.Toolbox.ToolBoxListener
 
toolbox - Variable in class lapis.ToolboxTest
 
tools() - Method in class lapis.Toolbox
 
total() - Static method in class lapisx.util.Mem
 
totalLits - Static variable in class lapis.tc.Evaluator
 
totalOps - Static variable in class lapis.tc.Evaluator
 
totalRegexps - Static variable in class lapis.tc.Evaluator
 
totalRegions - Static variable in class lapis.tc.Evaluator
 
transTargetColour - Variable in class lapis.swing.cluster.ClusterRenderer.ImageTransparencyFilter
RGB value (24 bit) of the colour targetted for transparency
transform(Object) - Method in class lapis.ml.LibraryGenerator
 
transform(Object) - Method in class lapis.ml.RelopGenerator
 
transform(String) - Method in class lapis.swing.PreserveCase
 
transform(String) - Method in class lapis.swing.TransformAction.Downcase
 
transform(String) - Method in class lapis.swing.TransformAction.PreserveCase
 
transform(String, boolean) - Method in class lapis.swing.TransformAction.PreserveCase
 
transform(String) - Method in class lapis.swing.TransformAction.SentenceCase
 
transform(String) - Method in class lapis.swing.TransformAction.TitleCase
 
transform(String) - Method in class lapis.swing.TransformAction.ToggleCase
 
transform(String) - Method in class lapis.swing.TransformAction.Upcase
 
transform(String) - Method in class lapis.swing.TransformAction
 
transform(Object) - Method in class lapisx.enum.FilteredEnumeration
 
transform(Object, Object) - Method in class lapisx.enum.PairEnumeration
 
transform(Object) - Method in class lapisx.iterator.FilteredIterator
 
tree - Static variable in class lapis.swing.cluster.ClusterFindReplacePane
 
tree - Variable in class lapis.swing.cluster.MatchTreeTable
A subclass of JTree.
treeFormatAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
treeNodeNotSelected() - Method in interface lapis.swing.LibraryTreeListener
 
treeNodeNotSelected() - Method in class lapis.swing.PatternPane
 
treeNodeSelected() - Method in interface lapis.swing.LibraryTreeListener
 
treeNodeSelected() - Method in class lapis.swing.PatternPane
 
trim(RegionSet) - Method in class lapis.Region
 
trim(RegionSet) - Method in class lapis.RegionSet
 

U

U - Static variable in class lapis.parsers.HTMLTag
 
UL - Static variable in class lapis.parsers.HTMLTag
 
UNBIND - Static variable in interface lapis.tc.TCSymbols
 
UNDO_LISTENER - Static variable in class lapisx.swing.CoalescingUndo
 
UNION - Static variable in interface lapis.parsers.CParserConstants
 
UNRELATED - Static variable in class lapis.RegionSet
 
UNSIGNED - Static variable in interface lapis.parsers.CParserConstants
 
URLProperty - Static variable in interface lapis.Document
Property name for the document's URL.
URLToFile(URL) - Static method in class lapisx.net.URLUtil
Convert a file: URL to a filename appropriate to the current system platform.
URLUtil - class lapisx.net.URLUtil.
 
URLUtil() - Constructor for class lapisx.net.URLUtil
 
USEMAP_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
UnaryExpression() - Method in class lapis.parsers.CParser
 
UnaryExpression() - Method in class lapis.parsers.JavaParser
 
UnaryExpressionNotPlusMinus() - Method in class lapis.parsers.JavaParser
 
UnaryOperator() - Method in class lapis.parsers.CParser
 
Unknown - class lapis.tools.Unknown.
Unknown is called when the interpreter can't match the command name with any known command.
Unknown() - Constructor for class lapis.tools.Unknown
 
UnmodifiedClassDeclaration() - Method in class lapis.parsers.JavaParser
 
UnmodifiedInterfaceDeclaration() - Method in class lapis.parsers.JavaParser
 
unbindToLog(String) - Static method in class lapis.LibraryLoader
 
undidTo(DocumentVersion) - Method in class lapis.swing.ManualMode
 
undidTo(DocumentVersion) - Method in interface lapis.swing.SelectionMode
 
undidTo(DocumentVersion) - Method in class lapis.swing.SimulEditMode
 
undo(ActionEvent) - Method in class lapis.swing.Browser
 
undo() - Method in interface lapis.swing.cluster.MatchDisplayPanel
 
undo() - Method in class lapis.swing.cluster.MatchTable
 
undo() - Method in class lapis.swing.cluster.MatchTree
 
undo() - Method in class lapis.swing.cluster.MatchTreePanel
 
undo() - Method in class lapis.swing.cluster.MatchTreeTable
 
undo() - Method in class lapis.swing.cluster.MatchTreeTablePanel
 
undoAction - Variable in class lapis.swing.FindReplacePane
 
undoAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
undoAction - Variable in class lapisx.swing.FileEditor
Action invoked by Edit/Undo command.
undoTo(DocumentVersion) - Method in class lapis.ml.HybridInference
 
undoTo(DocumentVersion) - Method in class lapis.ml.Inference
 
undoTo(DocumentVersion) - Method in interface lapis.ml.InferenceAlgorithm
 
undoTo(DocumentVersion) - Method in class lapis.ml.SimulEdit
 
unescape(String, char, String, String, boolean) - Static method in class lapisx.util.Str
Translate escape sequences (e.g.
unselectAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
unselectRegion(RegionSet) - Method in class lapis.swing.ManualMode
 
unselectRegion(RegionSet) - Method in interface lapis.swing.SelectionMode
 
unselectRegion(RegionSet) - Method in class lapis.swing.SimulEditMode
 
untabify(String, int) - Static method in class lapisx.util.Str
Expands tabs to spaces.
update() - Method in class lapisx.util.PriorityQueue
Rebuild priority queuein case the priorities of its elements have changed since they were inserted.
updateFocus(boolean) - Method in class lapis.swing.BrowserPane
 
updateUI() - Method in class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
updateUI is overridden to set the colors of the Tree's renderer to match that of the table.
updateUI() - Method in class lapis.swing.cluster.MatchTreeTable
Overridden to message super and forward the method to the tree.
usage() - Method in class lapis.Arguments
Fire a UsageException containing the usage message set by setUsage().
usage(String) - Method in class lapis.Arguments
Fire a UsageException containing the given message.
usageMessage - Variable in class lapis.Arguments
 
used() - Static method in class lapisx.util.Mem
 

V

VALIGN_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
VALUETYPE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
VALUE_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
VAR - Static variable in class lapis.parsers.HTMLTag
 
VERBOSE - Static variable in class lapisx.util.Debug
Enables all debugging output and assertion checks.
VERSION_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
VLINK_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
VOID - Static variable in interface lapis.parsers.CParserConstants
 
VOID - Static variable in interface lapis.parsers.JavaParserConstants
 
VOLATILE - Static variable in interface lapis.parsers.CParserConstants
 
VOLATILE - Static variable in interface lapis.parsers.JavaParserConstants
 
Validatable - interface lapis.trees.Validatable.
 
VariableDeclarator() - Method in class lapis.parsers.JavaParser
 
VariableDeclaratorId() - Method in class lapis.parsers.JavaParser
 
VariableInitializer() - Method in class lapis.parsers.JavaParser
 
Versions - interface lapis.Versions.
Versions is a set of document versions from which a region set is derived.
ViewNow - class lapis.swing.ViewNow.
 
ViewNow(Browser) - Constructor for class lapis.swing.ViewNow
 
Visitor - interface lapis.tc.Visitor.
 
v - Variable in class lapisx.sort.SortableVector
 
validate() - Method in class lapis.trees.RBTree
 
validate() - Method in class lapis.trees.RegionArray
 
validate() - Method in interface lapis.trees.Validatable
 
value - Variable in class lapis.tools.Submit.Field
 
valueChanged(TreeSelectionEvent) - Method in class lapis.swing.LibraryTree
TreeSelectionListener - sets selected node
valueForPathChanged(TreePath, Object) - Method in class lapis.swing.cluster.AbstractTreeTableModel
 
version - Variable in class lapis.Region
 
versions() - Method in class lapis.SingleDocVersions
 
versions() - Method in interface lapis.Versions
 
vertical() - Static method in class lapisx.swing.Layout
 
vertical(Container) - Static method in class lapisx.swing.Layout
 
viewToModel(float, float, Shape, Position.Bias[]) - Method in class lapis.swing.ImageView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
visibleNames() - Method in class lapis.PatternLibrary
Get the visible names in the library (i.e., names that don't begin with an underscore).
visibleRow - Variable in class lapis.swing.cluster.MatchTreeTable.TreeTableCellRenderer
Last table/tree row asked to renderer.

W

WBR - Static variable in class lapis.parsers.HTMLTag
 
WEST - Static variable in class lapisx.swing.Layout
 
WHILE - Static variable in interface lapis.parsers.CParserConstants
 
WHILE - Static variable in interface lapis.parsers.JavaParserConstants
 
WIDTH_ATTRIB - Static variable in class lapis.parsers.HTMLTag
 
WITH - Static variable in interface lapis.tc.TCSymbols
 
WebQuery - class lapis.tools.WebQuery.
 
WebQuery() - Constructor for class lapis.tools.WebQuery
 
WhileStatement() - Method in class lapis.parsers.JavaParser
 
Win - class lapisx.swing.Win.
 
Win() - Constructor for class lapisx.swing.Win
 
WrappedTclException - exception lapis.tcl.WrappedTclException.
 
WrappedTclException(Interp, Throwable) - Constructor for class lapis.tcl.WrappedTclException
 
WrappedTclException(Interp, Throwable, String) - Constructor for class lapis.tcl.WrappedTclException
 
waitUntilLoaded() - Method in class lapis.swing.Browser
Sleep until document contents have been fully loaded.
wasParsedBy(Object) - Method in class lapis.PatternCache
 
windowCreated(Object) - Static method in class lapis.Main
 
windowDisposed(Object) - Static method in class lapis.Main
 
windows() - Static method in class lapis.Main
 
wordAction - Variable in class lapis.swing.FindReplacePane
 
wordAction - Variable in class lapis.swing.cluster.ClusterFindReplacePane
 
write(int) - Method in class lapisx.io.NullOutputStream
 
write(byte[], int, int) - Method in class lapisx.io.NullOutputStream
 
write(byte[]) - Method in class lapisx.io.NullOutputStream
 
writeLine(OutputStream, String) - Static method in class lapisx.io.Line
 
writeToFile() - Static method in class lapis.LibraryLoader
 

X

XMLConfiguration - class lapis.eclipse.components.XMLConfiguration.
 
XMLConfiguration(ColorManager) - Constructor for class lapis.eclipse.components.XMLConfiguration
 
XMLDocumentProvider - class lapis.eclipse.components.XMLDocumentProvider.
 
XMLDocumentProvider() - Constructor for class lapis.eclipse.components.XMLDocumentProvider
 
XMLDoubleClickStrategy - class lapis.eclipse.components.XMLDoubleClickStrategy.
 
XMLDoubleClickStrategy() - Constructor for class lapis.eclipse.components.XMLDoubleClickStrategy
 
XMLEditor - class lapis.eclipse.components.XMLEditor.
 
XMLEditor() - Constructor for class lapis.eclipse.components.XMLEditor
 
XMLParser - class lapis.parsers.XMLParser.
Parser that uses classes from the Xerces XML parser to create an XML parser that integrates into LAPIS.
XMLParser() - Constructor for class lapis.parsers.XMLParser
 
XMLPartitionScanner - class lapis.eclipse.components.XMLPartitionScanner.
 
XMLPartitionScanner() - Constructor for class lapis.eclipse.components.XMLPartitionScanner
 
XMLScanner - class lapis.eclipse.components.XMLScanner.
 
XMLScanner(ColorManager) - Constructor for class lapis.eclipse.components.XMLScanner
 
XMLTagScanner - class lapis.eclipse.components.XMLTagScanner.
 
XMLTagScanner(ColorManager) - Constructor for class lapis.eclipse.components.XMLTagScanner
 
XMLWhitespaceDetector - class lapis.eclipse.components.XMLWhitespaceDetector.
 
XMLWhitespaceDetector() - Constructor for class lapis.eclipse.components.XMLWhitespaceDetector
 
XML_COMMENT - Static variable in interface lapis.eclipse.components.IXMLColorConstants
 
XML_COMMENT - Static variable in class lapis.eclipse.components.XMLPartitionScanner
 
XML_DEFAULT - Static variable in class lapis.eclipse.components.XMLPartitionScanner
 
XML_TAG - Static variable in class lapis.eclipse.components.XMLPartitionScanner
 
XMP - Static variable in class lapis.parsers.HTMLTag
 
XOR - Static variable in interface lapis.parsers.JavaParserConstants
 
XORASSIGN - Static variable in interface lapis.parsers.JavaParserConstants
 

Y

YES - Static variable in class lapis.swing.FindReplacePane.HTMLWarningDialog
 
yield(TC.Node, String) - Method in class lapis.ml.LiteralGenerator
 
yield(Object) - Method in class lapisx.enum.FilteredEnumeration
 
yield(Object) - Method in class lapisx.enum.PairEnumeration
 
yield(Object) - Method in class lapisx.iterator.FilteredIterator
 

Z

ZipArchive - class lapisx.io.ZipArchive.
 
ZipArchive(String[]) - Constructor for class lapisx.io.ZipArchive
 
ZipArchive(InputStream) - Constructor for class lapisx.io.ZipArchive
 
ZipArchive(InputStream, int) - Constructor for class lapisx.io.ZipArchive
 

_

_DEFAULT - Static variable in interface lapis.parsers.JavaParserConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _