Skip to content

jme3-utilities-nifty v0.8.0

Compare
Choose a tag to compare
@stephengold stephengold released this 13 Sep 19:34
· 1842 commits to master since this release
  • Improve the extensibility of dialog boxes. Formerly commit-action suffixes
    were constructed in PopScreenController.dialogCommit() based on what
    controls the dialog contained. That function has moved to the dialog
    controller, providing more flexibility.
  • Added a MinimalDialog class for use as a default and a superclass.
  • Use TextEntryDialog as superclass for all dialog boxes based on
    Interface/Nifty/dialogs/text-entry.xml.