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

E13403-08

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
 


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

E13403-08

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