Fine, now. Till now we've seen,
1. Create Menu Buttons in Swing
2. Combinig JSlider with JMenu to create Volume component
Now, let us combine JMenu and JPanel, so that it let us combine JMenu with various components. Again, in this below example, i've used my MenuButton instead of Menu because it occupies less space and gets mixed up with other components in the JFrame.
I've explained all the important steps above, and there is nothing more to say and it is just simply a swing hack. Hope you understand, if you don't feel free to drop a comment. I'll definitely respond to it if it is not a spam.
1. Create Menu Buttons in Swing
2. Combinig JSlider with JMenu to create Volume component
Now, let us combine JMenu and JPanel, so that it let us combine JMenu with various components. Again, in this below example, i've used my MenuButton instead of Menu because it occupies less space and gets mixed up with other components in the JFrame.
Combine now!
I've explained all the important steps above, and there is nothing more to say and it is just simply a swing hack. Hope you understand, if you don't feel free to drop a comment. I'll definitely respond to it if it is not a spam.
No comments:
Post a Comment