|
Préférences
Moteurs de recherche
|
|||||||||||
| JavaTM 2 Platform Std. Ed. v1.6.0
javax.swing.undo
|
||||||||||||
| Field Summary | |
|---|---|
static String |
RCSID
Resource ID for this class. |
| Method Summary | |
|---|---|
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. |
| Field Detail |
|---|
static final String RCSID
| Method Detail |
|---|
void storeState(Hashtable<Object,Object> state)
void restoreState(Hashtable<?,?> state)