camera3d.gui
Interface DoubleControl

All Known Implementing Classes:
DoubleDigitalControl

public interface DoubleControl

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

Version:
1.0
Author:
Fábio Roberto de Miranda
See Also:
DoubleDigitalControl, DoubleChangeEvent

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

Method Detail

getValue

public double getValue()
Returns current value of control.



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