Hi Folks,:)
I am a new Programmer in NetBeans. I ma creating a Desktop Application in NetBeans 6.0. Almost my Whole Application is Completed. now my Customer Request me to get Authorisation Access(Password Window) at the Startup of Application.
:S Now The problem is that i can't create a JFrame Object in FrameView subclass means main Window.
I also can't load Password JFrame Window at the Startup of Application cause it require FrameView.
So please tellme how to add a Password Window or Authorisation to my NetBeans 6.0 DesktopApplication:(