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

  




 

 

Runtime

org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards
Class EditorCreationWizard

java.lang.Object
  extended by 

org.eclipse.jface.wizard.Wizard
      extended by 

org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
          extended by 
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards.EditorCreationWizard
All Implemented Interfaces:
IWizard, INewWizard, IWorkbenchWizard

public class EditorCreationWizard
extends BasicNewResourceWizard

Create Editor Diagram Wizard


Field Summary
protected   IFile diagramFile
          the diagram file
protected   EditorWizardPage page
          the wizard page
 
Fields inherited from class org.eclipse.ui.wizards.newresource. BasicNewResourceWizard
selection
 
Fields inherited from class org.eclipse.jface.wizard. Wizard
DEFAULT_IMAGE
 
Constructor Summary
EditorCreationWizard ()
           
 
Method Summary
  IFile getDiagramFile ()
          returns the diagram file
 boolean performFinish ()
           
 
Methods inherited from class org.eclipse.ui.wizards.newresource. BasicNewResourceWizard
getSelection, getWorkbench, init, initializeDefaultPageImageDescriptor, selectAndReveal, selectAndReveal
 
Methods inherited from class org.eclipse.jface.wizard. Wizard
addPage, addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.wizard. IWizard
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
 

Field Detail

page

protected 
EditorWizardPage page
the wizard page


diagramFile

protected 
IFile diagramFile
the diagram file

Constructor Detail

EditorCreationWizard

public EditorCreationWizard()
Method Detail

performFinish

public boolean performFinish()
Specified by:
performFinish in interface IWizard
Specified by:
performFinish in class Wizard

getDiagramFile

public final 
IFile getDiagramFile()
returns the diagram file

Returns:
IFile the diagram file

Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


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