diff --git a/sdk/jme3-core/src/com/jme3/gde/core/appstates/AppStateExplorerTopComponent.java b/sdk/jme3-core/src/com/jme3/gde/core/appstates/AppStateExplorerTopComponent.java index 1c67b257b..6ea08aca5 100644 --- a/sdk/jme3-core/src/com/jme3/gde/core/appstates/AppStateExplorerTopComponent.java +++ b/sdk/jme3-core/src/com/jme3/gde/core/appstates/AppStateExplorerTopComponent.java @@ -59,7 +59,7 @@ autostore = false) preferredID = "AppStateExplorerTopComponent", //iconBase="SET/PATH/TO/ICON/HERE", persistenceType = TopComponent.PERSISTENCE_ALWAYS) -@TopComponent.Registration(mode = "navigator", openAtStartup = true) +@TopComponent.Registration(mode = "explorer", openAtStartup = true) @ActionID(category = "Window", id = "com.jme3.gde.core.appstates.AppStateExplorerTopComponent") @ActionReference(path = "Menu/Window" /*, position = 333 */) @TopComponent.OpenActionRegistration(