Skip navigation links 
 
oracle.jdeveloper.wizard.common
Class Res_es
java.lang.Object
  
java.util.ResourceBundle
      
oracle.ide.util.ArrayResourceBundle
          
oracle.jdeveloper.wizard.common.Res_es
- 
public final class Res_es
 
- 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 | 
 
 
LABEL_BUTTON_CANCEL
public static final int LABEL_BUTTON_CANCEL
- Identifies keys to access localizable object
- See Also:
 
- Constant Field Values
 
 
LABEL_BUTTON_HELP
public static final int LABEL_BUTTON_HELP
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_BUTTON_BACK
public static final int LABEL_BUTTON_BACK
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_BUTTON_NEXT
public static final int LABEL_BUTTON_NEXT
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_BUTTON_FINISH
public static final int LABEL_BUTTON_FINISH
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_BUTTON_APPLY
public static final int LABEL_BUTTON_APPLY
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_BUTTON_OK
public static final int LABEL_BUTTON_OK
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_BUTTON_DONE
public static final int LABEL_BUTTON_DONE
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_SELECTED
public static final int LABEL_SELECTED
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_AVAILABLE
public static final int LABEL_AVAILABLE
- 
- See Also:
 
- Constant Field Values
 
 
STRING_TITLE
public static final int STRING_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
ERROR_BAD_CONSTRAINT
public static final int ERROR_BAD_CONSTRAINT
- 
- See Also:
 
- Constant Field Values
 
 
WELCOME_IS_SHOWN
public static final int WELCOME_IS_SHOWN
- 
- See Also:
 
- Constant Field Values
 
 
STRING_TITLE_WELCOME
public static final int STRING_TITLE_WELCOME
- 
- See Also:
 
- Constant Field Values
 
 
STRING_TITLE_FINISH
public static final int STRING_TITLE_FINISH
- 
- See Also:
 
- Constant Field Values
 
 
STRING_TITLE_CLASSPATHS
public static final int STRING_TITLE_CLASSPATHS
- 
- See Also:
 
- Constant Field Values
 
 
TITLE_CONNECTION_PAGE
public static final int TITLE_CONNECTION_PAGE
- 
- See Also:
 
- Constant Field Values
 
 
BUTTON_NEW
public static final int BUTTON_NEW
- 
- See Also:
 
- Constant Field Values
 
 
BUTTON_EDIT
public static final int BUTTON_EDIT
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_DRIVER
public static final int LABEL_DRIVER
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_USERNAME
public static final int LABEL_USERNAME
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_URL
public static final int LABEL_URL
- 
- See Also:
 
- Constant Field Values
 
 
LABEL_CONNECTION
public static final int LABEL_CONNECTION
- 
- See Also:
 
- Constant Field Values
 
 
MESSAGE_CONNECTION_PROMPT
public static final int MESSAGE_CONNECTION_PROMPT
- 
- See Also:
 
- Constant Field Values
 
 
DEFAULT_PROGRESS_TITLE
public static final int DEFAULT_PROGRESS_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
ERROR
public static final int ERROR
- 
- See Also:
 
- Constant Field Values
 
 
MESSAGE_FAIL_MONITOR
public static final int MESSAGE_FAIL_MONITOR
- 
- See Also:
 
- Constant Field Values
 
 
MESSAGE_ERROR_UNKNOWN
public static final int MESSAGE_ERROR_UNKNOWN
- 
- See Also:
 
- Constant Field Values
 
 
MESSAGE_ERROR_NULL_CONNECTION
public static final int MESSAGE_ERROR_NULL_CONNECTION
- 
- See Also:
 
- Constant Field Values
 
 
MENU_LABEL_FORMAT
public static final int MENU_LABEL_FORMAT
- 
- See Also:
 
- Constant Field Values
 
 
Res_es
public Res_es()
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
 
 
Skip navigation links 
 
Copyright © 1997, 2016, Oracle. All rights reserved.