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

C

CANCEL - Static variable in interface com.swabunga.spell.event.SpellCheckEvent
Field indicating that the spell checking should be terminated
cancel() - Method in interface com.swabunga.spell.event.SpellCheckEvent
Set the action to terminate processing of the spellchecker.
CANCEL_CMD - Static variable in class com.swabunga.spell.swing.JSpellForm
The Cancel button click action command
CANT_LOAD - Static variable in class net.sf.banglapad.FileInformation
 
CENTER - Static variable in class net.sf.banglapad.MyImageView
 
ChangeCaseDialog - Class in net.sf.banglapad
 
ChangeCaseDialog(Frame, boolean) - Constructor for class net.sf.banglapad.ChangeCaseDialog
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class net.sf.banglapad.MyImageView
My attributes may have changed.
checkSpelling(WordTokenizer) - Method in class com.swabunga.spell.event.SpellChecker
This method is called to check the spelling of the words that are returned by the WordTokenizer.
checkSpelling() - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
checkSplittedWords(String, String) - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
checkString(String) - Method in class com.swabunga.spell.event.SpellChecker
Deprecated. use checkSpelling(WordTokenizer)
clean(String) - Method in class com.swabunga.spell.swing.SpellCheckedDocument
 
clearCache() - Method in class com.swabunga.spell.engine.SpellDictionaryCachedDichoDisk
Clears the cache.
codes - Static variable in class com.swabunga.spell.engine.SpellDictionaryCachedDichoDisk
 
com.sun.java.swing.plaf.gtk.resources - package com.sun.java.swing.plaf.gtk.resources
 
com.sun.java.swing.plaf.motif.resources - package com.sun.java.swing.plaf.motif.resources
 
com.sun.java.swing.plaf.windows.resources - package com.sun.java.swing.plaf.windows.resources
 
com.sun.swing.internal.plaf.basic.resources - package com.sun.swing.internal.plaf.basic.resources
 
com.sun.swing.internal.plaf.metal.resources - package com.sun.swing.internal.plaf.metal.resources
 
com.swabunga.spell.engine - package com.swabunga.spell.engine
 
com.swabunga.spell.event - package com.swabunga.spell.event
 
com.swabunga.spell.swing - package com.swabunga.spell.swing
 
com.swabunga.util - package com.swabunga.util
 
compare(Object, Object) - Method in class com.swabunga.spell.engine.Word
Compares two words, mostly for the purpose of sorting words.
config - Static variable in class com.swabunga.spell.engine.EditDistance
JMH Again, there is no need to have a global class matrix variable in this class.
Configuration - Class in com.swabunga.spell.engine
The various settings used to control how a spell checker works are read from here.
Configuration() - Constructor for class com.swabunga.spell.engine.Configuration
 
construct() - Method in class net.sf.banglapad.SwingWorker
Compute the value to be returned by the get method.
copy(Word) - Method in class com.swabunga.spell.event.Word
Sets the value of this Word to be a copy of another.
copyFile(File, File) - Static method in class net.sf.banglapad.JCopy
 
COST_CHANGE_CASE - Static variable in class com.swabunga.spell.engine.Configuration
used by EditDistance: the cost of having to change case, for example, from i to I.
COST_INSERT_CHAR - Static variable in class com.swabunga.spell.engine.Configuration
used by EditDistance: the cost of having to insert a character
(integer greater than 0)
COST_REMOVE_CHAR - Static variable in class com.swabunga.spell.engine.Configuration
used by EditDistance: the cost of having to remove a character
(integer greater than 0)
COST_SUBST_CHARS - Static variable in class com.swabunga.spell.engine.Configuration
used by EditDistance: the cost of having to substitute one character for another for the sub value to ever be used, it should be smaller than the COST_REMOVE_CHAR or COST_INSERT_CHAR values
(integer greater than 0)
COST_SWAP_CHARS - Static variable in class com.swabunga.spell.engine.Configuration
used by EditDistance: the cost of having to swap two adjoinging characters for the swap value to ever be used, it should be smaller than the COST_REMOVE_CHAR or COST_INSERT_CHAR values
(integer greater than 0)
create(Element) - Method in class net.sf.banglapad.MyHTMLEditorKit.HTMLFactoryX
 
createDefaultDocument() - Method in class com.swabunga.spell.swing.SpellEditorKit
 
createIcon(String) - Method in class net.sf.banglapad.BanglaPad
Create an icon from a graphics resource
createTextArea() - Method in class net.sf.banglapad.TestSpelling
 
createTmpDir() - Static method in class net.sf.banglapad.New
 
ctrl_table - Static variable in class net.sf.banglapad.UserKeyMap
 
current() - Method in class com.swabunga.spell.event.AbstractWordFinder
Returns the current word in the iteration .
current() - Method in interface com.swabunga.spell.event.WordFinder
This method should return the Word object representing the current word in the iteration.

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