All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data.tutorial.Actions.html Maven / Gradle / Ivy

The newest version!
Actions can be used to build some kind of toolbar. This example shows some of the most
often used actions. If you start the application you will see the actions on the top right of the
frame. From left to right the actions are:

  • SimpleButtonAction: the equivalent of a JButton
  • 3 * SimpleSelectableAction.Radio: the equivalent of a JRadioButton
  • SimpleMenuAction: the equivalent of a JPopupMenu
  • SimpleDropDownAction: shows a set of other actions, copies the behavior of the last clicked action




© 2015 - 2025 Weber Informatics LLC | Privacy Policy