java.lang.Object
org.jhotdraw8.application.resources.EmptyResources
- All Implemented Interfaces:
Resources
-
Field Summary
Fields inherited from interface org.jhotdraw8.application.resources.Resources
PARENT_RESOURCE_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsKey(String key) getKeys()Returns a java.lang.Module if the resources have been created with named Java module on a Java VM that supports modules.voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jhotdraw8.application.resources.Resources
configureAction, configureAction, configureButton, configureButton, configureMenu, configureMenuItem, configureToolBarButton, configureToolBarButton, format, getAcceleratorProperty, getFormatted, getInteger, getKeyCombination, getLargeIconProperty, getMnemonic, getMnemonicProperty, getRoot, getSmallIconProperty, getTextProperty, getToolTipTextProperty, messageFormat, substitutePlaceholders, translateKeyStrokeToKeyCombination
-
Constructor Details
-
EmptyResources
public EmptyResources()
-
-
Method Details
-
asResourceBundle
- Specified by:
asResourceBundlein interfaceResources
-
containsKey
- Specified by:
containsKeyin interfaceResources
-
getBaseClass
- Specified by:
getBaseClassin interfaceResources
-
getModule
Description copied from interface:ResourcesReturns a java.lang.Module if the resources have been created with named Java module on a Java VM that supports modules. -
getBaseName
- Specified by:
getBaseNamein interfaceResources
-
getLocale
-
getString
-
getParent
-
handleGetObjectRecursively
- Specified by:
handleGetObjectRecursivelyin interfaceResources
-
getKeys
-
setParent
-