|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Boxed
|
+--org.gnu.gtk.AccelMap
| Constructor Summary | |
AccelMap()
|
|
| Method Summary | |
static void |
load(java.lang.String filename)
Loads a file previously saved with the same method, parses the file for accelerator specifications, and propogates them accordingly. |
static void |
save(java.lang.String filename)
Saves the current accelerator specification (accelerator path, key, and modifiers) to the filename specified. |
| Methods inherited from class org.gnu.glib.Boxed |
equals, getHandle |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AccelMap()
| Method Detail |
public static void load(java.lang.String filename)
filename - The name of the file to read.public static void save(java.lang.String filename)
filename - The name of the file to write.
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||