net.sf.glxdesktop.gui.glxinfo
Class GlxInfoWindowMenu

java.lang.Object
  extended by net.sf.glxdesktop.gui.glxinfo.GlxInfoWindowMenu
All Implemented Interfaces:
org.gnu.gtk.event.ActionEntryListener, org.gnu.gtk.event.ToggleActionEntryListener

public class GlxInfoWindowMenu
extends java.lang.Object
implements org.gnu.gtk.event.ActionEntryListener, org.gnu.gtk.event.ToggleActionEntryListener


Constructor Summary
GlxInfoWindowMenu(GlxInfoWindowImpl glxInfoDialog)
          Default Constructor
 
Method Summary
 void actionEvent(org.gnu.gtk.Action action)
           
 void actionEvent(org.gnu.gtk.ToggleAction action)
           
 void setActions(GlxInfoWindowActions dialogActions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlxInfoWindowMenu

public GlxInfoWindowMenu(GlxInfoWindowImpl glxInfoDialog)
Default Constructor

Method Detail

setActions

public void setActions(GlxInfoWindowActions dialogActions)

actionEvent

public void actionEvent(org.gnu.gtk.Action action)
Specified by:
actionEvent in interface org.gnu.gtk.event.ActionEntryListener

actionEvent

public void actionEvent(org.gnu.gtk.ToggleAction action)
Specified by:
actionEvent in interface org.gnu.gtk.event.ToggleActionEntryListener


Copyright © 2006 GLXDesktop Tools. All Rights Reserved.