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
Constructors Constructor Description PanelAnimationDialog(org.eclipse.swt.widgets.Shell parent, int animation)
Create the dialog.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
open()
Open the dialog.
-