Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Thread: Printing JFrame

    by Norm
    Replies
    6
    Views
    2,784

    Re: Printing JFrame

    You need to refer to the gui class object, not the ActionListener object that is the inner class.
    Something like: gui.this
  2. Thread: Printing JFrame

    by Norm
    Replies
    6
    Views
    2,784

    Re: Printing JFrame

    I was referring to the above.

    Why are you creating a new gui object instead of using an existing one?
  3. Thread: Printing JFrame

    by Norm
    Replies
    6
    Views
    2,784

    Re: Printing JFrame

    Please post the full text of the error messages.
Results 1 to 3 of 3