Component display in NetBeans designer
Good day,
I've developed a component by extending the java.awt.Component class
and it works well. However, when I try to add it to a JFrame using the
NetBeans IDE designer, I see nothing at all, except for a blue border
indicating the existence of a component. Am I missing something?
-N.K.
.
Relevant Pages
- Re: Trying to create a working internal confirm JOptionPane
... LayoutManager extending SimpleBrowser ... I am not sure how to change your original code ... changed for JFrame. ... If you post an SSCCE (and please strip the ... (comp.lang.java.help) - Re: Ron Howard pulls out of Straczynski Project
... Why bother replying and just extending the issue then? ... "Wonder Woman is missing, and she's been replaced by Donna Troy, The ... (uk.media.tv.sf.babylon5) - Re: more JFrame problems
... Allan Bruce wrote: ... > The below code creates a JFrame but doesnt show the contents until the ... > JFrame is resized, am I missing something? ... (comp.lang.java.help) - Re: more JFrame problems
... >> The below code creates a JFrame but doesnt show the contents until the ... >> JFrame is resized, am I missing something? ... (comp.lang.java.help) - Re: Calculate unit sales with recurring billing AND growth rate.
... I don't know about you missing something but I deffnitely am. ... and =ROUNDwill give the 83 third value but extending the logic ... Regards ... Sandy ... (microsoft.public.excel.worksheet.functions) |
|