简体   繁体   English

为什么 Java 的 GUI 平台命名为“Swing”?

[英]Why is Java's GUI platform named “Swing?”

Why is Java's GUI development platform named "Swing"?为什么Java的GUI开发平台叫“Swing”? What does it mean?这是什么意思?

This is all I've found so far - it's code name stuck and it was named after swing dancing.到目前为止, 就是我所发现的 - 它的代号卡住了,它以 swing 跳舞的名字命名。

Many of the folks at Sun who worked on Java are into Swing music and Swing dancing. Sun 从事 Java 工作的许多人都喜欢 Swing 音乐和 Swing 舞蹈。

Duke, the Java Mascot, was named after Duke Ellington, for example.例如,杜克大学的吉祥物 Java 就是以艾灵顿公爵命名的。

Swing is not an acronym. Swing 不是首字母缩写词。 The name represents the collaborative choice of its designers when the project was kicked off in late 1996. Swing is actually part of a larger family of Java products known as the Java Foundation Classes ( JFC), which incorporate many of the features of Netscape's Internet Foundation Classes (IFC), as well as design aspects from IBM's Taligent division and Lighthouse Design. The name represents the collaborative choice of its designers when the project was kicked off in late 1996. Swing is actually part of a larger family of Java products known as the Java Foundation Classes ( JFC), which incorporate many of the features of Netscape's Internet Foundation课程 (IFC),以及来自 IBM 的 Taligent 部门和 Lighthouse Design 的设计方面。

Found here这里找到

Here's a history of "Swing"这是“摇摆”的历史

I'm not sure I understand your question, but Swing is name of the Java UI library and API.我不确定我是否理解您的问题,但Swing是 Java UI 库和 API 的名称。 (The old, obsolete GUI is called AWT.) (旧的、过时的 GUI 称为 AWT。)

it stands for Something WINdowing Graphics.它代表Something WINdowing Graphics。 Don't believe the heretics.不要相信异端。 Nobody knows what the Something is.没有人知道某物是什么。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM