Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Java SE 综合讨论区  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 这段代码谁给看看 (反编译)
mackong





发贴: 2
积分: 0
于 2006-03-28 14:55 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list

cancelable = cancelable;
if(instance == null)
if(owner instanceof Frame)
{
instance = new MyWaitingWindow((Frame)owner);
isInstanceNull = false;
} else
if(owner instanceof Dialog)
{
instance = new MyWaitingWindow((Dialog)owner);
isInstanceNull = false;
} else
{
return null;
}
if(instance.thread == null)
{
instance.thread = new Thread(new Runnable() {

public void run()
{
int steps;
MyWaitingWindow.instance;
MyWaitingWindow.instance.messageLabel.setText(MyWaitingWindow.message);
GuiUtil.setWindowLogicSize(MyWaitingWindow.instance, 400, 100);
GuiUtil.centerWindow(MyWaitingWindow.instance);
SwingUtilities.invokeLater(new Runnable() {

public void run()
{
try
{
MyWaitingWindow.instance.setVisible(true);
}
catch(Exception e) { }
}

});
steps = 0;
_L2:
MyWaitingWindow.instance.validate();
MyWaitingWindow.instance.repaint();
MyWaitingWindow.instance.getContentPane().validate();
MyWaitingWindow.instance.getContentPane().repaint();
if(MyWaitingWindow.cancel)
break; /* Loop/switch isn't completed */
try
{
label0:
{
Thread.sleep(500L);
if(steps != 5)
break MISSING_BLOCK_LABEL_144;
synchronized(MyWaitingWindow.lock)
{
if(!MyWaitingWindow.isInstanceNull)
{
MyWaitingWindow.instance;
MyWaitingWindow.instance.messageLabel.setText(MyWaitingWindow.message);
steps = 0;
break label0;
}
}
break; /* Loop/switch isn't completed */
}
}
catch(InterruptedException ex)
{
MyWaitingWindow.setCancel(true);
}
continue; /* Loop/switch isn't completed */
abyte0;
JVM INSTR monitorexit ;
break MISSING_BLOCK_LABEL_212;
exception;
throw exception;
synchronized(MyWaitingWindow.lock)
{
if(!MyWaitingWindow.isInstanceNull)
{
MyWaitingWindow.instance.messageLabel.setText(MyWaitingWindow.instance.messageLabel.getText() + ".");
break MISSING_BLOCK_LABEL_200;
}
}
break; /* Loop/switch isn't completed */
abyte1;
JVM INSTR monitorexit ;
break MISSING_BLOCK_LABEL_212;
exception1;
throw exception1;
steps++;
continue; /* Loop/switch isn't completed */
if(true) goto _L2; else goto _L1
_L1:
if(!MyWaitingWindow.isInstanceNull)
MyWaitingWindow.instance.dispose();
return;
}

});
instance.thread.start();
}
return instance;


why edited on 2006-03-28 22:15


话题树型展开
人气 标题 作者 字数 发贴时间
5131 这段代码谁给看看 (反编译) mackong 3219 2006-03-28 14:55
4370 Re:这段代码谁给看看 JavaandC 11 2006-03-28 15:12
4339 Re:这段代码谁给看看 mackong 86 2006-03-28 15:27
4738 Re:这段代码谁给看看 zwjlovelj 76 2006-03-28 16:35

flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923