Class InfoPage

java.lang.Object
org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.AbstractPage
org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.InfoPage
All Implemented Interfaces:
Page, InternalGeoMapListener

public class InfoPage
extends AbstractPage
implements Page, InternalGeoMapListener
Version:
$Revision$
  • Constructor Summary

    Constructors 
    Constructor Description
    InfoPage​(GeoMapBrowser mapBrowser)  
  • Method Summary

    Modifier and Type Method Description
    protected void initContent​(PageContainer container, org.eclipse.swt.widgets.Composite composite)  
    void mapPainted​(int tileCount, long time)
    Notifies listener that the control has been (re)painted
    void tileCacheUpdated​(int used, int size)
    Notifies listener that the tile cache has been updated
    void tilePainted​(TileRef tileRef)
    Notifies listener that a tile has been (re)painted
    void updateInfos()  
    protected void widgetDisposed​(org.eclipse.swt.events.DisposeEvent e)  

    Methods inherited from class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.AbstractPage

    addActionLink, addHeaderRow, addInfoText, getComposite, getContainer, getControl

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.Page

    getControl