net.sf.glxdesktop.gui.glxinfo.dialog
Class RunGlxinfoCmdDialog

java.lang.Object
  extended by net.sf.glxdesktop.gui.runcmd.RunCmdProgress
      extended by net.sf.glxdesktop.gui.runcmd.RunCmdProgressImpl
          extended by net.sf.glxdesktop.gui.glxinfo.dialog.RunGlxinfoCmdDialog
All Implemented Interfaces:
org.gnu.glib.Fireable

public class RunGlxinfoCmdDialog
extends net.sf.glxdesktop.gui.runcmd.RunCmdProgressImpl


Field Summary
 
Fields inherited from class net.sf.glxdesktop.gui.runcmd.RunCmdProgress
buttonClose, expanderCmdError, expanderCmdOutput, glade, labelMessage, progressBar, textViewCmdError, textViewCmdOutput, window
 
Constructor Summary
RunGlxinfoCmdDialog(java.lang.String cmd, GlxInfoWindowImpl infoDialogImpl, GlxInfoWindowActions actions)
           
 
Method Summary
 void process()
           
 
Methods inherited from class net.sf.glxdesktop.gui.runcmd.RunCmdProgressImpl
execute, fire, getErrorString, getInputString
 
Methods inherited from class net.sf.glxdesktop.gui.runcmd.RunCmdProgress
initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunGlxinfoCmdDialog

public RunGlxinfoCmdDialog(java.lang.String cmd,
                           GlxInfoWindowImpl infoDialogImpl,
                           GlxInfoWindowActions actions)
Method Detail

process

public void process()
Specified by:
process in class net.sf.glxdesktop.gui.runcmd.RunCmdProgressImpl


Copyright © 2006 GLXDesktop Tools. All Rights Reserved.