@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
|
Modifier and Type | Optional Element and Description |
---|---|
int |
position
Position of the component within its mode.
|
public abstract String mode
Built on August 17 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.