Uses of Class
com.luciad.lucy.gui.TLcyToolBar
Packages that use 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
Methods in com.luciad.lucy.addons.drawing.gui that return TLcyToolBarModifier and TypeMethodDescriptionprotected TLcyToolBarALcyDrawingToolBarFactory.createEmptyToolBar()Deprecated.protected TLcyToolBarALcyDrawingToolBarFactory.createEmptyToolBar(ALcyProperties aProperties) Returns an empty toolbarprotected TLcyToolBarTLcyDrawingToolBarFactory.createEmptyToolBar(ALcyProperties aProperties) protected TLcyToolBarALcyDrawingToolBarFactory.getToolBar()Returns the tool bar that is under construction -
Uses of TLcyToolBar in com.luciad.lucy.gui
Subclasses of TLcyToolBar in com.luciad.lucy.guiModifier and TypeClassDescriptionclassExtension ofTLcyToolBarthat uses icons (for example images) as the button backgrounds, instead of using the global Look and Feel settings.
ALcyDrawingToolBarFactory.createEmptyToolBar(ALcyProperties)instead