All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.eou.swingimageregionselector.ImageRegionSelectorResourceBundle

java.lang.Object
   |
   +----java.util.ResourceBundle
           |
           +----java.util.ListResourceBundle
                   |
                   +----com.ibm.eou.swingimageregionselector.ImageRegionSelectorResourceBundle

public class ImageRegionSelectorResourceBundle
extends ListResourceBundle
This class holds the resources for the package.


Variable Index

 o CONTENTS
pairs.

Constructor Index

 o ImageRegionSelectorResourceBundle()

Method Index

 o copyright()
IBM Copyright statement
 o getContents()
Returns the contents of the bundle.

Variables

 o CONTENTS
 public static final Object CONTENTS[][]
pairs.

Constructors

 o ImageRegionSelectorResourceBundle
 public ImageRegionSelectorResourceBundle()

Methods

 o copyright
 public static String copyright()
IBM Copyright statement

 o getContents
 public Object[][] getContents()
Returns the contents of the bundle.

Overrides:
getContents in class ListResourceBundle

All Packages  Class Hierarchy  This Package  Previous  Next  Index