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

E52944-01

oracle.jdeveloper.vcs.icons
Class VCSIconArb_en

java.lang.Object
  extended by java.util.ResourceBundle
      extended by oracle.ide.util.ArrayResourceBundle
          extended by oracle.jdeveloper.vcs.icons.VCSIconArb_en

public final class VCSIconArb_en
extends ArrayResourceBundle


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
static int ADD_ALL_ICON
           
static int ADD_ICON
           
static int CHECK_IN_ALL_ICON
           
static int CHECK_IN_ICON
           
static int COMPARE_PREVIOUS_ICON
           
static int MERGE_ICON
           
static int OPTIONS_ICON
           
static int OVERLAY_ADDED_ICON
           
static int OVERLAY_CHECKED_IN_ICON
           
static int OVERLAY_CHECKED_OUT_ICON
           
static int OVERLAY_CHECKED_OUT_UNRESERVED_ICON
           
static int OVERLAY_CONFLICTS_ICON
           
static int OVERLAY_IGNORED_ICON
           
static int OVERLAY_MODIFIED_ICON
           
static int OVERLAY_NOT_AUTHENTICATED
           
static int OVERLAY_REMOVED_ICON
          Identifies keys to access localizable object
static int OVERLAY_UNVERSIONED_ICON
           
static int PENDING_CHANGES_ICON
           
static int SYNCHRONIZE_ALL_ICON
           
static int SYNCHRONIZE_ICON
           
static int UNDO_CHECKOUT_ICON
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
VCSIconArb_en()
           
 
Method Summary
protected  java.lang.Object[] getContents()
          Gets the localizable objects
 
Methods inherited from class oracle.ide.util.ArrayResourceBundle
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OVERLAY_REMOVED_ICON

public static final int OVERLAY_REMOVED_ICON
Identifies keys to access localizable object

See Also:
Constant Field Values

OVERLAY_CHECKED_OUT_ICON

public static final int OVERLAY_CHECKED_OUT_ICON
See Also:
Constant Field Values

OVERLAY_CHECKED_OUT_UNRESERVED_ICON

public static final int OVERLAY_CHECKED_OUT_UNRESERVED_ICON
See Also:
Constant Field Values

OVERLAY_CHECKED_IN_ICON

public static final int OVERLAY_CHECKED_IN_ICON
See Also:
Constant Field Values

OVERLAY_UNVERSIONED_ICON

public static final int OVERLAY_UNVERSIONED_ICON
See Also:
Constant Field Values

OVERLAY_ADDED_ICON

public static final int OVERLAY_ADDED_ICON
See Also:
Constant Field Values

OVERLAY_MODIFIED_ICON

public static final int OVERLAY_MODIFIED_ICON
See Also:
Constant Field Values

OVERLAY_CONFLICTS_ICON

public static final int OVERLAY_CONFLICTS_ICON
See Also:
Constant Field Values

OVERLAY_NOT_AUTHENTICATED

public static final int OVERLAY_NOT_AUTHENTICATED
See Also:
Constant Field Values

OVERLAY_IGNORED_ICON

public static final int OVERLAY_IGNORED_ICON
See Also:
Constant Field Values

ADD_ICON

public static final int ADD_ICON
See Also:
Constant Field Values

ADD_ALL_ICON

public static final int ADD_ALL_ICON
See Also:
Constant Field Values

UNDO_CHECKOUT_ICON

public static final int UNDO_CHECKOUT_ICON
See Also:
Constant Field Values

COMPARE_PREVIOUS_ICON

public static final int COMPARE_PREVIOUS_ICON
See Also:
Constant Field Values

PENDING_CHANGES_ICON

public static final int PENDING_CHANGES_ICON
See Also:
Constant Field Values

OPTIONS_ICON

public static final int OPTIONS_ICON
See Also:
Constant Field Values

MERGE_ICON

public static final int MERGE_ICON
See Also:
Constant Field Values

SYNCHRONIZE_ICON

public static final int SYNCHRONIZE_ICON
See Also:
Constant Field Values

SYNCHRONIZE_ALL_ICON

public static final int SYNCHRONIZE_ALL_ICON
See Also:
Constant Field Values

CHECK_IN_ICON

public static final int CHECK_IN_ICON
See Also:
Constant Field Values

CHECK_IN_ALL_ICON

public static final int CHECK_IN_ALL_ICON
See Also:
Constant Field Values
Constructor Detail

VCSIconArb_en

public VCSIconArb_en()
Method Detail

getContents

protected java.lang.Object[] getContents()
Gets the localizable objects

Specified by:
getContents in class ArrayResourceBundle
Returns:
the resources of the bundle as an array

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

E52944-01

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