repaint abstract method
void
repaint()
When available, initiates the screen repaint. Useful for updating the plugin settings screen.
Implementation
void repaint();
When available, initiates the screen repaint. Useful for updating the plugin settings screen.
void repaint();