Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.common.ArrayResourceBundle

Packages that use ArrayResourceBundle
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 

 

Uses of ArrayResourceBundle in oracle.jbo.common

 

Methods in oracle.jbo.common with parameters of type ArrayResourceBundle
static java.lang.Object ResourceManager.getObj(ArrayResourceBundle resources, int key)
           
static java.lang.String ResourceManager.getStr(ArrayResourceBundle resources, int key)
           
static char ResourceManager.getChar(ArrayResourceBundle resources, int key)
           
static javax.swing.Icon ResourceManager.getIcon(ArrayResourceBundle resources, int key)
           
static java.awt.Image ResourceManager.getImage(ArrayResourceBundle resources, int key)
           
static java.awt.Font ResourceManager.getFont(ArrayResourceBundle resources, int key)
           
static javax.swing.KeyStroke ResourceManager.getAccelerator(ArrayResourceBundle resources, int key)
           
static java.lang.Integer ResourceManager.getInteger(ArrayResourceBundle resources, int key)
           
static char ResourceManager.getMnemonic(ArrayResourceBundle resources, int key)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

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