Like the back/forward button in a browser, where it is basically 2
buttons, one on the left is the large button and on the right is an
arrow that will pop-up a JMenu when clicked. This would look pretty
much like a JButton with th4e JComboBox's arrow button. Thanks!
Rhino - 21 Nov 2005 00:45 GMT
> Like the back/forward button in a browser, where it is basically 2
> buttons, one on the left is the large button and on the right is an
> arrow that will pop-up a JMenu when clicked. This would look pretty
> much like a JButton with th4e JComboBox's arrow button. Thanks!
Are you asking if it is possible to build such a component yourself? I'm
sure the answer is yes.
Are you asking if such a component already exists somewhere that you could
use? I don't know the answer to that.
Rhino