Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
JDK 11 java.desktop.jmod - Desktop Module
JDK 11 java.desktop.jmod is the JMOD file for JDK 11 Desktop module.
JDK 11 Desktop module compiled class files are stored in \fyicenter\jdk-11.0.1\jmods\java.desktop.jmod.
JDK 11 Desktop module compiled class files are also linked and stored in the \fyicenter\jdk-11.0.1\lib\modules JImage file.
JDK 11 Desktop module source code files are stored in \fyicenter\jdk-11.0.1\lib\src.zip\java.desktop.
You can click and view the content of each source code file in the list below.
✍: FYIcenter
⏎ com/sun/java/swing/plaf/windows/resources/windows_zh_CN.java
package com.sun.java.swing.plaf.windows.resources;
import java.util.ListResourceBundle;
public final class windows_zh_CN extends ListResourceBundle {
protected final Object[][] getContents() {
return new Object[][] {
{ "FileChooser.detailsViewActionLabel.textAndMnemonic", "\u8BE6\u7EC6\u4FE1\u606F" },
{ "FileChooser.detailsViewButtonAccessibleName", "\u8BE6\u7EC6\u4FE1\u606F" },
{ "FileChooser.detailsViewButtonToolTip.textAndMnemonic", "\u8BE6\u7EC6\u4FE1\u606F" },
{ "FileChooser.fileAttrHeader.textAndMnemonic", "\u5C5E\u6027" },
{ "FileChooser.fileDateHeader.textAndMnemonic", "\u4FEE\u6539\u65E5\u671F" },
{ "FileChooser.fileNameHeader.textAndMnemonic", "\u540D\u79F0" },
{ "FileChooser.fileNameLabel.textAndMnemonic", "\u6587\u4EF6\u540D(&N):" },
{ "FileChooser.fileSizeHeader.textAndMnemonic", "\u5927\u5C0F" },
{ "FileChooser.fileTypeHeader.textAndMnemonic", "\u7C7B\u578B" },
{ "FileChooser.filesOfTypeLabel.textAndMnemonic", "\u6587\u4EF6\u7C7B\u578B(&T):" },
{ "FileChooser.folderNameLabel.textAndMnemonic", "\u6587\u4EF6\u5939\u540D(&N):" },
{ "FileChooser.homeFolderAccessibleName", "\u4E3B\u76EE\u5F55" },
{ "FileChooser.homeFolderToolTip.textAndMnemonic", "\u4E3B\u76EE\u5F55" },
{ "FileChooser.listViewActionLabel.textAndMnemonic", "\u5217\u8868" },
{ "FileChooser.listViewButtonAccessibleName", "\u5217\u8868" },
{ "FileChooser.listViewButtonToolTip.textAndMnemonic", "\u5217\u8868" },
{ "FileChooser.lookInLabel.textAndMnemonic", "\u67E5\u627E(&I):" },
{ "FileChooser.newFolderAccessibleName", "\u65B0\u5EFA\u6587\u4EF6\u5939" },
{ "FileChooser.newFolderActionLabel.textAndMnemonic", "\u65B0\u5EFA\u6587\u4EF6\u5939" },
{ "FileChooser.newFolderToolTip.textAndMnemonic", "\u521B\u5EFA\u65B0\u6587\u4EF6\u5939" },
{ "FileChooser.refreshActionLabel.textAndMnemonic", "\u5237\u65B0" },
{ "FileChooser.saveInLabel.textAndMnemonic", "\u4FDD\u5B58: " },
{ "FileChooser.upFolderAccessibleName", "\u5411\u4E0A" },
{ "FileChooser.upFolderToolTip.textAndMnemonic", "\u5411\u4E0A\u4E00\u7EA7" },
{ "FileChooser.viewMenuButtonAccessibleName", "\u67E5\u770B\u83DC\u5355" },
{ "FileChooser.viewMenuButtonToolTipText", "\u67E5\u770B\u83DC\u5355" },
{ "FileChooser.viewMenuLabel.textAndMnemonic", "\u89C6\u56FE" },
};
}
}
⏎ com/sun/java/swing/plaf/windows/resources/windows_zh_CN.java
Or download all of them as a single archive file:
File name: java.desktop-11.0.1-src.zip File size: 7974380 bytes Release date: 2018-11-04 Download
⇒ JDK 11 java.instrument.jmod - Instrument Module
2022-08-06, ≈538🔥, 5💬
Popular Posts:
Java Cryptography Extension 1.2.2 JAR File Size and Download Location: File name: jce.jar, jce-1.2.2...
A stream buffer is a stream-based representation of an XML infoset in Java. Stream buffers are desig...
JDK 11 java.xml.crypto.jmod is the JMOD file for JDK 11 XML (eXtensible Markup Language) Crypto modu...
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sourc. ..
How to download and install ojdbc7.jar for Oracle 12c R1? ojdbc8.jar for Oracle 12c R1 is a Java 7 a...