Binding swing Actions to widgets
"J?r?me Duprez" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I am a new NB user (starting with 4.1 over JDK1.5).
I am building a GUI using NetBeans' visual forms. My GUI's specs have a lot
of places where the same action has to be triggered by several widgets, and
I don't find a way to insert a javax.swing.Action in Menus and Toolbars.
Rerouting the widget-specific actionPerformed() is tedious and does not
address all the needs (consistent text/image/tooltip/enabled status).
Is it something that is not provided in NB4.1?
Is such a capability provided in NB5.0? Are there efficient workarounds?
Thanks in advance.
J.
--
View this message in context: http://www.nabble.com/Binding-swing-Actions-to-widgets-tf2350502.html#a6545054
Sent from the Netbeans - UI mailing list archive at Nabble.com.