Uses of Interface
com.luciad.gui.help.ILcdHelpActionFactory
Packages that use ILcdHelpActionFactory
Package
Description
GUI aspects specific for AWT.
Components and utilities for working with Swing based maps.
-
Uses of ILcdHelpActionFactory in com.luciad.gui.awt
Methods in com.luciad.gui.awt that return ILcdHelpActionFactoryModifier and TypeMethodDescriptionstatic ILcdHelpActionFactory
TLcdOkCancelButtonPanel.getHelpActionFactory()
Deprecated.Methods in com.luciad.gui.awt with parameters of type ILcdHelpActionFactoryModifier and TypeMethodDescriptionstatic void
TLcdOkCancelButtonPanel.setHelpActionFactory
(ILcdHelpActionFactory aHelpActionFactory) Deprecated.Sets the help action factory used to create an action listener for the help button. -
Uses of ILcdHelpActionFactory in com.luciad.gui.swing
Methods in com.luciad.gui.swing that return ILcdHelpActionFactoryModifier and TypeMethodDescriptionstatic ILcdHelpActionFactory
TLcdOkCancelButtonPanelSW.getHelpActionFactory()
Deprecated.Methods in com.luciad.gui.swing with parameters of type ILcdHelpActionFactoryModifier and TypeMethodDescriptionstatic void
TLcdOkCancelButtonPanelSW.setHelpActionFactory
(ILcdHelpActionFactory aHelpActionFactory) Deprecated.Sets the help action factory used to create an action listener for the help button.