Uses of Class
com.luciad.view.swing.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
ModifierConstructorDescriptionTLcdGXYBalloonManager
(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
ModifierConstructorDescriptionTLspBalloonManager
(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
ModifierConstructorDescriptionprotected
ALcdBalloonManager
(Container aBalloonContainer, ILcdBalloonContentProvider aBalloonContentProvider, TLcdBalloonGUIFactory aBalloonGUIFactory) Creates a new balloon manager with an invisible balloon.