public interface StateEditable
StateEdit
| Modifier and Type | Field and Description |
|---|---|
static String |
RCSID
Resource ID for this class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
restoreState(Hashtable
Upon receiving this message the receiver should extract any relevant state out of
state.
|
void |
storeState(Hashtable
Upon receiving this message the receiver should place any relevant state into
state.
|
static final StringRCSID