Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06

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 Z _


H

handle(URL, String) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetHandler
 
handleCancelCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the cancel command Derived classes can implement their own complete action.
handleChildrenAdded(Context, List, TNode, TreeExplorer) - Method in class oracle.ide.explorer.ChildFilterHelper
 
handleChildrenAdded(Context, List, TNode, TreeExplorer) - Method in class oracle.ide.model.ContentSetFilter
 
handleChildrenRemoved(Context, List, TNode, TreeExplorer) - Method in class oracle.ide.explorer.ChildFilterHelper
 
handleChildrenRemoved(Context, List, TNode, TreeExplorer) - Method in class oracle.ide.model.ContentSetFilter
 
handleClear() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
handleClickAction(Point, int) - Method in class oracle.ide.ceditor.AbstractBrowseClickPlugin
Perform the subclass-specific click action at the given click point, and action type.
handleClickAction(Point, int) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Perform the subclass-specific click action at the given click point, and action type.
handleCommitted(URL[]) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
handleCompleteCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed when the user selected a choice from the insight list view (the complete command).
handleComplexElementEnd(ElementEndContext) - Method in class javax.ide.extension.DynamicHook
 
handleComplexElementEnd(ElementEndContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
handleComplexElementStart(Object, ElementStartContext) - Method in class javax.ide.extension.DynamicHook
 
handleComplexElementStart(Object, ElementStartContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
handleConnectionEditor(String, String, Context) - Method in class oracle.jdeveloper.db.DatabaseActions
 
handleContext(Context) - Static method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
handleCopy(URL, URL[]) - Method in interface oracle.ide.compiler.CopyListener
This method is called just before actually copying from src to destination.
handleDatabaseError(String[][], int, int, int) - Method in interface oracle.jdeveloper.runner.DatabaseRunHelper
 
handleDeclare(Sym) - Method in class oracle.javatools.parser.java.v2.util.Usages
For internal use only.
handleDefaultAction(Context) - Method in class oracle.ide.ceditor.CodeEditorController
Called when the user double clicks on an item that has a popup menu.
handleDefaultAction(Context) - Method in interface oracle.ide.controller.ContextMenuListener
Called when the user double clicks on an item that has a context menu.
handleDefaultAction(TreePath) - Method in class oracle.ide.db.controls.AbstractTreePicker
Handles the default action for the picker (e.g.
handleDefaultAction(TreePath) - Method in class oracle.ide.db.panels.sql.FromJoinToPicker
 
handleDefaultAction(Context) - Method in class oracle.jdeveloper.deploy.dt.DeployDesignTime
Deprecated. 
handleDefaultAction(Context) - Method in interface oracle.jdeveloper.deploy.dt.DeployMenuManager.MenuListener
 
handleDefaultAction(Context) - Method in class oracle.jdeveloper.uieditor.AbstractCanvas
Handle the default action of the UIEditor ContextMenu.
handleDefaultAction(Context) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
Called when the user double clicks on an item that has a context menu.
handleDefaultAction(Context) - Method in class oracle.jdeveloper.vcs.spi.VCSContextMenuListener
 
handleDefaultAction(Context) - Method in class oracle.jdevimpl.audit.log.AuditLogPanel
 
handleDefaultAction(Context) - Method in class oracle.jdevimpl.bookmarks.BookmarkAddin
Called when the user double clicks on an item that has a popup menu.
handleDefaultAction(Context) - Method in class oracle.jdevimpl.bookmarks.BookmarkDockable
 
handleDefaultAction(Context) - Method in class oracle.jdevimpl.bookmarks.BookmarkPanel
 
handleDefaultAction(Context) - Method in class oracle.jdevimpl.esdk.migration.MigrationContextMenuListener
 
handleDefaultActionImpl(Context) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
handleDelete(Context, OfflineDBObjectProvider) - Method in class oracle.jdeveloper.offlinedb.handler.DeleteHandler
 
handleDelete(Collection<? extends Element>, OfflineDBObjectProvider, boolean) - Method in class oracle.jdeveloper.offlinedb.handler.DeleteHandler
 
handleDelete(SystemObject[], OfflineDBObjectProvider) - Method in class oracle.jdeveloper.offlinedb.handler.DeleteHandler
Handles the delete of the given schema objects from their provider.
handleDelete(SystemObject[], OfflineDBObjectProvider, boolean) - Method in class oracle.jdeveloper.offlinedb.handler.DeleteHandler
Deprecated. - confirm is automatically controlled by the offline database.
handleDeleteProvider(Context) - Method in class oracle.jdeveloper.offlinedb.handler.DeleteHandler
Deletes a schema, or number of schemas if more than one is selected.
handleDisconnect(Context) - Method in class oracle.jdeveloper.db.DatabaseActions
 
handleDownCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the down arrow command Derived classes can implement their own complete action.
handleDragEvent(DragSourceDragEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Utility method to handle the various drag events that occur on the DragSource side before the actual drop occurs.
handleDragEvent(DropTargetDragEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Utility method to handle the various drag events that occur prior to the actual drop.
handleDrop(DataFlavor, DropTargetDropEvent, Transferable) - Method in interface oracle.ide.util.dnd.DefaultDropTargetListener.DropSite
This method will be called when a drop occurs for each flavor supported.
handleDropEvent(DragSourceDropEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Utility method to handle the actual drop event for the DragSource side of things.
handleDropEvent(DropTargetDropEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Utility method to handle the actual drop event that occurred.
handleDropEvent(DropTargetDropEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Utility method to handle the actual drop event that occurred.
handleEnd(ElementEndContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
handleEnd(ElementEndContext) - Method in class oracle.javatools.xml.esax.ElementHandler
Handle the end of an XML element.
handleEndCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the end command Derived classes can implement their own complete action.
handleError(Exception) - Method in class oracle.javatools.dialogs.MessageDialogPersistence
Handle an exception that occurred during persistence / depersistence of message dialog settings.
handleEvent(IdeAction, Context) - Method in class oracle.ide.ceditor.CodeEditorController
This method is called when a user interaction with a View triggers the execution of a command.
handleEvent(IdeAction, Context) - Method in class oracle.ide.cmd.FileOpenHistory
 
handleEvent(IdeAction, Context) - Method in interface oracle.ide.controller.Controller
This method is called when a user interaction with a View triggers the execution of a command.
handleEvent(IdeAction, Context) - Method in class oracle.ide.db.transfer.generate.GenerateController
 
handleEvent(IdeAction, Context) - Method in class oracle.ide.navigator.ContentSetSupport
 
handleEvent(IdeAction, Context) - Method in class oracle.ide.util.WeightedController
 
handleEvent(IdeAction, Context) - Method in class oracle.ide.view.MultiManager
 
handleEvent(IdeAction, Context) - Method in class oracle.ide.view.PinnableManager
 
handleEvent(IdeAction, Context) - Method in class oracle.ideimpl.webupdate.WebUpdateController
 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.controller.NodeActionController
This method is called when a user interaction with a View triggers the execution of a command.
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.db.DatabaseActions
 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.deploy.dt.DeployDesignTime
Deprecated. 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.merge.MergeController
This method is called when a user interaction with a View triggers the execution of a command.
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.template.wizard.TemplateWizardAddin
 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.uieditor.uicanvas.AbstractAssistant
Respond to the given user action within the given context.
handleEvent(IdeAction, Context) - Method in interface oracle.jdeveloper.uieditor.uicanvas.LayoutAssistant
Respond to the given user action within the given context.
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListController
 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetController
 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.vcs.properties.PropertiesController
 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.vcs.spi.VCSContextualController
 
handleEvent(IdeAction, Context) - Method in class oracle.jdeveloper.vcs.spi.VCSController
 
handleEvent(IdeAction, Context) - Method in class oracle.jdevimpl.audit.core.AuditController
This method is called when a user interaction with a View triggers the execution of a command.
handleEvent(IdeAction, Context) - Method in class oracle.jdevimpl.audit.log.AuditLogPanel
 
handleEvent(IdeAction, Context) - Method in class oracle.jdevimpl.bookmarks.BookmarkAddin
This method is called when a user interaction with a View triggers the execution of a command.
handleEvent(IdeAction, Context) - Method in class oracle.jdevimpl.esdk.ESDKController
 
handleEvent(IdeAction, Context) - Method in class oracle.jdevimpl.esdk.migration.MigrationController
 
handleEventImpl(IdeAction, Context) - Method in class oracle.jdeveloper.vcs.spi.VCSController
Provides event handler implementation for the given action and context.
handleException(Throwable) - Method in class oracle.jdeveloper.audit.bean.PropertyField
 
handleException(String) - Method in class oracle.jdeveloper.vcs.patch.CreatePatchDialogVetoer
 
handleException(Exception) - Method in class oracle.jdeveloper.vcs.spi.VCSExceptionHandler
Handles the given exception in JDeveloper's user interface.
handleException(Exception, Component) - Method in class oracle.jdeveloper.vcs.spi.VCSExceptionHandler
Handles the given exception in JDeveloper's user interface.
handleException(Throwable) - Method in class oracle.jdevimpl.audit.bean.PatternField
 
handleExceptionImpl(Exception, Component) - Method in class oracle.jdeveloper.vcs.spi.VCSExceptionHandler
Handles the given exception in JDeveloper's user interface (implementation).
handleGetObject(String) - Method in class oracle.ide.util.ArrayResourceBundle
Gets an object for the given key from this resource bundle.
handleGetObject(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleRT
Gets an object for the given key from this resource bundle.
handleGetObject(String) - Method in class oracle.javatools.util.NullResourceBundle
Gets an object for the given key from this resource bundle.
handleGetObject(String) - Method in class oracle.javatools.util.ResourcePicker
Required process method for ResourceBundle, had to make it public here otherwise it gets inlines by the VM rather strangely.
handleHidden() - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbsGui
 
handleHomeCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the home command Derived classes can implement their own complete action.
handleInsightCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the insight command.
handleLeftCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the left arrow command Derived classes can implement their own complete action.
handleMessage(VCSEBMessage) - Method in interface oracle.jdeveloper.vcs.spi.VCSEBComponent
Handles a message sent on the VCSEventBus.
handleMessage(VCSEBMessage) - Method in class oracle.jdeveloper.vcs.spi.VCSNodeOverlayTracker
 
handleMessage(VCSEBMessage) - Method in class oracle.jdeveloper.vcs.spi.VCSSingleNodeObserver
 
handleModelChange(XmlModelEvent) - Method in class oracle.jdeveloper.webapp.metadata.ContextualComponentEditor
Gives a chance to the component editor to update its state when the underlyning model changes.
handleModelChangeEvent(XmlModelEvent) - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbsGui
 
handleMouseClick() - Method in interface oracle.jdeveloper.tree.TreeMouseClickHandler
 
handleName() - Method in class oracle.javatools.parser.plsql.old.PlsqlSyntaxRecognizer
 
handleNewButton() - Method in class oracle.jdeveloper.webapp.faces.FacesMethodBindingPanel
 
handleNewMethodCodeGeneration(SourceClass, String) - Method in class oracle.jdeveloper.webapp.faces.FacesMethodBindingPanel
 
handleNodeOwnership(Node, Node, URL) - Method in class oracle.ide.cmd.RenameCommand
 
handleNodeOwnership(Node, Node, URL) - Method in class oracle.ide.cmd.SaveAsCommand
This method handles adding/removing/replacing the Node from it's owner Subclasses of the command may need to handle ownership differently (eg, RenameCommand should do something different from SaveAsCommand).
handleNonDeletedURLs(List<URL>) - Method in class oracle.ide.navigator.DeleteActionHandler
Displays feedback to the user as to which URLs weren't deleted.
handlePageDownCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the page down command Derived classes can implement their own complete action.
handlePageUpCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the page up command Derived classes can implement their own complete action.
handlePending(URL[]) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
handleProjectClose() - Method in class oracle.jdeveloper.java.provider.ProjectFileProvider
Utility routine to handle any necessary cleanup when the project closes.
handleProjectContentsChange() - Method in class oracle.jdeveloper.java.provider.ProjectFileProvider
Utility routine to handle a change in the contents of the project (i.e., class added or removed.)
handleProjectLoad() - Method in class oracle.jdeveloper.java.provider.ProjectFileProvider
Utility routine to handle any necessary setup or cleanup when the project is opened or reopened (revert).
handleProjectPathsChange() - Method in class oracle.jdeveloper.java.provider.ProjectFileProvider
Utility routine to handle a change in the paths of the project
Handler - Class in oracle.ide.controls.elementtree
A Handler is responsible for restoring the expansion state of a tree that has been refreshed.
Handler() - Constructor for class oracle.ide.controls.elementtree.Handler
 
handleRedo() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
handleRenamed(URL, URL) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
HandlerException - Exception in oracle.javatools.xml.esax
Exception thrown by an ElementHandler to indicate an error condition.
HandlerException(String) - Constructor for exception oracle.javatools.xml.esax.HandlerException
 
HandlerException(String, Throwable) - Constructor for exception oracle.javatools.xml.esax.HandlerException
 
HandlerFailedException - Exception in oracle.jdeveloper.offlinedb.handler
Subclass of DBException used by the offline handlers.
HandlerFailedException() - Constructor for exception oracle.jdeveloper.offlinedb.handler.HandlerFailedException
 
handleRightCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the right arrow command Derived classes can implement their own complete action.
handleShown() - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbsGui
 
handleShuttleClick() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
handleSimpleElementEnd(ElementEndContext) - Method in class javax.ide.extension.DynamicHook
 
handleSimpleElementEnd(ElementEndContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
handleSimpleElementStart(ElementStartContext) - Method in class javax.ide.extension.DynamicHook
 
handleSimpleElementStart(ElementStartContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
handlesInsight(Document, int) - Method in class oracle.ide.db.util.ExpressionEditSupport
 
handlesInsight(Document, int) - Method in interface oracle.javatools.controls.completionfield.FieldInsightProvider
Does this provider handle insight for the specified document? This method is normally called when an insight trigger of some kind happens (e.g.
handlesInsight(Document, int) - Method in class oracle.javatools.controls.completionfield.FileSystemFieldInsightProvider
 
handleStart(ElementStartContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
handleStart(ElementStartContext) - Method in class oracle.javatools.xml.esax.ElementHandler
Handle the start of an XML element.
handleUndo() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
handleUpCommand(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
The default action executed for the up arrow command Derived classes can implement their own complete action.
handleUsage(Sym, JavaElement) - Method in class oracle.javatools.parser.java.v2.util.Usages
For internal use only.
handleVCSException(VCSException, Component) - Method in class oracle.jdeveloper.vcs.spi.VCSExceptionHandler
Handles the given client exception in JDeveloper's user interface.
HARD - Static variable in class oracle.javatools.util.Maps.CacheMap
 
HARD - Static variable in class oracle.javatools.util.Maps.CacheStrategy
Deprecated. Use Maps.CacheStrategy.STRONG.
HAS_BUG_2435195 - Static variable in class oracle.ide.util.JDK
bug2435195 - JDK1.4:RELOAD EXTERNALLY MODIFIED FILES FREEZES JDEV
HAS_BUG_2645826 - Static variable in class oracle.ide.util.JDK
ORA2645826 - OBJECT NAMES DIALOG STATIC TEXT AND EDIT BOXES A BIT TOO LEFT JUSTIFIED On Windows XP, GetStockObject(SYSTEM_FONT) does not return Tahoma as documented.
HAS_BUG_4199374 - Static variable in class oracle.ide.util.JDK
JavaSoft bug#4199374 Component.requestFocus() fails for components on JWindow
HAS_BUG_4336775 - Static variable in class oracle.ide.util.JDK
JavaSoft bug#4336775 - JMenu steals focus from JInternalFrame and never restores it Sun fixed that one
HAS_BUG_4381959 - Static variable in class oracle.ide.util.JDK
JavaSoft bug#4381959 & bug#4181306 - focus not handled correctly if two modal dialogs invoked in the same event handler.
HAS_BUG_4390137 - Static variable in class oracle.ide.util.JDK
JS4390137 - Frame is not getting visible in Linux once hidden It looks like this bug has been fixed in the JDK.
HAS_BUG_4502288 - Static variable in class oracle.ide.util.JDK
JavaSoft bug#4502288 - focus not switching to tabbedpane on first mouse click when switching tabs Another one closed as not-a-bug.
HAS_BUG_4519411 - Static variable in class oracle.ide.util.JDK
JavaSoft bug#4519411 - Printing of Applets has been broken
HAS_BUG_4551985 - Static variable in class oracle.ide.util.JDK
ORA2566491 - TOP LEVEL MENUS ARE WHITE UNDER XP JS4551985 - Background color of Menu is different from that of MenuBar (XP only) Sun's evaluation is worth being mentioned: This is not a bug.
HAS_BUG_4552322 - Static variable in class oracle.ide.util.JDK
4552322-JDEV WINDOW WON'T REFRESH AFTER PC LOCKED WHEN USING THE MODELERS
HAS_BUG_4647105 - Static variable in class oracle.ide.util.JDK
JavaSoft bug#4647105 - JMenu layout incorrect on dual Monitor systems on secondary monitor Oracle bug#2488343 - IDE MENUS INCORRECTLY PLACED WITH DUAL MONITORS
HAS_BUG_4674205 - Static variable in class oracle.ide.util.JDK
JS4674205 - Windows L&F: JTable and JTree selection should not be framed in yellow We work around this bug for JTable.
HAS_BUG_4699831 - Static variable in class oracle.ide.util.JDK
Oracle #4670367 - REGR: CODE EDITOR & STRUCTURE PANE SCROLLING BROKEN ON SECONDARY MONITOR Sun #4699831 - Win32: Vertical scrolling produces incorrect results on secondary screen
HAS_BUG_4749792 - Static variable in class oracle.ide.util.JDK
JS4749792 - 1.4REGRESSION: Split pane border is not painted properly with windows L&F ORA2381846 - JDK1.4: : BORDER MISSING RIGHT AND BOTTOM EDGES IN ALL PREFERENCES PANES The Windows L&F does not properly render splitpane border highlights under JDK 1.4.
HAS_BUG_4753146 - Static variable in class oracle.ide.util.JDK
JS4753146 - 1.4.1 REGRESSION: Mnemonics no longer show underlines in Windows L&F
HAS_BUG_4765282 - Static variable in class oracle.ide.util.JDK
ORA2627653 - URLCHOOSER SCROLLBAR(S) TAKES THE FOCUS JS4765282 - Scrollbars for JScrollPane receive focus when used with JTextArea Scrollbars are part of the tab focus cycle by default under jdk 1.4, while this was not true under earlier jdk's.
HAS_BUG_4776532 - Static variable in class oracle.ide.util.JDK
JavaSoft bug#4776532 - Atl-Tab transfers focus into JMenuBar under Windows LAF Status is "Closed, not reproducible" ==> Won't be fixed soon I guess.
HAS_BUG_4812991 - Static variable in class oracle.ide.util.JDK
JS4812991 File.createNewFile() returns success when file does not exist but cannot be created because the file name is too long.
HAS_BUG_BROKEN_TYPE_AHEAD - Static variable in class oracle.ide.util.JDK
Sun 4264635 - Type-ahead does not work between windows.
HAS_BUG_GETKEYMODIFIERSTEXT - Static variable in class oracle.ide.util.JDK
KeyEvent.getKeyModifiersText uses hardcoded separators and not those specified by the UIManager
HAS_BUG_J2D_ROTATE - Static variable in class oracle.ide.util.JDK
Deprecated. since 9.0.3.811
HAS_BUG_MENU_RESTORES_WRONG_FOCUS - Static variable in class oracle.ide.util.JDK
When a menu is dismissed, it restores the focus to the component from which the focus was stolen.
HAS_BUG_METAL_CURSOR_SHAPE - Static variable in class oracle.ide.util.JDK
ORA3055135 - LINUX: WHEN OPENING THE GALLERY, THE CURSOR IS OF THE WRONG SHAPE.
HAS_BUG_METAL_MAXIMIZE_DOES_NOT_WORK_ON_LINUX - Static variable in class oracle.ide.util.JDK
ORA3145162 - OTN: MAXIMIZE BUTTON DOES NOT WORK ON LINUX.
HAS_BUG_NOREMOVEFOCUS - Static variable in class oracle.ide.util.JDK
Could not find the corresponding JavaSoft bug (there are so many focus bugs !) JComponent.removeNotify calls clearFocusOwners() before to remove the component to ensure the focus is not a a component that is no longer in the chain.
HAS_BUG_TABBEDPANE_NPE_JAWS - Static variable in class oracle.ide.util.JDK
JTabbedPane throws NPE with JAWS because of a null MouseEvent passed to getTooltipText() JTabbedPane does not check for a null event.
HAS_BUG_TYPE_DOES_NOT_SCROLL_IN_JLIST - Static variable in class oracle.ide.util.JDK
4654916 - JList and JTree should scroll automatically with first-letter navigation.
HAS_BUG_WINDOWS_REGISTRY_FONT_MULTIBYTE_SUPPORT - Static variable in class oracle.ide.util.JDK
Oracle #4417885 - NLS:REGRN:QABLK:JDEV IDE DISPLAYS WHITE SQUARES INSTEAD OF MULTIBYTES CHARACTERS Oracle #4018325 - NLS: ALL MULTIBYTE CHARS AE SHOWN AS SQUARES WHEN PLASTIC 3D/XP LAF Composite font information is lost under JDK 1.5 when using Font.deriveFont(int,float) on a Windows system font value that came from the registry, either via UIDefaults.getFont(Object) or Toolkit.getDesktopProperty(String) (e.g., "win.defaultGUI.font").
hasActualTypeArguments() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
hasActualTypeArguments() - Method in interface oracle.javatools.parser.java.v2.model.JavaIsGeneric
 
hasAddinsLoaded() - Static method in class oracle.jdeveloper.vcs.util.VCSIdeEventRecorder
Asks whether the 'addins loaded' IDE event has been received.
HasAnnotationsD - Interface in javax.ide.model.java.declaration
Common supertype for Declaration elements that may have annotations.
hasArg(String) - Method in class oracle.ide.IdeArgs
Returns true if the specified argName is on the args list.
hasAs() - Method in class oracle.javatools.parser.plsql.symtab.SqlSeldef
is AS present in the source
hasAttribute(AttributedBreadcrumb.Attribute) - Method in interface oracle.javatools.ui.breadcrumbs.AttributedBreadcrumb
 
hasAttributes() - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
hasAttributes() - Method in class oracle.jdeveloper.builder.cls.ClassBuilderModel
 
hasAttributeValue(String) - Method in class oracle.javatools.db.datatypes.DataTypeUsage
Returns true if there is an entry for the given attribute name.
hasCancelled(SQLException) - Method in class oracle.javatools.db.execute.StatementWrapper
 
hasChanged() - Method in class oracle.jdeveloper.audit.model.Dependency
Gets whether the target of this dependency has changed since it was attached to.
hasChildElementValue(Element, String, String) - Static method in class oracle.javatools.xml.bind.BindingUtil
 
hasChildNodes() - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
hasChildren(Breadcrumb) - Method in interface oracle.javatools.ui.breadcrumbs.BreadcrumbsModel
The breadcrumb visualization has the ability to display a popup list of possible child breadcrumbs or significant locations for a breadcrumb.
hasChildren(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets whether a row of this model has children.
hasChildren() - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumb
 
hasChildren(Breadcrumb) - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbsModel
 
hasChildren(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
hasClickThrough() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get whether this update requires agreement to a click through license.
hasCompileErrors() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
True if compiling generated any errors.
hasCompleted() - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
Asks whether the invokable state represented by the object indicates that all URLs have completed processing.
hasContent() - Method in class oracle.ide.inspector.layout.CustomGUIComponent
Indicates whether this custom component is displaying any property.
hasContents() - Method in interface oracle.jdeveloper.deploy.Archive
Returns whether the written jar file had any contents.
hasContents() - Method in class oracle.jdeveloper.deploy.DefaultArchive
Returns whether the written jar file had any contents.
hasCustomDialog() - Method in interface oracle.ide.inspector.Inspectable2
Determine whether or not a custom dialog is supported.
hasData(String) - Method in class oracle.ide.config.ClientSetting
Checks if a data object associated with the specified dataKey exists.
hasData(String) - Method in class oracle.ide.config.IdeSettings
Checks if a data object assiciated with the specifid dataKey exists.
hasDataTypeAttribute(String) - Method in class oracle.javatools.db.datatypes.ComplexType
 
hasDataTypeAttribute(String) - Method in interface oracle.javatools.db.datatypes.DataType
Returns true if this DataTYpe has the given attribute name.
hasDataTypeAttribute(String) - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
hasDataTypeAttribute(String) - Method in class oracle.javatools.db.datatypes.PredefinedDataType
Returns true if the DataTypeAttribute name is on this DataType.
hasDefaultConstructor() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilderModel
 
hasDefaultConstructor() - Method in class oracle.jdeveloper.builder.cls.ClassBuilderModel
Whether classes created by this model should have a default constructor created.
hasDefaultConstructor() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilderModel
 
hasDefaultEditAction(CompareDifference, ContributorKind, ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
Return whether there is a default edit action
hasDependencies() - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
Determine whether there exist any .java source files, other than our own, upon which this CmtComponent is dependant.
hasDeprecatedTag() - Method in interface oracle.javatools.parser.java.v2.model.SourceMember
True if the Javadoc declares a deprecation tag.
hasEditors(Element) - Method in class oracle.ide.editor.EditorManager
Returns true if there are any registered editors for the specified element.
hasEdits() - Method in class oracle.jdeveloper.audit.transform.UndoableEditCommand
 
hasEmptyTextBuffer() - Method in class oracle.ide.model.TextNode
Gets whether the TextBuffer for this TextNode is empty.
hasErrors() - Method in class oracle.ide.migration.MigrationInfo
 
hasErrors(int, int) - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
True if any error in the indicated categories exists with the given severity or worse.
hasErrors() - Method in interface oracle.javatools.parser.plsql.old.symbol.ErrorReporter
 
hasErrors() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionWrapper
 
hasErrors() - Method in class oracle.javatools.parser.plsql.old.symbol.RootSymbol
 
hasExceptions() - Method in class oracle.ide.feedback.FeedbackManager
 
hasExpired() - Method in interface oracle.ide.runner.DebuggerEvaluator
Check if this evaluator has expired.
hasExport(Object) - Method in class oracle.jdeveloper.model.JProjectLibraries
 
hasExtraCriteria() - Method in class oracle.javatools.db.DBObjectCriteria
Returns true if this criteria has had at least one extra criterion added via the addFilter method.
hasFaceletsSuffix(URL, Project) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationManager
 
hasFaceletsSuffix(URL, Project) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsSuffixExaminer
 
hasFactory(Element) - Method in class oracle.ide.model.DependableFactory
Returns true if a factory has been registered with the given key.
hasFactory(Element) - Static method in class oracle.jdeveloper.model.ProjectDependencyFactory
Returns true if a factory has been registered with the given key.
hasFailed() - Method in class oracle.ide.db.transfer.TransferState
Returns true if the transfer (or prepare) has failed.
hasFindHighlighting() - Method in class oracle.javatools.editor.plugins.FindHighlightPlugin
Fetches whether there is an active find highlighting enabled.
hasFinished() - Method in class oracle.ide.runner.RunProcess
Tests whether this process has finished.
hasFocus - Variable in class oracle.ide.controls.JFastTreeTable.TreeTableCellRenderer
 
hasFocus - Variable in class oracle.ide.controls.JTreeTable.TreeTableCellRenderer
Has focus
hasFocus - Variable in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
True if has focus.
hash(Segment) - Method in interface oracle.ide.index.DataCollector
Generate a hash code from the given Segment.
hash(int, char) - Method in interface oracle.ide.index.DataCollector
Generate a new hash code based on an existing hash code, by adding the given character.
HASH - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '#name' lexical unit.
HASH_STRUCTURE - Static variable in class oracle.javatools.data.ChangeInfo
Structure type returned from ChangeInfo.getParentStructureType() indicating that the parent structure was a HashStructure.
hashCode() - Method in class javax.ide.extension.ElementName
Get a hashcode for this object.
hashCode() - Method in class javax.ide.extension.ExtensionDependency
 
hashCode() - Method in class javax.ide.menu.IDEAction
 
hashCode() - Method in class javax.ide.model.Document
 
hashCode() - Method in class javax.ide.model.java.declaration.Declaration.DeclarationKind
 
hashCode() - Method in class javax.ide.model.java.source.tree.ClassT.ClassKind
 
hashCode() - Method in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
 
hashCode() - Method in class javax.ide.model.java.source.tree.ForStatementT.ForKind
 
hashCode() - Method in class javax.ide.model.java.source.tree.LiteralExpressionT.LiteralKind
 
hashCode() - Method in class javax.ide.model.java.source.tree.TreeKind
 
hashCode() - Method in class javax.ide.model.java.source.tree.TypeArgumentT.BoundKind
 
hashCode() - Method in class javax.ide.net.URIPath
 
hashCode() - Method in class javax.ide.util.ID
 
hashCode() - Method in class javax.ide.util.MetaClass
 
hashCode() - Method in class javax.ide.util.Version
 
hashCode() - Method in class oracle.ide.config.ClientSetting
 
hashCode() - Method in class oracle.ide.config.DocumentExtensions.ExtInfo
 
hashCode() - Method in class oracle.ide.config.DocumentExtensions
 
hashCode() - Method in class oracle.ide.Context
This implementation exists solely to enforce the contract for Object.hashCode().
hashCode() - Method in class oracle.ide.db.SchemaObjectDescriptor
 
hashCode() - Method in class oracle.ide.dependency.IdDeclaration
 
hashCode() - Method in class oracle.ide.dialogs.URLChooserShortcut
 
hashCode() - Method in class oracle.ide.editor.RecentFile
 
hashCode() - Method in class oracle.ide.extension.Role
 
hashCode() - Method in class oracle.ide.externaltools.ExternalTool
 
hashCode() - Method in class oracle.ide.externaltools.macro.Parameter
 
hashCode() - Method in class oracle.ide.IdeUIManager.ThemeInfo
 
hashCode() - Method in class oracle.ide.inspector.MultiInspectable
 
hashCode() - Method in class oracle.ide.keyboard.KeyStrokes
Improves performances when in a HashMap
hashCode() - Method in class oracle.ide.layout.ViewId
 
hashCode() - Method in class oracle.ide.migration.MigrationInfo.ErrorInformation
 
hashCode() - Method in class oracle.ide.migration.MigrationInfo.Status
 
hashCode() - Method in class oracle.ide.model.Reference
 
hashCode(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
hashCode(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
hashCode(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
hashCode(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns a hash code for the specified URL consistent with URLFileSystem.equals(java.net.URL, java.net.URL).
hashCode(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Computes a hash code for the specified URL object consistent with URLFileSystemHelper.equals(java.net.URL, java.net.URL).
hashCode(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
hashCode() - Method in class oracle.ide.runner.DebuggerEventSource.StackFrame
 
hashCode() - Method in class oracle.ide.util.IntersectedFilters
 
hashCode(Object...) - Static method in class oracle.ide.util.ObjectUtils
Returns a hashcode of several arguments grouped together in an array.
If there is only a single argument then its hashcode will be returned if the argument is not null.
hashCode() - Method in class oracle.ide.util.PatternFilter
 
hashCode() - Method in class oracle.ide.util.PatternFilters
 
hashCode() - Method in class oracle.ide.util.VersionNumber
 
hashCode() - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
hashCode() - Method in class oracle.javatools.compare.CompareType
 
hashCode() - Method in class oracle.javatools.data.ListStructure
 
hashCode() - Method in class oracle.javatools.db.AbstractDBObject
 
hashCode() - Method in class oracle.javatools.db.AbstractDBObjectID
 
hashCode() - Method in class oracle.javatools.db.DBUtil
 
hashCode() - Method in class oracle.javatools.db.extension.DatabaseMatcher
 
hashCode() - Method in class oracle.javatools.db.ora.TablePartition
 
hashCode() - Method in class oracle.javatools.db.plsql.PlSqlIdentifier
 
hashCode() - Method in class oracle.javatools.db.TemporaryObjectID
 
hashCode() - Method in class oracle.javatools.editor.highlight.HighlightStyle
 
hashCode() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
hashCode() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
hashCode() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
hashCode() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
hashCode(JavaPackage) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
hashCode(JavaMember) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
hashCode() - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT.Key
 
hashCode() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
 
hashCode() - Method in class oracle.javatools.ui.calendar.Day
 
hashCode() - Method in class oracle.javatools.util.Maps.AbstractHashMap
Returns the hash code value for this map.
hashCode() - Method in class oracle.javatools.util.Maps.SoftEntry
 
hashCode() - Method in class oracle.javatools.util.Maps.SoftLinkedEntry
 
hashCode() - Method in class oracle.javatools.util.Maps.StrongEntry
 
hashCode() - Method in class oracle.javatools.util.Maps.StrongLinkedEntry
 
hashCode() - Method in class oracle.javatools.util.Maps.WeakEntry
 
hashCode() - Method in class oracle.javatools.util.Maps.WeakLinkedEntry
 
hashCode() - Method in class oracle.javatools.util.MultiMap
 
hashCode() - Method in class oracle.javatools.util.Pair
 
hashCode() - Method in class oracle.javatools.util.Tuple
Gets the hash code of this tuple.
hashCode() - Method in class oracle.javatools.util.Version
 
hashCode() - Method in class oracle.javatools.xml.esax.Key
 
hashCode() - Method in class oracle.jdeveloper.audit.analyzer.Priority
 
hashCode() - Method in class oracle.jdeveloper.audit.analyzer.Severity
 
hashCode() - Method in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
hashCode() - Method in class oracle.jdeveloper.audit.extension.ExtensionBean
 
hashCode() - Method in class oracle.jdeveloper.audit.model.Location
 
hashCode() - Method in class oracle.jdeveloper.audit.service.DefaultProfile
 
hashCode() - Method in class oracle.jdeveloper.cmt.CmtPropertyID
Returns the hashcode for this IntrospectionTarget.
hashCode() - Method in class oracle.jdeveloper.compiler.IdeStorage
 
hashCode() - Method in class oracle.jdeveloper.compiler.JarStorage
 
hashCode() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
hashCode() - Method in class oracle.jdeveloper.deploy.ArchiveEntry
Only the entry name is used for hashing; the URL is ignored.
hashCode() - Method in class oracle.jdeveloper.dialogs.ClassPackageListItem
 
hashCode() - Method in class oracle.jdeveloper.engine.db.DBForeignKey
 
hashCode() - Method in class oracle.jdeveloper.history.CustomFilter
 
hashCode() - Method in class oracle.jdeveloper.jsp.libraries.JspLibrary
 
hashCode() - Method in class oracle.jdeveloper.template.AbstractTemplate
 
hashCode() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
hashCode() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow.ScopeFilter
 
hashCode() - Method in class oracle.jdeveloper.vcs.spi.VCSHashURL
 
hashCode(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
hashCode() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
hashCode() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
hashCodeFor(Object) - Static method in class oracle.javatools.util.ModelUtil
Returns the hash code for the specified object, or 0 if it is null.
hasHiddenTag() - Method in interface oracle.javatools.parser.java.v2.model.SourceMember
True if the Javadoc declares a hidden tag.
hashQuantity - Static variable in class oracle.javatools.db.property.Property
Property constant for the "hashQuantity" property.
hashQuantityTablespaces - Static variable in class oracle.javatools.db.property.Property
Property constant for the "hashQuantityTablespaces" property.
HashStructure - Class in oracle.javatools.data
This class implements a hash data structure intended to be used as the generic storage for project metadata that can be marshalled to and from a persistent form without depending on custom marshalling code.
HashStructureAdapter - Class in oracle.javatools.data
This class serves as a base implementation of an adapter pattern to bridge JavaBeans-style getter and setter methods with HashStructure storage.
HashStructureAdapter(HashStructure) - Constructor for class oracle.javatools.data.HashStructureAdapter
The specified HashStructure must not be null.
HashStructureElementVisitor - Class in oracle.ide.extension
A generic ElementVisitor for unmarshalling extension manifest (extension.xml) elements into a HashStructure.
HashStructureElementVisitor() - Constructor for class oracle.ide.extension.HashStructureElementVisitor
Creates a new HashStructureElementVisitor which will store unmarshalled properties into a new HashStructure instance.
HashStructureElementVisitor(HashStructure) - Constructor for class oracle.ide.extension.HashStructureElementVisitor
Creates a new HashStructureElementVisitor which will store unmarshalled properties into the specified HashStructure instance.
HashStructureHook - Class in oracle.ide.extension
Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
HashStructureHook(boolean) - Constructor for class oracle.ide.extension.HashStructureHook
When a custom hook requires that the order of elements be kept by the hash structure, they should call this constructor to turn element counting on.
HashStructureHook() - Constructor for class oracle.ide.extension.HashStructureHook
Constructor invoked by the extension registry.
HashStructureIO - Class in oracle.ide.marshal.xml
Implementation of oracle.ide.marshal.ObjectStore for marshalling a HashStructure instance to XML.
HashStructureIO(String, String) - Constructor for class oracle.ide.marshal.xml.HashStructureIO
Creates a new instance of HashStructureIO that, when saving, will write out a root element with the specified namespace URI and qualified name.
HashStructureNode - Class in oracle.ide.model
Node implementation for an object that stores properties in a HashStructure and persists those properties to XML via HashStructureIO.
HashStructureNodeChangeEvent - Class in oracle.ide.model
 
hasIDMigrationMap(PropertyStorage) - Static method in class oracle.jdeveloper.offlinedb.model.IDMigrationMap
Returns true if there is an ID migration map in the given properties
hasInitializer() - Method in class oracle.jdeveloper.uieditor.uicanvas.AbstractAssistant
 
hasInitializer() - Method in interface oracle.jdeveloper.uieditor.uicanvas.LayoutAssistant
Determine whether or not this assistant generates an initialization string for use in the declaration allocation.
hasIntegration(int) - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.isIntegrated(IntegrationPoint).
hasItem() - Method in interface oracle.ide.palette.PaletteItem
 
hasJ2eeFeatures() - Static method in class oracle.ideri.util.Product
Deprecated. use ExtensionRegistry.findExtension("oracle.j2ee") instead.
hasLength(String) - Static method in class oracle.javatools.util.ModelUtil
 
hasLength(CharSequence) - Static method in class oracle.javatools.util.ModelUtil
Returns true if the specified String is not null and has a length greater than zero.
hasLength(String) - Method in class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
Utility method to check a string isn't null or empty.
hasLibrary(Object) - Method in class oracle.jdeveloper.model.JProjectLibraries
 
hasListener(URL) - Static method in class oracle.ide.net.URLFileSystem
Gets whether any listeners are registered for a URL.
hasListeners() - Method in class javax.ide.build.BuildSystem
Get whether there are any registered listeners.
hasLocalHistory(URL) - Method in class oracle.ide.history.HistoryManager
Determine whether any previous history is available for the object located at the given URL.
hasMainWindowClosing() - Static method in class oracle.jdeveloper.vcs.util.VCSIdeEventRecorder
Asks whether the 'main window closing' IDE event has been received.
hasMainWindowOpened() - Static method in class oracle.jdeveloper.vcs.util.VCSIdeEventRecorder
Asks whether the 'main window opened' IDE event has been received.
hasModifierEx(MouseEvent, int) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Check whether a given modifier is down for the mouse event, such as InputEvent.CTRL_DOWN_MASK.
HasModifiersT - Interface in javax.ide.model.java.source.tree
Common supertype for elements that may have modifiers.
hasMoreElements() - Method in class oracle.ide.util.StringTokenizerEx
 
hasMoreElements() - Method in class oracle.javatools.util.EnumerationStack
 
hasMoreElements() - Method in class oracle.javatools.util.NullResourceBundle
Tests if this enumeration contains more elements.
hasMoreTokens() - Method in class oracle.ide.util.StringTokenizerEx
 
hasNameChanged() - Method in class oracle.javatools.db.DBObjectChange
Convinience method to identify whether the "name" property has been changed - looks in the properties changed map for the property as a key.
hasNameComparator() - Static method in class oracle.javatools.parser.java.v2.write.SourceComparator
Creates a SourceHasName comparator that does alphabetical order.
HasNameD - Interface in javax.ide.model.java.declaration
Common supertype for Declaration elements that have a name.
HasNameT - Interface in javax.ide.model.java.source.tree
Common supertype for elements have have a NameT.
hasNavigableConflicts() - Method in class oracle.javatools.compare.view.BaseCompareView
 
hasNavigableConflicts() - Method in interface oracle.javatools.compare.view.NavigableConflictsView
Deprecated. Asks whether the view has navigable conflicts.
hasNavigableDifferences() - Method in class oracle.javatools.compare.view.BaseCompareView
 
hasNavigableDifferences() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Asks whether the view has navigable differences.
hasNext() - Method in class oracle.ide.inspector.find.SearchIterator
Determine whether there is another Component to be returned in the iteration sequence.
hasNext() - Method in class oracle.ide.model.ContentSet.URLIterator
 
hasNext() - Method in class oracle.ide.util.DuplexIterator
Returns true if there are more elements in either Iterator; otherwise false.
hasNext() - Method in class oracle.ide.util.IteratorFilter
 
hasNext() - Method in class oracle.javatools.buffer.SafeArrayList.SafeListIterator
 
hasNext() - Method in class oracle.javatools.db.DBObjectIterator
 
hasNext() - Method in class oracle.javatools.db.SchemaObjectIterator
Tests if there is another object in this iterator (i.e.
hasNext() - Method in class oracle.javatools.marshal.xml.PropertyIterator
Returns true if calling PropertyIterator.next() will succeed and return the next PropertyInfo.
hasNext() - Method in class oracle.javatools.util.ArrayIterator
Returns true if there are more elements in the array; otherwise false.
hasNext() - Method in class oracle.javatools.util.CompositeIterator
 
hasNext() - Method in class oracle.javatools.util.IterablesIterator
 
hasNext() - Method in class oracle.javatools.util.LineIterator
Gets whether the iterator has iterated all lines available from the reader.
hasNext() - Method in class oracle.jdeveloper.deploy.dt.DeploymentProfiles.ProfileIterator
 
hasNext() - Method in class oracle.jdevimpl.audit.util.ArrayIteratorIterator
 
hasNext() - Method in class oracle.jdevimpl.audit.util.ArraysIterator
 
hasNext() - Method in class oracle.jdevimpl.audit.util.EmptyIterator
 
hasNext() - Method in class oracle.jdevimpl.audit.util.ObjectsIterator
 
hasNext() - Method in class oracle.jdevimpl.audit.util.SortedCollections.ComparisonIterator
 
hasNext() - Method in class oracle.jdevimpl.audit.util.Strings.TokenIterator
 
hasNext() - Method in class oracle.jdevimpl.audit.util.UnmodifiableIterator
 
hasNextConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
hasNextConflict() - Method in interface oracle.javatools.compare.view.NavigableConflictsView
Deprecated. Asks whether there is a next conflict based on the position.
hasNextDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
hasNextDifference() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Asks whether there is a next difference based on the position.
hasNonNullElement(Object[]) - Static method in class oracle.javatools.util.ModelUtil
Returns true if the specified array is not null and contains a non-null element.
hasNonPlaceholderChange() - Method in class oracle.ide.model.HashStructureNodeChangeEvent
 
hasNonSiblingTNodes(Context) - Static method in class oracle.ide.explorer.ExplorerContext
Asks whether the specified Context has a selection that represents non-sibling TNode objects.
hasObjects(OfflineDBObjectProvider) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Method to query if the given provider has any schema objects in its content set.
hasOptions() - Method in class oracle.ide.navigator.DeleteActionHandler
Whether or not the delete operation has any options.
hasPanel() - Method in class oracle.ide.model.panels.PropertiesDialog
Indicates whether this properties dialog has any panels.
hasParseErrors() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
hasParseErrors() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
True if parsing generated any errors.
hasPlsqlMapping(Class) - Static method in class oracle.jdeveloper.deploy.sp.OracleDatatypeMappings
Given a Class object representing a Java data type, returns true if it can be mapped to a PL/SQL data type, false if not.
hasPlsqlMapping(String) - Static method in class oracle.jdeveloper.deploy.sp.OracleDatatypeMappings
Given a String representing the name of a Java data type, returns true if it can be mapped to a PL/SQL data type, false if not.
hasPopup() - Method in class oracle.ide.controls.ActionMenuToolButton
 
hasPrevious() - Method in class oracle.javatools.buffer.SafeArrayList.SafeListIterator
 
hasPreviousConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
hasPreviousConflict() - Method in interface oracle.javatools.compare.view.NavigableConflictsView
Deprecated. Asks whether there is a previous conflict based on the position.
hasPreviousDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
hasPreviousDifference() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Asks whether there is a previous difference based on the position.
hasPriviledge(String, Schema, String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Checks to see whether the user has the requisite permissions to perform the specified operation.
hasPriviledge(String, Schema, String) - Method in interface oracle.javatools.db.DBObjectProvider
Checks to see whether the user has the requisite permissions to perform the specified operation.
hasProblems() - Method in class oracle.ideimpl.webupdate.parser.Problems
Returns true if there were any problems.
hasProcessed() - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
Asks whether the invokable state represented by the object indicates that one or more URLs have been processed.
hasSameObjectName(BaseObjectID) - Method in class oracle.javatools.db.BaseObjectID
 
hasSameParent(DBObjectID, boolean) - Method in class oracle.javatools.db.AbstractDBObjectID
Compares the parent of this id with the parent of another id, optionally as a strict comparison.
hasSameProvider(BaseObjectID) - Method in class oracle.javatools.db.BaseObjectID
 
hasSelectedText() - Method in class oracle.ide.ceditor.CodeEditor
Return whether or not there is any text selected.
hasSelection() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches whether there is currently a selection in the editor.
hasShown() - Static method in class oracle.jdevimpl.bookmarks.BookmarkPanel
 
hasSubsignatureOf(JavaMethod) - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
hasSubsignatureOf(JavaMethod) - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
True if this method's signature is a subsignature of the other method's signature.
hasSubsignatureOf(JavaMethod, JavaMethod) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 8.4.2.
hasSuffix(URI, String) - Method in class javax.ide.net.VirtualFileSystem
Returns true if the path part of the URI ends with the given suffix String.
hasSuffix(URI, String) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns true if the path part of the URI ends with the given suffix String.
hasSuffix(URL, String) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
hasSuffix(URL, String) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
hasSuffix(URL, String) - Method in class oracle.ide.net.TraceFileSystemAccess
 
hasSuffix(URL, String) - Static method in class oracle.ide.net.URLFileSystem
Returns true if the path part of the URL ends with the given suffix String.
hasSuffix(URL, String[]) - Static method in class oracle.ide.net.URLFileSystem
Returns true if the path part of the URL ends with any of the given suffixs String.
hasSuffix(URL, String) - Method in class oracle.ide.net.URLFileSystemHelper
Returns true if the path part of the URL ends with the given suffix String.
hasSuffix(URL, String) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
hasSuffix(URL, String) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
hasTextChanged() - Method in class oracle.ide.db.panels.sql.WhereEditor
 
hasTipOfDayEntries() - Method in class oracle.ide.help.HelpSystem
Gets whether the tip of the day feature is enabled.
hasTrailingSeparator(int, Object) - Method in interface oracle.javatools.ui.SeparatorListCellRenderer.SeparatorModel
return true if the given value at location index should be followed by a separator
hasTrans() - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
Return true if a transaction is in progress.
hasTransaction() - Method in class oracle.javatools.db.AbstractDatabase
 
hasTransaction() - Method in interface oracle.javatools.db.Database
Tests whether there is currently a "transaction" open on the underlying java.sql.Connection.
hasTransforms() - Method in interface oracle.javatools.status.Issue
Gets whether any transforms are attached to this issue.
HasTypeD - Interface in javax.ide.model.java.declaration
Common supertype for Declaration elements that have a type.
hasTypeParameters() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
hasTypeParameters() - Method in interface oracle.javatools.parser.java.v2.model.JavaIsGeneric
 
hasUnresolvedReference(SystemObject, String) - Method in class oracle.javatools.db.SchemaObjectManager
Returns true if the given schema object (or any of its children) has an unresolved reference to an object of the given type.
hasUserCancelled() - Method in class oracle.ide.db.controls.RestartableProgressBar
The client code's run() method that implements the long-running process should call this method to determine if the user has pressed the Cancel button on the ProgressBar's dialog to terminate the long-running process.
hasUserCancelled() - Method in class oracle.ide.dialogs.ProgressBar
The client code's run() method that implements the long-running process should call this method to determine if the user has pressed the Cancel button on the ProgressBar's dialog to terminate the long-running process.
hasVisibleChildren(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets whether a row of this model has visible children.
hasVisibleChildren(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
hasWildcard(String) - Static method in class oracle.ide.net.WildcardURLFilter
 
hasWindowsSymlinkSupport() - Method in class oracle.ide.net.FileNativeHelper
 
haveRegisteredAll() - Method in class oracle.javatools.db.SchemaObjectManager
Checks whether the whole provider has been loaded into the manager.
haveSameAuthority(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
This is a helper for the VirtualFileSystemHelper.toRelativeSpec(URI, URI) method, which uses the template method design pattern.
haveSameAuthority(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
This is a helper for the URLFileSystemHelper.toRelativeSpec(URL, URL) method, which uses the template method design pattern.
haveSameHost(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns true if the URIs hosts are equal.
haveSameHost(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
 
haveSamePath(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns true if the URIs paths are equal.
haveSamePath(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
 
haveSamePort(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns true if the URIs ports are equal.
haveSamePort(URL, URL) - Method in class oracle.ide.net.HttpURLFileSystemHelper
 
haveSamePort(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
 
haveSameProtocol(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
This is a helper for the URLFileSystemHelper.toRelativeSpec(URL, URL) method, which uses the template method design pattern.
haveSameQuery(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns true if the URIs queries are equal.
haveSameQuery(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
 
haveSameRef(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns true if the URIs refs are equal.
haveSameRef(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
 
haveSameScheme(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
This is a helper for the VirtualFileSystemHelper.toRelativeSpec(URI, URI) method, which uses the template method design pattern.
haveSameUserInfo(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns true if the URIs user infos are equal.
haveSameUserInfo(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
 
having - Static variable in class oracle.javatools.db.property.Property
Property constant for the "having" property.
HAVING - Static variable in interface oracle.javatools.db.sql.SQLFragment
 
HavingPanel - Class in oracle.ide.db.panels.sql
Panel to edit the HAVING clause in a SQL Query.
HavingPanel() - Constructor for class oracle.ide.db.panels.sql.HavingPanel
 
header(String) - Method in class oracle.ide.navigator.DeleteActionHandler.DetailsTextConfigBuilder
 
Header - Class in oracle.javatools.ui
A header is a UI component that is used to deliniate a group of related components.
Header() - Constructor for class oracle.javatools.ui.Header
Constructs a header.
Header.Level - Enum in oracle.javatools.ui
The visual appearance of a header changes based on its level in the document.
Header.Orientation - Enum in oracle.javatools.ui
The orientation of a header can be either horizontal (default) or vertical.
HEADER_ADDCOMMONCOMPONENTS_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_ANT - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_APPLICATION - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_APPLICATIONMODEL_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_CHECKLIST_HEADER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_CONNECTION - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_CONNECTTOSERVER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_CREATEAPPLICATION - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DATABASE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DBCONN_LG_QUALIFIER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DEBUG_AND_TEST - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DEPLOYMENT - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DEPLOYPACKAGE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DESIGNAPPLICATIONFLOW_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DESIGNYOURPAGE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_DIAGRAM - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_EDIT_STYLE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_FILECONN - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_FOLDER_HEADER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_HOMEFOLDER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_HOSTCONNECTION_HEADER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_HTML - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_IMPLEMENTBUSINESSLOGIC_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_INSTRUCTION_VGAP - Static variable in class oracle.javatools.ui.LayoutConstants
The vertical gap in pixels between a header and instruction text associated with it.
HEADER_INTERNATIONALIZEAPPLICTION_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_JAVA - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_JDEVELOPER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_MAPPED_ROOTFOLDER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_MOBILE_CLIENT_PAGE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_MOBILE_CLIENT_TASK_FLOW - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_OPENAPPLICATION - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_PACKAGE_HEADER - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_PANEL_KEY - Static variable in interface oracle.ide.db.panels.PanelLibrary.HeaderPanel
Key in the traversable context where the header panel can be found.
HEADER_PERSON - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_PLANYOURAPPLICATION_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_POSSIBLENEXTSTEP_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_PROJECT - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_SCANNERDATACONTROL_WIZARD - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_SECUREAPPLICTION_LG - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_SIMPLEFILE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_STRUTS - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_TASK_FLOW_DEFINITION - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_TASK_FLOW_TEMPLATE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_TOPLINK - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_WEBSERVICE - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_WEBSERVICES - Static variable in class oracle.javatools.icons.OracleIcons
HEADER_XML - Static variable in class oracle.javatools.icons.OracleIcons
headerCollapsed(HeaderEvent) - Method in interface oracle.javatools.ui.HeaderListener
Notifies the listener that the header was collapsed.
HeaderEvent - Class in oracle.javatools.ui
Event object providing information about a header expansion or collapse event.
HeaderEvent(Object) - Constructor for class oracle.javatools.ui.HeaderEvent
 
headerExpanded(HeaderEvent) - Method in interface oracle.javatools.ui.HeaderListener
Notifies the listener that the header was expanded.
headerField() - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
HeaderGroup - Class in oracle.javatools.ui
A HeaderGroup co-ordinates the display of components under a Header, hiding and showing them as required as the header is toggled.
HeaderGroup(Header) - Constructor for class oracle.javatools.ui.HeaderGroup
Creates a HeaderGroup for the specified header component.
HeaderListener - Interface in oracle.javatools.ui
Listener interface for objects interested in receiving notifications when a Header is collapsed or expanded.
HeaderPanel<T extends javax.swing.JComponent> - Class in oracle.javatools.ui
HeaderPanel hosts a header control and one other component.
HeaderPanel(T) - Constructor for class oracle.javatools.ui.HeaderPanel
Creates a header panel with the specified hosted component.
HeaderPanel(T, boolean) - Constructor for class oracle.javatools.ui.HeaderPanel
Creates a header panel with the specified hosted component.
HeaderPanel() - Constructor for class oracle.javatools.ui.HeaderPanel
Constructs a header panel with no initial hosted component.
HeaderPanel.CollapseMode - Enum in oracle.javatools.ui
The ways in which a HeaderPanel can collapse.
headerStyle - Variable in class oracle.javatools.editor.language.BuiltInStyles
The base header style.
headSet(E) - Method in class oracle.javatools.util.ArraySortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Object) - Method in class oracle.jdevimpl.audit.util.KeyedSortedSet
 
heightAttrQName - Variable in class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
HELP - Static variable in class oracle.javatools.icons.OracleIcons
HELP - Static variable in class oracle.javatools.ui.UIBundle
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_ar
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_cs
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_da
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_de
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_el
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_es
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_fi
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_fr
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_hu
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_it
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_iw
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_ja
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_ko
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_nl
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_no
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_pl
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_pt
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_ro
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_ru
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_sk
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_sv
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_th
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_tr
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
HELP - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
HELP_ACTION_CMD - Static variable in class oracle.javatools.ui.ghost.GhostBuilder.GhostBuiltPalette
 
HELP_FROM_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
HELP_GROUPBY_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
HELP_HAVING_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
HELP_JOIN_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Deprecated. - we no longer use the "FK Joins" panel.
HELP_MENU_ID - Static variable in class javax.ide.IDEConstants
Identifies the Help menu id.
HELP_ORDERBY_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
HELP_PICKER - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
HELP_QUERY_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
HELP_SCHEMA_INFO - Static variable in class oracle.jdeveloper.offlinedb.wizard.SchemaChooserWizard
 
HELP_SCHEMA_INFO - Static variable in class oracle.jdeveloper.offlinedb.wizard.SchemaWizard
 
HELP_SELECT_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
HELP_TOPIC_SELECT_DIRECTORIES - Static variable in class oracle.ide.net.URLChooser
 
HELP_TOPIC_SELECT_FILES - Static variable in class oracle.ide.net.URLChooser
 
HELP_TOPIC_SELECT_FILES_OR_DIRECTORIES - Static variable in class oracle.ide.net.URLChooser
 
HELP_WHERE_INFO - Static variable in class oracle.ide.db.panels.sql.SQLQueryEditDialog
 
Helpable - Interface in oracle.ide.help
Interface for a component which supplies its own HelpInfo information to the HelpSystem when asked.
HelpableProvider - Interface in oracle.ide.help
Interface for a component which delegages its requests for HelpInfo information to a delegate HelpInfo class.
HelpContextProvider - Interface in oracle.jdeveloper.wizard.common
 
Helpers - Class in oracle.jdeveloper.compiler
 
Helpers() - Constructor for class oracle.jdeveloper.compiler.Helpers
 
HelpInfo - Class in oracle.ide.help
HelpInfo - data wrapper for information required by the Help System
HelpInfo() - Constructor for class oracle.ide.help.HelpInfo
 
HelpInfo(String) - Constructor for class oracle.ide.help.HelpInfo
 
HelpInfo(String, int) - Constructor for class oracle.ide.help.HelpInfo
 
HelpSystem - Class in oracle.ide.help
HelpSystem interface - high-level abstraction between the interaction of the IDE from the underlying implementation of a Help System.
HelpSystem() - Constructor for class oracle.ide.help.HelpSystem
 
helpTopicId(String) - Method in class oracle.ide.navigator.DeleteActionHandler.DetailsTextConfigBuilder
 
HelpTopics - Interface in oracle.ide.help
Lists the current help topic ID's
HEXADECIMAL - Static variable in class oracle.javatools.parser.css.TokenizerUtil
The set of the valid hexadecimal characters.
HIDDEN - Static variable in class oracle.ide.controls.ToggleAction
 
HIDDEN - Static variable in class oracle.ide.docking.DockableView
stateChange constant.
HIDDEN - Static variable in class oracle.ide.explorer.Explorer
 
HIDDEN - Static variable in interface oracle.ide.inspector.InspectorPage
Change ID indicating that page or toolbar has been hidden.
hide() - Method in interface javax.ide.view.WaitCursor
Hide the wait cursor.
hide() - Method in class oracle.ide.controls.WaitCursor
Hides the wait cursor if visible.
hide(DockableWindow) - Method in class oracle.ide.docking.DrawerDockableWindow
 
hide(DrawerEntry) - Method in class oracle.ide.docking.DrawerPanel
 
hide(View) - Method in class oracle.ide.docking.DrawerWindow
 
hide(Balloon) - Method in class oracle.javatools.ui.balloon.BalloonManager
Hides a balloon and cleans up all references.
hide(int) - Method in class oracle.jdeveloper.uieditor.uicanvas.BoxEffects
Hide the box identified by the given identifier.
hide() - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Hides the dialog.
HIDE_ALL_MENUS - Static variable in class oracle.ide.log.DefaultLogPage
 
HIDE_ALL_MENUS - Static variable in class oracle.jdeveloper.compiler.ProblemsPage
 
HIDE_CHILDREN - Static variable in class oracle.ide.explorer.CellRendererAttributes
Bit indicating that the tree should not show children of folders whose hide their children attribute has been set.
HIDE_CHILDREN - Static variable in class oracle.ide.model.ElementAttributes
HIDE_CHILDREN indicates that the Folder children should not be displayed.
HIDE_COPY_MENU - Static variable in class oracle.ide.log.DefaultLogPage
 
HIDE_COPY_MENU - Static variable in class oracle.jdeveloper.compiler.ProblemsPage
 
HIDE_FILE_EXTENSION - Static variable in class oracle.ide.model.ElementAttributes
HIDE_FILE_EXTENSION indicates that the Element short label should be displayed without a suffix.
HIDE_FILE_EXTENSIONS - Static variable in class oracle.ide.explorer.CellRendererAttributes
Bit indicating that the tree should not show file extensions for folders whose hide file extension attribute has been set.
HIDE_FIX_SOURCE_MENU - Static variable in class oracle.ide.log.DefaultLogPage
 
HIDE_FIX_SOURCE_MENU - Static variable in class oracle.jdeveloper.compiler.ProblemsPage
 
HIDE_GOTO_SOURCE_MENU - Static variable in class oracle.ide.log.DefaultLogPage
 
HIDE_GOTO_SOURCE_MENU - Static variable in class oracle.jdeveloper.compiler.ProblemsPage
 
HIDE_ISSUES_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
HIDE_NO_MENUS - Static variable in class oracle.ide.log.DefaultLogPage
Use these constants to indicate which popup menu items are hidden.
HIDE_NO_MENUS - Static variable in class oracle.jdeveloper.compiler.ProblemsPage
Use these constants to indicate which popup menu items are hidden.
HIDE_SAVE_AS_MENU - Static variable in class oracle.ide.log.DefaultLogPage
 
HIDE_SAVE_AS_MENU - Static variable in class oracle.jdeveloper.compiler.ProblemsPage
 
HIDE_SHUTTER_DELAY - Static variable in class oracle.ide.IdePropertyConstants
Delay in ms to wait before minimizing a raised dockable after the mouse leaves the button.
hideAll() - Method in class oracle.jdeveloper.uieditor.uicanvas.BoxEffects
Hide all visible boxes.
hideAll() - Method in interface oracle.jdeveloper.uieditor.uicanvas.SelectionEffects
Hide all existing SelectNib instances.
hideAllTransforms() - Method in interface oracle.jdeveloper.audit.analyzer.ViolationReport
Hides all the tranforms for this violation.
hideBreadcrumbPeek() - Method in interface oracle.javatools.ui.breadcrumbs.BreadcrumbsListener
Hide any currently showing breadcrumb peek.
hideContent() - Method in class oracle.jdevimpl.audit.swing.NullablePanel
 
hideDetails(String) - Method in class oracle.ide.navigator.DeleteActionHandler.DetailsTextConfigBuilder
 
hideDockableWindow(DockableView) - Static method in class oracle.ide.docking.DockUtil
Hides the DockableView and set the focus on the active Editor
hideFeedback(BasicEditorPane) - Method in class oracle.ide.ceditor.EditorStatusBar
Clears the text feedback message last displayed for the given editor pane.
hideFeedback(BasicEditorPane) - Method in interface oracle.javatools.editor.FeedbackManager
Clears the text feedback message last displayed for the given editor pane.
hideFeedback() - Method in class oracle.javatools.editor.insight.AbstractInsight
Utility routine which hides the feedback message in the status bar of the editor.
hideFeedback(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.StatusBarPlugin
Clears the text feedback message last displayed for the given editor pane.
hideHandleIfOnlyOneDrawerShown() - Method in class oracle.ide.docking.DrawerWindow
 
hideInsight() - Method in class oracle.javatools.editor.insight.AbstractInsight
Cancels an existing insight window that is displaying insight information.
hideInsight() - Method in interface oracle.javatools.editor.insight.Insight
Cancels an existing insight window that is displaying insight information.
hideLog() - Method in class oracle.ide.log.LogManager
Hide the LogWindow.
hidePanel() - Method in class oracle.javatools.ui.ghost.GhostPalette
 
hidePanel() - Method in class oracle.javatools.ui.ghost.GhostPointingPalette
 
hidePopup(BasicEditorPane) - Method in class oracle.ide.ceditor.CodeEditor
Informs the editor client that the popup menu (if showing) should now be hidden.
hidePopup() - Method in class oracle.ide.db.util.LiveValidationController
Explicitly hides the popup if there is one.
hidePopup() - Static method in class oracle.ide.inspector.CustomEditorButton
 
hidePopup() - Method in interface oracle.javatools.compare.view.ComparePopupManager
Informs the editor client that the popup menu (if showing) should now be hidden.
hidePopup(boolean) - Static method in class oracle.javatools.controls.EditorPeekPopup
 
hidePopup(BasicEditorPane) - Method in interface oracle.javatools.editor.PopupManager
Informs the editor client that the popup menu (if showing) should now be hidden.
hidePopup() - Method in class oracle.javatools.ui.calendar.CalendarPopupButton
 
hidePopup() - Method in class oracle.javatools.ui.ExpansionTreeTip
 
hidePopup() - Method in class oracle.jdeveloper.merge.AbstractMergeEditor
Informs the editor client that the popup menu (if showing) should now be hidden.
hidePopup() - Method in class oracle.jdevimpl.audit.swing.DropdownButton
Hide the popup if it is showing.
hideShareButton() - Method in class oracle.jdeveloper.model.JProjectLibrariesPanel
 
hideTerminateAction - Variable in class oracle.ide.runner.RunProcess
Whether the terminate action should be left out of the log page.
hideTransform(Transform) - Method in interface oracle.jdeveloper.audit.analyzer.ViolationReport
Hides a transform for this violation.
hideUpDownButtons() - Method in class oracle.jdeveloper.model.ContentSetPanel
Hides the up and down buttons so that the panel can fit into a smaller space.
hideValues(String[]) - Method in class oracle.javatools.data.HashStructure
Moves all of the specified properties into a "dormant" state, which means the values are still saved, but they will not participate in any HashStructure operations (get, put, containsKey, etc) until recovered by recoverValues(..).
hierarchicalQueryObject - Static variable in class oracle.javatools.db.property.Property
Property constant for the "hierarchicalQueryObject" property.
HierarchicalQueryObject - Class in oracle.javatools.db.sql
SQLFragment for the Hierarchical Query clause in a SQLQuery.
HierarchicalQueryObject() - Constructor for class oracle.javatools.db.sql.HierarchicalQueryObject
 
HierarchicalQueryObject(SQLFragment, SQLFragment, boolean, boolean) - Constructor for class oracle.javatools.db.sql.HierarchicalQueryObject
 
hierarchyChanged(HierarchyEvent) - Method in class oracle.javatools.editor.plugins.TrailingSpacePlugin
Called when the hierarchy has been changed.
HIGH - Static variable in class oracle.jdeveloper.audit.analyzer.Priority
 
HIGH_PRIORITY - Static variable in class oracle.ide.todo.ToDoManager
Constant for high priority that can be assigned to the ToDoItem
highlight(int, boolean) - Method in class oracle.ide.controls.JTabbedPane2
 
HIGHLIGHT - Static variable in class oracle.javatools.icons.OracleIcons
HIGHLIGHT_BRACE_MATCH1 - Static variable in class oracle.javatools.editor.plugins.BraceMatchingPlugin
The name of the highlight for the first matched brace pair.
HIGHLIGHT_BRACE_MATCH2 - Static variable in class oracle.javatools.editor.plugins.BraceMatchingPlugin
The name of the highlight for the second matched brace pair.
HIGHLIGHT_BRACE_MISMATCH - Static variable in class oracle.javatools.editor.plugins.BraceMatchingPlugin
The name of the highlight for the brace mismatch.
HIGHLIGHT_ENCLOSING_BLOCK - Static variable in class oracle.javatools.editor.plugins.BraceMatchingPlugin
The name of the highlight for the enclosing block.
HIGHLIGHT_ENCLOSING_PARENS - Static variable in class oracle.javatools.editor.plugins.BraceMatchingPlugin
The name of the highlight for the enclosing parens.
HIGHLIGHT_FIND_RESULT - Static variable in class oracle.javatools.editor.plugins.FindHighlightPlugin
The name of the highlight style for find results.
HIGHLIGHT_SELECTION_NAME - Static variable in class oracle.javatools.editor.BasicCaret
The name of the selection highlight style.
HighlightedLine - Class in oracle.javatools.editor.highlight
A HighlightedLine object represents a line of text that has a HighlightStyle applied to it.
HighlightedLine(HighlightStyle, OffsetMark, OffsetMark) - Constructor for class oracle.javatools.editor.highlight.HighlightedLine
Constructs a new HighlightedLine object.
HighlightedText - Class in oracle.javatools.editor.highlight
A HighlightedText object represents a segment of text that has a HighlightStyle applied to it.
HighlightedText(HighlightStyle, OffsetMark, OffsetMark) - Constructor for class oracle.javatools.editor.highlight.HighlightedText
Constructs a new HighlightedText object
HighlightFragment - Class in oracle.javatools.editor.highlight
A HighlightFragment is a fragment describing highlight information for rendering highlights.
HighlightFragment() - Constructor for class oracle.javatools.editor.highlight.HighlightFragment
 
HighlightFragmentsList - Class in oracle.javatools.editor.highlight
A HighlightFragmentsList is a list of HighlightFragment instances that we can re-use without constantly having to reallocate arrays and fragment objects.
HighlightFragmentsList() - Constructor for class oracle.javatools.editor.highlight.HighlightFragmentsList
Constructs a new HighlightFragmentsList with an initial size of the default.
HighlightLayer - Class in oracle.javatools.editor.highlight
A HighlightedLayer is a container for highlights added to an editor pane.
HighlightLayer(BasicEditorPane) - Constructor for class oracle.javatools.editor.highlight.HighlightLayer
Constructs a new highlight layer associated with the given editor.
highlightPage(LogPage) - Method in interface oracle.ide.log.LogOwner
This method sets the specified LogPage to be displayed as highlighted to indicate that the page content has changed
HighlightRegistry - Class in oracle.javatools.editor.highlight
A HighlightRegistry is a registry of all known highlight styles used for background highlighting.
HighlightRegistry() - Constructor for class oracle.javatools.editor.highlight.HighlightRegistry
Constructs a new highlight registry.
highlightStyle - Variable in class oracle.javatools.editor.highlight.HighlightedText
The highlight style to use for rendering this fragment.
HighlightStyle - Class in oracle.javatools.editor.highlight
The HighlightStyle class defines a set of foreground and background color attributes used for painting highlights for a segment of text.
hilight - Variable in class oracle.ide.ceditor.LineNavigationPoint
Flag indicating whether to hilight the line.
HINT - Static variable in class oracle.ide.inspector.layout.ExtensibleGroup
 
HINT_TEXT - Static variable in class oracle.javatools.ui.Colors
The standard color for hint text.
hintText() - Static method in class oracle.javatools.ui.Colors
Deprecated. since 11.1.1. Use Colors.HINT_TEXT.
Historian - Class in oracle.ide.history
The Historian is a helper class used by the HistoryManager to take on the responsibility of doing the actual persisting of a given object's contents.
Historian() - Constructor for class oracle.ide.history.Historian
 
HISTORY - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
HISTORY - Static variable in class oracle.javatools.icons.OracleIcons
HISTORY_PROPERTY_DATE - Static variable in interface oracle.jdeveloper.vcs.generic.VCSProfile
 
HISTORY_PROPERTY_DESCRIPTION - Static variable in interface oracle.jdeveloper.vcs.generic.VCSProfile
 
HISTORY_PROPERTY_REVISION - Static variable in interface oracle.jdeveloper.vcs.generic.VCSProfile
 
HistoryComponent - Class in oracle.javatools.history
A component used to display (local or remote) history entries.
HistoryComponent() - Constructor for class oracle.javatools.history.HistoryComponent
 
HistoryContext - Class in oracle.ide.history
Provides typesafe getter and setter methods for data stored in a Context that is specific to the history manager.
HistoryContext - Class in oracle.jdeveloper.history
Provides typesafe getter and setter methods for Context properties specific to the version history viewer.
HistoryElement - Class in oracle.jdeveloper.history
Provides a bridge between HistoryEntry and the IDE's Element interface.
HistoryElement(HistoryEntry) - Constructor for class oracle.jdeveloper.history.HistoryElement
Construct a HistoryElement wrapping the specified HistoryEntry.
HistoryEntry - Interface in oracle.javatools.history
A single entry in a HistoryModel.
HistoryEntryProducer - Interface in oracle.jdeveloper.vcs.generic
 
HistoryEntrySelector - Class in oracle.jdeveloper.history
Class to assist the contextual opening of a HistoryViewer by the nomination of a HistoryEntry from the model.
HistoryEntrySelector() - Constructor for class oracle.jdeveloper.history.HistoryEntrySelector
Constructs the history entry selector.
HistoryEntrySelector(String) - Constructor for class oracle.jdeveloper.history.HistoryEntrySelector
Constructs the history entry selector for the given revision number.
HistoryFilter - Interface in oracle.jdeveloper.history
An object that filters history entries implements this interface.
HistoryGeneratingCommand - Interface in oracle.ide.cmd
A HistoryGeneratingCommand is a Command whose invokation should result in the generation of state information as at the completion of the Command.
HistoryList - Class in oracle.ide.util
An class which facilitates reading and writing history lists based on some underlying properties mechanism.
HistoryList(String) - Constructor for class oracle.ide.util.HistoryList
Constructs a new instance of HistoryList without loading items.
HistoryList(String, PropertyAccess) - Constructor for class oracle.ide.util.HistoryList
Constructs a new instance of HistoryList, loading items using the PropertyAccess parameter as the underlying properties mechanism.
HistoryManager - Class in oracle.ide.history
The HistoryManager is responsible for keeping a record of local changes for the purpose of later state comparrison and restoration.
HistoryManager() - Constructor for class oracle.ide.history.HistoryManager
 
HistoryManager - Class in oracle.jdeveloper.history
The HistoryManager provides a mechanism for extensions to register HistoryProvider instances, which are used to retrieve a list of history entries for a URL for the history viewer.
HistoryManager() - Constructor for class oracle.jdeveloper.history.HistoryManager
 
HistoryModel - Interface in oracle.javatools.history
The model for HistoryComponent.
HistoryModelEvent - Class in oracle.javatools.history
An event from the HistoryModel.
HistoryModelEvent(HistoryModel) - Constructor for class oracle.javatools.history.HistoryModelEvent
Construct a history model event.
HistoryModelEvent(HistoryModel, int, int) - Constructor for class oracle.javatools.history.HistoryModelEvent
Construct a history model event.
HistoryModelListener - Interface in oracle.javatools.history
Listener for changes to a HistoryModel.
HistoryPersistenceException - Exception in oracle.ide.history
Signals that an error occurred while writing/restoring a history record.
HistoryPersistenceException(Throwable) - Constructor for exception oracle.ide.history.HistoryPersistenceException
 
HistoryPersistenceException(String, Throwable) - Constructor for exception oracle.ide.history.HistoryPersistenceException
 
HistoryPersistenceException(String) - Constructor for exception oracle.ide.history.HistoryPersistenceException
 
HistoryProperty - Class in oracle.javatools.history
Information about a property that HistoryEntry items in a HistoryModel may have.
HistoryProperty() - Constructor for class oracle.javatools.history.HistoryProperty
Construct a history property with no values.
HistoryProperty(String) - Constructor for class oracle.javatools.history.HistoryProperty
Construct a HistoryProperty.
HistoryProperty(String, String) - Constructor for class oracle.javatools.history.HistoryProperty
Construct a HistoryProperty.
HistoryProperty(String, String, Class) - Constructor for class oracle.javatools.history.HistoryProperty
Construct a HistoryProperty.
HistoryProperty(String, String, Class, Object) - Constructor for class oracle.javatools.history.HistoryProperty
Construct a HistoryProperty.
HistoryProvider - Class in oracle.jdeveloper.history
An object that can provide a history for a given URL.
HistoryProvider() - Constructor for class oracle.jdeveloper.history.HistoryProvider
 
HistoryReadTextBuffer - Class in oracle.javatools.editor.language
The HistoryReadTextBuffer is a decorator around a ReadTextBuffer to aid in damage calculations by allowing a client to examine a single prior version of the ReadTextBuffer if the document event representating the change is available.
hitTest(Point) - Method in interface oracle.jdeveloper.uieditor.uicanvas.SelectionEffects
Determine whether or not a given Point falls within the boundaries of a valid SelectNib.
Holder<T> - Class in oracle.javatools.util
A mutable holder class modeled on the JAX-WS 2.0 Holder class that simply provides a common way of providing an in/out parameter without the need to resort to untidy one length array parameters.
Holder() - Constructor for class oracle.javatools.util.Holder
 
Holder(T) - Constructor for class oracle.javatools.util.Holder
 
HOME - Static variable in class oracle.javatools.icons.OracleIcons
HOME_STRING - Static variable in class oracle.javatools.util.JdkIntrospector
 
HORIZONTAL_FILL - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints horizontal fill.
HORIZONTAL_GAP - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
The default size for horizontal gaps (24, 0).
HORIZONTAL_INDENT - Static variable in class oracle.javatools.ui.LayoutConstants
The horizontal indentation in pixels for detail controls in relation to a master control.
HORIZONTAL_STYLE - Static variable in class oracle.ide.controls.PentaLayout
Layouts the components like this:
horizontalScrollTo(Object, int) - Method in class oracle.javatools.compare.view.BaseCompareView
 
HORZ - Static variable in class oracle.ide.IdeConstants
 
host - Static variable in class oracle.javatools.db.property.Property
Property constant for the "host" property.
HOST - Static variable in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
HOSTCONNECTION - Static variable in class oracle.javatools.icons.OracleIcons
HOSTED - Static variable in class oracle.ide.IdeConstants
 
HOSTNAME_CLASS_REFTYPE - Static variable in class oracle.jdeveloper.db.adapter.DatabaseProvider
The hostname of the database machine.
HOSTSERVICECONN - Static variable in class oracle.javatools.icons.OracleIcons
hotkeys - Variable in class oracle.ide.controls.SingleRowTabbedPane
Deprecated.  
Href - Class in oracle.ide.log
 
Href(String, URL) - Constructor for class oracle.ide.log.Href
 
Href(String, URL, AttributeSet) - Constructor for class oracle.ide.log.Href
 
HTML - Static variable in class oracle.javatools.icons.OracleIcons
HTML2_0_DOCTYPE - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML3_2_DOCTYPE - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML4_0_FRAMESET_DOCTYPE - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML4_0_FRAMESET_SYSTEM_ID - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML4_0_LOOSE_DOCTYPE - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML4_0_LOOSE_SYSTEM_ID - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML4_0_STRICT_DOCTYPE - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML4_0_STRICT_SYSTEM_ID - Static variable in interface oracle.jdeveloper.webapp.utils.NamespaceConstants
 
HTML_IDENTIFIER - Static variable in class oracle.jdeveloper.webapp.XMLSourceNodeDelegateIdentifiers
 
HTML_KEY - Static variable in class oracle.jdeveloper.model.J2eeTechnologies
Technology key for HyperText Markup Language.
HTML_KEY - Static variable in class oracle.jdeveloper.model.JDevTechnologies
Deprecated. Use J2eeTechnologies.HTML_KEY.
HTML_MESSAGE_KEY - Static variable in class oracle.jdeveloper.audit.analyzer.Rule
The key for the message text of a rule.
HTML_SOURCE_ROOT - Static variable in class oracle.jdeveloper.model.J2eeSettings
 
HTML_WIZARD_ID - Static variable in class oracle.jdeveloper.jsp.WebDocumentWizardManager
ID of the Html Wizard
htmlData - Variable in class oracle.jdevimpl.audit.swing.TableTransferable
 
htmlEscaped(String) - Static method in class oracle.jdevimpl.audit.util.Strings
Escapes HTML meta-characters in a string.
HTMLGeneratorOptions - Class in oracle.javatools.editor.print
The HTMLGeneratorOptions defines various options for generation of HTML output, from a BasicDocument, that is currently supported by the DocumentToHTMLGenerator implementation.
HTMLGeneratorOptions() - Constructor for class oracle.javatools.editor.print.HTMLGeneratorOptions
Construct a new HTMLGeneratorOptions with default option values.
HTMLGeneratorOptions(HashStructure) - Constructor for class oracle.javatools.editor.print.HTMLGeneratorOptions
 
HTMLLexer - Class in oracle.javatools.parser.html
The HTMLLexer is an implementation of the Lexer interface for the HTML language.
HTMLLexer() - Constructor for class oracle.javatools.parser.html.HTMLLexer
Constructs a default HTMLLexer with a starting position of 0.
htmlMessage(Violation) - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets the localized HTML violation message for a violation of this rule from its localizer using this key for a default (null) variation:
HtmlSourceNodeHookManager - Class in oracle.jdeveloper.webapp.html
 
HTMLTokens - Interface in oracle.javatools.parser.html
The HTMLTokens interface defines the constants for the various tokens of the HTML language.
HtmlTreeCellRenderer - Class in oracle.jdevimpl.audit.swing
Displays an entry in a tree.
HtmlTreeCellRenderer() - Constructor for class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns a new instance of DefaultTreeCellRenderer.
HtmlUtils - Class in oracle.jdeveloper.webapp.utils.html
 
HtmlViewer - Class in oracle.jdeveloper.webapp.html
 
HtmlViewer() - Constructor for class oracle.jdeveloper.webapp.html.HtmlViewer
 
HtmlWizardConfiguration - Interface in oracle.jdeveloper.palette
 
HtmlWizardConfiguration2 - Interface in oracle.jdeveloper.palette
 
HtmlWizardManager - Class in oracle.jdeveloper.palette
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
HTTP_PORT_CONFLICT_DETECTED - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
HTTP_PROTOCOL - Static variable in class oracle.ide.net.ProtocolConstants
 
HTTP_SCHEME - Static variable in class javax.ide.net.VirtualFileSystem
The "http" URI scheme.
HTTPS_PROTOCOL - Static variable in class oracle.ide.net.ProtocolConstants
 
HttpURLFileSystemHelper - Class in oracle.ide.net
The HttpURLFileSystemHelper class provides an implementation of URLFileSystemHelper for http URLs.
HttpURLFileSystemHelper() - Constructor for class oracle.ide.net.HttpURLFileSystemHelper
 
HyperlinkButton - Class in oracle.javatools.controls
A button that looks and behaves like a hyperlink
HyperlinkButton(String) - Constructor for class oracle.javatools.controls.HyperlinkButton
 
HyperlinkButton() - Constructor for class oracle.javatools.controls.HyperlinkButton
 
HyperlinkButton(Action) - Constructor for class oracle.javatools.controls.HyperlinkButton
 
HyperlinkButton.AccessibleHyperlinkButton - Class in oracle.javatools.controls
 
HyperlinkButton.AccessibleHyperlinkButton() - Constructor for class oracle.javatools.controls.HyperlinkButton.AccessibleHyperlinkButton
 
HyperlinkButtonPainter - Class in oracle.javatools.ui.themes
Paints text in a hyperlink style.
HyperlinkButtonPainter(AbstractButton) - Constructor for class oracle.javatools.ui.themes.HyperlinkButtonPainter
 
HZ - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents a hz lexical unit.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06

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 Z _


Copyright © 1997, 2011, Oracle. All rights reserved.