ShellCompo.java

import org.kwis.msp.lcdui.*;
import org.kwis.msp.lwc.*;

public class ShellCompo extends Jlet {   
    protected void startApp(String args[]) {
        ShellComponent test = new ShellComponent();
   
        test.setTitle(new LabelComponent("제목 컴포넌트"));
        test.addComponent(new ButtonComponent("작업 컴포넌트", null));
        test.setCommand(new ButtonComponent("커맨드 컴포넌트", null), false);
       
        test.show();
    }   
    protected void pauseApp(){}
   
    protected void resumeApp(){}
   
    protected void destroyApp(boolean b){}
}
:
BLOG main image
아무거나 공부하자!!! by Young79

공지사항

카테고리

분류 전체보기 (79)
Programing (29)
English (31)
Graphic (4)
Saying on T"We"tter (15)

최근에 올라온 글

최근에 달린 댓글

글 보관함

달력

«   2026/01   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Total :
Today : Yesterday :