|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.widgets.Dialog
com.javapathfinder.vjp.config.editors.userdefined.AddPropertyDialog
public class AddPropertyDialog
A dialog that allows for addition of a new Property to the table.
Constructor Summary | |
---|---|
AddPropertyDialog(org.eclipse.swt.widgets.Shell parent)
Creates this dialog. |
Method Summary | |
---|---|
Property |
open()
Opens the dialog and returns the property |
Methods inherited from class org.eclipse.swt.widgets.Dialog |
---|
getParent, getStyle, getText, setText |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddPropertyDialog(org.eclipse.swt.widgets.Shell parent)
Method Detail |
---|
public Property open()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |