gnu.jemacs.swt

Class CommandDialog

public class CommandDialog extends Dialog

Constructor Summary
CommandDialog(Shell parent)
CommandDialog(Shell parent, int style)
Method Summary
StringgetCommand()

Constructor Detail

CommandDialog

public CommandDialog(Shell parent)

Parameters: parent

CommandDialog

public CommandDialog(Shell parent, int style)

Parameters: parent style

Method Detail

getCommand

public String getCommand()