Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


org.eclipse.jet.ui.newproject
Class NewJETProjectPage2

java.lang.Object
  extended by org.eclipse.jface.dialogs.DialogPage
      extended by org.eclipse.jface.wizard.WizardPage
          extended by 

org.eclipse.jet.ui.newproject.NewJETProjectPage2Controls
              extended by 
org.eclipse.jet.ui.newproject.NewJETProjectPage2
All Implemented Interfaces:
org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage

public class NewJETProjectPage2
extends NewJETProjectPage2Controls


Field Summary
 
Fields inherited from class org.eclipse.jet.ui.newproject. NewJETProjectPage2Controls
cbxExtends, ddlBaseTx, grpExtensions, lblBaseTx, txtDescription, txtID, txtName, txtTemplateLoader
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
NewJETProjectPage2 (java.lang.String pageName)
           
 
Method Summary
protected  void cbxExtends_selection (org.eclipse.swt.events.SelectionEvent e)
          Selection event handler for NewJETProjectPage2Controls.cbxExtends.
 void createControl (org.eclipse.swt.widgets.Composite parent)
           
protected  void ddlBaseTx_modify (org.eclipse.swt.events.ModifyEvent e)
          Modify event handler for NewJETProjectPage2Controls.ddlBaseTx.
 java.lang.String getBaseTransformID ()
           
 java.lang.String getTemplateLoader ()
           
 java.lang.String getTransformDescription ()
           
 java.lang.String getTransformID ()
           
 java.lang.String getTransformName ()
           
 boolean isExtension ()
           
 void setJETProjectPage1 ( NewJETProjectPage1 page1)
           
 void setVisible (boolean visible)
           
protected  void txtID_modify (org.eclipse.swt.events.ModifyEvent e)
          Modify event handler for NewJETProjectPage2Controls.txtID.
protected  void txtTemplateLoader_modify (org.eclipse.swt.events.ModifyEvent e)
          Modify event handler for NewJETProjectPage2Controls.txtTemplateLoader.
 
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
 
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
 

Constructor Detail

NewJETProjectPage2

public NewJETProjectPage2(java.lang.String pageName)
Method Detail

createControl

public void createControl(org.eclipse.swt.widgets.Composite parent)
Specified by:
createControl in interface org.eclipse.jface.dialogs.IDialogPage
Overrides:
createControl in class NewJETProjectPage2Controls

txtID_modify

protected void txtID_modify(org.eclipse.swt.events.ModifyEvent e)
Description copied from class: NewJETProjectPage2Controls
Modify event handler for NewJETProjectPage2Controls.txtID.

Specified by:
txtID_modify in class NewJETProjectPage2Controls
Parameters:
e - the Modify Event
See Also:
ModifyListener, ModifyListener.modifyText(ModifyEvent)

txtTemplateLoader_modify

protected void txtTemplateLoader_modify(org.eclipse.swt.events.ModifyEvent e)
Description copied from class: NewJETProjectPage2Controls
Modify event handler for NewJETProjectPage2Controls.txtTemplateLoader.

Specified by:
txtTemplateLoader_modify in class NewJETProjectPage2Controls
Parameters:
e - the Modify Event
See Also:
ModifyListener, ModifyListener.modifyText(ModifyEvent)

setJETProjectPage1

public void setJETProjectPage1(
NewJETProjectPage1 page1)

cbxExtends_selection

protected void cbxExtends_selection(org.eclipse.swt.events.SelectionEvent e)
Description copied from class: NewJETProjectPage2Controls
Selection event handler for NewJETProjectPage2Controls.cbxExtends.

Specified by:
cbxExtends_selection in class NewJETProjectPage2Controls
Parameters:
e - an event containing information on the selection
See Also:
SelectionListener, SelectionListener.widgetSelected(SelectionEvent)

ddlBaseTx_modify

protected void ddlBaseTx_modify(org.eclipse.swt.events.ModifyEvent e)
Description copied from class: NewJETProjectPage2Controls
Modify event handler for NewJETProjectPage2Controls.ddlBaseTx.

Specified by:
ddlBaseTx_modify in class NewJETProjectPage2Controls
Parameters:
e - the Modify Event
See Also:
ModifyListener, ModifyListener.modifyText(ModifyEvent)

setVisible

public void setVisible(boolean visible)
Specified by:
setVisible in interface org.eclipse.jface.dialogs.IDialogPage
Overrides:
setVisible in class org.eclipse.jface.dialogs.DialogPage

isExtension

public boolean isExtension()

getTransformID

public java.lang.String getTransformID()

getTransformName

public java.lang.String getTransformName()

getTransformDescription

public java.lang.String getTransformDescription()

getTemplateLoader

public java.lang.String getTemplateLoader()

getBaseTransformID

public java.lang.String getBaseTransformID()

Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire