A B C D E F G H I J L M N O P R S T U V W

A

addDoubleClickListener(IDoubleClickListener) - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
addEditorListener(EditorListener) - Method in interface net.sf.colorer.editor.BaseEditor
Adds specified EditorListener object into parse process.
addEditorListener(EditorListener) - Method in class net.sf.colorer.impl.BaseEditorNative
 
addListener(OutlineListener) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
addListener(OutlineListener) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
addListener(OutlineListener) - Method in interface net.sf.colorer.editor.IOutlineSource
 
addRegion(int, String, int, int, Region) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
addRegion(int, String, int, int, Region) - Method in class net.sf.colorer.editor.Outliner
 
addRegion(int, String, int, int, Region) - Method in interface net.sf.colorer.RegionHandler
Informs handler about lexical region in line.
addRegionHandler(RegionHandler, Region) - Method in interface net.sf.colorer.editor.BaseEditor
Adds specified RegionHandler object into the parse process.
addRegionHandler(RegionHandler, Region) - Method in class net.sf.colorer.impl.BaseEditorNative
 
addRegionHandler(RegionHandler) - Method in class net.sf.colorer.swt.TextColorer
Installs specified handler into parse process.
addReloadListener(IColorerReloadListener) - Method in class net.sf.colorer.eclipse.ColorerPlugin
Adds HRC database reload action listener
attach(TextColorer) - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
attach(StyledText) - Method in class net.sf.colorer.swt.TextColorer
Installs this highlighter into the specified StyledText object.
attachOutliner(TextColorer) - Method in interface net.sf.colorer.eclipse.outline.IWorkbenchOutlineSource
Attaches the outliner, specified by this interface to the editor, causing this outliner to recieve parse information.
attachOutliner(TextColorer) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
attachOutliner(TextColorer) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
attachOutliner(BaseEditor) - Method in class net.sf.colorer.editor.Outliner
 

B

back - Variable in class net.sf.colorer.handlers.StyledRegion
Background mapping
BaseEditor - Interface in net.sf.colorer.editor
 
BaseEditorNative - Class in net.sf.colorer.impl
 
BaseEditorNative(ParserFactory, LineSource) - Constructor for class net.sf.colorer.impl.BaseEditorNative
 
bback - Variable in class net.sf.colorer.handlers.StyledRegion
Is region defines background mapping
bfore - Variable in class net.sf.colorer.handlers.StyledRegion
Is region defines foreground mapping
BOLD - Static variable in class net.sf.colorer.handlers.StyledRegion
 

C

chooseFileType() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Selects filetype according to file name and first line of content
chooseFileType(String) - Method in interface net.sf.colorer.editor.BaseEditor
Chooses filetype according to the filename and first line of text
chooseFileType(String) - Method in class net.sf.colorer.impl.BaseEditorNative
 
chooseFileType(String) - Method in class net.sf.colorer.swing.JColoredTextArea
Selects and installs coloring style (filetype) according to filename string and current first line of text.
chooseFileType(String) - Method in class net.sf.colorer.swt.TextColorer
Selects and installs coloring style (filetype) according to filename string and current first line of text.
clean() - Method in class net.sf.colorer.swt.ColorManager
 
clear() - Method in interface net.sf.colorer.eclipse.outline.IWorkbenchOutlineSource
Cleans out current outline elements.
clear() - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
clear(Vector, int) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
clear() - Method in class net.sf.colorer.editor.Outliner
Cleans out current outline elements.
clearLine(int, String) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
clearLine(int, String) - Method in class net.sf.colorer.editor.Outliner
 
clearLine(int, String) - Method in interface net.sf.colorer.RegionHandler
Clear line event.
ColorerActionContributor - Class in net.sf.colorer.eclipse.editors
 
ColorerActionContributor() - Constructor for class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
ColorerContentOutlinePage - Class in net.sf.colorer.eclipse.outline
Content outline page for the Colorer editor.
ColorerContentOutlinePage() - Constructor for class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
ColorerDemo - Class in net.sf.colorer.swing
 
ColorerDemo() - Constructor for class net.sf.colorer.swing.ColorerDemo
 
ColorerDemo - Class in net.sf.colorer.swt
 
ColorerDemo() - Constructor for class net.sf.colorer.swt.ColorerDemo
 
ColorerDemo.AppCloser - Class in net.sf.colorer.swing
 
ColorerDemo.AppCloser() - Constructor for class net.sf.colorer.swing.ColorerDemo.AppCloser
 
ColorerEditor - Class in net.sf.colorer.eclipse.editors
 
ColorerEditor() - Constructor for class net.sf.colorer.eclipse.editors.ColorerEditor
 
ColorerPlugin - Class in net.sf.colorer.eclipse
The main plugin class to be used in the desktop.
ColorerPlugin() - Constructor for class net.sf.colorer.eclipse.ColorerPlugin
The constructor.
ColorerSourceViewerConfiguration - Class in net.sf.colorer.eclipse.editors
 
ColorerSourceViewerConfiguration() - Constructor for class net.sf.colorer.eclipse.editors.ColorerSourceViewerConfiguration
 
ColorManager - Class in net.sf.colorer.swt
 
ColorManager() - Constructor for class net.sf.colorer.swt.ColorManager
 
contributeToToolBar(IToolBarManager) - Method in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
createContents(Composite) - Method in class net.sf.colorer.eclipse.FileTypePreferencePage
 
createControl(Composite) - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
createFieldEditors() - Method in class net.sf.colorer.eclipse.PreferencePage
 
createItem(int, int, int, int, String, Region) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
createItem(int, int, int, int, String, Region) - Method in class net.sf.colorer.editor.Outliner
 
createPartControl(Composite) - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
 
createStyledMapper(String, String) - Method in class net.sf.colorer.ParserFactory
 
createTextMapper(String, String) - Method in class net.sf.colorer.ParserFactory
 
createTextParser() - Method in class net.sf.colorer.ParserFactory
 
cursorRegionAction - Variable in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 

D

detach() - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
detach() - Method in class net.sf.colorer.swt.TextColorer
Removes this object from the corresponding StyledText widget.
detachOutliner(TextColorer) - Method in interface net.sf.colorer.eclipse.outline.IWorkbenchOutlineSource
Detaches the outliner, specified by this interface
detachOutliner(TextColorer) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
detachOutliner(TextColorer) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
detachOutliner(BaseEditor) - Method in class net.sf.colorer.editor.Outliner
 
dispose() - Method in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
dispose() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
 
dispose() - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
dispose() - Method in interface net.sf.colorer.editor.BaseEditor
Dispose this Editor's resources
dispose() - Method in class net.sf.colorer.handlers.RegionMapper
 
dispose() - Method in class net.sf.colorer.HRCParser
 
dispose() - Method in class net.sf.colorer.impl.BaseEditorNative
 
dispose() - Method in class net.sf.colorer.ParserFactory
 

E

eback - Variable in class net.sf.colorer.handlers.TextRegion
Textual mapping
EDITOR_CUR_FILETYPE - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_CUR_GROUP - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_FILETYPE - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_FILETYPE_A - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_GROUP - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_PAIR_MATCH - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_PAIR_SELECT - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_PAIR_SELECTCONTENT - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_UPDATEHRC - Static variable in class net.sf.colorer.eclipse.ImageStore
 
EDITOR_UPDATEHRC_A - Static variable in class net.sf.colorer.eclipse.ImageStore
 
editorContextMenuAboutToShow(IMenuManager) - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
 
EditorListener - Interface in net.sf.colorer.editor
Listener of BaseEditor events
elements - Variable in class net.sf.colorer.eclipse.outline.OutlineSchemeElement
 
eline - Variable in class net.sf.colorer.editor.PairMatch
Ending Line of pair
end - Variable in class net.sf.colorer.editor.PairMatch
Region's end position
end - Variable in class net.sf.colorer.handlers.LineRegion
Region end position.
endParsing(int) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
endParsing(int) - Method in class net.sf.colorer.editor.Outliner
 
endParsing(int) - Method in interface net.sf.colorer.RegionHandler
End of text parsing.
enterScheme(int, String, int, int, Region, String) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
enterScheme(int, String, int, int, Region, String) - Method in class net.sf.colorer.editor.Outliner
 
enterScheme(int, String, int, int, Region, String) - Method in interface net.sf.colorer.RegionHandler
Informs handler about entering into specified scheme.
enumerateFileTypes() - Method in class net.sf.colorer.HRCParser
Enumerates all available language types.
enumerateHRDClasses() - Method in class net.sf.colorer.ParserFactory
 
enumerateHRDInstances(String) - Method in class net.sf.colorer.ParserFactory
 
equals(Object) - Method in class net.sf.colorer.editor.PairMatch
 
ERROR - Static variable in class net.sf.colorer.impl.Logger
 
error(String, Object) - Static method in class net.sf.colorer.impl.Logger
 
error(String, Object, Throwable) - Static method in class net.sf.colorer.impl.Logger
 
etext - Variable in class net.sf.colorer.handlers.TextRegion
Textual mapping

F

FileType - Class in net.sf.colorer
HRC FileType (or prototype) instance
FileTypePreferencePage - Class in net.sf.colorer.eclipse
 
FileTypePreferencePage() - Constructor for class net.sf.colorer.eclipse.FileTypePreferencePage
 
FILTER - Static variable in class net.sf.colorer.impl.Logger
 
finalize() - Method in class net.sf.colorer.handlers.RegionMapper
 
finalize() - Method in class net.sf.colorer.HRCParser
 
finalize() - Method in class net.sf.colorer.impl.BaseEditorNative
 
finalize() - Method in class net.sf.colorer.ParserFactory
 
fore - Variable in class net.sf.colorer.handlers.StyledRegion
Foreground mapping
format(String, Object[]) - Static method in class net.sf.colorer.eclipse.Messages
 
format(String, Object[]) - Static method in class net.sf.colorer.HRCMessages
 
FULL_BACK - Static variable in class net.sf.colorer.eclipse.PreferencePage
 

G

generate(Writer, Writer, String, boolean, boolean, boolean, boolean) - Method in class net.sf.colorer.viewer.HTMLGenerator
Common method, which generates HTML representation of the full source text and writes it into the passed writer.
get(String) - Static method in class net.sf.colorer.eclipse.Messages
 
get(String, String) - Static method in class net.sf.colorer.eclipse.Messages
 
get(String) - Static method in class net.sf.colorer.HRCMessages
 
get(String, String) - Static method in class net.sf.colorer.HRCMessages
 
getAdapter(Class) - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
 
getAdapter(Class) - Method in class net.sf.colorer.eclipse.outline.OutlineElement
 
getAdapter(Class) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
getAdapter(Class) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
getBackground() - Method in interface net.sf.colorer.editor.BaseEditor
Current Background Region (def:Text)
getBackground() - Method in class net.sf.colorer.impl.BaseEditorNative
 
getBaseEditor() - Method in class net.sf.colorer.swt.TextColorer
Returns current low-level BaseEditor object implementation
getBaseScheme() - Method in class net.sf.colorer.FileType
Returns the base scheme of this file type.
getCaretRegion() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Retrieves current LineRegion under caret.
getCaretRegion() - Method in class net.sf.colorer.swt.TextColorer
Retrieves current LineRegion under caret.
getChildren(Object) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
getChildren(Object) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
getColor(Color) - Method in class net.sf.colorer.swt.ColorManager
 
getColor(boolean, int) - Method in class net.sf.colorer.swt.ColorManager
 
getColorManager() - Method in class net.sf.colorer.eclipse.ColorerPlugin
 
getDefault() - Static method in class net.sf.colorer.eclipse.ColorerPlugin
Returns the shared instance.
getDefaultPF() - Static method in class net.sf.colorer.eclipse.ColorerPlugin
 
getDescription() - Method in class net.sf.colorer.FileType
Public description of file type (HRC 'description' attribute)
getDescription() - Method in class net.sf.colorer.Group
 
getDescription() - Method in class net.sf.colorer.Region
Region description
getFileType() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Returns currently used file type
getFileType() - Method in interface net.sf.colorer.editor.BaseEditor
Returns Currently selected file type
getFileType() - Method in class net.sf.colorer.impl.BaseEditorNative
 
getFileType() - Method in class net.sf.colorer.swt.TextColorer
Returns currently used file type.
getFileTypes() - Method in class net.sf.colorer.Group
 
getFilter() - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
getFilter() - Method in class net.sf.colorer.editor.Outliner
 
getFilter() - Method in interface net.sf.colorer.RegionHandler
Returns filter region, used by this handler.
getGroup() - Method in class net.sf.colorer.FileType
Public group name of file type (HRC 'group' attribute)
getGroups() - Method in class net.sf.colorer.Group
 
getGroups() - Method in class net.sf.colorer.HRCParser
Returns tree of groups and types
getHorzCross() - Method in interface net.sf.colorer.editor.BaseEditor
Current Horizontal Rule (def:HorzCross)
getHorzCross() - Method in class net.sf.colorer.impl.BaseEditorNative
 
getHRCParser() - Method in class net.sf.colorer.ParserFactory
 
getHRDescription(String, String) - Method in class net.sf.colorer.ParserFactory
 
getHRDList() - Method in class net.sf.colorer.eclipse.ColorerPlugin
 
getID(String) - Static method in class net.sf.colorer.eclipse.ImageStore
 
getID() - Method in class net.sf.colorer.Region
Quick access region id (incrementable)
getImageDescriptor(Object) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
getImageDescriptor(Object) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
getIndentPrefixes(ISourceViewer, String) - Method in class net.sf.colorer.eclipse.editors.ColorerSourceViewerConfiguration
Copied from org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration
getItem(int) - Method in class net.sf.colorer.editor.Outliner
 
getLabel(Object) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
getLabel(Object) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
getLine(int) - Method in class net.sf.colorer.impl.ReaderLineSource
 
getLine(int) - Method in interface net.sf.colorer.LineSource
Line request method
getLineCount() - Method in class net.sf.colorer.impl.ReaderLineSource
Returns total line count in passed reader
getLineRegions(int) - Method in interface net.sf.colorer.editor.BaseEditor
Return parsed and colored LineRegions of requested line.
getLineRegions(int) - Method in class net.sf.colorer.impl.BaseEditorNative
 
getName() - Method in class net.sf.colorer.FileType
Public name of file type (HRC 'name' attribute)
getName() - Method in class net.sf.colorer.Group
 
getName() - Method in class net.sf.colorer.Region
Full Qualified region name (def:Text for example)
getPairMatch(int, int) - Method in interface net.sf.colorer.editor.BaseEditor
Searches and creates pair match object.
getPairMatch(int, int) - Method in class net.sf.colorer.impl.BaseEditorNative
 
getParameterDefaultValue(String) - Method in class net.sf.colorer.FileType
Returns parameter's default value of this file type.
getParameterDescription(String) - Method in class net.sf.colorer.FileType
Retrieves parameter's user description string
getParameters() - Method in class net.sf.colorer.FileType
Returns all available parameters for this file type.
getParameterValue(String) - Method in class net.sf.colorer.FileType
Returns parameter's value of this file type.
getParent(Object) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
getParent(Object) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
getParent() - Method in class net.sf.colorer.Region
Direct region ancestor (parent)
getParserFactory() - Method in class net.sf.colorer.eclipse.ColorerPlugin
 
getParserFactory() - Method in class net.sf.colorer.swt.TextColorer
Returns currently used ParserFactory object
getRegion(String) - Method in class net.sf.colorer.HRCParser
Returns reference to region with specified qualified name.
getRegion(int) - Method in class net.sf.colorer.HRCParser
Returns reference to region with specified internal index.
getRegionDefine(Region) - Method in class net.sf.colorer.handlers.RegionMapper
Searches mapped region define value.
getRegionDefine(String) - Method in class net.sf.colorer.handlers.RegionMapper
Searches mapped region define value with qualified name
getResourceBundle() - Method in class net.sf.colorer.eclipse.ColorerPlugin
Returns the plugin's resource bundle,
getTabWidth(ISourceViewer) - Method in class net.sf.colorer.eclipse.editors.ColorerSourceViewerConfiguration
 
getVersion() - Method in class net.sf.colorer.ParserFactory
 
getVertCross() - Method in interface net.sf.colorer.editor.BaseEditor
Current Vertical Rule (def:VertCross)
getVertCross() - Method in class net.sf.colorer.impl.BaseEditorNative
 
getVisibleEnd() - Method in class net.sf.colorer.swt.TextColorer
Returns visible text end line
getVisibleStart() - Method in class net.sf.colorer.swt.TextColorer
Returns visible text start line
getWorkspace() - Static method in class net.sf.colorer.eclipse.ColorerPlugin
Returns the workspace instance.
Group - Class in net.sf.colorer
Group tree container

H

hasParent(Region) - Method in class net.sf.colorer.Region
Checks if region has the specified parent in all of it's ancestors.
HLS_OUTLINE - Static variable in class net.sf.colorer.swt.TextColorer
 
HLS_OUTLINE2 - Static variable in class net.sf.colorer.swt.TextColorer
 
HLS_XOR - Static variable in class net.sf.colorer.swt.TextColorer
 
HORZ_CROSS - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
HRCMessages - Class in net.sf.colorer
 
HRCMessages() - Constructor for class net.sf.colorer.HRCMessages
 
HRCParser - Class in net.sf.colorer
Abstract template of HRCParser class implementation.
HRD_CONSOLE_CLASS - Static variable in class net.sf.colorer.handlers.StyledRegion
 
HRD_RGB_CLASS - Static variable in class net.sf.colorer.handlers.StyledRegion
 
HRD_SET - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
HRD_TEXT_CLASS - Static variable in class net.sf.colorer.handlers.TextRegion
 
HTMLGenerator - Class in net.sf.colorer.viewer
Generates colourised HTML output from input stream, forwards output into output stream.
HTMLGenerator(ParserFactory, ReaderLineSource, String) - Constructor for class net.sf.colorer.viewer.HTMLGenerator
Ñonstructor, used to pass initial common parameters of generation process
HTMLGeneratorAction - Class in net.sf.colorer.eclipse
 
HTMLGeneratorAction() - Constructor for class net.sf.colorer.eclipse.HTMLGeneratorAction
 
htmlRGBWrite(Writer, Writer, String, LineRegion[]) - Static method in class net.sf.colorer.viewer.ParsedLineWriter
Write specified line of text using list of LineRegion's.

I

IColorerReloadListener - Interface in net.sf.colorer.eclipse
HRC database reload listener
idleJob(int) - Method in interface net.sf.colorer.editor.BaseEditor
Tries to do some parsing job while user is doing nothing.
idleJob(int) - Method in class net.sf.colorer.impl.BaseEditorNative
 
ImageStore - Class in net.sf.colorer.eclipse
 
ImageStore() - Constructor for class net.sf.colorer.eclipse.ImageStore
 
init(IActionBars, IWorkbenchPage) - Method in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
init(IWorkbench) - Method in class net.sf.colorer.eclipse.FileTypePreferencePage
 
init(IWorkbench) - Method in class net.sf.colorer.eclipse.PreferencePage
 
initializeKeyBindingScopes() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
 
IOutlineSource - Interface in net.sf.colorer.editor
Interface for outline objects, that can notify external container about content changes.
isDisposed() - Method in class net.sf.colorer.HRCParser
 
isDisposed() - Method in class net.sf.colorer.impl.BaseEditorNative
 
isDisposed() - Method in class net.sf.colorer.ParserFactory
 
isOutlined(Region) - Method in class net.sf.colorer.editor.Outliner
 
ITALIC - Static variable in class net.sf.colorer.handlers.StyledRegion
 
itemCount() - Method in class net.sf.colorer.editor.Outliner
 
IWorkbenchOutlineSource - Interface in net.sf.colorer.eclipse.outline
Interface for possible Colorer Editor outliners

J

JColoredTextArea - Class in net.sf.colorer.swing
NOT YET IMPLEMENTED.
JColoredTextArea() - Constructor for class net.sf.colorer.swing.JColoredTextArea
Common StyledText creation constructor.

L

l2no - Variable in class net.sf.colorer.eclipse.outline.OutlineSchemeElement
 
leaveScheme(int, String, int, int, Region, String) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
leaveScheme(int, String, int, int, Region, String) - Method in class net.sf.colorer.editor.Outliner
 
leaveScheme(int, String, int, int, Region, String) - Method in interface net.sf.colorer.RegionHandler
Informs handler about leaveing specified scheme.
length - Variable in class net.sf.colorer.editor.OutlineItem
Length of the item
level - Variable in class net.sf.colorer.editor.OutlineItem
Level of enclosure
lineCountEvent(int) - Method in interface net.sf.colorer.editor.BaseEditor
Informs about total lines count change.
lineCountEvent(int) - Method in class net.sf.colorer.impl.BaseEditorNative
 
LineRegion - Class in net.sf.colorer.handlers
 
LineRegion(Region, RegionDefine, boolean, int, int, Scheme) - Constructor for class net.sf.colorer.handlers.LineRegion
 
LineSource - Interface in net.sf.colorer
Used to request text lines from current editor.
lno - Variable in class net.sf.colorer.editor.OutlineItem
Line number
Logger - Class in net.sf.colorer.impl
Logging Service class
Logger() - Constructor for class net.sf.colorer.impl.Logger
 

M

main(String[]) - Static method in class net.sf.colorer.swing.ColorerDemo
 
main(String[]) - Static method in class net.sf.colorer.swt.ColorerDemo
 
markupWrite(Writer, Writer, String, LineRegion[]) - Static method in class net.sf.colorer.viewer.ParsedLineWriter
Write specified line of text using list of LineRegion's.
matchPair() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Tries to match paired construction
matchPair() - Method in class net.sf.colorer.swt.TextColorer
Moves caret to the position of currently active pair.
Messages - Class in net.sf.colorer.eclipse
 
Messages() - Constructor for class net.sf.colorer.eclipse.Messages
 
modifyEvent(int) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
modifyEvent(int) - Method in interface net.sf.colorer.editor.BaseEditor
Informs BaseEditor object about text modification event.
modifyEvent(int) - Method in interface net.sf.colorer.editor.EditorListener
Informs EditorListener object about text modification event.
modifyEvent(int) - Method in class net.sf.colorer.editor.Outliner
 
modifyEvent(int) - Method in class net.sf.colorer.impl.BaseEditorNative
 
modifyEvent(int) - Method in class net.sf.colorer.swt.TextColorer
Tells parser that there were some modifications in source text.
modifyLineEvent(int) - Method in interface net.sf.colorer.editor.BaseEditor
Informs about single line modification event.
modifyLineEvent(int) - Method in class net.sf.colorer.impl.BaseEditorNative
 

N

net.sf.colorer - package net.sf.colorer
Colorer Library core entities and objects.
net.sf.colorer.eclipse - package net.sf.colorer.eclipse
Eclipse platform specific classes.
net.sf.colorer.eclipse.editors - package net.sf.colorer.eclipse.editors
Eclipse Editor implementation.
net.sf.colorer.eclipse.outline - package net.sf.colorer.eclipse.outline
Outline view implementation and maintainance.
net.sf.colorer.editor - package net.sf.colorer.editor
Wrappers for the C++ classes, implementing editor highlighting functions.
net.sf.colorer.handlers - package net.sf.colorer.handlers
Parser helpers, used to handle in a standard way different parser events and states.
net.sf.colorer.impl - package net.sf.colorer.impl
Internal implementation of the different JNI-specific objects.
net.sf.colorer.swing - package net.sf.colorer.swing
Not yet completed.
net.sf.colorer.swt - package net.sf.colorer.swt
Eclipse SWT API.
net.sf.colorer.viewer - package net.sf.colorer.viewer
Service classes, used for text generation and viewing purposes.
notifyReload() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
 
notifyReload() - Method in interface net.sf.colorer.eclipse.IColorerReloadListener
Called when HRC database is reloaded
notifyUpdate() - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
notifyUpdate() - Method in interface net.sf.colorer.eclipse.outline.OutlineListener
 
notifyUpdate() - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
notifyUpdate() - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
notifyUpdate() - Method in interface net.sf.colorer.editor.OutlineListener
Called by IOutlineSource to notify container about changes in Outliner model.
notifyUpdate() - Method in class net.sf.colorer.editor.Outliner
 

O

open(Display) - Method in class net.sf.colorer.swt.ColorerDemo
 
outline - Variable in class net.sf.colorer.editor.Outliner
 
OutlineElement - Class in net.sf.colorer.eclipse.outline
 
OutlineElement(IWorkbenchAdapter, int, int, int, int, String, Region) - Constructor for class net.sf.colorer.eclipse.outline.OutlineElement
 
OutlineItem - Class in net.sf.colorer.editor
Single item in the outliner tree.
OutlineItem() - Constructor for class net.sf.colorer.editor.OutlineItem
Default constructor
OutlineItem(int, int, int, int, String, Region) - Constructor for class net.sf.colorer.editor.OutlineItem
Initializing constructor
OutlineListener - Interface in net.sf.colorer.eclipse.outline
 
OutlineListener - Interface in net.sf.colorer.editor
Outliner Listener interface, used to notify about changes in outline structure
Outliner - Class in net.sf.colorer.editor
Basic outliner class, used to capture parser output and filter out only required structure elements.
Outliner(Region) - Constructor for class net.sf.colorer.editor.Outliner
 
OutlineSchemeElement - Class in net.sf.colorer.eclipse.outline
 
OutlineSchemeElement(IWorkbenchAdapter, int, int, int, int, String, Region, Vector) - Constructor for class net.sf.colorer.eclipse.outline.OutlineSchemeElement
 

P

paint(Graphics) - Method in class net.sf.colorer.swing.JColoredTextArea
 
pairAvailable() - Method in class net.sf.colorer.swt.TextColorer
Checks if caret positioned on highlighted pair.
pairBalance - Variable in class net.sf.colorer.editor.PairMatch
 
PairMatch - Class in net.sf.colorer.editor
 
PairMatch(LineRegion, LineRegion, int, int, int, boolean) - Constructor for class net.sf.colorer.editor.PairMatch
 
pairMatchAction - Variable in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
PAIRS_MATCH - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
pairSelectAction - Variable in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
pairSelectContentAction - Variable in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
ParsedLineWriter - Class in net.sf.colorer.viewer
Static service methods of LineRegion output.
ParsedLineWriter() - Constructor for class net.sf.colorer.viewer.ParsedLineWriter
 
ParserFactory - Class in net.sf.colorer
 
ParserFactory(String) - Constructor for class net.sf.colorer.ParserFactory
 
ParserFactory() - Constructor for class net.sf.colorer.ParserFactory
 
ParserFactoryException - Exception in net.sf.colorer
 
ParserFactoryException(String) - Constructor for exception net.sf.colorer.ParserFactoryException
 
ParseTreeOutliner - Class in net.sf.colorer.eclipse.outline
Object used to store parse tree and showup it in Outline view
ParseTreeOutliner() - Constructor for class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
performApply() - Method in class net.sf.colorer.eclipse.PreferencePage
 
performCancel() - Method in class net.sf.colorer.eclipse.FileTypePreferencePage
 
performOk() - Method in class net.sf.colorer.eclipse.FileTypePreferencePage
 
performOk() - Method in class net.sf.colorer.eclipse.PreferencePage
 
PlainColoredView - Class in net.sf.colorer.swing
 
pos - Variable in class net.sf.colorer.editor.OutlineItem
Position in line
pos2 - Variable in class net.sf.colorer.eclipse.outline.OutlineSchemeElement
 
PreferencePage - Class in net.sf.colorer.eclipse
 
PreferencePage() - Constructor for class net.sf.colorer.eclipse.PreferencePage
 
propertyChange(PropertyChangeEvent) - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
 

R

rdef - Variable in class net.sf.colorer.handlers.LineRegion
 
ReaderLineSource - Class in net.sf.colorer.impl
Implements LineSource interface, reading data from passed Reader stream.
ReaderLineSource(Reader) - Constructor for class net.sf.colorer.impl.ReaderLineSource
 
region - Variable in class net.sf.colorer.editor.OutlineItem
This item's region
region - Variable in class net.sf.colorer.handlers.LineRegion
Link with associated Region, if exsist.
Region - Class in net.sf.colorer
HRC Region implementation.
RegionDefine - Class in net.sf.colorer.handlers
 
RegionDefine() - Constructor for class net.sf.colorer.handlers.RegionDefine
 
RegionHandler - Interface in net.sf.colorer
Handles parse information, passed from TextParser.
RegionMapper - Class in net.sf.colorer.handlers
 
relinkColorer() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Reloads coloring highlighting in this editor
reloadParserFactory() - Method in class net.sf.colorer.eclipse.ColorerPlugin
 
removeDoubleClickListener(IDoubleClickListener) - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
removeEditorListener(EditorListener) - Method in interface net.sf.colorer.editor.BaseEditor
Removes previously added EditorListener object.
removeEditorListener(EditorListener) - Method in class net.sf.colorer.impl.BaseEditorNative
 
removeListener(OutlineListener) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
removeListener(OutlineListener) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
removeListener(OutlineListener) - Method in interface net.sf.colorer.editor.IOutlineSource
 
removeRegionHandler(RegionHandler) - Method in interface net.sf.colorer.editor.BaseEditor
Removes previously added region handler.
removeRegionHandler(RegionHandler) - Method in class net.sf.colorer.impl.BaseEditorNative
 
removeRegionHandler(RegionHandler) - Method in class net.sf.colorer.swt.TextColorer
Removes specified handler from the parse process.
removeReloadListener(IColorerReloadListener) - Method in class net.sf.colorer.eclipse.ColorerPlugin
Adds HRC database reload action listener
run(IAction) - Method in class net.sf.colorer.eclipse.HTMLGeneratorAction
 

S

sback - Variable in class net.sf.colorer.handlers.TextRegion
Textual mapping
scheme - Variable in class net.sf.colorer.handlers.LineRegion
Region scheme.
Scheme - Class in net.sf.colorer
 
Scheme() - Constructor for class net.sf.colorer.Scheme
 
searchGlobalPair(PairMatch) - Method in interface net.sf.colorer.editor.BaseEditor
Searches pair match in all available text, possibly, making additional processing.
searchGlobalPair(PairMatch) - Method in class net.sf.colorer.impl.BaseEditorNative
 
searchGroup(String) - Method in class net.sf.colorer.Group
 
searchLocalPair(PairMatch) - Method in interface net.sf.colorer.editor.BaseEditor
Searches pair match in currently visible text.
searchLocalPair(PairMatch) - Method in class net.sf.colorer.impl.BaseEditorNative
 
selectContentPair() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Selects content of paired construction
selectContentPair() - Method in class net.sf.colorer.swt.TextColorer
Selects an internal part of the currently selected paired content
selectCursorRegion() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Selects region under the cursor
selectionChanged(IAction, ISelection) - Method in class net.sf.colorer.eclipse.HTMLGeneratorAction
 
selectPair() - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Selects paired construction
selectPair() - Method in class net.sf.colorer.swt.TextColorer
Selects a content of the currently positioned pair.
setActiveEditor(IEditorPart) - Method in class net.sf.colorer.eclipse.editors.ColorerActionContributor
 
setActivePart(IAction, IWorkbenchPart) - Method in class net.sf.colorer.eclipse.HTMLGeneratorAction
 
setBackParse(int) - Method in interface net.sf.colorer.editor.BaseEditor
Specifies number of lines, for which parser would be able to run continual processing without highlight invalidation.
setBackParse(int) - Method in class net.sf.colorer.impl.BaseEditorNative
 
setColoringStyle(String) - Method in class net.sf.colorer.swing.JColoredTextArea
Changes style/color scheme into one, specified with 'name' paramenter
setCross(boolean, boolean) - Method in class net.sf.colorer.swt.TextColorer
Specifies visibility of cross at the cursor position.
setFileType(FileType) - Method in class net.sf.colorer.eclipse.editors.ColorerEditor
Selects file's type according to the passed type name
setFileType(FileType) - Method in interface net.sf.colorer.editor.BaseEditor
Changes used file type
setFileType(FileType) - Method in class net.sf.colorer.impl.BaseEditorNative
 
setFileType(FileType) - Method in class net.sf.colorer.swing.JColoredTextArea
Selects and installs specified file type.
setFileType(FileType) - Method in class net.sf.colorer.swt.TextColorer
Selects and installs specified file type.
setFullBackground(boolean) - Method in class net.sf.colorer.swt.TextColorer
Inlined languages background coloring.
setHierarchy(boolean) - Method in interface net.sf.colorer.eclipse.outline.IWorkbenchOutlineSource
 
setHierarchy(boolean) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
setHierarchy(boolean) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
setPairsPainter(boolean, int) - Method in class net.sf.colorer.swt.TextColorer
Paint paired constructions or not.
setParameterValue(String, String) - Method in class net.sf.colorer.FileType
Changes value of the parameter with specified name.
setRegionCompact(boolean) - Method in interface net.sf.colorer.editor.BaseEditor
LineRegionsSupport object preferences.
setRegionCompact(boolean) - Method in class net.sf.colorer.impl.BaseEditorNative
 
setRegionMapper(RegionMapper) - Method in interface net.sf.colorer.editor.BaseEditor
Installs specified external RegionMapper.
setRegionMapper(String, String) - Method in interface net.sf.colorer.editor.BaseEditor
Installs specified internal RegionMapper.
setRegionMapper(RegionMapper) - Method in class net.sf.colorer.impl.BaseEditorNative
 
setRegionMapper(String, String) - Method in class net.sf.colorer.impl.BaseEditorNative
 
setRegionMapper(RegionMapper, boolean) - Method in class net.sf.colorer.swt.TextColorer
Changes style/coloring scheme into the specified.
setRegionMapper(String, boolean) - Method in class net.sf.colorer.swt.TextColorer
Changes style/coloring scheme into the specified.
setSorting(boolean) - Method in interface net.sf.colorer.eclipse.outline.IWorkbenchOutlineSource
 
setSorting(boolean) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
setSorting(boolean) - Method in class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
sline - Variable in class net.sf.colorer.editor.PairMatch
Starting Line of pair
SPACES_FOR_TABS - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
special - Variable in class net.sf.colorer.handlers.LineRegion
 
start(BundleContext) - Method in class net.sf.colorer.eclipse.ColorerPlugin
This method is called upon plug-in activation
start - Variable in class net.sf.colorer.editor.PairMatch
 
start - Variable in class net.sf.colorer.handlers.LineRegion
Region start position.
startParsing(int) - Method in class net.sf.colorer.eclipse.outline.ParseTreeOutliner
 
startParsing(int) - Method in class net.sf.colorer.editor.Outliner
 
startParsing(int) - Method in interface net.sf.colorer.RegionHandler
Start of text parsing.
stateChanged() - Method in class net.sf.colorer.swt.TextColorer
Informs colorer about visible state change of the editor
stext - Variable in class net.sf.colorer.handlers.TextRegion
Textual mapping
stop(BundleContext) - Method in class net.sf.colorer.eclipse.ColorerPlugin
This method is called when the plug-in is stopped
STRIKEOUT - Static variable in class net.sf.colorer.handlers.StyledRegion
 
style - Variable in class net.sf.colorer.handlers.StyledRegion
Style mapping
styled() - Method in class net.sf.colorer.handlers.LineRegion
Transforms this region's reference into styled region define and returns new pointer.
StyledRegion - Class in net.sf.colorer.handlers
 
StyledRegion(boolean, boolean, int, int, int) - Constructor for class net.sf.colorer.handlers.StyledRegion
 

T

TAB_WIDTH - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
TEXT_FONT - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
TextColorer - Class in net.sf.colorer.swt
StyledText listener implementation with syntax highlighting support using Colorer library.
TextColorer(ParserFactory, ColorManager) - Constructor for class net.sf.colorer.swt.TextColorer
Common TextColorer creation constructor.
texted() - Method in class net.sf.colorer.handlers.LineRegion
Transforms this region's reference into text region define and returns new pointer.
TextParser - Class in net.sf.colorer
 
TextParser() - Constructor for class net.sf.colorer.TextParser
 
TextRegion - Class in net.sf.colorer.handlers
 
TextRegion() - Constructor for class net.sf.colorer.handlers.TextRegion
 
token - Variable in class net.sf.colorer.editor.OutlineItem
Item text
tokenWrite(Writer, Writer, String, LineRegion[]) - Static method in class net.sf.colorer.viewer.ParsedLineWriter
Writes given line of text using list of passed line regions.
topPosition - Variable in class net.sf.colorer.editor.PairMatch
Identifies initial position of cursor in pair
toString() - Method in class net.sf.colorer.editor.OutlineItem
 
toString() - Method in class net.sf.colorer.editor.PairMatch
 
toString() - Method in class net.sf.colorer.handlers.LineRegion
 
toString() - Method in class net.sf.colorer.Region
 
TRACE - Static variable in class net.sf.colorer.impl.Logger
 
trace(String, Object) - Static method in class net.sf.colorer.impl.Logger
 
trace(String, Object, Throwable) - Static method in class net.sf.colorer.impl.Logger
 

U

UNDERLINE - Static variable in class net.sf.colorer.handlers.StyledRegion
 
updateIfChanged() - Method in class net.sf.colorer.eclipse.outline.ColorerContentOutlinePage
 
USE_BACK - Static variable in class net.sf.colorer.eclipse.PreferencePage
 

V

validate(int) - Method in interface net.sf.colorer.editor.BaseEditor
Validates current state of the editor and runs parser, if needed.
validate(int) - Method in class net.sf.colorer.impl.BaseEditorNative
 
VERT_CROSS - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
visibleTextEvent(int, int) - Method in interface net.sf.colorer.editor.BaseEditor
Informs about changes in visible range of text lines.
visibleTextEvent(int, int) - Method in class net.sf.colorer.impl.BaseEditorNative
 

W

windowClosing(WindowEvent) - Method in class net.sf.colorer.swing.ColorerDemo.AppCloser
 
WORD_WRAP - Static variable in class net.sf.colorer.eclipse.PreferencePage
 
WorkbenchOutliner - Class in net.sf.colorer.eclipse.outline
Default outliner, used to filter parse stream for the specified HRC Region.
WorkbenchOutliner(Region) - Constructor for class net.sf.colorer.eclipse.outline.WorkbenchOutliner
 
writeEnd(Writer, StyledRegion) - Static method in class net.sf.colorer.viewer.ParsedLineWriter
Puts into stream ending HTML \ tag
writeStart(Writer, StyledRegion) - Static method in class net.sf.colorer.viewer.ParsedLineWriter
Puts into stream starting HTML \ tag with requested style specification
writeStyle(Writer, StyledRegion) - Static method in class net.sf.colorer.viewer.ParsedLineWriter
Puts into stream style attributes from RegionDefine object.

A B C D E F G H I J L M N O P R S T U V W

Copyright © 2003 Cail Lomecb. All Rights Reserved.