|
Java™ by example!
|
|
|
How do I create a JMenuItem with an image?
Two constructors of JMenuItem take an Icon as parameters. Try the following example with these animated! GIFs:
 Main.java:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|