camera3d.gui
Interface IntControl

All Known Implementing Classes:
IntDigitalControl

public interface IntControl

This interface can be implemented by components that provide functionalities to edit and mantain an integer value.

Version:
1.0
Author:
Fábio Roberto de Miranda

Method Summary
 int getValue()
          Returns current value of control.
 

Method Detail

getValue

public int getValue()
Returns current value of control.



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