Package com.iizigo.prop.editor.dialog
Class PanelAnimationDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.PanelAnimationDialog
public class PanelAnimationDialog extends org.eclipse.swt.widgets.Dialog
The Panel animation chooser dialog.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorDescriptionPanelAnimationDialog
(org.eclipse.swt.widgets.Shell parent, int animation) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
PanelAnimationDialog
public PanelAnimationDialog(org.eclipse.swt.widgets.Shell parent, int animation) Create the dialog.
Method Details
open
public int open()Open the dialog.- Returns:
- the result, or null for cancel.