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 voidrepaint(boolean highlighted)voidrepaintAll(boolean highlighted)
-