Search:

Type: Posts; User: Blazta

Search: Search took 0.17 seconds.

  1. Customer java program( Whats wrong with my code?)

    import java.awt.Frame;
    import java.awt.Label;

    public class CustFrame extends Frame {

    public CustFrame(Customer cust) {

    this.setSize(300, 282);
    this.setLayout(null);...
  2. Thread: Hello

    by Blazta
    Replies
    1
    Views
    683

    Hello

    Hi, My name is Tim and I am horrible at programming and having a hard time with my class.
Results 1 to 2 of 2