![JAR search and dependency download from the Maven repository](/logo.png)
data.tutorial.Actions.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of docking-frames-demo-tutorial Show documentation
Show all versions of docking-frames-demo-tutorial Show documentation
${project.name} is an enry-level tutorial for docking-frames
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