TickerComponent
import org.kwis.msp.lcdui.*; import org.kwis.msp.lwc.*; import org.kwis.msp.handset.BackLight; public class exam_090406 extends Jlet implements ActionListener { ShellComponent shell = new ShellComponent(); FormComponent form = new FormComponent(); ButtonComponent button1 = new ButtonComponent("시작", null); ButtonComponent button2 = new ButtonComponent("정지", null); TickerComponent ticker = new Tic..
청강컴정/소프트웨어공학
2009. 4. 6. 12:21