Change Settings while app is running

Hello,

how do i change the settings while game is running.

settings.setFullscreen(false) doesn’t work.

im using jme3.

after changing the settings, call Application.restart().