org.xpcards.dialogs
Class ProjectDialog
java.lang.Object
org.xpcards.dialogs.ProjectDialog
- public class ProjectDialog
- extends java.lang.Object
Constructor Summary |
ProjectDialog(org.eclipse.swt.widgets.Shell parent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OK_RESULT
public static int OK_RESULT
CANCEL_RESULT
public static int CANCEL_RESULT
ProjectDialog
public ProjectDialog(org.eclipse.swt.widgets.Shell parent)
getTitle
public java.lang.String getTitle()
setTitle
public void setTitle(java.lang.String title)
getProject
public Project getProject()
open
public int open()
main
public static void main(java.lang.String[] args)
Copyright © 2004 Mikhail Galyutin. All Rights Reserved.