Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.adf.model.connection.url.ui.resource
Class URLConnectionBundle_ko

java.lang.Object
  extended by java.util.ResourceBundle
      extended by oracle.jbo.common.ArrayResourceBundle
          extended by oracle.adf.model.connection.url.ui.resource.URLConnectionBundle_ko


public class URLConnectionBundle_ko
extends ArrayResourceBundle

Nested Class Summary

 

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

 

Field Summary
static int authPanelInstruction
           
static int authPanelTitle
           
static int authPrompt
           
static int hostPrompt
           
static int namePanelInstrcution
           
static int namePanelTitle
          Identifies keys to access localizable object
static int namePrompt
           
static int passwordPrompt
           
static int portPrompt
           
static int realmPrompt
           
static int urlPrompt
           
static int usernamePrompt
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
URLConnectionBundle_ko()
           

 

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

 

Methods inherited from class oracle.jbo.common.ArrayResourceBundle
getKeys, getObject, getStringArray, 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

namePanelTitle

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

namePanelInstrcution

public static final int namePanelInstrcution
See Also:
Constant Field Values

authPanelTitle

public static final int authPanelTitle
See Also:
Constant Field Values

authPanelInstruction

public static final int authPanelInstruction
See Also:
Constant Field Values

urlPrompt

public static final int urlPrompt
See Also:
Constant Field Values

namePrompt

public static final int namePrompt
See Also:
Constant Field Values

authPrompt

public static final int authPrompt
See Also:
Constant Field Values

usernamePrompt

public static final int usernamePrompt
See Also:
Constant Field Values

passwordPrompt

public static final int passwordPrompt
See Also:
Constant Field Values

realmPrompt

public static final int realmPrompt
See Also:
Constant Field Values

hostPrompt

public static final int hostPrompt
See Also:
Constant Field Values

portPrompt

public static final int portPrompt
See Also:
Constant Field Values

Constructor Detail

URLConnectionBundle_ko

public URLConnectionBundle_ko()

Method Detail

getContents

protected java.lang.Object[] getContents()
Gets the localizable objects
Specified by:
getContents in class ArrayResourceBundle

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


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