| net.refractions.udig.project.ui.internal.MapStylePage
MapStylePage | public class MapStylePage extends WizardPage (Code) | | A wizard page for choosing the layer's styles
author: jeichar since: 0.3 |
MapStylePage | protected MapStylePage(List layers)(Code) | | Construct MapNewPage .
Parameters: layers - The selected layers |
canFlipToNextPage | public boolean canFlipToNextPage()(Code) | | See Also: org.eclipse.jface.wizard.WizardPage.canFlipToNextPage |
createControl | public void createControl(Composite parent)(Code) | | TODO summary sentence for createControl ...
See Also: org.eclipse.jface.dialogs.IDialogPage.createControl(org.eclipse.swt.widgets.Composite) Parameters: parent - |
|
|