Skip navigation links
org.netbeans.modules.editor.lib/3 4.31.0 23
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

W

WeakEventListenerList - Class in org.netbeans.editor
Class that can hold the list of event listeners in a "weak" manner.
WeakEventListenerList() - Constructor for class org.netbeans.editor.WeakEventListenerList
 
WeakPropertyChangeSupport - Class in org.netbeans.editor
Similair functionality as PropertyChangeSupport but holds only weak references to listener classes
WeakPropertyChangeSupport() - Constructor for class org.netbeans.editor.WeakPropertyChangeSupport
 
WeakTimerListener - Class in org.netbeans.editor
Action listener that has a weak reference to the source action listener so it doesn't prevent it to be garbage collected.
WeakTimerListener(ActionListener) - Constructor for class org.netbeans.editor.WeakTimerListener
Construct new listener with automatic timer stopping.
WeakTimerListener(ActionListener, boolean) - Constructor for class org.netbeans.editor.WeakTimerListener
Construct new listener.
WhiteBwdFinder(BaseDocument) - Constructor for class org.netbeans.editor.FinderFactory.WhiteBwdFinder
 
WhiteFwdFinder(BaseDocument) - Constructor for class org.netbeans.editor.FinderFactory.WhiteFwdFinder
 
WHITESPACE - Static variable in class org.netbeans.editor.AcceptorFactory
 
WholeWordsBlocksFinder(BaseDocument, String, boolean) - Constructor for class org.netbeans.editor.FinderFactory.WholeWordsBlocksFinder
 
WholeWordsBwdFinder(BaseDocument, String, boolean) - Constructor for class org.netbeans.editor.FinderFactory.WholeWordsBwdFinder
 
WholeWordsFwdFinder(BaseDocument, String, boolean) - Constructor for class org.netbeans.editor.FinderFactory.WholeWordsFwdFinder
 
WORD_MATCH_RESET - Static variable in class org.netbeans.editor.BaseAction
Reset word-match table
WordMatch - Class in org.netbeans.editor
Word matching support enables to fill in the rest of the word when knowing the begining of the word.
WordMatch(EditorUI) - Constructor for class org.netbeans.editor.WordMatch
Construct new word match over given view manager
WordMatchAction() - Constructor for class org.netbeans.editor.ActionFactory.WordMatchAction
 
wordMatchNextAction - Static variable in class org.netbeans.editor.BaseKit
Word match next
wordMatchPrevAction - Static variable in class org.netbeans.editor.BaseKit
Word match prev
WRAP_SEARCH_MARK_PROP - Static variable in class org.netbeans.editor.BaseDocument
Wrap search mark property
WritableAction() - Constructor for class org.netbeans.editor.BaseKit.WritableAction
Deprecated.
 
write(Writer, int, int) - Method in class org.netbeans.editor.BaseDocument
Write part of the document into specified writer.
write(Writer, Document, int, int) - Method in class org.netbeans.editor.BaseKit
Writes content from a document to the given stream
write() - Method in class org.netbeans.editor.ext.FileStorage
Write bytes array (with offset length) to the file
WRITE_LINE_SEPARATOR_PROP - Static variable in class org.netbeans.editor.BaseDocument
Line separator property for writing content into files.
writeExternal(ObjectOutput) - Method in class org.netbeans.editor.MultiKeyBinding
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links
org.netbeans.modules.editor.lib/3 4.31.0 23