jsynoptic.builtin.resources
Class AutomatonActionResources

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by simtools.ui.MenuResourceBundle
              extended by jsynoptic.builtin.resources.AutomatonActionResources_en
                  extended by jsynoptic.builtin.resources.AutomatonActionResources

public class AutomatonActionResources
extends AutomatonActionResources_en

Default resources for AutomatonActionResources


Nested Class Summary
 
Nested classes/interfaces inherited from class simtools.ui.MenuResourceBundle
MenuResourceBundle.FileFilter
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
AutomatonActionResources()
           
 
Method Summary
 
Methods inherited from class jsynoptic.builtin.resources.AutomatonActionResources_en
getContents
 
Methods inherited from class simtools.ui.MenuResourceBundle
getBox, getButton, getByteValue, getCheckBox, getCheckBoxItem, getDoubleValue, getFileFilter, getFileFilter, getFileFilter, getFloatValue, getIcon, getIntValue, getItem, getKeyStroke, getLongValue, getMenu, getRadioButton, getShortValue, getStringValue, setParent
 
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
 

Constructor Detail

AutomatonActionResources

public AutomatonActionResources()