Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Java problem

Name: Anonymous 2007-09-30 22:30 ID:vwW1/T2w

Ok here is some sudo code is this actually possible to do in Java. And if so how thanks.

Class FooBar{
foo(){
       mybutton = new mybutton();
       while (true){
 someMeathodTopauseLoopUntilActionPerformedIsCAlledINMyButton();
       print(hi);
       }
    }
}

Class myButton{
   ActionPerformed(){
       restartLoopInFooBar();
   }
}

Name: Anonymous 2007-09-30 22:42 ID:MvMfHpeL

>>1
pseudo

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List