Search:

Type: Posts; User: ndundupan

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,743

    Re: Character Count Frequently

    Thank for response my question. this almost resolve, the application using this code


    import java.awt.BorderLayout;
    import java.awt.EventQueue;

    import javax.swing.JFrame;
    import...
  2. Replies
    3
    Views
    1,743

    Character Count Frequently

    Hello, i'm new here. I want create a character count frequently using SWING.

    it's my code

    import java.awt.BorderLayout;


    public class CharacterCounter extends JFrame {

    private JPanel...
Results 1 to 2 of 2