@Retention(SOURCE) @Target({TYPE,METHOD}) public static @interface TopComponent.Registration
TopComponent
into specified location among
existing window system modes
. The mode itself needs
to be created by other means, this just adds reference to the
component to it.Modifier and Type | Required Element | Description |
---|---|---|
String |
mode |
Name of the mode the component shall be opened in
|
boolean |
openAtStartup |
Shall the component be opened at start
|
String mode
String[] roles
WindowManager.setRole(java.lang.String)
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.