org.gamenet.swing.controls
Interface IntValueHolder


public interface IntValueHolder


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

Method Detail

getValue

public int getValue()

setValue

public void setValue(int value)