if (o.toString().equals("提交"))
{
setBackground(Color.cyan);
String s="";
s="房屋位于"+c.getSelectedItem()+""+p2.getText()
+t1.getText()+p3.getText();
for(int i=1;i<10;i++)
if(ch[i].getState()==true)
s=s+ch[i].getLabel()+"";
t.append(s);
removeAll();
add(t);
}
else
System.exit(0);
validate();
}
return(true);
}
public static void main (String args[])
{
Gui21 k=new Gui21();
k.setSize(350,300);
k.show();
全國(guó)職稱計(jì)算機(jī)考試速成過(guò)關(guān)系列套裝:W .. 定價(jià):¥133 優(yōu)惠價(jià):¥133.0 更多書(shū)籍 | |
全國(guó)職稱計(jì)算機(jī)考試速成過(guò)關(guān)系列套裝:W .. 定價(jià):¥124 優(yōu)惠價(jià):¥124.0 更多書(shū)籍 |