Uses of Class
de.grogra.util.I18NBundle
Packages that use I18NBundle
Package
Description
-
Uses of I18NBundle in de.grogra.blocks
Fields in de.grogra.blocks declared as I18NBundle -
Uses of I18NBundle in de.grogra.cli
Fields in de.grogra.cli declared as I18NBundle -
Uses of I18NBundle in de.grogra.cli.ui
Fields in de.grogra.cli.ui declared as I18NBundleMethods in de.grogra.cli.ui with parameters of type I18NBundleModifier and TypeMethodDescriptionint
CLIWindowSupport.showChoiceDialog
(String title, I18NBundle bundle, String keyBase, String[] options) Create a dialog where one of the options get selected.Constructors in de.grogra.cli.ui with parameters of type I18NBundle -
Uses of I18NBundle in de.grogra.ext.pdb
Fields in de.grogra.ext.pdb declared as I18NBundle -
Uses of I18NBundle in de.grogra.ext.x3d
Fields in de.grogra.ext.x3d declared as I18NBundle -
Uses of I18NBundle in de.grogra.gl
Fields in de.grogra.gl declared as I18NBundle -
Uses of I18NBundle in de.grogra.gpuflux
Fields in de.grogra.gpuflux declared as I18NBundle -
Uses of I18NBundle in de.grogra.grammar
Fields in de.grogra.grammar declared as I18NBundleMethods in de.grogra.grammar with parameters of type I18NBundleModifier and TypeMethodDescriptionvoid
RecognitionExceptionList.addLexicalError
(I18NBundle bundle, String key, antlr.collections.AST node) void
RecognitionExceptionList.addLexicalError
(I18NBundle bundle, String key, antlr.Token token) void
RecognitionExceptionList.addLexicalWarning
(I18NBundle bundle, String key, antlr.collections.AST node) void
RecognitionExceptionList.addLexicalWarning
(I18NBundle bundle, String key, antlr.Token token) void
RecognitionExceptionList.addSemanticError
(I18NBundle bundle, String key, antlr.collections.AST node) void
RecognitionExceptionList.addSemanticError
(I18NBundle bundle, String key, antlr.Token token) void
RecognitionExceptionList.addSemanticWarning
(I18NBundle bundle, String key, antlr.collections.AST node) void
RecognitionExceptionList.addSemanticWarning
(I18NBundle bundle, String key, antlr.Token token) void
RecognitionExceptionList.addSyntacticError
(I18NBundle bundle, String key, antlr.collections.AST node) void
RecognitionExceptionList.addSyntacticError
(I18NBundle bundle, String key, antlr.Token token) void
RecognitionExceptionList.addSyntacticWarning
(I18NBundle bundle, String key, antlr.collections.AST node) void
RecognitionExceptionList.addSyntacticWarning
(I18NBundle bundle, String key, antlr.Token token) -
Uses of I18NBundle in de.grogra.graph
Fields in de.grogra.graph declared as I18NBundleMethods in de.grogra.graph with parameters of type I18NBundleModifier and TypeMethodDescriptionstatic final BooleanAttribute
Attributes.init
(BooleanAttribute a, String simpleName, I18NBundle bundle) static final BooleanAttribute
Attributes.init
(BooleanAttribute a, String name, I18NBundle bundle, String resourceKey) static final ByteAttribute
Attributes.init
(ByteAttribute a, String simpleName, I18NBundle bundle) static final ByteAttribute
Attributes.init
(ByteAttribute a, String name, I18NBundle bundle, String resourceKey) static final CharAttribute
Attributes.init
(CharAttribute a, String simpleName, I18NBundle bundle) static final CharAttribute
Attributes.init
(CharAttribute a, String name, I18NBundle bundle, String resourceKey) static final DoubleAttribute
Attributes.init
(DoubleAttribute a, String simpleName, I18NBundle bundle) static final DoubleAttribute
Attributes.init
(DoubleAttribute a, String name, I18NBundle bundle, String resourceKey) static final FloatAttribute
Attributes.init
(FloatAttribute a, String simpleName, I18NBundle bundle) static final FloatAttribute
Attributes.init
(FloatAttribute a, String name, I18NBundle bundle, String resourceKey) static final IntAttribute
Attributes.init
(IntAttribute a, String simpleName, I18NBundle bundle) static final IntAttribute
Attributes.init
(IntAttribute a, String name, I18NBundle bundle, String resourceKey) static final LongAttribute
Attributes.init
(LongAttribute a, String simpleName, I18NBundle bundle) static final LongAttribute
Attributes.init
(LongAttribute a, String name, I18NBundle bundle, String resourceKey) static final ObjectAttribute
Attributes.init
(ObjectAttribute a, String simpleName, I18NBundle bundle) static final ObjectAttribute
Attributes.init
(ObjectAttribute a, String name, I18NBundle bundle, String resourceKey) static final ShortAttribute
Attributes.init
(ShortAttribute a, String simpleName, I18NBundle bundle) static final ShortAttribute
Attributes.init
(ShortAttribute a, String name, I18NBundle bundle, String resourceKey) static final StringAttribute
Attributes.init
(StringAttribute a, String simpleName, I18NBundle bundle) static final StringAttribute
Attributes.init
(StringAttribute a, String name, I18NBundle bundle, String resourceKey) static final VoidAttribute
Attributes.init
(VoidAttribute a, String simpleName, I18NBundle bundle) static final VoidAttribute
Attributes.init
(VoidAttribute a, String name, I18NBundle bundle, String resourceKey) final Attribute
Attribute.initializeI18N
(I18NBundle bundle, String resourceKey) Constructors in de.grogra.graph with parameters of type I18NBundleModifierConstructorDescriptionIntEnumerationAttribute
(String simpleName, I18NBundle bundle, int count) SpecialEdgeDescriptor
(I18NBundle bundle, String key, int bits, Class nodeClass) -
Uses of I18NBundle in de.grogra.graph.impl
Fields in de.grogra.graph.impl declared as I18NBundle -
Uses of I18NBundle in de.grogra.icon
Methods in de.grogra.icon with parameters of type I18NBundleModifier and TypeMethodDescriptionprotected Object
ImageIconTheme.convertImpl
(String key, I18NBundle bundle) protected Object
ScaledIconTheme.convertImpl
(String key, I18NBundle bundle) protected Object
URLIconTheme.convertImpl
(String key, I18NBundle bundle) -
Uses of I18NBundle in de.grogra.imp
Fields in de.grogra.imp declared as I18NBundleModifier and TypeFieldDescriptionstatic final I18NBundle
IMP.I18N
static final I18NBundle
View.I18N
Methods in de.grogra.imp with parameters of type I18NBundle -
Uses of I18NBundle in de.grogra.imp.feedback
Constructors in de.grogra.imp.feedback with parameters of type I18NBundleModifierConstructorDescriptionFeedbackAction
(FeedbackDialog dialog, I18NBundle thisI18NBundle) FeedbackType
(I18NBundle thisI18NBundle) -
Uses of I18NBundle in de.grogra.imp.io
Fields in de.grogra.imp.io declared as I18NBundle -
Uses of I18NBundle in de.grogra.imp2d
Fields in de.grogra.imp2d declared as I18NBundle -
Uses of I18NBundle in de.grogra.imp3d
Fields in de.grogra.imp3d declared as I18NBundle -
Uses of I18NBundle in de.grogra.pf.boot
Methods in de.grogra.pf.boot that return I18NBundleModifier and TypeMethodDescriptionstatic I18NBundle
Main.getI18NBundle()
static I18NBundle
Main.getI18NBundle
(String pluginId) -
Uses of I18NBundle in de.grogra.pf.io
Fields in de.grogra.pf.io declared as I18NBundle -
Uses of I18NBundle in de.grogra.pf.registry
Methods in de.grogra.pf.registry that return I18NBundleModifier and TypeMethodDescriptionDirectory.getI18NBundle()
Item.getI18NBundle()
final I18NBundle
Plugin.getI18NBundle()
Returns the resource bundle which represents the contents of the plugin.properties file.PluginDescriptor.getI18NBundle()
Root.getI18NBundle()
Methods in de.grogra.pf.registry with parameters of type I18NBundle -
Uses of I18NBundle in de.grogra.pf.ui
Fields in de.grogra.pf.ui declared as I18NBundleModifier and TypeFieldDescriptionstatic final I18NBundle
Languages.I18N
static final I18NBundle
UI.I18N
Methods in de.grogra.pf.ui with parameters of type I18NBundleModifier and TypeMethodDescriptionUI.convert
(String name, String argument, I18NBundle bundle) UIToolkit.createButton
(I18NBundle bundle, String key, Dimension size, int flags, Command cmd, Context ctx) int
Window.showChoiceDialog
(String title, I18NBundle bundle, String keyBase, String[] options) -
Uses of I18NBundle in de.grogra.pf.ui.swing
Fields in de.grogra.pf.ui.swing declared as I18NBundleMethods in de.grogra.pf.ui.swing with parameters of type I18NBundleModifier and TypeMethodDescriptionint
WindowSupport.showChoiceDialog
(String title, I18NBundle bundle, String keyBase, String[] options) -
Uses of I18NBundle in de.grogra.pm
Fields in de.grogra.pm declared as I18NBundleMethods in de.grogra.pm with parameters of type I18NBundleModifier and TypeMethodDescriptionPluginManager.convert
(String name, String argument, I18NBundle bundle) -
Uses of I18NBundle in de.grogra.rgg
Fields in de.grogra.rgg declared as I18NBundleModifier and TypeFieldDescriptionstatic final I18NBundle
Attributes.I18N
static final I18NBundle
Library.I18N
The resource bundle for thede.grogra.rgg
package.static final I18NBundle
RGG.I18N
-
Uses of I18NBundle in de.grogra.util
Fields in de.grogra.util declared as I18NBundleModifier and TypeFieldDescriptionprotected final I18NBundle
HTMLLoggingFormatter.i18n
static final I18NBundle
ProgressMonitor.I18N
static final I18NBundle
Utils.I18N
Methods in de.grogra.util that return I18NBundleModifier and TypeMethodDescriptionstatic I18NBundle
I18NBundle.getInstance
(Class cls) static I18NBundle
I18NBundle.getInstance
(String bundle, String baseName, Class cls) Methods in de.grogra.util with parameters of type I18NBundleModifier and TypeMethodDescriptionResourceConverter.convert
(String name, String argument, I18NBundle bundle) ResourceConverterBase.convert
(String name, String resource, I18NBundle bundle) protected abstract Object
ResourceConverterBase.convertImpl
(String key, I18NBundle bundle) static Object
Utils.get
(I18NBundle bundle, String key, String type, Object defaultDescription) void
AWTSplashScreen.init
(String title, String build_date, URL background, URL foreground, URL logo, Rectangle barBounds, URL barLeft, URL barRight, Point textLocation, Font textFont, Color textColor, boolean versionInfo, I18NBundle mainI18n) void
ConsoleSplashScreen.init
(String title, String build_date, URL background, URL foreground, URL logo, Rectangle barBounds, URL barLeft, URL barRight, Point textLocation, Font textFont, Color textColor, boolean versionInfo, I18NBundle mainI18n) void
SplashScreen.init
(String title, String build_date, URL background, URL foreground, URL logo, Rectangle barBounds, URL barLeft, URL barRight, Point textLocation, Font textFont, Color textColor, boolean versionInfo, I18NBundle mainI18n) Constructors in de.grogra.util with parameters of type I18NBundleModifierConstructorDescriptionDescribedLevel
(I18NBundle bundle, String key, int value) EnumerationType
(String name, I18NBundle bundle, int count) Creates a newEnumerationType
consisting ofcount
values of typeint
beginning with 0.EnumerationType
(String name, I18NBundle bundle, String[] suffixes) Creates a newEnumerationType
consisting ofkeys.length
values of typeint
beginning with 0.EnumerationType
(String name, I18NBundle bundle, String[] suffixes, Object[] values, Type implType) EnumValueImpl
(I18NBundle i18n, String key, ListModel list) HTMLLoggingFormatter
(I18NBundle i18n, Dimension iconSize) KeyDescriptionImpl
(String key, I18NBundle bundle, String bundleKey, Type type, Quantity quantity) -
Uses of I18NBundle in de.grogra.xl.compiler
Fields in de.grogra.xl.compiler declared as I18NBundleModifier and TypeFieldDescriptionstatic final I18NBundle
CompilerBase.I18N
Resource bundle for messages.static final I18NBundle
ProblemReporter.I18N
Resource bundle for messages. -
Uses of I18NBundle in de.grogra.xl.compiler.pattern
Fields in de.grogra.xl.compiler.pattern declared as I18NBundle -
Uses of I18NBundle in de.grogra.xl.expr
Fields in de.grogra.xl.expr declared as I18NBundle -
Uses of I18NBundle in de.grogra.xl.parser
Fields in de.grogra.xl.parser declared as I18NBundle