|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizardPage
eu.geclipse.ui.wizards.portforward.PortForwardOptionsWizardPage
public class PortForwardOptionsWizardPage
Wizard page allowing to specify port forwards.
| Constructor Summary | |
|---|---|
PortForwardOptionsWizardPage(java.lang.String pageName)
Creates a new port forward wizard page. |
|
| Method Summary | |
|---|---|
void |
createControl(Composite parent)
|
java.lang.String |
getDescription()
|
java.util.List<IForward> |
getForwards()
Returns the list of forwards defined by the user. |
java.lang.String |
getTitle()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortForwardOptionsWizardPage(java.lang.String pageName)
pageName - name of the wizard page.| Method Detail |
|---|
public java.lang.String getTitle()
public java.lang.String getDescription()
public void createControl(Composite parent)
public java.util.List<IForward> getForwards()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||