- TheJavaMan/숫자야구 . . . . 14 matches
public class BBGameFrame extends Frame implements WindowListener{
static BBGameFrame f;
public BBGameFrame(String aStr){
f = new BBGameFrame("숫 자 야 구 게 임 !");
BBGame.java
public class BBGame {
BBGameFrame frame = new BBGameFrame();
BBGameFrame.java
public class BBGameFrame extends JFrame {
public BBGameFrame(){
UpperPanel.addResult("이전 게임 답 : " + BBGame.correct_answer);
BBGame.startGame();
newResult = input.getText() + " -> " + BBGame.compare(input.getText());
Found 1 matching page out of 7555 total pages (5000 pages are searched)
You can also click here to search title.