Go into the Gui editor tab, and load that JFrame up. The GUI editor within
netbeans changes the guarded bocks of code accordingly for you. -Ike
<> wrote in message
news:bmggp6$ma2pt$...
> Dear all:
> I'm newbe in NetBeans.
> I'd like to remove a component in my JFrame
> This component is unavailable (available before that) so it does
> not show in designer -> can not delete by designer.
> But i can not delete all code lines contains above component codes
> because of Guarded block (initComponents function).
> Please me.
> Tks
>
>
|