camera3d.gui
Interface IntValueChangeListener


public interface IntValueChangeListener

This interface is implemented by elements interested in being notified by one IntDigitalControl when its value is changed.

Version:
1.0
Author:
Fábio Roberto de Miranda

Method Summary
 void valueChanged(IntChangeEvent chg)
          Method called when an IntDigitalControl has its value changed.
 

Method Detail

valueChanged

public void valueChanged(IntChangeEvent chg)
Method called when an IntDigitalControl has its value changed.



Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.