| Modifier and Type | Required Element and Description |
|---|---|
String |
displayName
Label for this view to be used in a switcher UI.
|
String |
mimeType
MIME type to register under.
|
| Modifier and Type | Optional Element and Description |
|---|---|
int |
position
Optional position for this panel among others of the same type.
|
public abstract String mimeType
text/javascriptpublic abstract String displayName
NavigatorPanel.getDisplayName()
if and when the panel is actually shown.
May use pkg.Bundle#key or #key syntax.public abstract int position
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.