hello,
i've a class A which extends a class B
in the B class i have some graphics objects (Jlabel...)
i add other Jcomponent in the A class
but the organisation of the B class objects is disturb
i use in the both classes the gridbaglayout manager
how i can keep the organisation of the B objects in the
A class ?
thanks
i've a class A which extends a class B
in the B class i have some graphics objects (Jlabel...)
i add other Jcomponent in the A class
but the organisation of the B class objects is disturb
i use in the both classes the gridbaglayout manager
how i can keep the organisation of the B objects in the
A class ?
thanks