deanbrowne / j4me

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

Add a Button component #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a Button component that can be placed on Dialog screens.  This can be
used for a variety of purposes:
 1. Have CRUD (Create, Remove, Update, and Delete) buttons for operating on
database records
 2. Use OK/Cancel buttons on BlackBerry screens to be obvious (BlackBerry
uses the native menu option instead of the menu bar that runs across the
bottom)

To get notifications of button presses their should be a ButtonListener
interface (similar to javax.microedition.lcdui.CommandListener).

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

GoogleCodeExporter commented 9 years ago

Original comment by deanbro...@gmail.com on 11 Jan 2008 at 5:38

GoogleCodeExporter commented 9 years ago

Original comment by deanbro...@gmail.com on 26 Feb 2008 at 12:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This is a duplicate of issue 25.  That one has code in it so I'm closing this 
one
with less information.

Original comment by deanbro...@gmail.com on 28 May 2008 at 6:50