Uses of Class
net.sf.latexdraw.ui.dialog.AboutDialogueBox

Packages that use AboutDialogueBox
net.sf.latexdraw.instruments   
 

Uses of AboutDialogueBox in net.sf.latexdraw.instruments
 

Fields in net.sf.latexdraw.instruments declared as AboutDialogueBox
protected  AboutDialogueBox Helper.aboutFrame
          The dialogue box that gives information on latexdraw.
 

Methods in net.sf.latexdraw.instruments that return AboutDialogueBox
protected  AboutDialogueBox Helper.initialiseAboutFrame()