Re: Which Swing Component is this?
- From: "Natasha Lloyd" <nblloyd@xxxxxxxxx>
- Date: 17 Jul 2006 06:49:01 -0700
I'm looking for some kind of button which shows something like a
JPopupMenu when clicked (something similar to the Back button of Firefox
when you click the little triangle next to it). Is it a Swing Component
or a custom one?
It is not an available Swing component. You have to add an action
listener to a button which will show a JPopupMenu when clicked.
.
- References:
- Which Swing Component is this?
- From: Trung Chinh Nguyen
- Which Swing Component is this?
- Prev by Date: Re: Play .wav music file
- Next by Date: Thread.sleep takes lot of CPU time!
- Previous by thread: Re: Which Swing Component is this?
- Next by thread: Re: Which Swing Component is this?
- Index(es):