Package net.sf.latexdraw.ui

Class Summary
CloseButton This class defines a button which allows the user to close a window

This file is part of LaTeXDraw
Copyright (c) 2005-2012 Arnaud BLOUIN

LaTeXDraw is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
DisplayCanvas Allows to display a given image in a panel(canvas).
LabelListCellRenderer This class allows the change the renderer of JComboBox. it allows to display a icon in the list

This file is part of LaTeXDraw
Copyright (c) 2005-2012 Arnaud BLOUIN

LaTeXDraw is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
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.
SplashScreen This class defines a splash screen displayed during the start of the program with a progress bar showing us the progression of the loading of the LaTeXDraw interface.
TextAreaAutoSize This widgets is a text area which automatically resizes is width and height according to its text.
ToolbarBuilder The composer that creates the tool bar of the application.
UIBuilder This composer composes the latexdraw user interface.
WidgetMiniToolbar This class defines a button which displays a frame containing others buttons; a kind of menu with buttons.
XScaleRuler This class defines an X-scale ruler.
YScaleRuler This class defines an Y-scale ruler.
 

Enum Summary
ScaleRuler.Unit Defines the different possible units used by the rulers.