au.edu.swin.synergy.plugin.command.event
Class BGetEnvironmentCE
java.lang.Object
|
+--java.util.EventObject
|
+--au.edu.swin.synergy.kernel.BCommandEvent
|
+--au.edu.swin.synergy.plugin.command.event.BGetEnvironmentCE
- public class BGetEnvironmentCE
- 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 |
BGetEnvironmentCE
public BGetEnvironmentCE(Object source,
BCommandComplete complete)
- Please complete the missing tags for BNetLoginCE
- Parameters:
- - Throws:
- -
getEnvironment
public BEnvironment getEnvironment()
- Please complete the missing tags for getInputStream
- Parameters:
- - Returns:
-
- Pre Condition:
-
- Post Condition:
-
setEnvironment
public void setEnvironment(BEnvironment fEnvironment)
- Please complete the missing tags for getOutputStream
- Parameters:
- - Returns:
-
- Pre Condition:
-
- Post Condition:
-