public interface CountButtonInterface
Interface for CountButton
| Method Summary | |
|---|---|
int |
get_count()
|
void |
set_count(int i)
|
void |
setLabel(java.lang.String str)
|
| Method Detail |
|---|
int get_count()
void set_count(int i)
void setLabel(java.lang.String str)