Search:

Type: Posts; User: bontet

Search: Search took 0.13 seconds.

  1. Replies
    9
    Views
    1,917

    [SOLVED] Re: T_T [hellllppppp] Input/Output

    ok...thanks....what....i just know u are admin......i am glad, my thread was replied by admin of this forum...woaaaawwwww cool...
    btw, i use this -->output = new BufferedWriter(new FileWriter(file,...
  2. Replies
    9
    Views
    1,917

    [SOLVED] Re: T_T [hellllppppp] Input/Output

    very2 thank you JavaPF...
    now i understand how to SAVE and how to CALL...thanks a lot...
  3. Replies
    9
    Views
    1,917

    [SOLVED] Re: T_T [hellllppppp] Input/Output

    Based on your code:

    import java.io.*;

    public class WriteFile {

    public static void main(String[] args) throws IOException {

    Writer output = null;
    File file = new...
  4. Replies
    9
    Views
    1,917

    [SOLVED] Re: T_T [hellllppppp] Input/Output

    no ones?
    pleaseee T_T
  5. Replies
    9
    Views
    1,917

    [SOLVED] Re: T_T [hellllppppp] Input/Output

    ya i know..but maybe my english on that thread is cant be understand by other people..so thats why i make simple question.
  6. Replies
    9
    Views
    1,917

    [SOLVED] T_T [hellllppppp] Input/Output

    i have 2 button..
    1. SAVE, to save total of wins(Wins) into .HTML/.txt/.java
    2.RANK, to call the .HTML/.txt/.java

    what should i write on this code?
    save button
    private class SaveButtonListener...
Results 1 to 6 of 6