⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 miexplorer.java

📁 KJAVA浏览器
💻 JAVA
字号:
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi

import javax.microedition.lcdui.Display;
import javax.microedition.lcdui.Displayable;
import javax.microedition.midlet.MIDlet;

public class MIExplorer extends MIDlet implements Runnable
{

    public static String _fldif;
    public static String a;
    public static String _fldint;
    public static String _flddo;
    private z _fldfor;
    
    public MIExplorer()
    {
    }

    public void startApp()
    {
        Display display = Display.getDisplay(this);
        Displayable displayable = display.getCurrent();
		System.err.println("==========================");
        if(displayable == null)
        {
            (_fldfor = new z(this, 2000, null))._mthif();
            (new Thread(this)).start();
        } else
        {
            display.setCurrent(displayable);
        }
    }

    public void run()
    {
        _fldif = getAppProperty("MIDlet-Name");		
        a = getAppProperty("MIDlet-Version");
        _fldint = getAppProperty("MIDlet-Description");			
        if((_flddo = getAppProperty("MIDlet-Info-URL")) == null)
            _flddo = "http://www.mo2me.com/";		
        ah.a();
        new o();
		
       // int xd=1;
	   //new a(this);

		//ax.at(1);
		
	   _fldfor.a(new a(this));
	   System.err.println("\\\\\\\\\\\\\\\\\\\\\\\\");
	   //_fldfor.a(this);		
        _fldfor = null;
    }

    public void pauseApp()
    {
    }

    public void destroyApp(boolean flag)
    {
    }

    public void a()
    {        
		destroyApp(false);
        notifyDestroyed();
    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -