Uses of Class
com.luciad.view.swing.TLcdBalloonGUIFactory
Packages that use TLcdBalloonGUIFactory
Package
Description
This package provides specializations of
TLcdLayerTree
and related classes for GXY views and GXY layers.This package provides Swing components which are related to a view or allow interaction with a view.
This package provides Swing components which are related to a view or allow interaction with a view.
-
Uses of TLcdBalloonGUIFactory in com.luciad.view.gxy.swing
Constructors in com.luciad.view.gxy.swing with parameters of type TLcdBalloonGUIFactoryModifierConstructorDescriptionTLcdGXYBalloonManager
(ILcdGXYView aGXYView, Container aBalloonContainer, Object aConstraints, ILcdBalloonContentProvider aBalloonContentProvider, TLcdBalloonGUIFactory aBalloonGUIFactory) Creates a balloon manager for a gxy view, with a custom balloon GUI factory. -
Uses of TLcdBalloonGUIFactory in com.luciad.view.lightspeed.swing
Constructors in com.luciad.view.lightspeed.swing with parameters of type TLcdBalloonGUIFactoryModifierConstructorDescriptionTLspBalloonManager
(ILspAWTView aView, ILcdBalloonContentProvider aBalloonContentProvider, TLcdBalloonGUIFactory aBalloonGUIFactory) Creates a default balloon manager for the given view, using the given content provider and GUI factory.TLspBalloonManager
(ILspView aView, Container aBalloonContainer, Object aConstraints, ILcdBalloonContentProvider aBalloonContentProvider, TLcdBalloonGUIFactory aBalloonGUIFactory) Creates a default balloon manager for the given view, using the given container and layout constraints, and the given content provider and GUI factory. -
Uses of TLcdBalloonGUIFactory in com.luciad.view.swing
Constructors in com.luciad.view.swing with parameters of type TLcdBalloonGUIFactoryModifierConstructorDescriptionprotected
ALcdBalloonManager
(Container aBalloonContainer, ILcdBalloonContentProvider aBalloonContentProvider, TLcdBalloonGUIFactory aBalloonGUIFactory) Creates a new balloon manager with an invisible balloon.