pl.edu.agh.cast.ui.dialogs
Class ProjectStartupDialog

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by pl.edu.agh.cast.ui.dialogs.ProjectStartupDialog

public class ProjectStartupDialog
extends org.eclipse.swt.widgets.Dialog

Dialog used for selecting project on startup.

Author:
AGH CAST Team

Constructor Summary
ProjectStartupDialog(org.eclipse.swt.widgets.Shell parent, int style)
          Creates new startup dialog.
 
Method Summary
 void open()
          Opens the dialog.
 
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectStartupDialog

public ProjectStartupDialog(org.eclipse.swt.widgets.Shell parent,
                            int style)
Creates new startup dialog.

Parameters:
parent - parent Shell
style - SWT window style
Method Detail

open

public void open()
Opens the dialog.



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.