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.
-
CONTENTS
- pairs.
-
ImageRegionSelectorResourceBundle()
-
-
copyright()
- IBM Copyright statement
-
getContents()
- Returns the contents of the bundle.
CONTENTS
public static final Object CONTENTS[][]
- pairs.
ImageRegionSelectorResourceBundle
public ImageRegionSelectorResourceBundle()
copyright
public static String copyright()
- IBM Copyright statement
getContents
public Object[][] getContents()
- Returns the contents of the bundle.
- Overrides:
- getContents in class ListResourceBundle
All Packages Class Hierarchy This Package Previous Next Index