@Retention(value=SOURCE) @Target(value={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 and Description |
---|---|
String |
mode
Name of the mode the component shall be opened in
|
boolean |
openAtStartup
Shall the component be opened at start
|
public abstract String mode
public abstract int position
public abstract String[] roles
WindowManager.setRole(java.lang.String)