構造器

public ChangePwd(String stu_id,String host)
{
this.host=host;
this.stu_id=stu_id;
//初始化頁面
this.initialFrame();
//註冊監聽器
this.addListener();
}ide

相關文章
相關標籤/搜索