Drools :: Eclipse :: Base 6.0.0.CR4

org.drools.eclipse.wizard.project
Class NewDroolsProjectRuntimeWizardPage

java.lang.Object
  extended by org.eclipse.jface.dialogs.DialogPage
      extended by org.eclipse.jface.wizard.WizardPage
          extended by org.drools.eclipse.wizard.project.NewDroolsProjectRuntimeWizardPage
All Implemented Interfaces:
org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage

public class NewDroolsProjectRuntimeWizardPage
extends org.eclipse.jface.wizard.WizardPage


Field Summary
static String DROOLS4
           
static String DROOLS5
           
static String DROOLS5_1
           
static String DROOLS6
           
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
NewDroolsProjectRuntimeWizardPage()
           
 
Method Summary
 void createControl(org.eclipse.swt.widgets.Composite parent)
           
 String getArtifactId()
           
 DroolsRuntime getDroolsRuntime()
           
 String getGenerationType()
           
 String getGroupId()
           
 String getVersion()
           
 
Methods inherited from class org.eclipse.jface.wizard.WizardPage
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
 
Methods inherited from class org.eclipse.jface.dialogs.DialogPage
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible
 

Field Detail

DROOLS4

public static final String DROOLS4
See Also:
Constant Field Values

DROOLS5

public static final String DROOLS5
See Also:
Constant Field Values

DROOLS5_1

public static final String DROOLS5_1
See Also:
Constant Field Values

DROOLS6

public static final String DROOLS6
See Also:
Constant Field Values
Constructor Detail

NewDroolsProjectRuntimeWizardPage

public NewDroolsProjectRuntimeWizardPage()
Method Detail

createControl

public void createControl(org.eclipse.swt.widgets.Composite parent)

getDroolsRuntime

public DroolsRuntime getDroolsRuntime()

getGenerationType

public String getGenerationType()

getGroupId

public String getGroupId()

getArtifactId

public String getArtifactId()

getVersion

public String getVersion()

Drools :: Eclipse :: Base 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.