- OBJECT - Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
- 
The sort of object reference type. 
- objectsEqual(Object, Object) - Static method in class org.gjt.sp.util.StandardUtilities
- 
- occur - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
-  
- occurCount - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
-  
- OCTAL_LITERAL - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- ODD - Static variable in class org.gjt.sp.jedit.print.PrintRangeType
-  
- offset - Variable in class org.gjt.sp.jedit.syntax.Token
- 
The start offset of this token. 
- OFFSET_DEBUG - Static variable in class org.gjt.sp.jedit.Debug
- 
Print messages when the gap moves, and other offset manager state
 changes. 
- offsetToX(Chunk, int) - Static method in class org.gjt.sp.jedit.syntax.Chunk
- 
Converts an offset in a chunk list into an x co-ordinate. 
- offsetToXY(int) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Converts an offset into a point in the text area painter's
 co-ordinate space. 
- offsetToXY(int, int) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Converts an offset into a point in the text area painter's
 co-ordinate space. 
- offsetToXY(int, int, Point) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Converts a line,offset pair into an x,y (pixel) point relative to the
 upper left corner (0,0) of the text area. 
- ok() - Method in class org.gjt.sp.jedit.browser.VFSFileChooserDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.AddModeDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.BufferOptions
-  
- ok() - Method in class org.gjt.sp.jedit.gui.CloseDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.ContextAddDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.EnhancedDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.ErrorListDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.FilePropertiesDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.FilesChangedDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.FontSelectorDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
-  
- ok(boolean) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.PasteFromListDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.PasteSpecialDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.SelectLineRange
-  
- ok() - Method in class org.gjt.sp.jedit.gui.StyleEditor
-  
- ok() - Method in class org.gjt.sp.jedit.gui.TextAreaDialog
-  
- ok() - Method in class org.gjt.sp.jedit.gui.TipOfTheDay
-  
- ok() - Method in class org.gjt.sp.jedit.options.EditModesPane
-  
- ok() - Method in class org.gjt.sp.jedit.pluginmgr.PluginManager
-  
- ok() - Method in class org.gjt.sp.jedit.print.PrintPreview
-  
- ok() - Method in class org.gjt.sp.jedit.search.SearchDialog
-  
- ok() - Method in class org.jedit.options.TabbedOptionDialog
-  
- ok(boolean) - Method in class org.jedit.options.TabbedOptionDialog
-  
- OneTimeMigrationService - Class in org.jedit.migration
- 
Base class from which one can more easily implement a migration step
    that should be executed only once per installation. 
- OneTimeMigrationService(String) - Constructor for class org.jedit.migration.OneTimeMigrationService
-  
- onlyPrintPages - Static variable in class org.gjt.sp.jedit.print.PrinterDialog
-  
- open(DefaultListModel) - Method in class org.gjt.sp.jedit.gui.ListModelEditor
-  
- open(String, View) - Static method in class org.jedit.core.FileOpenerService
- 
Searches available FileOpenerServices and uses the first, or the
   preferred one based on the "fileopener.service" property. 
- OPEN_DIALOG - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
- 
Open file dialog mode. 
- openBracket - Variable in class org.gjt.sp.jedit.indent.BracketIndentRule
-  
- OpenBracketIndentRule - Class in org.gjt.sp.jedit.indent
-  
- OpenBracketIndentRule(char, boolean) - Constructor for class org.gjt.sp.jedit.indent.OpenBracketIndentRule
-  
- openConnection(URL) - Method in class org.gjt.sp.jedit.proto.jeditresource.Handler
-  
- openDirIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
-  
- openFile(View, String) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a file. 
- openFile(View, String, String, boolean, Hashtable<String, Object>) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a file. 
- openFile(EditPane, String) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a file. 
- openFile(EditPane, String, String, boolean, Hashtable<String, Object>) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a file. 
- openFile(String, View) - Method in class org.jedit.core.FileOpenerService
- 
Opens a file in jEdit, given only a filename and no path. 
- openFileAfterStartup(String) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a file, either immediately if the application is finished starting up,
 or after the first view has been created if not. 
- openFileIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
-  
- openFiles(View, String, String[]) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens the file names specified in the argument array. 
- openInDesktop(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
- 
Opens a file or URI using the desktop file associations. 
- openSaver() - Method in class org.gjt.sp.jedit.SettingsXML
- 
Open the file to save in XML. 
- openTemporary(View, String, String, boolean) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a temporary buffer. 
- openTemporary(View, String, String, boolean, boolean) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a temporary buffer. 
- openTemporary(View, String, String, boolean, Hashtable<String, Object>) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a temporary buffer. 
- openTemporary(View, String, String, boolean, Hashtable<String, Object>, boolean) - Static method in class org.gjt.sp.jedit.jEdit
- 
Opens a temporary buffer. 
- OperatingSystem - Class in org.gjt.sp.jedit
- 
Operating system detection routines. 
- OperatingSystem() - Constructor for class org.gjt.sp.jedit.OperatingSystem
-  
- OPERATOR - Static variable in class org.gjt.sp.jedit.syntax.Token
-  
- option(Component, String, Object[], int, Object[], Object) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
Displays an option dialog dialog box and returns the button pushed by the
 user. 
- OptionGroup - Class in org.gjt.sp.jedit
- 
A set of option panes shown in one branch in the options dialog. 
- OptionGroup(String) - Constructor for class org.gjt.sp.jedit.OptionGroup
- 
Creates an option group. 
- OptionGroup(String, String, String) - Constructor for class org.gjt.sp.jedit.OptionGroup
- 
Creates an option group. 
- OptionGroupPane - Class in org.jedit.options
- 
An option pane for displaying groups of options. 
- OptionGroupPane(OptionGroup) - Constructor for class org.jedit.options.OptionGroupPane
-  
- OptionPane - Interface in org.gjt.sp.jedit
- 
The interface all option panes must implement. 
- OptionsDialog - Class in org.gjt.sp.jedit.gui
- 
An abstract options dialog box. 
- OptionsDialog(Frame, String, String) - Constructor for class org.gjt.sp.jedit.gui.OptionsDialog
-  
- OptionsDialog(Dialog, String, String) - Constructor for class org.gjt.sp.jedit.gui.OptionsDialog
-  
- OptionsDialog.OptionTreeModel - Class in org.gjt.sp.jedit.gui
- 
- OptionsDialog.PaneNameRenderer - Class in org.gjt.sp.jedit.gui
-  
- OptionTreeModel() - Constructor for class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
-  
- OptionTreeModel(OptionGroup) - Constructor for class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
-  
- OptionTreeModel - Class in org.jedit.options
- 
TreeModel implementation backed by an OptionGroup 
- OptionTreeModel() - Constructor for class org.jedit.options.OptionTreeModel
-  
- OptionTreeModel(OptionGroup) - Constructor for class org.jedit.options.OptionTreeModel
-  
- ORASSIGN - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- ORASSIGNX - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- org.gjt.sp.jedit - package org.gjt.sp.jedit
- 
This package contains jEdit 4's core classes. 
- org.gjt.sp.jedit.browser - package org.gjt.sp.jedit.browser
- 
jEdit's file system browser. 
- org.gjt.sp.jedit.bsh - package org.gjt.sp.jedit.bsh
- 
 Lightweight Scripting for Java. 
- org.gjt.sp.jedit.bsh.classpath - package org.gjt.sp.jedit.bsh.classpath
-  
- org.gjt.sp.jedit.bsh.collection - package org.gjt.sp.jedit.bsh.collection
-  
- org.gjt.sp.jedit.bsh.commands - package org.gjt.sp.jedit.bsh.commands
-  
- org.gjt.sp.jedit.bsh.org.objectweb.asm - package org.gjt.sp.jedit.bsh.org.objectweb.asm
-  
- org.gjt.sp.jedit.bsh.reflect - package org.gjt.sp.jedit.bsh.reflect
-  
- org.gjt.sp.jedit.buffer - package org.gjt.sp.jedit.buffer
- 
Buffer event listeners, and classes used to implement jEdit's document model. 
- org.gjt.sp.jedit.bufferio - package org.gjt.sp.jedit.bufferio
- 
Classes related to loading, saving, autosaving buffers. 
- org.gjt.sp.jedit.bufferset - package org.gjt.sp.jedit.bufferset
- 
Classes related to implementation of the BufferSets feature of jEdit. 
- org.gjt.sp.jedit.datatransfer - package org.gjt.sp.jedit.datatransfer
- 
Classes related to encoding and decoding MIME data to/from system clipboard, etc. 
- org.gjt.sp.jedit.gui - package org.gjt.sp.jedit.gui
- 
Various GUI controls and dialog boxes. 
- org.gjt.sp.jedit.gui.statusbar - package org.gjt.sp.jedit.gui.statusbar
- 
Widget Factory classes for Status Bar Widgets 
- org.gjt.sp.jedit.gui.tray - package org.gjt.sp.jedit.gui.tray
- 
The jEdit System Tray 
- org.gjt.sp.jedit.help - package org.gjt.sp.jedit.help
- 
The jEdit help viewer. 
- org.gjt.sp.jedit.indent - package org.gjt.sp.jedit.indent
- 
Indentation rules and actions. 
- org.gjt.sp.jedit.input - package org.gjt.sp.jedit.input
- 
Keyboard Input Handlers 
- org.gjt.sp.jedit.io - package org.gjt.sp.jedit.io
- 
Virtual file system and multi-threaded I/O. 
- org.gjt.sp.jedit.menu - package org.gjt.sp.jedit.menu
- 
Classes for generation of dynamic menus 
- org.gjt.sp.jedit.msg - package org.gjt.sp.jedit.msg
- 
EditBus messages. 
- org.gjt.sp.jedit.options - package org.gjt.sp.jedit.options
- 
Global Options dialog box panes. 
- org.gjt.sp.jedit.pluginmgr - package org.gjt.sp.jedit.pluginmgr
- 
The plugin manager. 
- org.gjt.sp.jedit.print - package org.gjt.sp.jedit.print
- 
Printing. 
- org.gjt.sp.jedit.proto.jeditresource - package org.gjt.sp.jedit.proto.jeditresource
- 
jeditresource:URL protocol handler, used to load
resources from plugin JAR files.
 
- org.gjt.sp.jedit.search - package org.gjt.sp.jedit.search
- 
Search and replace classes. 
- org.gjt.sp.jedit.syntax - package org.gjt.sp.jedit.syntax
- 
The jEdit syntax highlighting engine. 
- org.gjt.sp.jedit.textarea - package org.gjt.sp.jedit.textarea
- 
 Classes related to jEdit's TextArea. 
- org.gjt.sp.jedit.visitors - package org.gjt.sp.jedit.visitors
- 
Visitor classes for EditPanes, Views, and Text Areas. 
- org.gjt.sp.util - package org.gjt.sp.util
- 
Utility classes used by jEdit but that do not depend on jEdit
itself. 
- org.jedit.core - package org.jedit.core
- 
Core jEdit classes 
- org.jedit.io - package org.jedit.io
-  
- org.jedit.keymap - package org.jedit.keymap
- 
Named sets of keyboard shortcuts 
- org.jedit.migration - package org.jedit.migration
- 
One-time migration steps 
- org.jedit.options - package org.jedit.options
- 
Option-Pane classes 
- overlaps(Selection) - Method in class org.gjt.sp.jedit.textarea.Selection
- 
Returns if this selection and the specified selection overlap. 
- OVERWRITE_CHANGED - Static variable in interface org.gjt.sp.jedit.textarea.StatusListener
-  
- OverwriteWidgetFactory - Class in org.gjt.sp.jedit.gui.statusbar
-  
- OverwriteWidgetFactory() - Constructor for class org.gjt.sp.jedit.gui.statusbar.OverwriteWidgetFactory
-