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.resource
Class EnvironOptionsArb_ja

java.lang.Object
  extended by java.util.ResourceBundle
      extended by oracle.ide.util.ArrayResourceBundle
          extended by oracle.ide.resource.EnvironOptionsArb_ja


public final class EnvironOptionsArb_ja
extends ArrayResourceBundle

Nested Class Summary

 

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

 

Field Summary
static int IDE_SETTINGS_TITLE
          Identifies keys to access localizable object
static int LL_AUTORELOADEXTMOD
           
static int LL_BADLOGFILE_MESSAGE
           
static int LL_BADLOGFILE_MESSAGE_TITLE
           
static int LL_BADLOGFILELOCATION_MESSAGE_FMT
           
static int LL_BADLOGFILELOCATION_MESSAGE_TITLE
           
static int LL_BADLOGFILEPATH_MESSAGE_FMT
           
static int LL_BADLOGFILEPATH_MESSAGE_TITLE
           
static int LL_BROWSE
           
static int LL_CLEAN_PROJECT_BEFORE_REBUILD
           
static int LL_CLEAR_COMPILER_LOG_BEFORE_COMPILING
           
static int LL_ENCODING
           
static int LL_FLOATONTOP
           
static int LL_LAF
           
static int LL_LAF_THEME
           
static int LL_LINE_MACINTOSH
           
static int LL_LINE_PLATFORM
           
static int LL_LINE_UNIX
           
static int LL_LINE_WINDOWS
           
static int LL_LINETERMINATOR
           
static int LL_LINETERMINATOR_DETAIL
           
static int LL_LOG_PREFFIX
           
static int LL_LOGHREFCOLOR
           
static int LL_LOGSYSTEMERRCOLOR
           
static int LL_LOGSYSTEMINCOLOR
           
static int LL_LOGSYSTEMOUTCOLOR
           
static int LL_MAX_LOG_LINES
           
static int LL_NAVIGATION_LEVEL
           
static int LL_REQUIRES_RESTART
           
static int LL_RESETSKIPPEDMSG
           
static int LL_SAVE_LOG
           
static int LL_SAVEBEFORECOMPILE
           
static int LL_SAVEONDEACTIVATION
           
static int LL_SHOW_SPLASH_SCREEN
           
static int LL_SHOWCOMPILEPROGRESS
           
static int LL_SILENTRELOAD
           
static int LL_SYSTEM_FLAGS
           
static int LL_UNDO_LEVEL
           
static int LL_USEDEFAULTENCODING
           
static int LL_VERIFYFILEDATA
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
EnvironOptionsArb_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

IDE_SETTINGS_TITLE

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

LL_SYSTEM_FLAGS

public static final int LL_SYSTEM_FLAGS
See Also:
Constant Field Values

LL_SHOW_SPLASH_SCREEN

public static final int LL_SHOW_SPLASH_SCREEN
See Also:
Constant Field Values

LL_AUTORELOADEXTMOD

public static final int LL_AUTORELOADEXTMOD
See Also:
Constant Field Values

LL_SILENTRELOAD

public static final int LL_SILENTRELOAD
See Also:
Constant Field Values

LL_LAF

public static final int LL_LAF
See Also:
Constant Field Values

LL_LAF_THEME

public static final int LL_LAF_THEME
See Also:
Constant Field Values

LL_REQUIRES_RESTART

public static final int LL_REQUIRES_RESTART
See Also:
Constant Field Values

LL_SAVE_LOG

public static final int LL_SAVE_LOG
See Also:
Constant Field Values

LL_LOG_PREFFIX

public static final int LL_LOG_PREFFIX
See Also:
Constant Field Values

LL_BROWSE

public static final int LL_BROWSE
See Also:
Constant Field Values

LL_MAX_LOG_LINES

public static final int LL_MAX_LOG_LINES
See Also:
Constant Field Values

LL_UNDO_LEVEL

public static final int LL_UNDO_LEVEL
See Also:
Constant Field Values

LL_SAVEBEFORECOMPILE

public static final int LL_SAVEBEFORECOMPILE
See Also:
Constant Field Values

LL_CLEAR_COMPILER_LOG_BEFORE_COMPILING

public static final int LL_CLEAR_COMPILER_LOG_BEFORE_COMPILING
See Also:
Constant Field Values

LL_SAVEONDEACTIVATION

public static final int LL_SAVEONDEACTIVATION
See Also:
Constant Field Values

LL_SHOWCOMPILEPROGRESS

public static final int LL_SHOWCOMPILEPROGRESS
See Also:
Constant Field Values

LL_FLOATONTOP

public static final int LL_FLOATONTOP
See Also:
Constant Field Values

LL_ENCODING

public static final int LL_ENCODING
See Also:
Constant Field Values

LL_USEDEFAULTENCODING

public static final int LL_USEDEFAULTENCODING
See Also:
Constant Field Values

LL_LINETERMINATOR

public static final int LL_LINETERMINATOR
See Also:
Constant Field Values

LL_LINETERMINATOR_DETAIL

public static final int LL_LINETERMINATOR_DETAIL
See Also:
Constant Field Values

LL_LINE_PLATFORM

public static final int LL_LINE_PLATFORM
See Also:
Constant Field Values

LL_LINE_WINDOWS

public static final int LL_LINE_WINDOWS
See Also:
Constant Field Values

LL_LINE_UNIX

public static final int LL_LINE_UNIX
See Also:
Constant Field Values

LL_LINE_MACINTOSH

public static final int LL_LINE_MACINTOSH
See Also:
Constant Field Values

LL_LOGHREFCOLOR

public static final int LL_LOGHREFCOLOR
See Also:
Constant Field Values

LL_LOGSYSTEMOUTCOLOR

public static final int LL_LOGSYSTEMOUTCOLOR
See Also:
Constant Field Values

LL_LOGSYSTEMERRCOLOR

public static final int LL_LOGSYSTEMERRCOLOR
See Also:
Constant Field Values

LL_LOGSYSTEMINCOLOR

public static final int LL_LOGSYSTEMINCOLOR
See Also:
Constant Field Values

LL_BADLOGFILE_MESSAGE_TITLE

public static final int LL_BADLOGFILE_MESSAGE_TITLE
See Also:
Constant Field Values

LL_BADLOGFILE_MESSAGE

public static final int LL_BADLOGFILE_MESSAGE
See Also:
Constant Field Values

LL_NAVIGATION_LEVEL

public static final int LL_NAVIGATION_LEVEL
See Also:
Constant Field Values

LL_RESETSKIPPEDMSG

public static final int LL_RESETSKIPPEDMSG
See Also:
Constant Field Values

LL_VERIFYFILEDATA

public static final int LL_VERIFYFILEDATA
See Also:
Constant Field Values

LL_CLEAN_PROJECT_BEFORE_REBUILD

public static final int LL_CLEAN_PROJECT_BEFORE_REBUILD
See Also:
Constant Field Values

LL_BADLOGFILELOCATION_MESSAGE_TITLE

public static final int LL_BADLOGFILELOCATION_MESSAGE_TITLE
See Also:
Constant Field Values

LL_BADLOGFILELOCATION_MESSAGE_FMT

public static final int LL_BADLOGFILELOCATION_MESSAGE_FMT
See Also:
Constant Field Values

LL_BADLOGFILEPATH_MESSAGE_TITLE

public static final int LL_BADLOGFILEPATH_MESSAGE_TITLE
See Also:
Constant Field Values

LL_BADLOGFILEPATH_MESSAGE_FMT

public static final int LL_BADLOGFILEPATH_MESSAGE_FMT
See Also:
Constant Field Values

Constructor Detail

EnvironOptionsArb_ja

public EnvironOptionsArb_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.