rohit2 0 Newbie Poster

Hi,

Now I am trying to develop a tool using Java Swing. I have used JTextpane as editor of my tool. Now I want to add Content assist for this JTextpane ,so that I can easily type. My purpose is to provide listing of all objects and functions related to my tool by just typing one or two charcters.. Is there any way to implement content assist in JTextpane ? Can any one help me for this.... Thanks in advance......