Synergy Home Page

Package au.edu.swin.synergy.plugin.command.event

Command Line Events.

See:
          Description

Class Summary
BEnableRemoteCE Please complete these missing tags
BExecuteCommandCE  
BGetEnvironmentCE  
BHandleStdOutCE Please complete these missing tags
BRegisterCmdCE  
BSetCmdStreamCE  
BStandardOutCE This is the event which should be used whenever a general dialog with the user is required.
BUnRegisterCmdCE  
 

Package au.edu.swin.synergy.plugin.command.event Description

Command Line Events.

Package Specification

This allows you to register new command line commands and take control of the command line IO streams.


Synergy Home Page