Uses of Interface
com.luciad.gui.help.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
Modifier and TypeMethodDescriptionstatic ILcdHelpActionFactory
TLcdOkCancelButtonPanel.getHelpActionFactory()
Deprecated.Modifier 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
Modifier and TypeMethodDescriptionstatic ILcdHelpActionFactory
TLcdOkCancelButtonPanelSW.getHelpActionFactory()
Deprecated.Modifier and TypeMethodDescriptionstatic void
TLcdOkCancelButtonPanelSW.setHelpActionFactory
(ILcdHelpActionFactory aHelpActionFactory) Deprecated.Sets the help action factory used to create an action listener for the help button.