jsynoptic.plugins.async.resources
Class AsyncPluginResources

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by simtools.ui.MenuResourceBundle
              extended by jsynoptic.plugins.async.resources.AsyncPluginResources_en
                  extended by jsynoptic.plugins.async.resources.AsyncPluginResources

public class AsyncPluginResources
extends AsyncPluginResources_en

Default resources for AsyncPlugin

Author:
cazenave_c

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
AsyncPluginResources()
           
 
Method Summary
 
Methods inherited from class jsynoptic.plugins.async.resources.AsyncPluginResources_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

AsyncPluginResources

public AsyncPluginResources()