Uses of Class
org.gnu.gtk.AccelGroup

Packages that use AccelGroup
org.gnu.gtk   
 

Uses of AccelGroup in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type AccelGroup
 void Menu.setAccelGroup(AccelGroup accelGroup)
          Set the AccelGroup which holds global accelerators for the menu.
 void Window.addAccelGroup(AccelGroup accelGroup)
          Associate accesGroup with the window.
 void Window.removeAccelGroup(AccelGroup accelGroup)
          Reverses the effect of addAccelGroup.
 

Constructors in org.gnu.gtk with parameters of type AccelGroup
ItemFactory(Type containerType, java.lang.String path, AccelGroup accelGroup)
          Create a new ItemFactory object.
ImageMenuItem(java.lang.String stockID, AccelGroup group)
          Construct a new ImageMenuItem using a stock icon.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net