当前位置:  技术问答>java相关

What should I do to close a Applet? Use this.destroy() can't do that??????.

    来源: 互联网  发布时间:2015-03-23

    本文导语:  | u can't do to close a Applet .  | 利用时间监听机制。 在定义了Frame的对象aFrame后,在加上aFrame.addWindowListener(new WL()); 另外还要实现接口WindowListener,如 class MyWindowListener extends WindowAdapter {   p...


|
u can't do to close a Applet . 

|
利用时间监听机制。
在定义了Frame的对象aFrame后,在加上aFrame.addWindowListener(new WL());
另外还要实现接口WindowListener,如
class MyWindowListener extends WindowAdapter {
  public void windowClosing(WindowEvent e) {
    System.exit(0);
  }
}
可以让他作为一个内部类

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • what is soft link and what is hard link??
  • help? what's mean assert(3)
  • to hem:what does the "clock skew detected" mean?
  • what's the meaning of "@"
  • what is parelle system?
  • Jedeveloper用一段就没有新建菜单了,what's wrong?
  • 一个奇怪的命令,What's your name?
  • What's it mean ?
  • what is the best c/c++ IDE under ubuntu?
  • What's the meaning of this message?????
  • jsp中的中文无法显示(what's can i do?)
  • 谁能讲一讲 what is kerberose?
  • 我把root账号 给删除了 what can i do?
  • What's "Unix programming "
  • 一道题,select what & why?
  • what's java web server?
  • what is the library for hton() and atio()
  • What's wrong?
  • What can I do?
  • /x86/bin/tar cfp - *,What is this command mean?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3