public interface TopComponentGroup
Importatnt note: Do not provide implementation of this interface unless you are window system provider!
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes all TopComponent's belonging to this group which have closing flag
switched on.
|
void |
open()
Opens all TopComponent's belonging to this group which have opening flag
switched on.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.