Uses of Package
net.sf.latexdraw.ui

Packages that use net.sf.latexdraw.ui
net.sf.latexdraw.actions   
net.sf.latexdraw.instruments   
net.sf.latexdraw.mapping   
net.sf.latexdraw.ui   
 

Classes in net.sf.latexdraw.ui used by net.sf.latexdraw.actions
ScaleRuler
          This class defines an abstract scale ruler.
ScaleRuler.Unit
          Defines the different possible units used by the rulers.
 

Classes in net.sf.latexdraw.ui used by net.sf.latexdraw.instruments
LFrame
          This class contains all the elements of the graphical user interface.
TextAreaAutoSize
          This widgets is a text area which automatically resizes is width and height according to its text.
XScaleRuler
          This class defines an X-scale ruler.
YScaleRuler
          This class defines an Y-scale ruler.
 

Classes in net.sf.latexdraw.ui used by net.sf.latexdraw.mapping
ScaleRuler
          This class defines an abstract scale ruler.
ScaleRuler.Unit
          Defines the different possible units used by the rulers.
 

Classes in net.sf.latexdraw.ui used by net.sf.latexdraw.ui
DisplayCanvas
          Allows to display a given image in a panel(canvas).
LCodePanel
          Defines the panel which contains the code generated from the drawing.
LFrame
          This class contains all the elements of the graphical user interface.
MenubarBuilder
          The composer that creates the menu bar of the application.
PropertiesToolbarBuilder
          The composer that creates the properties tool bar of the application.
ScaleRuler
          This class defines an abstract scale ruler.
ScaleRuler.Unit
          Defines the different possible units used by the rulers.
ToolbarBuilder
          The composer that creates the tool bar of the application.
WidgetMiniToolbar
          This class defines a button which displays a frame containing others buttons; a kind of menu with buttons.
WidgetMiniToolbar.WindowWidgets
           
XScaleRuler
          This class defines an X-scale ruler.
YScaleRuler
          This class defines an Y-scale ruler.