A B C D E F G I J L M P R S V W

A

actionPerformed(ActionEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
actionPerformed(ActionEvent) - Method in class com.swabunga.spell.swing.JSpellForm
Fired when a button is selected
ADD_CMD - Static variable in class com.swabunga.spell.swing.JSpellForm
The Add button click action command
addActionListener(ActionListener) - Method in class com.swabunga.spell.swing.JSpellForm
Register an action listener
addJEditorPane(JEditorPane) - Method in class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 
ADDWORD_1 - Static variable in class com.swabunga.spell.swing.JSpellForm
Add word confirm
ADDWORD_2 - Static variable in class com.swabunga.spell.swing.JSpellForm
 
ADDWORD_3 - Static variable in class com.swabunga.spell.swing.JSpellForm
 
append(View) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
AutoSpellCheckHandler - Class in com.swabunga.spell.swing.autospell
This class handles the actual autospelling by implementing some listeners on the spellchecked JEditorPane and Document.
AutoSpellCheckHandler(SpellChecker) - Constructor for class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 
AutoSpellCheckHandler(SpellChecker, ResourceBundle) - Constructor for class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 
AutoSpellConstants - Interface in com.swabunga.spell.swing.autospell
Just some constants used by autospell.
AutoSpellEditorKit - Class in com.swabunga.spell.swing.autospell
This editorkit just forwards all method calls to the original EditorKit for all method but getAction where it also adds a "MarkAsMisspelled" action and getViewFactory where we return our own ViewFactory (Based on the original).
AutoSpellEditorKit(StyledEditorKit) - Constructor for class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
AutoSpellView - Class in com.swabunga.spell.swing.autospell
This View just forward all calls to the original view but also paints the waved line if the Elements is marked as misspelled.
AutoSpellView(View) - Constructor for class com.swabunga.spell.swing.autospell.AutoSpellView
 
AutoSpellViewFactory - Class in com.swabunga.spell.swing.autospell
Gets the views from the original ViewFactory and but all of them in a AutoSpellView to support the waved line style.
AutoSpellViewFactory(ViewFactory) - Constructor for class com.swabunga.spell.swing.autospell.AutoSpellViewFactory
 

B

breakView(int, int, float, float) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 

C

CANCEL_CMD - Static variable in class com.swabunga.spell.swing.JSpellForm
The Cancel button click action command
changedUpdate(DocumentEvent) - Method in class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
checkSpelling() - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
checkSplittedWords(String, String) - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
checkText - Variable in class com.swabunga.spell.swing.JSpellForm
 
clean(String) - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
clone() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
com.swabunga.spell.swing - package com.swabunga.spell.swing
 
com.swabunga.spell.swing.autospell - package com.swabunga.spell.swing.autospell
 
create(Element) - Method in class com.swabunga.spell.swing.autospell.AutoSpellViewFactory
 
createCaret() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
createDefaultDocument() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
createDefaultDocument() - Method in class com.swabunga.spell.swing.SpellEditorKit
 
createFragment(int, int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 

D

defaultCursor - Variable in class com.swabunga.spell.swing.SpellEditorKit
 
deinstall(JEditorPane) - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 

E

equals(Object) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
ERROR_STYLE - Static variable in class com.swabunga.spell.swing.SpellCheckedDocument
 

F

fireActionEvent(ActionEvent) - Method in class com.swabunga.spell.swing.JSpellForm
 

G

getActions() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
getAlignment(int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getAttributes() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getBreakWeight(int, float, float) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getCharacterAttributeRun() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
getChildAllocation(int, Shape) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getContainer() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getContentType() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
getDocument() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getElement() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getEndOffset() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getGraphics() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getInputAttributes() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
getMaximumSpan(int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getMinimumSpan(int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getParent() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getPreferredSpan(int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getResizeWeight(int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getStartOffset() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getStyledEditorKit() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
getToolTipText(float, float, Shape) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getView(int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getViewCount() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getViewFactory() - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
getViewFactory() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getViewIndex(float, float, Shape) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
getViewIndex(int, Position.Bias) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 

I

IGNORE_CMD - Static variable in class com.swabunga.spell.swing.JSpellForm
The Ignore button click action command
IGNOREALL_CMD - Static variable in class com.swabunga.spell.swing.JSpellForm
The Ignore All button click action command
init() - Method in class com.swabunga.spell.swing.JSpellApplet
 
initialiseGUI() - Method in class com.swabunga.spell.swing.JSpellForm
Called by the constructor to initialise the GUI
insert(int, View) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
insertString(int, String, AttributeSet) - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
insertUpdate(DocumentEvent) - Method in class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
install(JEditorPane) - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
install(JEditorPane) - Method in class com.swabunga.spell.swing.SpellEditorKit
 
isVisible() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 

J

JSpellApplet - Class in com.swabunga.spell.swing
 
JSpellApplet() - Constructor for class com.swabunga.spell.swing.JSpellApplet
 
JSpellDialog - Class in com.swabunga.spell.swing
Implementation of a spell check dialog.
JSpellDialog(Frame, String, boolean) - Constructor for class com.swabunga.spell.swing.JSpellDialog
 
JSpellDialog(Dialog, String, boolean) - Constructor for class com.swabunga.spell.swing.JSpellDialog
 
JSpellForm - Class in com.swabunga.spell.swing
Implementation of a spell check form.
JSpellForm() - Constructor for class com.swabunga.spell.swing.JSpellForm
Panel constructor
JTextComponentSpellChecker - Class in com.swabunga.spell.swing
This class spellchecks a JTextComponent throwing up a Dialog everytime it encounters a misspelled word.
JTextComponentSpellChecker(SpellDictionary) - Constructor for class com.swabunga.spell.swing.JTextComponentSpellChecker
 
JTextComponentSpellChecker(String, String) - Constructor for class com.swabunga.spell.swing.JTextComponentSpellChecker
 
JTextComponentSpellChecker(String, String, String) - Constructor for class com.swabunga.spell.swing.JTextComponentSpellChecker
 
JTextComponentSpellChecker(SpellDictionary, SpellDictionary, String) - Constructor for class com.swabunga.spell.swing.JTextComponentSpellChecker
 

L

linkCursor - Static variable in class com.swabunga.spell.swing.SpellEditorKit
 
listenerList - Variable in class com.swabunga.spell.swing.JSpellForm
The listener list (holds actionlisteners)

M

main(String[]) - Static method in class com.swabunga.spell.swing.JSpellForm
 
makeCentrePanel() - Method in class com.swabunga.spell.swing.JSpellForm
 
makeEastPanel() - Method in class com.swabunga.spell.swing.JSpellForm
Creates the buttons on the left hand side of the panel
messages - Variable in class com.swabunga.spell.swing.JSpellForm
 
modelToView(int, Shape, Position.Bias) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
mouseClicked(MouseEvent) - Method in class com.swabunga.spell.swing.SpellEditorKit.LinkController
Called for a mouse click event.
mouseDragged(MouseEvent) - Method in class com.swabunga.spell.swing.SpellEditorKit.LinkController
 
mouseMoved(MouseEvent) - Method in class com.swabunga.spell.swing.SpellEditorKit.LinkController
 
mouseReleased(MouseEvent) - Method in class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 

P

paint(Graphics, Shape) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
paint(Graphics) - Method in class com.swabunga.spell.swing.JSpellApplet
 
preferenceChanged(View, boolean, boolean) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 

R

read(InputStream, Document, int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
read(Reader, Document, int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
remove(int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
remove(int, int) - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
removeActionListener(ActionListener) - Method in class com.swabunga.spell.swing.JSpellForm
Deregister an action listener
removeAll() - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
removeJEditorPane(JEditorPane) - Method in class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 
removeUpdate(DocumentEvent) - Method in class com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
 
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
replace(int, int, View[]) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
REPLACE_CMD - Static variable in class com.swabunga.spell.swing.JSpellForm
The Replace button click action command
REPLACEALL_CMD - Static variable in class com.swabunga.spell.swing.JSpellForm
The Replace All button click action command

S

setCheckSpelling(boolean) - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
setParent(View) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
setSize(float, float) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 
setSpellEvent(SpellCheckEvent) - Method in class com.swabunga.spell.swing.JSpellForm
Sets the current spell check event that is being shown to the user
setUserDictionary(SpellDictionary) - Method in class com.swabunga.spell.swing.JTextComponentSpellChecker
Set user dictionary (used when a word is added)
show(SpellCheckEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
spellCheck(JTextComponent) - Method in class com.swabunga.spell.swing.JTextComponentSpellChecker
This method is called to check the spelling of a JTextComponent.
SpellCheckedDocument - Class in com.swabunga.spell.swing
 
SpellCheckedDocument(SpellDictionary) - Constructor for class com.swabunga.spell.swing.SpellCheckedDocument
 
SpellEditorKit - Class in com.swabunga.spell.swing
use: JTextPane pane = new JTextPane(); pane.setEditorKit(new SpellEditorKit());
SpellEditorKit(File) - Constructor for class com.swabunga.spell.swing.SpellEditorKit
 
SpellEditorKit.LinkController - Class in com.swabunga.spell.swing
 
SpellEditorKit.LinkController() - Constructor for class com.swabunga.spell.swing.SpellEditorKit.LinkController
 
spellEvent - Variable in class com.swabunga.spell.swing.JSpellForm
 
spellingError(SpellCheckEvent) - Method in class com.swabunga.spell.swing.JTextComponentSpellChecker
 
startAutoSpellCheck(JEditorPane) - Method in class com.swabunga.spell.swing.JTextComponentSpellChecker
 
stopAutoSpellCheck(JEditorPane) - Method in class com.swabunga.spell.swing.JTextComponentSpellChecker
 
suggestList - Variable in class com.swabunga.spell.swing.JSpellForm
 

V

valueChanged(ListSelectionEvent) - Method in class com.swabunga.spell.swing.JSpellForm
Fired when a value in the list is selected
viewToModel(float, float, Shape, Position.Bias[]) - Method in class com.swabunga.spell.swing.autospell.AutoSpellView
 

W

windowActivated(WindowEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
windowClosed(WindowEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
windowClosing(WindowEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
Cancel the event if the Dialog Close button is pressed
windowDeactivated(WindowEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
windowDeiconified(WindowEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
windowIconified(WindowEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
windowOpened(WindowEvent) - Method in class com.swabunga.spell.swing.JSpellDialog
 
wordMisspelled - Static variable in interface com.swabunga.spell.swing.autospell.AutoSpellConstants
 
wordMisspelledTrue - Static variable in interface com.swabunga.spell.swing.autospell.AutoSpellConstants
 
write(OutputStream, Document, int, int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 
write(Writer, Document, int, int) - Method in class com.swabunga.spell.swing.autospell.AutoSpellEditorKit
 

A B C D E F G I J L M P R S V W