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<?,?> state)
Upon receiving this message the receiver should extract any relevant
state out of state.
|
void |
storeState(Hashtable<Object,Object> state)
Upon receiving this message the receiver should place any relevant
state into state.
|
static final String RCSID
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.