Search:

Type: Posts; User: rostaryms

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,037

    Re: Why will this gui window not close

    Thank you John Joe :o
  2. Replies
    4
    Views
    1,037

    Why will this gui window not close

    package newestlatestgui;

    import java.awt.*;
    import java.awt.event.*;



    public class NewestLatestGui extends Frame implements WindowListener {
    public GUIFrame(String title) {
    ...
Results 1 to 2 of 2