I have class that extends JFrame but no visual edittor in NetBeans

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ValValVal
    New Member
    • Oct 2008
    • 27

    I have class that extends JFrame but no visual edittor in NetBeans

    Hi all. Please help me out I am stuck with this question.

    I have NetBeans 6.1 and i created JFrame . Then I got this cool graphical editor so I could add buttons and other stuff to my JFrame. After I added some code and now I dont have this option to toggle Design-Source so all my buttons are stuck . What can be done here? When NetBeans allow me to use visual editor ???
    Thanks in advance.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by ValValVal
    ... I dont have this option to toggle Design-Source so all my buttons are stuck . ....
    Do you mean that your computer has frozen? What happens if you double click one of the buttons that you added?

    Comment

    • ValValVal
      New Member
      • Oct 2008
      • 27

      #3
      When I launch the application buttons work properly.
      But I just don't see them in developement stage because I don't have visual editor.
      Nothing is grayed out in the source as it should be . So I can manually edit the code and add/delete elementst in this way but it really is not cool.

      Comment

      Working...