Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.ide.resourcebundle.NodeResourceBundle.OperationType

Packages that use NodeResourceBundle.OperationType
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 

 

Uses of NodeResourceBundle.OperationType in oracle.ide.resourcebundle

 

Methods in oracle.ide.resourcebundle that return NodeResourceBundle.OperationType
static NodeResourceBundle.OperationType NodeResourceBundle.OperationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NodeResourceBundle.OperationType[] NodeResourceBundle.OperationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.ide.resourcebundle with parameters of type NodeResourceBundle.OperationType
protected  java.lang.String NodeResourceBundle.getMessageText(NodeResourceBundle.OperationType opType, java.lang.String key)
           
protected  boolean NodeResourceBundle.showWarningDialog(java.lang.String key, java.lang.String text, NodeResourceBundle.OperationType opType)
          Displays a warning message that a key is about to be overwritten

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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