Uses of Class
net.sf.latexdraw.instruments.DrawingPropertiesCustomiser

Packages that use DrawingPropertiesCustomiser
net.sf.latexdraw.instruments   
net.sf.latexdraw.ui   
 

Uses of DrawingPropertiesCustomiser in net.sf.latexdraw.instruments
 

Constructors in net.sf.latexdraw.instruments with parameters of type DrawingPropertiesCustomiser
DrawingPropertiesCustomiser.CheckBox2CustDrawing(DrawingPropertiesCustomiser ins)
           
DrawingPropertiesCustomiser.ComboBox2CustDrawing(DrawingPropertiesCustomiser ins)
           
DrawingPropertiesCustomiser.TextField2CustDrawing(DrawingPropertiesCustomiser ins)
           
 

Uses of DrawingPropertiesCustomiser in net.sf.latexdraw.ui
 

Fields in net.sf.latexdraw.ui declared as DrawingPropertiesCustomiser
protected  DrawingPropertiesCustomiser LFrame.drawingPropCustomiser
          The instrument that customises the properties of the drawing.
 

Methods in net.sf.latexdraw.ui that return DrawingPropertiesCustomiser
 DrawingPropertiesCustomiser LFrame.getDrawingPropCustomiser()