org.semanticgov.ui.wizards
Class NewPAServiceIDPage

java.lang.Object
  extended by org.eclipse.jface.dialogs.DialogPage
      extended by org.eclipse.jface.wizard.WizardPage
          extended by org.semanticgov.ui.wizards.NewPAServiceIDPage
All Implemented Interfaces:
org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage

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


Field Summary
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
NewPAServiceIDPage(org.eclipse.jface.viewers.IStructuredSelection sel)
           
 
Method Summary
 boolean canFlipToNextPage()
           
 void createControl(org.eclipse.swt.widgets.Composite parent)
           
 void dispose()
           
 java.lang.String getDefaultNamespace()
           
 java.lang.String getErrorMessage()
           
 org.eclipse.swt.graphics.Image getImage()
           
 java.lang.String getInputIdentifier()
           
 java.lang.String getMessage()
           
 java.lang.String getName()
           
 org.eclipse.jface.wizard.IWizardPage getNextPage()
           
 org.eclipse.jface.wizard.IWizardPage getPreviousPage()
           
 org.omwg.ontology.Ontology getReferenceOntology()
           
 java.lang.String getTitle()
           
 boolean isPageComplete()
           
 void setPreviousPage(org.eclipse.jface.wizard.IWizardPage page)
           
 
Methods inherited from class org.eclipse.jface.wizard.WizardPage
getContainer, getDialogSettings, getShell, getWizard, isCurrentPage, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setTitle, setWizard, toString
 
Methods inherited from class org.eclipse.jface.dialogs.DialogPage
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getFont, getMessageType, 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
getControl, getDescription, performHelp, setVisible
 

Constructor Detail

NewPAServiceIDPage

public NewPAServiceIDPage(org.eclipse.jface.viewers.IStructuredSelection sel)
Method Detail

canFlipToNextPage

public boolean canFlipToNextPage()
Specified by:
canFlipToNextPage in interface org.eclipse.jface.wizard.IWizardPage
Overrides:
canFlipToNextPage in class org.eclipse.jface.wizard.WizardPage

getName

public java.lang.String getName()
Specified by:
getName in interface org.eclipse.jface.wizard.IWizardPage
Overrides:
getName in class org.eclipse.jface.wizard.WizardPage

getNextPage

public org.eclipse.jface.wizard.IWizardPage getNextPage()
Specified by:
getNextPage in interface org.eclipse.jface.wizard.IWizardPage
Overrides:
getNextPage in class org.eclipse.jface.wizard.WizardPage

getPreviousPage

public org.eclipse.jface.wizard.IWizardPage getPreviousPage()
Specified by:
getPreviousPage in interface org.eclipse.jface.wizard.IWizardPage
Overrides:
getPreviousPage in class org.eclipse.jface.wizard.WizardPage

isPageComplete

public boolean isPageComplete()
Specified by:
isPageComplete in interface org.eclipse.jface.wizard.IWizardPage
Overrides:
isPageComplete in class org.eclipse.jface.wizard.WizardPage

setPreviousPage

public void setPreviousPage(org.eclipse.jface.wizard.IWizardPage page)
Specified by:
setPreviousPage in interface org.eclipse.jface.wizard.IWizardPage
Overrides:
setPreviousPage in class org.eclipse.jface.wizard.WizardPage

createControl

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

dispose

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

getErrorMessage

public java.lang.String getErrorMessage()
Specified by:
getErrorMessage in interface org.eclipse.jface.dialogs.IDialogPage
Overrides:
getErrorMessage in class org.eclipse.jface.dialogs.DialogPage

getImage

public org.eclipse.swt.graphics.Image getImage()
Specified by:
getImage in interface org.eclipse.jface.dialogs.IDialogPage
Overrides:
getImage in class org.eclipse.jface.wizard.WizardPage

getMessage

public java.lang.String getMessage()
Specified by:
getMessage in interface org.eclipse.jface.dialogs.IDialogPage
Specified by:
getMessage in interface org.eclipse.jface.dialogs.IMessageProvider
Overrides:
getMessage in class org.eclipse.jface.dialogs.DialogPage

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface org.eclipse.jface.dialogs.IDialogPage
Overrides:
getTitle in class org.eclipse.jface.dialogs.DialogPage

getInputIdentifier

public java.lang.String getInputIdentifier()

getReferenceOntology

public org.omwg.ontology.Ontology getReferenceOntology()

getDefaultNamespace

public java.lang.String getDefaultNamespace()


Copyright © 2007-2008 Ontotext Lab.. All Rights Reserved.