|
|
@ -27,7 +27,7 @@ autostore = false) |
|
|
|
//iconBase="SET/PATH/TO/ICON/HERE",
|
|
|
|
//iconBase="SET/PATH/TO/ICON/HERE",
|
|
|
|
persistenceType = TopComponent.PERSISTENCE_ALWAYS) |
|
|
|
persistenceType = TopComponent.PERSISTENCE_ALWAYS) |
|
|
|
@TopComponent.Registration(mode = "editor", openAtStartup = false) |
|
|
|
@TopComponent.Registration(mode = "editor", openAtStartup = false) |
|
|
|
@ActionID(category = "Window", id = "com.jme3.gde.core.editor.SceneEditorTopComponent") |
|
|
|
//@ActionID(category = "Window", id = "com.jme3.gde.core.editor.SceneEditorTopComponent")
|
|
|
|
//@ActionReference(path = "Menu/Window" /*, position = 333 */)
|
|
|
|
//@ActionReference(path = "Menu/Window" /*, position = 333 */)
|
|
|
|
@TopComponent.OpenActionRegistration( |
|
|
|
@TopComponent.OpenActionRegistration( |
|
|
|
displayName = "#CTL_SceneEditorAction", |
|
|
|
displayName = "#CTL_SceneEditorAction", |
|
|
|