Copilot
你的日常 AI 助手
约 207,000 个结果
  1. 查看更多
    查看更多
    前往 Wikipedia 查看全部内容
    查看更多

    Swing (Java) - Wikipedia

    Swing is a component-based framework, whose components are all ultimately derived from the JComponent class. Swing objects asynchronously fire events, have bound properties, and respond to a documented set of methods specific to the component. Swing components are JavaBeans components, compliant … 展开

    Swing is a GUI widget toolkit for Java. It is part of Oracle's Java Foundation Classes (JFC) – an API for providing a graphical user interface (GUI) for Java programs.
    Swing was developed to provide a more sophisticated set of GUI 展开

    Swing is a platform-independent, "model–view–controller" GUI framework for Java, which follows a single-threaded programming model. … 展开

    swingLabs – Extensions to Swing
    Standard Widget Toolkit – A third party widget toolkit maintained by the Eclipse Foundation.
    JavaFX – A software platform for creating and delivering desktop applications as … 展开

    Architecture 图像
    概览 图像

    The Internet Foundation Classes (IFC) were a graphics library for Java originally developed by Netscape Communications Corporation and first released on December 16, 1996. On … 展开

    Hello World
    This example Swing application creates a single window with "Hello, world!" inside:
    The first import includes all the public classes and interfaces from the javax.swing package.
    The Hello class extends the 展开

    CC-BY-SA 许可证中的维基百科文本
  2. Swing (Java) - 维基百科,自由的百科全书

  3. Swing (Java) - 维基百科,自由的百科全书 - zh.wikipedia.org

  4. Swing Application Framework - Wikipedia

  5. Swing APIs and Developer Guides - Oracle

  6. Lesson: Getting Started with Swing (The Java™ Tutorials - Oracle

  7. 其他用户还问了以下问题
  8. Java Foundation Classes - Wikipedia

  9. Introduction to Java Swing - GeeksforGeeks

    网页2024年7月30日 · Swing is a Java Foundation Classes [JFC] library and an extension of the Abstract Window Toolkit [AWT]. Java Swing offers much-improved functionality over AWT, new components, expanded …

    缺失:

    • wikipedia

    必须包含:

  10. Swing - Wikibooks, open books for an open world

  11. Java Programming/Swing - Wikiversity