OSDN Git Service

Updated SettingsDialog with an improved layout (including labels for the options...
authorZeroSeparation@gmail.com <ZeroSeparation@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sat, 29 Dec 2012 22:12:15 +0000 (22:12 +0000)
committerZeroSeparation@gmail.com <ZeroSeparation@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sat, 29 Dec 2012 22:12:15 +0000 (22:12 +0000)
commit10acd4db34bdf74181ede533ba0c8c534f8dfa34
tree3c0266861ce32b1e30fe1cc457665b967e7d99b4
parentd2b55f81fdd33b73e1b715b68f741e766af32315
Updated SettingsDialog with an improved layout (including labels for the options), i18n via a resource bundle, and a more sensible list of windowed mode screen resolutions. You can also now specify a minimum width and height in the app settings and it will not let you select a mode smaller than that.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@10050 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/core/com/jme3/system/AppSettings.java
engine/src/desktop/com/jme3/app/SettingsDialog.java
engine/src/desktop/com/jme3/app/SettingsDialog.properties [new file with mode: 0644]