JAVA记事本编程 总是有一段错误
publicvoiditemStateChanged(ItemEvente){if(item18.getState()==true){tx2.setText(item18...
public void itemStateChanged(ItemEvent e)
{
if(item18.getState()==true)
{
tx2.setText(item18.getLabel()+"checked");
}
else
{
tx2.setText(item18.getLabel()+"unchecked");
}
}
public static void main(String args[])
{
notepad19 notepad=new notepad19();
}
}
由于字数太多无法打出,但是 总是这一段出错,谁会?能教教我啊 展开
{
if(item18.getState()==true)
{
tx2.setText(item18.getLabel()+"checked");
}
else
{
tx2.setText(item18.getLabel()+"unchecked");
}
}
public static void main(String args[])
{
notepad19 notepad=new notepad19();
}
}
由于字数太多无法打出,但是 总是这一段出错,谁会?能教教我啊 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询