gnu.jemacs.swt

Class CommandDialog


public class CommandDialog
extends Dialog

Constructor Summary

CommandDialog(Shell parent)
CommandDialog(Shell parent, int style)

Method Summary

String
getCommand()

Constructor Details

CommandDialog

public CommandDialog(Shell parent)
Parameters:
parent -

CommandDialog

public CommandDialog(Shell parent,
                     int style)
Parameters:
parent -
style -

Method Details

getCommand

public String getCommand()