Uses of Interface
com.luciad.util.ILcdStringTranslator
Packages that use ILcdStringTranslator
Package
Description
Swing specific implementation of beans.
GUI aspects independent of any chosen windows API in the context of the DAFIF format.
GUI aspects independent of any chosen windows API.
Components and utilities for working with Swing based maps.
Contains Lucy's multi-language support class.
Editor classes for APP-6A symbols.
Editor classes for MIL-STD 2525 military symbols.
Basic utilities.
General aspects of views.
Controllers for 2D views.
Provides controllers for the manipulation of domain objects in a view.
This package provides support for measuring distances in a view.
Provides controller implementations that work with touch input instead of
mouse input.
-
Uses of ILcdStringTranslator in com.luciad.beans.swing
Methods in com.luciad.beans.swing with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionfinal void
TLcdBeanGUIFactorySW.setStringTranslator
(ILcdStringTranslator aStringTranslator) Deprecated.Sets theILcdStringTranslator
which will be used to translate the labels in front of the editors.void
TLcdPropertyCheckboxSW.setStringTranslator
(ILcdStringTranslator aStringTranslator) Deprecated.Sets theILcdStringTranslator
which will be used to translate the text next to the checkbox.final void
TLcdPropertySheetSW.setStringTranslator
(ILcdStringTranslator aStringTranslator) Deprecated.Sets theILcdStringTranslator
which will be used to translate the labels in front of the editors. -
Uses of ILcdStringTranslator in com.luciad.format.dafif.gui
Constructors in com.luciad.format.dafif.gui with parameters of type ILcdStringTranslatorModifierConstructorDescriptionTLcdDAFIFLoader
(String aDAFIFRoot, String aDecoderConfigFile, ALcdAISObjectFactory aDomainFactory, boolean aEnableSubTypeFiltering, ILcdStringTranslator aTranslator) Deprecated.TLcdDAFIFLoader
(String aDAFIFRoot, String aDecoderConfigFile, TLcdAISDataObjectFactory aDomainFactory, boolean aEnableSubTypeFiltering, ILcdStringTranslator aTranslator) Create a new loader panel instance.TLcdDAFIFRegionChooser
(ILcdStringTranslator aTranslator) Construct a new region chooser panel. -
Uses of ILcdStringTranslator in com.luciad.gui
Methods in com.luciad.gui that return ILcdStringTranslatorModifier and TypeMethodDescriptionTLcdPrintPreview.getStringTranslator()
Returns theILcdStringTranslator
set on this preview component.Methods in com.luciad.gui with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionvoid
TLcdPrintPreview.setStringTranslator
(ILcdStringTranslator aStringTranslator) Sets theILcdStringTranslator
that this panel should use to translate theStrings
that will be visible in the user interface.Constructors in com.luciad.gui with parameters of type ILcdStringTranslatorModifierConstructorDescriptionprotected
ALcdUndoable
(String aDisplayName, ILcdStringTranslator aStringTranslator) Creates a new undoable whereaDisplayName
will be used to construct all respective display names.TLcdCompositeUndoable
(String aDisplayName, ILcdStringTranslator aStringTranslator) This constructor calls the analogous superclass constructor. -
Uses of ILcdStringTranslator in com.luciad.gui.swing
Methods in com.luciad.gui.swing that return ILcdStringTranslatorMethods in com.luciad.gui.swing with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionfinal void
TLcdStringComponentTableSW.setStringTranslator
(ILcdStringTranslator aStringTranslator) Deprecated.Sets theILcdStringTranslator
which will be used to translate the labels in front of the editors.void
TLcdColorMapCustomizer.setTranslator
(ILcdStringTranslator aTranslator) Sets the translator. -
Uses of ILcdStringTranslator in com.luciad.lucy.util.language
Methods in com.luciad.lucy.util.language that return ILcdStringTranslatorModifier and TypeMethodDescriptionstatic ILcdStringTranslator
TLcyLang.getStringTranslator()
Returns anILcdStringTranslator
that translates strings similar togetString
.static ILcdStringTranslator
TLcyLang.getStringTranslator
(String aResourceBundleID) Returns anILcdStringTranslator
that translates strings similar togetString
-
Uses of ILcdStringTranslator in com.luciad.symbology.app6a.view.swing
Constructors in com.luciad.symbology.app6a.view.swing with parameters of type ILcdStringTranslatorModifierConstructorDescriptionTLcdAPP6AObjectCustomizer
(boolean aEnablePointFilter, ILcdStringTranslator aStringTranslator) Creates a newTLcdAPP6AObjectCustomizer
object optionally enabled with a hierarchy filter that only allows to use point-based symbology, and anILcdStringTranslator
.TLcdAPP6AObjectCustomizer
(ILcdFilter aFilter, TLcdAPP6AObjectCustomizer.FilterType aFilterType, ILcdStringTranslator aStringTranslator) Creates a newTLcdAPP6AObjectCustomizer
object with a hierarchy filter and anILcdStringTranslator
.TLcdAPP6AObjectCustomizer
(ILcdFilter aFilter, ILcdStringTranslator aStringTranslator) Creates a newTLcdAPP6AObjectCustomizer
object with a hierarchy filter and anILcdStringTranslator
.TLcdAPP6AObjectCustomizer
(ILcdStringTranslator aStringTranslator) Creates a newTLcdAPP6AObjectCustomizer
object with anILcdStringTranslator
. -
Uses of ILcdStringTranslator in com.luciad.symbology.milstd2525b.view.swing
Constructors in com.luciad.symbology.milstd2525b.view.swing with parameters of type ILcdStringTranslatorModifierConstructorDescriptionTLcdMS2525bObjectCustomizer
(boolean aEnablePointFilter, ILcdStringTranslator aStringTranslator) Creates a newTLcdMS2525bObjectCustomizer
object optionally enabled with a hierarchy filter that only allows to use point-based symbology, and anILcdStringTranslator
.TLcdMS2525bObjectCustomizer
(ILcdFilter aFilter, TLcdMS2525bObjectCustomizer.FilterType aFilterType, ILcdStringTranslator aStringTranslator) Creates a newTLcdMS2525bObjectCustomizer
object with a hierarchy filter and anILcdStringTranslator
.TLcdMS2525bObjectCustomizer
(ILcdFilter aFilter, ILcdStringTranslator aStringTranslator) Creates a newTLcdMS2525bObjectCustomizer
object with a hierarchy filter and anILcdStringTranslator
.TLcdMS2525bObjectCustomizer
(ILcdStringTranslator aStringTranslator) Creates a newTLcdMS2525bObjectCustomizer
object with anILcdStringTranslator
. -
Uses of ILcdStringTranslator in com.luciad.util
Classes in com.luciad.util that implement ILcdStringTranslatorConstructor parameters in com.luciad.util with type arguments of type ILcdStringTranslatorModifierConstructorDescriptionTLcdCompositeStringTranslator
(Iterable<ILcdStringTranslator> aStringTranslators) Creates a new composite string translator for the given string translators.TLcdCompositeStringTranslator
(List<ILcdStringTranslator> aStringTranslators) Creates a new composite string translator for the given string translators. -
Uses of ILcdStringTranslator in com.luciad.view
Methods in com.luciad.view that return ILcdStringTranslatorModifier and TypeMethodDescriptionTLcdDeleteSelectionAction.getStringTranslator()
Returns theILcdStringTranslator
set on this action.Methods in com.luciad.view with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionvoid
TLcdDeleteSelectionAction.setStringTranslator
(ILcdStringTranslator aStringTranslator) Sets theILcdStringTranslator
that this action should use to translate theStrings
that will be visible in the user interface. -
Uses of ILcdStringTranslator in com.luciad.view.gxy.controller
Methods in com.luciad.view.gxy.controller that return ILcdStringTranslatorModifier and TypeMethodDescriptionALcdGXYNewControllerModel2.getStringTranslator()
Returns theILcdStringTranslator
set on this controller model.Methods in com.luciad.view.gxy.controller with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionvoid
ALcdGXYNewControllerModel2.setStringTranslator
(ILcdStringTranslator aStringTranslator) Sets theILcdStringTranslator
that this controller model should use to translate theStrings
that will be visible in the user interface. -
Uses of ILcdStringTranslator in com.luciad.view.lightspeed.controller.manipulation
Methods in com.luciad.view.lightspeed.controller.manipulation that return ILcdStringTranslatorModifier and TypeMethodDescriptionTLspCreateController.getStringTranslator()
Returns theILcdStringTranslator
set on this controller.TLspEditController.getStringTranslator()
Returns theILcdStringTranslator
set on this controller.Methods in com.luciad.view.lightspeed.controller.manipulation with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionvoid
TLspCreateController.setStringTranslator
(ILcdStringTranslator aStringTranslator) Sets theILcdStringTranslator
that this controller should use to translate theStrings
that will be visible in the user interface.void
TLspEditController.setStringTranslator
(ILcdStringTranslator aStringTranslator) Sets theILcdStringTranslator
that this controller should use to translate theStrings
that will be visible in the user interface. -
Uses of ILcdStringTranslator in com.luciad.view.lightspeed.controller.ruler
Methods in com.luciad.view.lightspeed.controller.ruler that return ILcdStringTranslatorModifier and TypeMethodDescriptionTLspRulerController.getStringTranslator()
Returns theILcdStringTranslator
set on this controller.Methods in com.luciad.view.lightspeed.controller.ruler with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionvoid
TLspRulerController.setStringTranslator
(ILcdStringTranslator aStringTranslator) Sets theILcdStringTranslator
that this controller should use to translate theStrings
that will be visible in the user interface. -
Uses of ILcdStringTranslator in com.luciad.view.lightspeed.controller.touch
Methods in com.luciad.view.lightspeed.controller.touch that return ILcdStringTranslatorModifier and TypeMethodDescriptionTLspTouchSelectEditController.getStringTranslator()
Returns theILcdStringTranslator
set on this controller.Methods in com.luciad.view.lightspeed.controller.touch with parameters of type ILcdStringTranslatorModifier and TypeMethodDescriptionvoid
TLspTouchSelectEditController.setStringTranslator
(ILcdStringTranslator aStringTranslator) Sets theILcdStringTranslator
that this controller should use to translate theStrings
that will be visible in the user interface.