| org.eclipse.pde.internal.ui.commands.CommandComposerDialog
CommandComposerDialog | public class CommandComposerDialog extends FormDialog (Code) | | |
Constructor Summary | |
public | CommandComposerDialog(Shell parentShell, int filterType, ParameterizedCommand preselectedCommand, IEvaluationContext snapshot) |
CommandComposerDialog | public CommandComposerDialog(Shell parentShell, int filterType, ParameterizedCommand preselectedCommand, IEvaluationContext snapshot)(Code) | | |
close | public boolean close()(Code) | | |
configureShell | protected void configureShell(Shell newShell)(Code) | | |
createButtonsForButtonBar | protected void createButtonsForButtonBar(Composite parent)(Code) | | |
createFormContent | protected void createFormContent(IManagedForm mform)(Code) | | |
getCommand | public ParameterizedCommand getCommand()(Code) | | |
okPressed | public void okPressed()(Code) | | |
|
|