Uses of Class
com.luciad.lucy.gui.TLcyToolBar
Package
Description
This package contains the default toolbar for editing drawing models used in the drawing add on.
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
-
Uses of TLcyToolBar in com.luciad.lucy.addons.drawing.gui
Modifier and TypeMethodDescriptionprotected TLcyToolBar
ALcyDrawingToolBarFactory.createEmptyToolBar()
Deprecated.protected TLcyToolBar
ALcyDrawingToolBarFactory.createEmptyToolBar
(ALcyProperties aProperties) Returns an empty toolbarprotected TLcyToolBar
TLcyDrawingToolBarFactory.createEmptyToolBar
(ALcyProperties aProperties) protected TLcyToolBar
ALcyDrawingToolBarFactory.getToolBar()
Returns the tool bar that is under construction -
Uses of TLcyToolBar in com.luciad.lucy.gui
Modifier and TypeClassDescriptionclass
Extension ofTLcyToolBar
that uses icons (for example images) as the button backgrounds, instead of using the global Look and Feel settings.
ALcyDrawingToolBarFactory.createEmptyToolBar(ALcyProperties)
instead