harmonic.mz.gui
Interface ReadoutUpdater


public interface ReadoutUpdater

This alows dialog data elements to update on a timer, all together. It is a trick that helps for smother 3D viewport interaction. Use GUIManager.addReadoutUpdater to register an updater.


Method Summary
 void initReadout()
          Update the readout
 

Method Detail

initReadout

public void initReadout()
Update the readout