This API has been deprecated in favor of my rewrite, SpiGUI, which contains fundamental improvements and more features.
My own paginated GUI API for Spigot!
See the Quick Start Guide and more in the wiki.
- Seriously, seriously, seriously put v1.3.2 on Maven!!!
- Remove button listener altogether and make it a consumer interface
- Builder pattern for creating a menu
- "Have a separate builder for all the buttons and menus so it can be done in one neat statement. Try that as a challenge."
- "Look through all the new interfaces implemented in Java 8 (like the consumer interface) and try to see if you can use them in any way"