| org.drools.eclipse.wizard.rule.NewRulePackagePage
NewRulePackagePage | public class NewRulePackagePage extends WizardNewFileCreationPage (Code) | | A page to create a new .drl package/package file.
There is only one page for this wizard, its very simple.
Enhancements may be made to allow configuration of semantic languages, DSLs (locate a DSL) and other
package level options.
author: Michael Neale author: kris verlaenen |
Constructor Summary | |
public | NewRulePackagePage(IWorkbench workbench, IStructuredSelection selection) |
NewRulePackagePage | public NewRulePackagePage(IWorkbench workbench, IStructuredSelection selection)(Code) | | |
createAdvancedControls | protected void createAdvancedControls(Composite parent)(Code) | | |
createControl | public void createControl(Composite parent)(Code) | | |
finish | public boolean finish()(Code) | | |
|
|