<-- button background color: R G B --> <-- button foreground color: R G B --> <-- button shadow: R G B|offset_x offset_y --> <-- mouse-over button background color: R G B --> <-- button border width -->
(Example 1: rows = 1, columns = 6, border width = 3, shadow offset x = 2, offset y = 1)

<-- button background color: R G B --> <-- button foreground color: R G B --> <-- button shadow: R G B|offset_x offset_y --> <-- mouse-over button background color: R G B --> <-- button border width -->
(Example 2: rows = 6, columns = 1, border width = 2, shadow offset x = 1, offset y = 1)

<-- button background color: R G B --> <-- button foreground color: R G B --> <-- button shadow: R G B|offset_x offset_y --> <-- mouse-over button background color: R G B --> <-- button border width -->
(Example 3: rows = 3, columns = 2, border width = 3, shadow offset x = 1, offset y = 2)

TextButtonGrid (version: 2006.07.15)

[The J Maker Home] [Software's Home] [Software's Latest Download] [Pricing] [Contact] [FAQ]

[Description]: This Java menu applet implements a text-based button grid. Lots of flexible features include rows, columns, fonts, colors, frame settings, etc.

[Parameters]: rows, columns, fonts, colors, shadow, URL, target frame (Cut and paste the code in this commented HTML exmaple, TextButtonGrid.html)

[Tips]: Move the mouse onto the button grid to find out the hot links.

[Package Info]:
  • File Descriptions:
  • TextButtonGrid.html - this example
  • TextButtonGrid.jar - TextButtonGrid program classes
  • Possible Improvements: