mkaouer / j4me

Automatically exported from code.google.com/p/j4me
1 stars 0 forks source link

Add a method to return "choices.elements()" to RadioButton #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a RadioButton method that returns "choices.elements()".  There is no
good way to access that in a derived class since choices is private.

See the discussion for more information: 
http://groups.google.com/group/j4me/browse_thread/thread/9b74ace5bf335242?hl=en

Original issue reported on code.google.com by deanbro...@gmail.com on 22 Feb 2008 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by deanbro...@gmail.com on 25 Feb 2008 at 8:38

GoogleCodeExporter commented 9 years ago
Made variables related to components protected.

Original comment by deanbro...@gmail.com on 25 Feb 2008 at 11:37