Interface NeedsUpdate
- All Known Implementing Classes:
ControlDialog
,ControlDrawablesParent
,ControlFrame
,ControlWindow
public interface NeedsUpdate
An interface to distinguish which elements need to call update()
when the group is updated
-
Method Summary
-
Method Details
-
update
void update()
-