Posted By:
Scott_Sullivan
Posted On:
Monday, June 25, 2001 06:25 AM
I have an applet that
incorporates various Panels
using the GridLayout manager.
How do I get information such
as a selected Checkbox within
a CheckboxGroup on a Panel located
say on an Eastern Panel when a
user pushes a button located
on a WesternPanel? etc...