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
ConstructorsConstructorDescriptionFontDialog(org.eclipse.swt.widgets.Shell parent, GFont font) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
FontDialog
Create the dialog.
Method Details
open
Open the dialog.- Returns:
- the result, or null for cancel.