Hexagonal ButtonsThis package provides Windows Look and Feel hexagonal momentary buttons, toggle buttons and a layout manager for hexagonal buttons. Additionally there is a demo class to show some of the features available.
| LicenseThis software is released under the GNU GPLv3 license
| DownloadDownload the hexagonal buttons package
| UsageThe classes HexButton and HexToggleButton are hexagonal equivilents to JButton and JToggleButton respectively and are used in exactly the same manner.The class HexLayout is a layout manager that is similar to GridLayout except it generates a hexagonal grid rather than a square grid. For examples on using these components see the demo class.
| |