Re: pps.PPSFrame class Where is it? Programming Software Development by DavidKroukamp … to write such a code: [CODE] import pps.PPSFrame; public class X extends PPSFrame{ ..... } [/CODE] Of course there's no such …in java. Where can i find it ? or at least PPSFrame.class ? Regards,[/QUOTE] I do see there is a …class or package known as pps.PPSFrame, uhm however i couldnt find the actual package but … pps.PPSFrame class Where is it? Programming Software Development by eng_mary Hi everybody I'm trying to write such a code: [CODE] import pps.PPSFrame; public class X extends PPSFrame{ ..... } [/CODE] Of course there's no such pps package in java. Where can i find it ? or at least PPSFrame.class ? Regards, Re: pps.PPSFrame class Where is it? Programming Software Development by eng_mary …'t find such a package (pps) or such a class (PPSFrame) So, I'm wondering! should i use a certain GUI… Re: pps.PPSFrame class Where is it? Programming Software Development by eng_mary [QUOTE]PS. We're not experts in finding missing, third party classes.[/QUOTE] This means pps is not a popular library neither PPSFrame ... that is all I need to kwnow. [QUOTE]Who made the assignment? Can you ask him?[/QUOTE] I'll ask him tomorrow. Thank u very much for ur help Re: pps.PPSFrame class Where is it? Programming Software Development by NormR1 Why do you think that class exists? Where did you see it used or recommended? Why do you need it? Re: pps.PPSFrame class Where is it? Programming Software Development by NormR1 [QUOTE]I have an assignment to be solved, [/QUOTE] 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. Re: pps.PPSFrame class Where is it? Programming Software Development by eng_mary I did found it too, but without the java package. thanks for helping