B
Bjorn Abelli
...
Of course, but only if those other classes belongs to another *named*
package.
I believe you've already done that.
Not that you showed those parts of your own code, but I guess you've used
the "import" statements?
That's how it's done.
// Bjorn A
Is it possible for a class inside of a package to access
classes outside of its package?
Of course, but only if those other classes belongs to another *named*
package.
I do not know how to do this and I have been trying to find it via
google but no luck at all.
I believe you've already done that.
Not that you showed those parts of your own code, but I guess you've used
the "import" statements?
That's how it's done.
// Bjorn A