org.erights.e.meta.org.eclipse.swt.widgets
Class ShellMakerSugar
java.lang.Object
|
+--org.erights.e.meta.org.eclipse.swt.widgets.ShellMakerSugar
- public class ShellMakerSugar
- extends Object
Untamed:
- Author:
- Mark S. Miller
Method Summary |
static void |
activate(Shell dest)
Enabled: Make dest be the active shell. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShellMakerSugar
private ShellMakerSugar()
- prevent instantiation
activate
public static void activate(Shell dest)
- Enabled: Make dest be the active shell.
comments?