arom.gui.ide
Class AromGraphicalEditorResources

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--arom.gui.ide.AromGraphicalEditorResources

public class AromGraphicalEditorResources
extends ListResourceBundle

Default resources used by the AromGraphicalEditor component.

Version:
0.2

Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
AromGraphicalEditorResources()
           
 
Method Summary
 Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AromGraphicalEditorResources

public AromGraphicalEditorResources()
Method Detail

getContents

public Object[][] getContents()
Overrides:
getContents in class ListResourceBundle