UI Gestures - new spec
Jaroslav Tulach <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Hi. I have updated the spec to talk about few new ideas: http://www.netbeans.org/source/browse/*checkout*/logger/uihandler/src/org/netbeans/modules/uihandler/api/doc-files/ui.html The first change is a creation of a submit button in toolbar. The second is an approach of submitting after ~500 logged events. How does this sound? -jst