|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectContributionItem
ControlContribution
CrsStatusBarButton
public class CrsStatusBarButton
The CoordinateReferenceSystem
button to put on the statusbar.
Field Summary | |
---|---|
static String |
ID
|
Constructor Summary | |
---|---|
protected |
CrsStatusBarButton(String id,
SwtMapPane mapPane)
|
|
CrsStatusBarButton(SwtMapPane mapPane)
|
Method Summary | |
---|---|
protected Control |
createControl(Composite parent)
|
void |
mapBoundsChanged(MapBoundsEvent event)
Invoked when the area of interest or the coordinate system changes. |
Methods inherited from class ControlContribution |
---|
computeWidth, fill, fill, fill |
Methods inherited from class ContributionItem |
---|
dispose, fill, getId, getParent, isDirty, isDynamic, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setId, setParent, setVisible, toString, update, update |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String ID
Constructor Detail |
---|
public CrsStatusBarButton(SwtMapPane mapPane)
protected CrsStatusBarButton(String id, SwtMapPane mapPane)
Method Detail |
---|
protected Control createControl(Composite parent)
createControl
in class ControlContribution
public void mapBoundsChanged(MapBoundsEvent event)
MapBoundsListener
mapBoundsChanged
in interface MapBoundsListener
event
- The change event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |