mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-08-08 05:46:54 -04:00
218 lines
16 KiB
HTML
218 lines
16 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="zh">
|
|
<head>
|
|
<!-- Generated by javadoc (version 1.7.0_15) on Wed Jan 01 21:27:29 CST 2014 -->
|
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
|
<title>类分层结构</title>
|
|
<meta name="date" content="2014-01-01">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="类分层结构";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>您的浏览器已禁用 JavaScript。</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar_top">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="导航">
|
|
<li><a href="overview-summary.html">概览</a></li>
|
|
<li>程序包</li>
|
|
<li>类</li>
|
|
<li>使用</li>
|
|
<li class="navBarCell1Rev">树</li>
|
|
<li><a href="deprecated-list.html">已过时</a></li>
|
|
<li><a href="index-files/index-1.html">索引</a></li>
|
|
<li><a href="help-doc.html">帮助</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>上一个</li>
|
|
<li>下一个</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?overview-tree.html" target="_top">框架</a></li>
|
|
<li><a href="overview-tree.html" target="_top">无框架</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">所有类</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="header">
|
|
<h1 class="title">所有程序包的分层结构</h1>
|
|
<span class="strong">程序包分层结构:</span>
|
|
<ul class="horizontal">
|
|
<li><a href="org/jackhuang/hellominecraftlauncher/apis/package-tree.html">org.jackhuang.hellominecraftlauncher.apis</a>, </li>
|
|
<li><a href="org/jackhuang/hellominecraftlauncher/apis/events/package-tree.html">org.jackhuang.hellominecraftlauncher.apis.events</a>, </li>
|
|
<li><a href="org/jackhuang/hellominecraftlauncher/apis/handlers/package-tree.html">org.jackhuang.hellominecraftlauncher.apis.handlers</a>, </li>
|
|
<li><a href="org/jackhuang/hellominecraftlauncher/apis/utils/package-tree.html">org.jackhuang.hellominecraftlauncher.apis.utils</a>, </li>
|
|
<li><a href="org/jackhuang/hellominecraftlauncher/apis/version/package-tree.html">org.jackhuang.hellominecraftlauncher.apis.version</a>, </li>
|
|
<li><a href="org/jackhuang/hellominecraftlauncher/download/package-tree.html">org.jackhuang.hellominecraftlauncher.download</a>, </li>
|
|
<li><a href="org/jackhuang/hellominecraftlauncher/settings/package-tree.html">org.jackhuang.hellominecraftlauncher.settings</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<h2 title="类分层结构">类分层结构</h2>
|
|
<ul>
|
|
<li type="circle">java.lang.Object
|
|
<ul>
|
|
<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
|
|
<ul>
|
|
<li type="circle">java.awt.Container
|
|
<ul>
|
|
<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
|
|
<ul>
|
|
<li type="circle">java.awt.Dialog
|
|
<ul>
|
|
<li type="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
|
|
<ul>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/Selector.html" title="org.jackhuang.hellominecraftlauncher.apis中的类"><span class="strong">Selector</span></a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.utils.<a href="org/jackhuang/hellominecraftlauncher/apis/utils/Compressor.html" title="org.jackhuang.hellominecraftlauncher.apis.utils中的类"><span class="strong">Compressor</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/Configuration.html" title="org.jackhuang.hellominecraftlauncher.apis中的类"><span class="strong">Configuration</span></a><T></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/DownloadUtils.html" title="org.jackhuang.hellominecraftlauncher.download中的类"><span class="strong">DownloadUtils</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.utils.<a href="org/jackhuang/hellominecraftlauncher/apis/utils/FolderOpener.html" title="org.jackhuang.hellominecraftlauncher.apis.utils中的类"><span class="strong">FolderOpener</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.events.<a href="org/jackhuang/hellominecraftlauncher/apis/events/HMCLPluginLoadEvent.html" title="org.jackhuang.hellominecraftlauncher.apis.events中的类"><span class="strong">HMCLPluginLoadEvent</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.events.<a href="org/jackhuang/hellominecraftlauncher/apis/events/HMCLPluginUnloadEvent.html" title="org.jackhuang.hellominecraftlauncher.apis.events中的类"><span class="strong">HMCLPluginUnloadEvent</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.events.<a href="org/jackhuang/hellominecraftlauncher/apis/events/HMCLPluginVersionChangedEvent.html" title="org.jackhuang.hellominecraftlauncher.apis.events中的类"><span class="strong">HMCLPluginVersionChangedEvent</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/HttpDownloader.html" title="org.jackhuang.hellominecraftlauncher.download中的类"><span class="strong">HttpDownloader</span></a> (implements java.lang.Runnable)</li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/HttpGet.html" title="org.jackhuang.hellominecraftlauncher.apis中的类"><span class="strong">HttpGet</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/HttpsDownloader.html" title="org.jackhuang.hellominecraftlauncher.download中的类"><span class="strong">HttpsDownloader</span></a> (implements java.lang.Runnable)</li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.handlers.<a href="org/jackhuang/hellominecraftlauncher/apis/handlers/IAssetsHandler.html" title="org.jackhuang.hellominecraftlauncher.apis.handlers中的类"><span class="strong">IAssetsHandler</span></a> (implements org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/IPluginHandler.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IPluginHandler</a>)</li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/IPlugin.html" title="org.jackhuang.hellominecraftlauncher.apis中的类"><span class="strong">IPlugin</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.handlers.<a href="org/jackhuang/hellominecraftlauncher/apis/handlers/Login.html" title="org.jackhuang.hellominecraftlauncher.apis.handlers中的类"><span class="strong">Login</span></a> (implements org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/IPluginHandler.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IPluginHandler</a>)</li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.handlers.<a href="org/jackhuang/hellominecraftlauncher/apis/handlers/LoginInfo.html" title="org.jackhuang.hellominecraftlauncher.apis.handlers中的类"><span class="strong">LoginInfo</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.handlers.<a href="org/jackhuang/hellominecraftlauncher/apis/handlers/LoginResult.html" title="org.jackhuang.hellominecraftlauncher.apis.handlers中的类"><span class="strong">LoginResult</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/LogUtils.html" title="org.jackhuang.hellominecraftlauncher.apis中的类"><span class="strong">LogUtils</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.utils.<a href="org/jackhuang/hellominecraftlauncher/apis/utils/MessageBox.html" title="org.jackhuang.hellominecraftlauncher.apis.utils中的类"><span class="strong">MessageBox</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.version.<a href="org/jackhuang/hellominecraftlauncher/apis/version/MinecraftLibrary.html" title="org.jackhuang.hellominecraftlauncher.apis.version中的类"><span class="strong">MinecraftLibrary</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.version.<a href="org/jackhuang/hellominecraftlauncher/apis/version/MinecraftVersion.html" title="org.jackhuang.hellominecraftlauncher.apis.version中的类"><span class="strong">MinecraftVersion</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.utils.<a href="org/jackhuang/hellominecraftlauncher/apis/utils/MinecraftVersionRequest.html" title="org.jackhuang.hellominecraftlauncher.apis.utils中的类"><span class="strong">MinecraftVersionRequest</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.utils.<a href="org/jackhuang/hellominecraftlauncher/apis/utils/ModType.html" title="org.jackhuang.hellominecraftlauncher.apis.utils中的类"><span class="strong">ModType</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.version.<a href="org/jackhuang/hellominecraftlauncher/apis/version/Natives.html" title="org.jackhuang.hellominecraftlauncher.apis.version中的类"><span class="strong">Natives</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.version.<a href="org/jackhuang/hellominecraftlauncher/apis/version/OS.html" title="org.jackhuang.hellominecraftlauncher.apis.version中的类"><span class="strong">OS</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/Pair.html" title="org.jackhuang.hellominecraftlauncher.apis中的类"><span class="strong">Pair</span></a><K,V></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.version.<a href="org/jackhuang/hellominecraftlauncher/apis/version/Rules.html" title="org.jackhuang.hellominecraftlauncher.apis.version中的类"><span class="strong">Rules</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.settings.<a href="org/jackhuang/hellominecraftlauncher/settings/Settings.html" title="org.jackhuang.hellominecraftlauncher.settings中的类"><span class="strong">Settings</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.settings.<a href="org/jackhuang/hellominecraftlauncher/settings/SettingsManager.html" title="org.jackhuang.hellominecraftlauncher.settings中的类"><span class="strong">SettingsManager</span></a></li>
|
|
<li type="circle">java.lang.Thread (implements java.lang.Runnable)
|
|
<ul>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/DownloadAllThread.html" title="org.jackhuang.hellominecraftlauncher.download中的类"><span class="strong">DownloadAllThread</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/URLGetThread.html" title="org.jackhuang.hellominecraftlauncher.download中的类"><span class="strong">URLGetThread</span></a></li>
|
|
</ul>
|
|
</li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/URLGet.html" title="org.jackhuang.hellominecraftlauncher.download中的类"><span class="strong">URLGet</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.utils.<a href="org/jackhuang/hellominecraftlauncher/apis/utils/Utils.html" title="org.jackhuang.hellominecraftlauncher.apis.utils中的类"><span class="strong">Utils</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.settings.<a href="org/jackhuang/hellominecraftlauncher/settings/Version.html" title="org.jackhuang.hellominecraftlauncher.settings中的类"><span class="strong">Version</span></a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<h2 title="接口分层结构">接口分层结构</h2>
|
|
<ul>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/DoneListener.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口"><span class="strong">DoneListener</span></a><V,V2></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/DownloadListener.html" title="org.jackhuang.hellominecraftlauncher.download中的接口"><span class="strong">DownloadListener</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口"><span class="strong">IMinecraftEnvironment</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/IPluginHandler.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口"><span class="strong">IPluginHandler</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/IPluginRegister.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口"><span class="strong">IPluginRegister</span></a></li>
|
|
</ul>
|
|
<h2 title="注释类型分层结构">注释类型分层结构</h2>
|
|
<ul>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/Plugin.html" title="org.jackhuang.hellominecraftlauncher.apis中的注释"><span class="strong">Plugin</span></a> (implements java.lang.annotation.Annotation)</li>
|
|
</ul>
|
|
<h2 title="枚举分层结构">枚举分层结构</h2>
|
|
<ul>
|
|
<li type="circle">java.lang.Object
|
|
<ul>
|
|
<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
|
|
<ul>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.<a href="org/jackhuang/hellominecraftlauncher/apis/PluginHandlerType.html" title="org.jackhuang.hellominecraftlauncher.apis中的枚举"><span class="strong">PluginHandlerType</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.apis.utils.<a href="org/jackhuang/hellominecraftlauncher/apis/utils/OperatingSystems.html" title="org.jackhuang.hellominecraftlauncher.apis.utils中的枚举"><span class="strong">OperatingSystems</span></a></li>
|
|
<li type="circle">org.jackhuang.hellominecraftlauncher.download.<a href="org/jackhuang/hellominecraftlauncher/download/DownloadType.html" title="org.jackhuang.hellominecraftlauncher.download中的枚举"><span class="strong">DownloadType</span></a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar_bottom">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="导航">
|
|
<li><a href="overview-summary.html">概览</a></li>
|
|
<li>程序包</li>
|
|
<li>类</li>
|
|
<li>使用</li>
|
|
<li class="navBarCell1Rev">树</li>
|
|
<li><a href="deprecated-list.html">已过时</a></li>
|
|
<li><a href="index-files/index-1.html">索引</a></li>
|
|
<li><a href="help-doc.html">帮助</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>上一个</li>
|
|
<li>下一个</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?overview-tree.html" target="_top">框架</a></li>
|
|
<li><a href="overview-tree.html" target="_top">无框架</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.html">所有类</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|