Package com.cosylab.vdct.graphics
Interface RepaintInterface
-
- All Known Implementing Classes:
DsManager
public interface RepaintInterface
- Author:
- ssah
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
repaint(boolean highlighted)
void
repaintAll(boolean highlighted)
-