| Main Menu |
| Software Categories |
| Developers |
| Other |
|
|
Java Right Mouse Button Menu(4-user lic) |
|
|
|
| Java Right Mouse Button Menu(4-user lic) Description: |
A java GUI API, which can easily add Right Mouse Button Menu to components of JEditorPane, JTextArea or JTextField. It includes following menu items: copy, paste, cut, redo, undo. One instance of RightMouseMenu can apply to more components of JEditorPane, JTextArea and JTextField. Local and international development supported.
example of usage:
rightMouseMenu = new RightMouseMenu();
field = new JTextField();
textArea = new JTextArea();
editPane = new JEditPane();
rightMouseMenu.applyTo(field);
rightMouseMenu.applyTo(textArea);
rightMouseMenu.applyTo(editPane); |
| Author: |
Wenming Peng |
| Platform: |
Java |
| Version: |
1.0 |
Submitted: |
8/15/2007 |
| File Size: |
28 KB |
Added: |
8/23/2007 |
| License: |
Buy Now |
Type: |
NEW
|
| Price: |
$24.80 |
Downloads: |
0 |
| Our Rating: |
 |
Support: |
Email
|
|
|
|