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

A

actionPerformed(ActionEvent) - Method in class net.sourceforge.jivalo.editor.MenuCloseAction
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.jivalo.editor.MenuExitAction
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.jivalo.editor.MenuNewAction
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.jivalo.editor.MenuOpenAction
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.jivalo.editor.MenuSaveAsAction
 
ALT_MASK - Static variable in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
The Alt key modifier.
apply(MutableAttributeSet) - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyle
 
apply(MutableAttributeSet) - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleBold
 
apply(MutableAttributeSet) - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleForeground
 
apply(MutableAttributeSet) - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleItalic
 
asProperties() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 

B

BOLD - Static variable in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
Bold style.

C

clone() - Method in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
 
clone() - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
 
clone() - Method in class net.sourceforge.jivalo.editor.TabStyle
 
closeFile() - Method in class net.sourceforge.jivalo.editor.JIvaloEdit
 
color - Variable in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleColor
 
CommentLineWord - Class in net.sourceforge.jivalo.editor.syntax
 
CommentLineWord(String, int, int) - Constructor for class net.sourceforge.jivalo.editor.syntax.CommentLineWord
 
CTRL_MASK - Static variable in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
The Control key modifier.
CustomKeyBinding - Class in net.sourceforge.jivalo.editor.key
 
CustomKeyBinding(String, String) - Constructor for class net.sourceforge.jivalo.editor.key.CustomKeyBinding
 

D

DefaultEditorKitActionFactory - Class in net.sourceforge.jivalo.editor.key
 
defaultProperties() - Static method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
Get's current default properties.

E

equals(Object) - Method in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
 
equals(Object) - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
 
equals(Object) - Method in class net.sourceforge.jivalo.editor.TabStyle
 

F

FOREGROUND - Static variable in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
Foreground color.

G

getAction(String) - Static method in class net.sourceforge.jivalo.editor.key.DefaultEditorKitActionFactory
 
getAction() - Method in class net.sourceforge.jivalo.editor.key.KeyAction
 
getActionName() - Method in class net.sourceforge.jivalo.editor.key.KeyAction
 
getActions() - Static method in class net.sourceforge.jivalo.editor.key.DefaultEditorKitActionFactory
 
getAttributeSet() - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightWord
 
getCommentLineHighLighting() - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlighting
 
getCurrenKeyBindingName() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 
getEditorProperties() - Method in class net.sourceforge.jivalo.editor.PropertiesUtils
 
getEncodingCharset() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
Get's Charset defined.
getEndIndex() - Method in class net.sourceforge.jivalo.editor.syntax.Word
 
getEndIndex() - Method in class net.sourceforge.jivalo.editor.syntax.WordUtil.StringIterator
 
getFileChooser() - Method in class net.sourceforge.jivalo.editor.PropertiesUtils
 
getFileSuffix() - Method in class net.sourceforge.jivalo.editor.TextPane
 
getInstance() - Static method in class net.sourceforge.jivalo.editor.PropertiesUtils
 
getInstance(Object) - Static method in class net.sourceforge.jivalo.editor.syntax.JIvaloColorFactory
 
getInstance(JIvaloStyleType, Object) - Static method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleFactory
 
getInstance(Object) - Static method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleForegroundFactory
 
getKeyBinding(String) - Method in class net.sourceforge.jivalo.editor.key.KeyBindings
 
getKeyBindings() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 
getKeyBindings() - Method in class net.sourceforge.jivalo.editor.key.CustomKeyBinding
 
getKeyCode() - Method in class net.sourceforge.jivalo.editor.key.KeyCode
 
getKeyCode(String) - Static method in class net.sourceforge.jivalo.editor.key.KeyEventKeyCodeFactory
 
getKeyCodes() - Static method in class net.sourceforge.jivalo.editor.key.KeyEventKeyCodeFactory
 
getModifier() - Method in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
 
getName() - Method in class net.sourceforge.jivalo.editor.key.KeyAction
 
getName() - Method in class net.sourceforge.jivalo.editor.key.KeyCode
 
getNextWord(int) - Method in class net.sourceforge.jivalo.editor.syntax.WordUtil.StringIterator
 
getPropertiesFileComment() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
Get's comment string for properties file.
getScrollableTracksViewportWidth() - Method in class net.sourceforge.jivalo.editor.TextPane
 
getSpacesIndentation() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 
getStartIndex() - Method in class net.sourceforge.jivalo.editor.syntax.Word
 
getStartIndex() - Method in class net.sourceforge.jivalo.editor.syntax.WordUtil.StringIterator
 
getStringHighLighting() - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlighting
 
getStyles(SyntaxHighlighting) - Method in class net.sourceforge.jivalo.editor.syntax.CommentLineWord
 
getStyles(SyntaxHighlighting) - Method in class net.sourceforge.jivalo.editor.syntax.QuotationMarkWord
 
getStyles(String) - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlighting
 
getStyles(SyntaxHighlighting) - Method in class net.sourceforge.jivalo.editor.syntax.Word
 
getSyntaxHighlightingDefault() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 
getSyntaxHighlightings() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 
getSyntaxHighlightning(String) - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightings
 
getTabStyle() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 
getText() - Method in class net.sourceforge.jivalo.editor.JIvaloEditor
Get's text from editor encoded to configurated character set.
getText() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorDialog
Get's text from editor.
getWord() - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightWord
 
getWord() - Method in class net.sourceforge.jivalo.editor.syntax.Word
 
getWords() - Method in class net.sourceforge.jivalo.editor.syntax.WordUtil
 
getWords(int) - Method in class net.sourceforge.jivalo.editor.syntax.WordUtil.StringIterator
 

H

hashCode() - Method in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
 
hashCode() - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
 
hashCode() - Method in class net.sourceforge.jivalo.editor.TabStyle
 

I

InputEventKeyModifier - Class in net.sourceforge.jivalo.editor.key
 
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightDocumentFilter
 
isUpgradePropertiesFile() - Method in class net.sourceforge.jivalo.editor.JIvaloEditorProperties
 
ITALIC - Static variable in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
Italic style.

J

JIvaloColorFactory - Class in net.sourceforge.jivalo.editor.syntax
Flyweight
JIvaloEdit - Class in net.sourceforge.jivalo.editor
Main class for jIvaloEditor standalone application.
JIvaloEdit() - Constructor for class net.sourceforge.jivalo.editor.JIvaloEdit
 
JIvaloEditor - Class in net.sourceforge.jivalo.editor
Container class for holding editor TextPane.
JIvaloEditor() - Constructor for class net.sourceforge.jivalo.editor.JIvaloEditor
Constructor for JIvaloEditor.
JIvaloEditorDialog - Class in net.sourceforge.jivalo.editor
Provide dialog view to jIvaloEditor.
JIvaloEditorDialog(Frame, boolean, String) - Constructor for class net.sourceforge.jivalo.editor.JIvaloEditorDialog
Constructor for JIvaloEditorDialog.
JIvaloEditorProperties - Class in net.sourceforge.jivalo.editor
jIvaloEditor preferences properties used to configure editor behavior.
JIvaloEditorProperties(Properties) - Constructor for class net.sourceforge.jivalo.editor.JIvaloEditorProperties
Constructor for JIvaloEditorProperties.
JIvaloStyle - Class in net.sourceforge.jivalo.editor.syntax
 
JIvaloStyle(Object) - Constructor for class net.sourceforge.jivalo.editor.syntax.JIvaloStyle
 
JIvaloStyleBold - Class in net.sourceforge.jivalo.editor.syntax
 
JIvaloStyleBold(Object) - Constructor for class net.sourceforge.jivalo.editor.syntax.JIvaloStyleBold
 
JIvaloStyleColor - Class in net.sourceforge.jivalo.editor.syntax
 
JIvaloStyleColor(Object) - Constructor for class net.sourceforge.jivalo.editor.syntax.JIvaloStyleColor
 
JIvaloStyleFactory - Class in net.sourceforge.jivalo.editor.syntax
Flyweight
JIvaloStyleForeground - Class in net.sourceforge.jivalo.editor.syntax
 
JIvaloStyleForeground(Object) - Constructor for class net.sourceforge.jivalo.editor.syntax.JIvaloStyleForeground
 
JIvaloStyleForegroundFactory - Class in net.sourceforge.jivalo.editor.syntax
Flyweight
JIvaloStyleItalic - Class in net.sourceforge.jivalo.editor.syntax
 
JIvaloStyleItalic(Object) - Constructor for class net.sourceforge.jivalo.editor.syntax.JIvaloStyleItalic
 
JIvaloStyleType - Class in net.sourceforge.jivalo.editor.syntax
 

K

KeyAction - Class in net.sourceforge.jivalo.editor.key
 
KeyAction(String, Object) - Constructor for class net.sourceforge.jivalo.editor.key.KeyAction
 
KeyBindings - Class in net.sourceforge.jivalo.editor.key
 
KeyBindings(String) - Constructor for class net.sourceforge.jivalo.editor.key.KeyBindings
 
KeyCode - Class in net.sourceforge.jivalo.editor.key
 
KeyCode(String, int) - Constructor for class net.sourceforge.jivalo.editor.key.KeyCode
 
KeyEventKeyCodeFactory - Class in net.sourceforge.jivalo.editor.key
 

M

main(String[]) - Static method in class net.sourceforge.jivalo.editor.JIvaloEdit
 
MenuCloseAction - Class in net.sourceforge.jivalo.editor
 
MenuCloseAction(JIvaloEdit) - Constructor for class net.sourceforge.jivalo.editor.MenuCloseAction
 
MenuExitAction - Class in net.sourceforge.jivalo.editor
 
MenuExitAction() - Constructor for class net.sourceforge.jivalo.editor.MenuExitAction
 
MenuNewAction - Class in net.sourceforge.jivalo.editor
 
MenuNewAction(JIvaloEdit) - Constructor for class net.sourceforge.jivalo.editor.MenuNewAction
 
MenuOpenAction - Class in net.sourceforge.jivalo.editor
 
MenuOpenAction(JIvaloEdit) - Constructor for class net.sourceforge.jivalo.editor.MenuOpenAction
 
MenuSaveAsAction - Class in net.sourceforge.jivalo.editor
 
MenuSaveAsAction(JIvaloEdit) - Constructor for class net.sourceforge.jivalo.editor.MenuSaveAsAction
 

N

net.sourceforge.jivalo.editor - package net.sourceforge.jivalo.editor
Provides the classes for lightweight text editor with syntax hightlighting, character encoding and key binding configuration support.
net.sourceforge.jivalo.editor.key - package net.sourceforge.jivalo.editor.key
 
net.sourceforge.jivalo.editor.syntax - package net.sourceforge.jivalo.editor.syntax
 
newFile() - Method in class net.sourceforge.jivalo.editor.JIvaloEdit
 

O

openFile(File) - Method in class net.sourceforge.jivalo.editor.JIvaloEdit
 

P

PropertiesUtils - Class in net.sourceforge.jivalo.editor
 
propertyChange(PropertyChangeEvent) - Method in class net.sourceforge.jivalo.editor.JIvaloEdit
 
propertyChange(PropertyChangeEvent) - Method in class net.sourceforge.jivalo.editor.JIvaloEditor
 

Q

QuotationMarkWord - Class in net.sourceforge.jivalo.editor.syntax
 
QuotationMarkWord(String, int, int) - Constructor for class net.sourceforge.jivalo.editor.syntax.QuotationMarkWord
 

R

remove(DocumentFilter.FilterBypass, int, int) - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightDocumentFilter
 
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightDocumentFilter
 

S

saveFile(File) - Method in class net.sourceforge.jivalo.editor.JIvaloEdit
 
setFileSuffix(String) - Method in class net.sourceforge.jivalo.editor.TextPane
 
setSize(Dimension) - Method in class net.sourceforge.jivalo.editor.TextPane
 
setText(String, String) - Method in class net.sourceforge.jivalo.editor.JIvaloEditor
Set's new text to editor.
setText(String) - Method in class net.sourceforge.jivalo.editor.JIvaloEditorDialog
Set's text to editor.
SHIFT_MASK - Static variable in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
The Shift key modifier.
SPACES - Static variable in class net.sourceforge.jivalo.editor.TabStyle
Spaces Tab style.
SyntaxHighlightDocumentFilter - Class in net.sourceforge.jivalo.editor.syntax
 
SyntaxHighlightDocumentFilter(TextPane, SyntaxHighlightings) - Constructor for class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightDocumentFilter
 
SyntaxHighlighting - Class in net.sourceforge.jivalo.editor.syntax
 
SyntaxHighlighting(String, Properties) - Constructor for class net.sourceforge.jivalo.editor.syntax.SyntaxHighlighting
 
SyntaxHighlightings - Class in net.sourceforge.jivalo.editor.syntax
 
SyntaxHighlightings(String) - Constructor for class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightings
 
SyntaxHighlightWord - Class in net.sourceforge.jivalo.editor.syntax
 
SyntaxHighlightWord(Word, JIvaloStyle[]) - Constructor for class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightWord
 

T

TABS - Static variable in class net.sourceforge.jivalo.editor.TabStyle
Tabs Tab style.
TabStyle - Class in net.sourceforge.jivalo.editor
 
TextPane - Class in net.sourceforge.jivalo.editor
 
TextPane(SyntaxHighlightings, CustomKeyBinding) - Constructor for class net.sourceforge.jivalo.editor.TextPane
 
toString() - Method in class net.sourceforge.jivalo.editor.key.CustomKeyBinding
 
toString() - Method in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
 
toString() - Method in class net.sourceforge.jivalo.editor.key.KeyBindings
 
toString() - Method in class net.sourceforge.jivalo.editor.key.KeyCode
 
toString() - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyle
 
toString() - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleColor
 
toString() - Method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
 
toString() - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlighting
 
toString() - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightings
 
toString() - Method in class net.sourceforge.jivalo.editor.syntax.SyntaxHighlightWord
 
toString() - Method in class net.sourceforge.jivalo.editor.syntax.Word
 
toString() - Method in class net.sourceforge.jivalo.editor.TabStyle
 

V

value - Variable in class net.sourceforge.jivalo.editor.syntax.JIvaloStyle
 
valueOf(String) - Static method in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
 
valueOf(String) - Static method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
 
valueOf(String) - Static method in class net.sourceforge.jivalo.editor.TabStyle
 
values() - Static method in class net.sourceforge.jivalo.editor.key.InputEventKeyModifier
 
values() - Static method in class net.sourceforge.jivalo.editor.syntax.JIvaloStyleType
 
values() - Static method in class net.sourceforge.jivalo.editor.TabStyle
 

W

Word - Class in net.sourceforge.jivalo.editor.syntax
 
Word(String, int, int) - Constructor for class net.sourceforge.jivalo.editor.syntax.Word
 
WordUtil - Class in net.sourceforge.jivalo.editor.syntax
 
WordUtil(Document, String, SyntaxHighlighting, int) - Constructor for class net.sourceforge.jivalo.editor.syntax.WordUtil
 
WordUtil(String, String, SyntaxHighlighting, int) - Constructor for class net.sourceforge.jivalo.editor.syntax.WordUtil
 
WordUtil.StringIterator - Class in net.sourceforge.jivalo.editor.syntax
 
WordUtil.StringIterator(String) - Constructor for class net.sourceforge.jivalo.editor.syntax.WordUtil.StringIterator
 

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

Copyright © 2006-2007 SourceForge.net. All Rights Reserved.