Uses of Class
com.luciad.view.swing.ALcdBalloonManager
Packages that use ALcdBalloonManager
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 ALcdBalloonManager in com.luciad.view.gxy.swing
Subclasses of ALcdBalloonManager in com.luciad.view.gxy.swingModifier and TypeClassDescriptionclass
An implementation of ALcdBalloonManager for GXY views. -
Uses of ALcdBalloonManager in com.luciad.view.lightspeed.swing
Subclasses of ALcdBalloonManager in com.luciad.view.lightspeed.swing -
Uses of ALcdBalloonManager in com.luciad.view.swing
Methods in com.luciad.view.swing with parameters of type ALcdBalloonManagerModifier and TypeMethodDescriptionprotected Border
TLcdBalloonGUIFactory.createBorder
(ALcdBalloonManager aBalloonManager, JComponent aBalloonContent) Creates a border for the balloon, given the balloon content.protected JComponent
TLcdBalloonGUIFactory.createCloseComponent
(ALcdBalloonManager aBalloonManager, JComponent aBalloonContent) Creates a component that represents the close component of a balloon.protected JComponent
TLcdBalloonGUIFactory.createResizeComponent
(ALcdBalloonManager aBalloonManager, JComponent aBalloonContent) Creates a resize component that can be dragged to change the balloon size.