Class TileCacheMonitorTopComponent

    • Field Detail

      • ID

        public static final String ID
    • Constructor Detail

      • TileCacheMonitorTopComponent

        public TileCacheMonitorTopComponent()
    • Method Detail

      • componentOpened

        public void componentOpened()
        The default implementation does nothing.

        Clients shall not call this method directly.

        Overrides:
        componentOpened in class org.openide.windows.TopComponent
      • componentClosed

        public void componentClosed()
        The default implementation does nothing.

        Clients shall not call this method directly.

        Overrides:
        componentClosed in class org.openide.windows.TopComponent