jsynoptic.plugins.svg.resources
Class SvgPluginResources

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by simtools.ui.MenuResourceBundle
              extended by jsynoptic.plugins.svg.resources.SvgPluginResources_en
                  extended by jsynoptic.plugins.svg.resources.SvgPluginResources

public class SvgPluginResources
extends SvgPluginResources_en

Default resources for SvgPlugin


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
SvgPluginResources()
           
 
Method Summary
 
Methods inherited from class jsynoptic.plugins.svg.resources.SvgPluginResources_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

SvgPluginResources

public SvgPluginResources()