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 February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.