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.jdeveloper.controls.res
Class Resource_ko

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.jdeveloper.controls.res.Resource_ko


public class Resource_ko
extends java.util.ListResourceBundle

Nested Class Summary

 

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

 

Field Summary
static java.lang.String CONFIRMOVERWRITE_TEXT
           
static java.lang.String CONFIRMOVERWRITE_TITLE
           
static java.lang.String CONNECTIONIMPORTEXPORTPANEL_BROWSEBUTTON_MNEMONIC
           
static java.lang.String CONNECTIONIMPORTEXPORTPANEL_BROWSEBUTTON_TEXT
           
static java.lang.String CONNECTIONIMPORTEXPORTPANEL_CONNECTIONSLABEL_MNEMONIC
           
static java.lang.String CONNECTIONIMPORTEXPORTPANEL_CONNECTIONSLABEL_TEXT
           
static java.lang.String CONNECTIONIMPORTEXPORTPANEL_EXPLANATORYTEXT_TEXT
           
static java.lang.String CONNECTIONIMPORTEXPORTPANEL_FILENAMELABEL_MNEMONIC
           
static java.lang.String CONNECTIONIMPORTEXPORTPANEL_FILENAMELABEL_TEXT
           
static java.lang.String MORE_TEXT_ICON
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
Resource_ko()
           

 

Method Summary
 java.lang.Object[][] getContents()
           

 

Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet

 

Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

MORE_TEXT_ICON

public static final java.lang.String MORE_TEXT_ICON
See Also:
Constant Field Values

CONNECTIONIMPORTEXPORTPANEL_EXPLANATORYTEXT_TEXT

public static final java.lang.String CONNECTIONIMPORTEXPORTPANEL_EXPLANATORYTEXT_TEXT
See Also:
Constant Field Values

CONNECTIONIMPORTEXPORTPANEL_FILENAMELABEL_TEXT

public static final java.lang.String CONNECTIONIMPORTEXPORTPANEL_FILENAMELABEL_TEXT
See Also:
Constant Field Values

CONNECTIONIMPORTEXPORTPANEL_FILENAMELABEL_MNEMONIC

public static final java.lang.String CONNECTIONIMPORTEXPORTPANEL_FILENAMELABEL_MNEMONIC
See Also:
Constant Field Values

CONNECTIONIMPORTEXPORTPANEL_BROWSEBUTTON_TEXT

public static final java.lang.String CONNECTIONIMPORTEXPORTPANEL_BROWSEBUTTON_TEXT
See Also:
Constant Field Values

CONNECTIONIMPORTEXPORTPANEL_BROWSEBUTTON_MNEMONIC

public static final java.lang.String CONNECTIONIMPORTEXPORTPANEL_BROWSEBUTTON_MNEMONIC
See Also:
Constant Field Values

CONNECTIONIMPORTEXPORTPANEL_CONNECTIONSLABEL_TEXT

public static final java.lang.String CONNECTIONIMPORTEXPORTPANEL_CONNECTIONSLABEL_TEXT
See Also:
Constant Field Values

CONNECTIONIMPORTEXPORTPANEL_CONNECTIONSLABEL_MNEMONIC

public static final java.lang.String CONNECTIONIMPORTEXPORTPANEL_CONNECTIONSLABEL_MNEMONIC
See Also:
Constant Field Values

CONFIRMOVERWRITE_TEXT

public static final java.lang.String CONFIRMOVERWRITE_TEXT
See Also:
Constant Field Values

CONFIRMOVERWRITE_TITLE

public static final java.lang.String CONFIRMOVERWRITE_TITLE
See Also:
Constant Field Values

Constructor Detail

Resource_ko

public Resource_ko()

Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle

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.