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

Packages that use PreferencesFrame
net.sf.latexdraw.instruments   
 

Uses of PreferencesFrame in net.sf.latexdraw.instruments
 

Fields in net.sf.latexdraw.instruments declared as PreferencesFrame
protected  PreferencesFrame PreferencesActivator.preferenceFrame
          The frame containing the widgets of the preferences setter.
 

Methods in net.sf.latexdraw.instruments that return PreferencesFrame
 PreferencesFrame PreferencesActivator.initialisePreferencesFrame()
          Initialises and returns the preferences frame.