Uses of Class
org.malai.widget.MLayeredPane

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

Uses of MLayeredPane in net.sf.latexdraw.instruments
 

Fields in net.sf.latexdraw.instruments declared as MLayeredPane
protected  MLayeredPane TextSetter.layeredPanel
          The pane where the text field must be added.
 

Constructors in net.sf.latexdraw.instruments with parameters of type MLayeredPane
TextSetter(MLayeredPane overlayedPanel)
          Creates the instrument.
 

Uses of MLayeredPane in net.sf.latexdraw.ui
 

Fields in net.sf.latexdraw.ui declared as MLayeredPane
protected  MLayeredPane LFrame.layeredPanel
          The layered panel used to display widgets upon shapes (e.g. text setters).