org.gamenet.swing.controls
Interface ByteValueHolder


public interface ByteValueHolder


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

Method Detail

getValue

public byte getValue()

setValue

public void setValue(byte value)