org.gamenet.swing.controls
Interface LongValueHolder


public interface LongValueHolder


Method Summary
 long getValue()
           
 void setValue(long value)
           
 

Method Detail

getValue

public long getValue()

setValue

public void setValue(long value)