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/motif/resources/motif_zh_CN.java
package com.sun.java.swing.plaf.motif.resources; import java.util.ListResourceBundle; public final class motif_zh_CN extends ListResourceBundle { protected final Object[][] getContents() { return new Object[][] { { "FileChooser.acceptAllFileFilter.textAndMnemonic", "*" }, { "FileChooser.cancelButton.textAndMnemonic", "\u53D6\u6D88" }, { "FileChooser.cancelButtonToolTip.textAndMnemonic", "\u4E2D\u6B62\u6587\u4EF6\u9009\u62E9\u5668\u5BF9\u8BDD\u6846\u3002" }, { "FileChooser.enterFileNameLabel.textAndMnemonic", "\u8F93\u5165\u6587\u4EF6\u540D(&N):" }, { "FileChooser.enterFolderNameLabel.textAndMnemonic", "\u8F93\u5165\u6587\u4EF6\u5939\u540D:" }, { "FileChooser.filesLabel.textAndMnemonic", "\u6587\u4EF6(&I)" }, { "FileChooser.filterLabel.textAndMnemonic", "\u7B5B\u9009\u5668(&R)" }, { "FileChooser.foldersLabel.textAndMnemonic", "\u6587\u4EF6\u5939(&L)" }, { "FileChooser.helpButton.textAndMnemonic", "\u5E2E\u52A9" }, { "FileChooser.helpButtonToolTip.textAndMnemonic", "FileChooser \u5E2E\u52A9\u3002" }, { "FileChooser.openButton.textAndMnemonic", "\u786E\u5B9A" }, { "FileChooser.openButtonToolTip.textAndMnemonic", "\u6253\u5F00\u6240\u9009\u6587\u4EF6\u3002" }, { "FileChooser.openDialogTitle.textAndMnemonic", "\u6253\u5F00" }, { "FileChooser.pathLabel.textAndMnemonic", "\u8F93\u5165\u8DEF\u5F84\u6216\u6587\u4EF6\u5939\u540D(&P):" }, { "FileChooser.saveButton.textAndMnemonic", "\u4FDD\u5B58" }, { "FileChooser.saveButtonToolTip.textAndMnemonic", "\u4FDD\u5B58\u6240\u9009\u6587\u4EF6\u3002" }, { "FileChooser.saveDialogTitle.textAndMnemonic", "\u4FDD\u5B58" }, { "FileChooser.updateButton.textAndMnemonic", "\u66F4\u65B0" }, { "FileChooser.updateButtonToolTip.textAndMnemonic", "\u66F4\u65B0\u76EE\u5F55\u5217\u8868\u3002" }, }; } }
⏎ com/sun/java/swing/plaf/motif/resources/motif_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, ≈330🔥, 5💬
Popular Posts:
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
What Is junit-3.8.1.jar? junit-3.8.1.jar is the version 3.8.1 of JUnit JAR library file. JUnit is a ...
What Is poi-ooxml-3.5.jar? poi-ooxml-3.5.jar is one of the JAR files for Apache POI 3.5, which provi...
Jettison is a collection of Java APIs (like STaX and DOM) which read and write JSON. This allows nea...
JBrowser Source Code Files are provided in the source package file. You can download JBrowser source...