au.edu.swin.synergy.plugin.command.event
Class BRegisterCmdCE
java.lang.Object
|
+--java.util.EventObject
|
+--au.edu.swin.synergy.kernel.BCommandEvent
|
+--au.edu.swin.synergy.plugin.command.event.BRegisterCmdCE
- public class BRegisterCmdCE
- extends BCommandEvent
- See Also:
- Serialized Form
Methods inherited from class au.edu.swin.synergy.kernel.BCommandEvent |
decrementThreadCount,
doComplete,
doInit,
getAutoComplete,
getCompletionObject,
getCompletionStatus,
getConnectionID,
getIndex,
getNetworkStatus,
getPipe,
getUndoable,
setAutoComplete,
setCompletionObject,
setCompletionStatus,
setConnectionID,
setIndex,
setNetworkStatus,
setPipe,
setThreadCount,
setUndoable |
BRegisterCmdCE
public BRegisterCmdCE(Object source,
String fCommand,
BOnCommand fOnCommand)
- Please complete the missing tags for BNetLoginCE
- Parameters:
- - Throws:
- -
getCommand
public String getCommand()
- Please complete the missing tags for getHostName
- Parameters:
- - Returns:
-
- Throws:
- -
- Pre Condition:
-
- Post Condition:
-
getOnCommand
public BOnCommand getOnCommand()
- Please complete the missing tags for getPortNumber
- Parameters:
- - Returns:
-
- Throws:
- -
- Pre Condition:
-
- Post Condition:
-