Java Right Mouse Button Menu(1-user license)
by Wenming Peng- Your rating:
- Avg rating:
- 0 ratings (0.00 avg)
Publisher: Wenming Peng
Price: $ 9.80 USD
- 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);
- More Titles from Wenming Peng
- Java Right Mouse Button Menu(4-users license)
- Pengsdata File Categorizer & Filter



