|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.swt.widgets.Dialog
gnu.jemacs.swt.CommandDialog
public class CommandDialog
| Constructor Summary | |
|---|---|
CommandDialog(org.eclipse.swt.widgets.Shell parent)
|
|
CommandDialog(org.eclipse.swt.widgets.Shell parent,
int style)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommand()
|
| 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 |
|---|
public CommandDialog(org.eclipse.swt.widgets.Shell parent)
parent -
public CommandDialog(org.eclipse.swt.widgets.Shell parent,
int style)
parent - style - | Method Detail |
|---|
public java.lang.String getCommand()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||