de.cau.cs.kieler.keg.diagram.custom.wizards
Class RandomGraphBiconnectedPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphBiconnectedPage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IWizardPage
public class RandomGraphBiconnectedPage
- extends WizardPage
The options page for the BICONNECTED graph type.
- Rating

Methods inherited from class org.eclipse.jface.wizard.WizardPage |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible |
RandomGraphBiconnectedPage
public RandomGraphBiconnectedPage()
- Constructs a RandomGraphBiconnectedPage.
createControl
public void createControl(Composite parent)
-
savePreferences
public void savePreferences()
- Saves the selected options to the preference store.
getNumberOfNodes
public int getNumberOfNodes()
- Returns the selected number of nodes.
- Returns:
- the number of nodes
getNumberOfEdges
public int getNumberOfEdges()
- Returns the selected number of edges.
- Returns:
- the number of edges