diagapplet.utils
Interface CountButtonInterface

All Known Implementing Classes:
CountButton

public interface CountButtonInterface

Interface for CountButton


Method Summary
 int get_count()
           
 void set_count(int i)
           
 void setLabel(java.lang.String str)
           
 

Method Detail

get_count

int get_count()

set_count

void set_count(int i)

setLabel

void setLabel(java.lang.String str)