jsynoptic.plugins.lookandfeel.resources
Class LookAndFeelPluginResources

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by simtools.ui.MenuResourceBundle
              extended by jsynoptic.plugins.lookandfeel.resources.LookAndFeelPluginResources_en
                  extended by jsynoptic.plugins.lookandfeel.resources.LookAndFeelPluginResources

public class LookAndFeelPluginResources
extends LookAndFeelPluginResources_en

Default resources for LookAndFeelPluginResources


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
LookAndFeelPluginResources()
           
 
Method Summary
 
Methods inherited from class jsynoptic.plugins.lookandfeel.resources.LookAndFeelPluginResources_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

LookAndFeelPluginResources

public LookAndFeelPluginResources()