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

U

unalignedCloseBracket(char) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
 
unalignedOpenBracket(char) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
 
UnaryExpression() - Method in class bsh.Parser
 
UnaryExpressionNotPlusMinus() - Method in class bsh.Parser
 
unaryOperation(Primitive, int) - Static method in class bsh.Primitive
 
unboxType(Class) - Static method in class bsh.Primitive
Get the corresponding primitive TYPE class for the java.lang wrapper class type.
UncheckedRE - Class in gnu.regexp
UncheckedRE is a subclass of RE that allows programmers an easier means of programmatically precompiling regular expressions.
UncheckedRE(Object) - Constructor for class gnu.regexp.UncheckedRE
Constructs a regular expression pattern buffer without any compilation flags set, and using the default syntax (RESyntax.RE_SYNTAX_PERL5).
UncheckedRE(Object, int) - Constructor for class gnu.regexp.UncheckedRE
Constructs a regular expression pattern buffer using the specified compilation flags and the default syntax (RESyntax.RE_SYNTAX_PERL5).
UncheckedRE(Object, int, RESyntax) - Constructor for class gnu.regexp.UncheckedRE
Constructs a regular expression pattern buffer using the specified compilation flags and regular expression syntax.
undo(JEditTextArea) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Undoes the most recent edit.
undo() - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
UndoManager - Class in org.gjt.sp.jedit.buffer
A class internal to jEdit's document model.
UndoManager(JEditBuffer) - Constructor for class org.gjt.sp.jedit.buffer.UndoManager
 
undoMgr - Variable in class org.gjt.sp.jedit.buffer.JEditBuffer
 
UNICODE_MAGIC_1 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
UNICODE_MAGIC_2 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
unindentNextLines(String) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
 
unindentThisLine(String) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
 
unloadDockableWindows(PluginJAR) - Method in class org.gjt.sp.jedit.gui.DockableWindowFactory
Plugins shouldn't need to call this method.
UNLOADED - Static variable in class org.gjt.sp.jedit.msg.PluginUpdate
Plugin unloaded.
unloadServices(PluginJAR) - Static method in class org.gjt.sp.jedit.ServiceManager
Removes all services belonging to the specified plugin.
unregister(DockableWindowManager.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
 
unregister(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
unregister(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
unregisterService(String, String) - Static method in class org.gjt.sp.jedit.ServiceManager
Unregisters a service.
unset(String) - Method in class bsh.Interpreter
Unassign the variable name.
unsetProperty(String) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Clears the value of a buffer-local property.
unsetProperty(String) - Static method in class org.gjt.sp.jedit.jEdit
Unsets (clears) a property.
unsetProperty(String) - Method in class org.gjt.sp.jedit.Mode
Unsets a mode property.
unsetVariable(String) - Method in class bsh.NameSpace
Remove the variable from the namespace.
unsplit() - Method in class org.gjt.sp.jedit.View
Unsplits the view.
unsplitCurrent() - Method in class org.gjt.sp.jedit.View
Removes the current split.
unwrap(Object) - Static method in class bsh.Primitive
Unwrap primitive values and map voids to nulls.
unwrap(Object[]) - Static method in class bsh.Primitive
 
unwrapVariable(Variable) - Method in class bsh.NameSpace
Unwrap a variable to its value.
update() - Method in class org.gjt.sp.jedit.browser.BrowserCommandsMenu
 
update(JMenu) - Method in class org.gjt.sp.jedit.menu.DirectoryProvider
 
update(JMenu) - Method in interface org.gjt.sp.jedit.menu.DynamicMenuProvider
Adds the menu items to the given menu.
update(JMenu) - Method in class org.gjt.sp.jedit.menu.FavoritesProvider
 
update(JMenu) - Method in class org.gjt.sp.jedit.menu.MacrosProvider
 
update(JMenu) - Method in class org.gjt.sp.jedit.menu.MarkersProvider
 
update(JMenu) - Method in class org.gjt.sp.jedit.menu.PluginsProvider
 
update(JMenu) - Method in class org.gjt.sp.jedit.menu.RecentDirectoriesProvider
 
update(JMenu) - Method in class org.gjt.sp.jedit.menu.RecentFilesProvider
 
update() - Method in class org.gjt.sp.jedit.pluginmgr.ManagePanel
 
update() - Method in class org.gjt.sp.jedit.search.SearchBar
 
update(Graphics) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Repaints the text.
updateBorder() - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the border differently if the text area has focus or not.
updateBufferList() - Method in class org.gjt.sp.jedit.gui.BufferSwitcher
 
updateBufferStatus() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
updateCaretStatus() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
updateEveryTime() - Method in class org.gjt.sp.jedit.menu.DirectoryProvider
 
updateEveryTime() - Method in interface org.gjt.sp.jedit.menu.DynamicMenuProvider
Returns true if the menu should be updated each time it is shown.
updateEveryTime() - Method in class org.gjt.sp.jedit.menu.FavoritesProvider
 
updateEveryTime() - Method in class org.gjt.sp.jedit.menu.MacrosProvider
 
updateEveryTime() - Method in class org.gjt.sp.jedit.menu.MarkersProvider
 
updateEveryTime() - Method in class org.gjt.sp.jedit.menu.PluginsProvider
 
updateEveryTime() - Method in class org.gjt.sp.jedit.menu.RecentDirectoriesProvider
 
updateEveryTime() - Method in class org.gjt.sp.jedit.menu.RecentFilesProvider
 
UpdateLineColumn(char) - Method in class bsh.JavaCharStream
 
updateMiscStatus() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
updateTitle(String, String) - Method in class org.gjt.sp.jedit.help.HelpHistoryModel
 
updateTitle() - Method in class org.gjt.sp.jedit.View
Updates the title bar.
updateUI() - Method in class org.gjt.sp.jedit.gui.RolloverButton
 
UPPER_CASE - Static variable in class org.gjt.sp.jedit.TextUtilities
 
UrlVFS - Class in org.gjt.sp.jedit.io
URL VFS.
UrlVFS() - Constructor for class org.gjt.sp.jedit.io.UrlVFS
 
usage() - Static method in class bsh.commands.dir
 
userInput(char) - Method in class org.gjt.sp.jedit.gui.InputHandler
 
userInput(char) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Handles the insertion of the specified character.
UTF8_MAGIC_1 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
UTF8_MAGIC_2 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
UTF8_MAGIC_3 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
UTF_8_Y - Static variable in class org.gjt.sp.jedit.MiscUtilities
This encoding is not supported by Java, yet it is useful.
UtilEvalError - Exception in bsh
UtilEvalError is an error corresponding to an EvalError but thrown by a utility or other class that does not have the caller context (Node) available to it.
UtilEvalError() - Constructor for exception bsh.UtilEvalError
 
UtilEvalError(String) - Constructor for exception bsh.UtilEvalError
 
UtilTargetError - Exception in bsh
UtilTargetError is an error corresponding to a TargetError but thrown by a utility or other class that does not have the caller context (Node) available to it.
UtilTargetError(String, Throwable) - Constructor for exception bsh.UtilTargetError
 
UtilTargetError(Throwable) - Constructor for exception bsh.UtilTargetError
 

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