Search:

Type: Posts; User: maronski

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,092

    Re: What's wrong with my code

    Yes, all of my image file is at the right location.
  2. Replies
    3
    Views
    1,092

    What's wrong with my code

    package Enrollment;

    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;


    public class Login extends JFrame{

    public String name;
Results 1 to 2 of 2