Introduction
Welcome to my blog.
My name is Sandip Chitale. I work in Sun Java Studio Creator group. You may already know that Sun Java Studio Creator is built on top of NetBeans. I joined the Sun Java Studio Creator group last year. Since joining the group I have developed several NetBeans modules. I plan to discuss NetBeans module development on this blog. From time to time I will also discuss issues related to Sun Java Studio Creator.
To start with check out my interview on NetBeans.org. In that interview I discuss two NetBeans modules:
- Java File Structure
- Java Type Hierarchy
More to come...
Posted by sandipchitale
( Jan 16 2006, 12:01:16 AM PST ) Permalink
Trackback URL: http://blogs.sun.com/scblog/entry/introduction
Posted by Roumen on January 16, 2006 at 12:03 AM PST #
Posted by Gregg Sporar on January 19, 2006 at 06:05 PM PST #
Posted by Archana on July 20, 2007 at 03:29 AM PDT #
Are you using a JScrollPane? Use something like this:
If this does not work, do a CTRL+SHIFT+F1 and send me (email) the JFrame heirarchy that is shown in the console (make sure you are running java with console (java.exe not javaw.exe) to see this output).Posted by Sandip on July 24, 2007 at 09:49 AM PDT #