Results 1 to 2 of 2
- 04-15-2010, 07:57 PM #1
Member
- Join Date
- Apr 2010
- Posts
- 1
- Rep Power
- 0
Custom JCheckBox with a corresponding Dialog box
Hello forum folks - I need a custom component for my version of BeatBox.java. Most of the BeatBoxes use a JCheckBox, which the user can click to signal that the instrument in that column is to be played on the beat associated with the checkbox'es position within the row <see gridarray.jpg>. I have, however, built into the method that builds the MIDI sequence the allowance for the instrument, on that beat, to be played either as a single, eighth, triplet, or quad note. However, I would like to create a custom JCheckBox which will allow the user to select the desired note <see gridarray2.jpg>. I would like for the dialog box to remain hidden, until the user selects the JCheckBox, and when visible, the default setting is '1-single'.
Any suggestions/ready bake code snippets/ACLs?
- 04-15-2010, 09:59 PM #2
Member
- Join Date
- Jul 2008
- Posts
- 62
- Rep Power
- 0
Similar Threads
-
How to add a jcheckbox in jtable
By lakshayghai in forum AWT / SwingReplies: 9Last Post: 04-14-2010, 11:32 PM -
How can I add JCheckBox to each row?
By batya in forum AWT / SwingReplies: 1Last Post: 11-04-2009, 09:25 PM -
JCheckbox in Jtree
By shajuantony in forum AWT / SwingReplies: 10Last Post: 09-09-2009, 10:42 AM -
How to create custom Input Dialog
By Bab in forum SWT / JFaceReplies: 2Last Post: 08-02-2009, 12:21 PM -
jcheckbox issues need help. thanks.
By carlos123 in forum New To JavaReplies: 3Last Post: 11-05-2007, 10:37 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks