public abstract static class ListUtil.Updatable
extends java.lang.Object
Constructor and Description |
---|
Updatable(javax.swing.JButton button) |
Modifier and Type | Method and Description |
---|---|
void |
enable(boolean enable) |
protected void |
setButtonEnabled(boolean enabled) |
protected abstract void |
update() |