Skip navigation links 
 
oracle.jdeveloper.vcs.icons
Class VCSIconArb_ko
java.lang.Object
   java.util.ResourceBundle
java.util.ResourceBundle
       oracle.ide.util.ArrayResourceBundle
oracle.ide.util.ArrayResourceBundle
           oracle.jdeveloper.vcs.icons.VCSIconArb_ko
oracle.jdeveloper.vcs.icons.VCSIconArb_ko
- 
public final class VCSIconArb_ko
 
- extends ArrayResourceBundle
 
 
| Nested classes/interfaces inherited from class java.util.ResourceBundle | 
| java.util.ResourceBundle.Control | 
  
 
 
| Fields inherited from class java.util.ResourceBundle | 
| parent | 
  
 
  
 
| 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 | 
 
 
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
 
VCSIconArb_ko
public VCSIconArb_ko()
getContents
protected java.lang.Object[] getContents()
- Gets the localizable objects
- 
- Specified by:
- getContentsin class- ArrayResourceBundle
 
- 
- Returns:
- the resources of the bundle as an array
 
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.