- waitForRequests() - Static method in class org.gjt.sp.jedit.io.VFSManager
-
Returns when all pending requests are complete.
- waitForRequests() - Method in class org.gjt.sp.util.WorkThreadPool
-
Deprecated.
Waits until all requests are complete.
- waiting(Task) - Method in class org.gjt.sp.jedit.gui.TaskMonitor
-
- waiting(Task) - Method in class org.gjt.sp.util.TaskAdapter
-
- waiting(Task) - Method in interface org.gjt.sp.util.TaskListener
-
- WARNING - Static variable in class org.gjt.sp.util.Log
-
Warning urgency.
- WHILE - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-
- WhileStatement() - Method in class org.gjt.sp.jedit.bsh.Parser
-
- WHITESPACE - Static variable in class org.gjt.sp.jedit.TextUtilities
-
- WhitespaceRule - Class in org.gjt.sp.jedit.indent
-
Whitespace rule.
- WhitespaceRule() - Constructor for class org.gjt.sp.jedit.indent.WhitespaceRule
-
- wholeWord - Variable in class org.gjt.sp.jedit.search.SearchMatcher
-
true if this SearchMatcher search for whole words only.
- Widget - Interface in org.gjt.sp.jedit.gui.statusbar
-
Status Bar Widget interface.
- width - Variable in class org.gjt.sp.jedit.View.ViewConfig
-
- windows - Variable in class org.gjt.sp.jedit.gui.DockableWindowManager
-
- WORD_CHAR - Static variable in class org.gjt.sp.jedit.TextUtilities
-
- WorkRequest - Class in org.gjt.sp.util
-
Deprecated.
- WorkRequest() - Constructor for class org.gjt.sp.util.WorkRequest
-
Deprecated.
- WorkThread - Class in org.gjt.sp.util
-
Deprecated.
- WorkThread(WorkThreadPool, ThreadGroup, String) - Constructor for class org.gjt.sp.util.WorkThread
-
Deprecated.
- WorkThread.Abort - Error in org.gjt.sp.util
-
Deprecated.
- WorkThread.Abort() - Constructor for error org.gjt.sp.util.WorkThread.Abort
-
Deprecated.
- WorkThreadPool - Class in org.gjt.sp.util
-
Deprecated.
- WorkThreadPool(String, int) - Constructor for class org.gjt.sp.util.WorkThreadPool
-
Deprecated.
Creates a new work thread pool with the specified number of
work threads.
- WorkThreadProgressListener - Interface in org.gjt.sp.util
-
A work thread execution progress listener.
- wrap(Object[], Class[]) - Static method in class org.gjt.sp.jedit.bsh.Primitive
-
- wrap(Object, Class) - Static method in class org.gjt.sp.jedit.bsh.Primitive
-
Wrap primitive values (as indicated by type param) and nulls in the
Primitive class.
- WRAP_GUIDE_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
-
Wrap guide layer.
- WrapWidgetFactory - Class in org.gjt.sp.jedit.gui.statusbar
-
- WrapWidgetFactory() - Constructor for class org.gjt.sp.jedit.gui.statusbar.WrapWidgetFactory
-
- write(Buffer, OutputStream) - Method in class org.gjt.sp.jedit.bufferio.BufferIORequest
-
- write(DataOutputStream) - Method in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
-
- WRITE_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
-
Write capability.
- writeLock() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-
- writeUnlock() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-
- writeXMLDeclaration() - Method in class org.gjt.sp.jedit.SettingsXML.Saver
-
Write the XML 1.0 declaration.
- writeXMLDeclaration(String) - Method in class org.gjt.sp.jedit.SettingsXML.Saver
-
Write the XML declaration of a specific version.