in message <. com>, maitreya
('') wrote:
> hello im new to this group as im to java. i wanted to clarify this
> situation ->
>
> we have a package called A and we have imported it in a class of
> package C
> now, will all the subclasses of all the classes of package A (may
> they be in package A or in any other package) be available to the
> importing class of package C.
No.
> also tell of a way to importing the if they dont get imported.
Import them explicitly.
--
(Simon Brooke)
http://www.jasmine.org.uk/~simon/
;; If you're doing this for fun, do what seems fun. If you're
;; doing it for money, stop now.
;; Rainer Deyke