au.edu.swin.synergy.plugin.mod13.event
Class BSelectWindowCE
java.lang.Object
|
+--java.util.EventObject
|
+--au.edu.swin.synergy.kernel.BCommandEvent
|
+--au.edu.swin.synergy.plugin.mod13.event.BWindowCE
|
+--au.edu.swin.synergy.plugin.mod13.event.BCloseWindowCE
|
+--au.edu.swin.synergy.plugin.mod13.event.BSelectWindowCE
- public class BSelectWindowCE
- extends BCloseWindowCE
Bys ending this to the window manager, it will select
the window containing the given component, de-iconify
it if it is minimised and bring it to the front.
- Author:
- Tristan Austin
- 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 |
BSelectWindowCE
public BSelectWindowCE(Object source,
JComponent windowContent)
- Creates a new BSelectWindowCE to select the given component
- Parameters:
source
- The source of the eventwindowContent
- The component to place on the windowfName
- The name of the window