org.gamenet.swing.controls
Interface ShortValueHolder


public interface ShortValueHolder


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

Method Detail

getValue

public short getValue()

setValue

public void setValue(short value)