org.argosfields.wizard
Class AccountWizardNode
java.lang.Object
org.argosfields.wizard.AccountWizardNode
- All Implemented Interfaces:
- org.eclipse.jface.wizard.IWizardNode
- public class AccountWizardNode
- extends Object
- implements org.eclipse.jface.wizard.IWizardNode
AccountWizardNode.java
- Version:
- $Revision: 1.1 $ $Date: 2003/11/04 12:03:30 $
- Author:
- Xavier Cho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountWizardNode
public AccountWizardNode()
dispose
public void dispose()
- Specified by:
dispose
in interface org.eclipse.jface.wizard.IWizardNode
- See Also:
IWizardNode.dispose()
getExtent
public org.eclipse.swt.graphics.Point getExtent()
- Specified by:
getExtent
in interface org.eclipse.jface.wizard.IWizardNode
- See Also:
IWizardNode.getExtent()
getWizard
public org.eclipse.jface.wizard.IWizard getWizard()
- Specified by:
getWizard
in interface org.eclipse.jface.wizard.IWizardNode
- See Also:
IWizardNode.getWizard()
isContentCreated
public boolean isContentCreated()
- Specified by:
isContentCreated
in interface org.eclipse.jface.wizard.IWizardNode
- See Also:
IWizardNode.isContentCreated()
Copyright © Gnome Korea. All Rights Reserved.