Page
InfoPage
, ResultsPage
, SearchPage
public abstract class AbstractPage extends java.lang.Object implements Page
PageContainer
.
This file is part of the showcase for the GeoMap
but does not include
any core functionality that is typically embedded. Users who only want to
embed the swt-map as a widget don't typically use this class.
Constructor | Description |
---|---|
AbstractPage() |
Modifier and Type | Method | Description |
---|---|---|
org.eclipse.swt.widgets.Control |
getControl(PageContainer container,
org.eclipse.swt.widgets.Composite parent) |
public org.eclipse.swt.widgets.Control getControl(PageContainer container, org.eclipse.swt.widgets.Composite parent)
getControl
in interface Page