Search:

Type: Posts; User: Maltese

Search: Search took 0.14 seconds.

  1. Replies
    9
    Views
    2,044

    Re: What does this mean????

    I am trying to run the Testing class ... but there is nothing when it comes to compiling its a run time error and the problem I think is the Testing class because the other works smooth
  2. Replies
    9
    Views
    2,044

    Re: What does this mean????

    What is SSCCE cause I am trying to click on what you sent me that hyperlink marked in blue and nothing is loaded
  3. Replies
    9
    Views
    2,044

    Re: What does this mean????

    The CharacterPadSpace works silky smooth and when compiling everything seems ok
  4. Replies
    9
    Views
    2,044

    Re: What does this mean????

    The CharacterPadSpace works silky smooth and when compiling everything seems ok
  5. Replies
    9
    Views
    2,044

    Re: What does this mean????

    package GUI;

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

    public class Testing extends JPanel implements MouseListener{

    private JTextField...
  6. Replies
    9
    Views
    2,044

    What does this mean????

    java.lang.NoSuchMethodError: main
    Exception in thread "main"
    Process completed.


    (I made a main method)
Results 1 to 6 of 6