0

I think they removed the windowOpened event in Netbeans 8.0. I have to display the output of some input which I took in the previous frame on loading of this frame. How do I do this?

You can see it doesn't exist anymore. I can't post image with this reputation. So I am giving a link of my Facebook account.

enter image description here

Paul Samsotha
  • 205,037
  • 37
  • 486
  • 720
Anurag
  • 3
  • 4
  • 1
    See [The Use of Multiple JFrames, Good/Bad Practice?](http://stackoverflow.com/q/9554636/2587435) – Paul Samsotha Apr 14 '14 at 20:15
  • Try and click on the properties tab to the right, and select events at the top. See if its there. I'm not sure about 8.0. I'm still on 7.4 – Paul Samsotha Apr 14 '14 at 20:19
  • That's really interesting post. I liked tabbed pane idea but I need it for project and u know how the faculties are. What they want they want. So.... – Anurag Apr 14 '14 at 20:22
  • Nope..! Not even there. Relly missing 7.4. I had it earlier. Upgraded just a week ago. – Anurag Apr 14 '14 at 20:25
  • You can always just hand code it – Paul Samsotha Apr 14 '14 at 20:26
  • It's hard to tell, but you may not have clicked on the frame, where the event can be registered...click the form element in the navigator window and check the events tab in the properties window – MadProgrammer Apr 14 '14 at 20:53
  • I solved it. A small problem was there. Took me 2 hrs to find out. But solved now..! – Anurag Apr 14 '14 at 22:02
  • Would you like to share? Post an answer :-) – Paul Samsotha Apr 15 '14 at 00:39
  • *"What they want they want."* Tell them *"fine, so long as you're prepared to pay twice the price (it will take twice as long to get it minimally workable) for a flawed product"*. Report back if they still 'insist' on paying twice the price for a flawed product. – Andrew Thompson Apr 15 '14 at 08:25
  • Ha ha @AndrewThompson I'll surely tell them. – Anurag Apr 16 '14 at 20:01
  • BTW, the mistake here is I had by mistake used jPanel instead of jFrame as you people can see in the navigator pane. Now if somebody can please rate this question at least 1 or 2, I would be very happy. Because my asking questions privilege has been removed since my last question which was genuine was rated -2 and this 0. Please........!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! – Anurag Apr 16 '14 at 20:03
  • Perhaps you'd get more up votes if you posted code (your best attempt to solve the problem) instead of screen shots of the IDE. – Andrew Thompson Apr 16 '14 at 21:05
  • @AndrewThompson If I do that, this whole page would be filled up with code only. Its 200 lines of code. – Anurag Apr 17 '14 at 06:52
  • 200 LOC can be an MCVE if all 200 LOC is *actually* necessary to display the problem. But be sure it is. It isn't if 120 LOC of code is that verbose GUI builder crap. It isn't if 10 code lines are used to (unnecessarily) set a PLAF. And as an aside, it won't 'fill the page'. Code areas offer scroll bars. – Andrew Thompson Apr 17 '14 at 07:05
  • @AndrewThompson Ya ya.... That's fine. But bow that I have told the answer, will you please up vote my question??? – Anurag Apr 17 '14 at 07:25
  • Because now I get this: Sorry, we are no longer accepting questions from this account. See the Help Center to learn more. – Anurag Apr 17 '14 at 07:25
  • I won't, for two reasons. 1) It is still not a good question. 2) I don't think up or down votes has anything to do with being prevented from voting. -- You keep mentioning 'See help center' but failing to mention what it said about the cause. What was the copy/pasted cause? -- One way to help *might* be to write up your solution as an answer, enter it, and accept it. Having *accepted* answers might help. And who knows, perhaps the answer will be good enough that I (and other people) up vote it. – Andrew Thompson Apr 17 '14 at 07:47

0 Answers0