|
|
@ -32,7 +32,7 @@ autostore = false) |
|
|
|
@TopComponent.Description( |
|
|
|
@TopComponent.Description( |
|
|
|
preferredID = "WelcomeScreenTopComponent", |
|
|
|
preferredID = "WelcomeScreenTopComponent", |
|
|
|
//iconBase="SET/PATH/TO/ICON/HERE",
|
|
|
|
//iconBase="SET/PATH/TO/ICON/HERE",
|
|
|
|
persistenceType = TopComponent.PERSISTENCE_ALWAYS) |
|
|
|
persistenceType = TopComponent.PERSISTENCE_NEVER) |
|
|
|
@TopComponent.Registration(mode = "editor", openAtStartup = true) |
|
|
|
@TopComponent.Registration(mode = "editor", openAtStartup = true) |
|
|
|
@ActionID(category = "Window", id = "com.jme3.gde.welcome.WelcomeScreenTopComponent") |
|
|
|
@ActionID(category = "Window", id = "com.jme3.gde.welcome.WelcomeScreenTopComponent") |
|
|
|
@ActionReference(path = "Menu/Window" /*, position = 333 */) |
|
|
|
@ActionReference(path = "Menu/Window" /*, position = 333 */) |
|
|
|