|
Préférences
Moteurs de recherche
|
|||||||||||
JavaTM 2 Platform Std. Ed. v1.4.2
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 state)
Upon receiving this message the receiver should place any relevant state into state. |
Field Detail |
public static final String RCSID
Method Detail |
public void storeState(Hashtable state)
public void restoreState(Hashtable state)