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/javascript
public abstract String displayName
NavigatorPanel.getDisplayName()
if and when the panel is actually shown.
May use pkg.Bundle#key
or #key
syntax.