Hichem-elAbassi / j4me

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

Component.show( boolean ) #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add a method to the Component class called show().  It shows/hides a
component on a dialog.

This is different than visible() and both should be commented to help avoid
the confusion between the two.

Original issue reported on code.google.com by deanbro...@gmail.com on 11 Aug 2008 at 4:36