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 ILcdHelpActionFactoryTLcdOkCancelButtonPanel.getHelpActionFactory()Deprecated.Methods in com.luciad.gui.awt with parameters of type ILcdHelpActionFactoryModifier and TypeMethodDescriptionstatic voidTLcdOkCancelButtonPanel.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 ILcdHelpActionFactoryTLcdOkCancelButtonPanelSW.getHelpActionFactory()Deprecated.Methods in com.luciad.gui.swing with parameters of type ILcdHelpActionFactoryModifier and TypeMethodDescriptionstatic voidTLcdOkCancelButtonPanelSW.setHelpActionFactory(ILcdHelpActionFactory aHelpActionFactory) Deprecated.Sets the help action factory used to create an action listener for the help button.