Interface RepaintCallback


  • public interface RepaintCallback
    Callback to notify all components, using AbstractMapViewer, that repaint of subcomponents is needed.
    Author:
    Frantisek Post
    • Method Detail

      • repaint

        void repaint()