Search:

Type: Posts; User: erdy_rezki

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    2,199

    Re: how to use this variable ? (JOptionPane)

    thanks for the explain and im sorry about the misunderstanding
  2. Replies
    5
    Views
    2,199

    Re: how to use this variable ? (JOptionPane)

    my question is where usually class JOptionpane used?, and what is import javax swing?, this code is for input some bio-data, i use variable static, yes this code instead
  3. Replies
    5
    Views
    2,199

    how to use this variable ? (JOptionPane)

    import javax.swing.*;
    class biodata {
    public static void main(String[]args) {
    JOptionPane.showInputDialog (null,"hello");
    String nama = JOptionpane.showInputDialog (null,"masukkan...
Results 1 to 3 of 3