Why do you think that class exists? Where did you see it used or recommended?
Why do you need it?
NormR1
Posting Expert
6,677 posts since Jun 2010
Reputation Points: 1,138
Solved Threads: 656
I have an assignment to be solved,
Who made the assignment? Can you ask him?
Or is the assignment to find the class?
PS. We're not experts in finding missing, third party classes.
NormR1
Posting Expert
6,677 posts since Jun 2010
Reputation Points: 1,138
Solved Threads: 656
Hi everybody
I'm trying to write such a code:
import pps.PPSFrame;
public class X extends PPSFrame{
.....
}
Of course there's no such pps package in java.
Where can i find it ? or at least PPSFrame.class ?
Regards,
I do see there is a class or package known as pps.PPSFrame, uhm however i couldnt find the actual package but however i did find mention of it at java: http://javadoc.pd-software.de/pd/pps/frame/package-tree.html . hope it helps
DavidKroukamp
Practically a Master Poster
693 posts since Dec 2011
Reputation Points: 282
Solved Threads: 169