|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.topcased.service.plugincustomization.wizard.PluginCustomizationWizard
public class PluginCustomizationWizard
PluginCustomizationWizard open a wizard which create the file 'plugin_customization.ini' from Eclipse Preferences file (.epf)
Field Summary |
---|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
PluginCustomizationWizard()
Constructor |
Method Summary | |
---|---|
void |
addPages()
Add Pages |
EclipsePreferencePage |
getEclipsePreferencePage()
|
java.lang.String |
getEpfPath()
|
java.lang.String |
getPciPath()
|
PluginCustomizationPage |
getPluginCustomizationPage()
|
boolean |
performFinish()
Perform Finish |
void |
setEpfPath(java.lang.String pathEpf)
Set the path of the Eclipse Preferences file (.epf) |
void |
setPciPath(java.lang.String pathPci)
Set the path of the plugin-customization.ini |
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, 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 |
Constructor Detail |
---|
public PluginCustomizationWizard()
Method Detail |
---|
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard
public PluginCustomizationPage getPluginCustomizationPage()
public EclipsePreferencePage getEclipsePreferencePage()
public java.lang.String getPciPath()
public java.lang.String getEpfPath()
public void setPciPath(java.lang.String pathPci)
public void setEpfPath(java.lang.String pathEpf)
|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.