Package com.iizigo.prop.editor.dialog
Class FontDialog
- java.lang.Object
- org.eclipse.swt.widgets.Dialog
- com.iizigo.prop.editor.dialog.FontDialog
public class FontDialog extends org.eclipse.swt.widgets.Dialog
The font dialog to choose the font.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description FontDialog(org.eclipse.swt.widgets.Shell parent, GFont font)
Create the dialog.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GFont
open()
Open the dialog.