Skip navigation links

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

E52944-01


oracle.ide.wizard
Class WizardArb_ja

java.lang.Object
  extended by java.util.ResourceBundle
      extended by oracle.ide.util.ArrayResourceBundle
          extended by oracle.ide.wizard.WizardArb_ja


public final class WizardArb_ja
extends ArrayResourceBundle

Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control

 

Field Summary
static int EX_FSM_BAD_FSMSTATE_NODE
           
static int EX_FSM_BAD_FSMSTATE_OBJ
           
static int EX_FSM_BAD_HISTORY_ELEMENT
           
static int EX_FSM_BAD_NON_FINAL_STATE
           
static int EX_FSM_BAD_STATE_OBJ
           
static int EX_FSM_BAD_STATE_REF
           
static int EX_FSM_BAD_TRANS_MAP
           
static int EX_FSM_CANNOT_CREATE_FSMSTATE
           
static int EX_FSM_CANNOT_USE_FSMSTATE
           
static int EX_FSM_INCONSISTENT_PREV_STATE_INFO
           
static int EX_FSM_INVALID_TRANS_MAP
           
static int EX_FSM_MISSING_FINAL_STATE
           
static int EX_FSM_MISSING_STATE_OBJ
           
static int EX_FSM_NO_ACTION_DEFINED
           
static int EX_FSM_NO_START_STATE
           
static int EX_FSM_NO_TRANS_MAP
           
static int EX_FSM_NON_NULL_HISTORY_FENCEPOST
           
static int EX_FSM_NULL_FSM
           
static int EX_FSM_NULL_TRANSITION_MAP
           
static int EX_FSM_SPEC_ALREADY_SET
          Identifies keys to access localizable object
static int EX_FSM_STATE_MISSING_TRANS_MAP
           
static int EX_FSM_STATE_NOT_FOUND
           
static int EX_FSM_SUBFSM_NOT_HANDLED_PROPERLY
           
static int EX_FSM_TRANSITION_GOES_NOWHERE
           
static int EX_FSM_TRANSITION_NOT_FOUND
           
static int EX_FSM_UNEXPECTED_EMPTY_HISTORY
           
static int EX_FSMBUILDER_BAD_STRING_SPEC
           
static int FULL_WIZARD_TITLE
           
static int IMAGE_GENERIC_WIZARD_1
           
static int IMAGE_GENERIC_WIZARD_2
           
static int IMAGE_GENERIC_WIZARD_3
           
static int INTERACTIVE_PANEL_TITLE
           
static int NULL_FSM_IN_CONSTRUCTOR
           
static int WIZARD_STEP_X_OF_Y_TITLE
           
static int WIZARD_TITLE_NO_STEPS
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
WizardArb_ja()
           

 

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

EX_FSM_SPEC_ALREADY_SET

public static final int EX_FSM_SPEC_ALREADY_SET
Identifies keys to access localizable object
See Also:
Constant Field Values

EX_FSM_SUBFSM_NOT_HANDLED_PROPERLY

public static final int EX_FSM_SUBFSM_NOT_HANDLED_PROPERLY
See Also:
Constant Field Values

EX_FSM_NULL_TRANSITION_MAP

public static final int EX_FSM_NULL_TRANSITION_MAP
See Also:
Constant Field Values

EX_FSM_TRANSITION_NOT_FOUND

public static final int EX_FSM_TRANSITION_NOT_FOUND
See Also:
Constant Field Values

EX_FSM_UNEXPECTED_EMPTY_HISTORY

public static final int EX_FSM_UNEXPECTED_EMPTY_HISTORY
See Also:
Constant Field Values

EX_FSM_BAD_HISTORY_ELEMENT

public static final int EX_FSM_BAD_HISTORY_ELEMENT
See Also:
Constant Field Values

EX_FSM_NON_NULL_HISTORY_FENCEPOST

public static final int EX_FSM_NON_NULL_HISTORY_FENCEPOST
See Also:
Constant Field Values

EX_FSM_INCONSISTENT_PREV_STATE_INFO

public static final int EX_FSM_INCONSISTENT_PREV_STATE_INFO
See Also:
Constant Field Values

EX_FSM_NULL_FSM

public static final int EX_FSM_NULL_FSM
See Also:
Constant Field Values

EX_FSM_STATE_NOT_FOUND

public static final int EX_FSM_STATE_NOT_FOUND
See Also:
Constant Field Values

EX_FSM_BAD_STATE_REF

public static final int EX_FSM_BAD_STATE_REF
See Also:
Constant Field Values

EX_FSM_NO_ACTION_DEFINED

public static final int EX_FSM_NO_ACTION_DEFINED
See Also:
Constant Field Values

EX_FSM_BAD_FSMSTATE_OBJ

public static final int EX_FSM_BAD_FSMSTATE_OBJ
See Also:
Constant Field Values

EX_FSM_NO_TRANS_MAP

public static final int EX_FSM_NO_TRANS_MAP
See Also:
Constant Field Values

EX_FSM_INVALID_TRANS_MAP

public static final int EX_FSM_INVALID_TRANS_MAP
See Also:
Constant Field Values

EX_FSM_CANNOT_CREATE_FSMSTATE

public static final int EX_FSM_CANNOT_CREATE_FSMSTATE
See Also:
Constant Field Values

EX_FSM_CANNOT_USE_FSMSTATE

public static final int EX_FSM_CANNOT_USE_FSMSTATE
See Also:
Constant Field Values

EX_FSM_NO_START_STATE

public static final int EX_FSM_NO_START_STATE
See Also:
Constant Field Values

EX_FSM_BAD_FSMSTATE_NODE

public static final int EX_FSM_BAD_FSMSTATE_NODE
See Also:
Constant Field Values

EX_FSM_MISSING_STATE_OBJ

public static final int EX_FSM_MISSING_STATE_OBJ
See Also:
Constant Field Values

EX_FSM_BAD_STATE_OBJ

public static final int EX_FSM_BAD_STATE_OBJ
See Also:
Constant Field Values

EX_FSM_STATE_MISSING_TRANS_MAP

public static final int EX_FSM_STATE_MISSING_TRANS_MAP
See Also:
Constant Field Values

EX_FSM_BAD_TRANS_MAP

public static final int EX_FSM_BAD_TRANS_MAP
See Also:
Constant Field Values

EX_FSM_BAD_NON_FINAL_STATE

public static final int EX_FSM_BAD_NON_FINAL_STATE
See Also:
Constant Field Values

EX_FSM_TRANSITION_GOES_NOWHERE

public static final int EX_FSM_TRANSITION_GOES_NOWHERE
See Also:
Constant Field Values

EX_FSM_MISSING_FINAL_STATE

public static final int EX_FSM_MISSING_FINAL_STATE
See Also:
Constant Field Values

EX_FSMBUILDER_BAD_STRING_SPEC

public static final int EX_FSMBUILDER_BAD_STRING_SPEC
See Also:
Constant Field Values

INTERACTIVE_PANEL_TITLE

public static final int INTERACTIVE_PANEL_TITLE
See Also:
Constant Field Values

NULL_FSM_IN_CONSTRUCTOR

public static final int NULL_FSM_IN_CONSTRUCTOR
See Also:
Constant Field Values

WIZARD_STEP_X_OF_Y_TITLE

public static final int WIZARD_STEP_X_OF_Y_TITLE
See Also:
Constant Field Values

FULL_WIZARD_TITLE

public static final int FULL_WIZARD_TITLE
See Also:
Constant Field Values

WIZARD_TITLE_NO_STEPS

public static final int WIZARD_TITLE_NO_STEPS
See Also:
Constant Field Values

IMAGE_GENERIC_WIZARD_1

public static final int IMAGE_GENERIC_WIZARD_1
See Also:
Constant Field Values

IMAGE_GENERIC_WIZARD_2

public static final int IMAGE_GENERIC_WIZARD_2
See Also:
Constant Field Values

IMAGE_GENERIC_WIZARD_3

public static final int IMAGE_GENERIC_WIZARD_3
See Also:
Constant Field Values

Constructor Detail

WizardArb_ja

public WizardArb_ja()

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

Skip navigation links

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.