Wow man! You rule at having free time on your hands :-) ... Seriously, a
handy utility.
I get this exception when I try it.
Sumit.
java.lang.NullPointerException
at
org.netbeans.modules.insertunicode.InsertUnicodeAction$1.actionPerformed(Unk
nown Source)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButto
n.java:1820)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:4
19)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1092)
at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Basic
MenuItemUI.java:932)
at java.awt.Component.processMouseEvent(Component.java:5021)
at java.awt.Component.processEvent(Component.java:4818)
at java.awt.Container.processEvent(Container.java:1380)
at java.awt.Component.dispatchEventImpl(Component.java:3526)
at java.awt.Container.dispatchEventImpl(Container.java:1437)
at java.awt.Component.dispatchEvent(Component.java:3367)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2929)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
at java.awt.Container.dispatchEventImpl(Container.java:1423)
at java.awt.Window.dispatchEventImpl(Window.java:1566)
at java.awt.Component.dispatchEvent(Component.java:3367)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:190)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
==========================================
Sumit Kishore
ESX Cougar
(408) 875 0158
***@kla-tencor.com
http://sumit-kishore.tripod.com
-----Original Message-----
From: Jesse Glick [mailto:***@sun.com]
Sent: Wednesday, July 31, 2002 7:18 PM
To: ***@netbeans.org
Subject: [nbusers] Unicode character picker module
Here is a little module that you might find useful if you do a lot of
work with strange character sets in NetBeans, are frustrated with
misconfigured keyboards, or simply if you are very bored. :-)
http://contrib.netbeans.org/servlets/ProjectDownloadList
Look for insertunicode.nbm. After you install it, try the context menu
in the Source Editor. I tried to make it as keyboard-friendly as
possible, so start with Shift-F10. Tested in NB 3.4 using JDK 1.4 on Linux.
Handy if you want to name your Java methods in Thai, write XHTML pages
including Canadian Aboriginal Syllabics, ...the possibilities are endless.
-Jesse
--
Jesse Glick <mailto:***@sun.com> x22801
NetBeans, Open APIs <http://www.netbeans.org/>