Class PanelAnimationDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.PanelAnimationDialog

public class PanelAnimationDialog extends Dialog
The Panel animation chooser dialog.
Author:
Christopher Mindus
  • Constructor Details

    • PanelAnimationDialog

      public PanelAnimationDialog(Shell parent, int animation)
      Create the dialog.
  • Method Details

    • open

      public int open()
      Open the dialog.
      Returns:
      the result, or null for cancel.