Java IntelliJ Write console program window program

Source: Internet
Author: User

Build an empty project, build a main function with application, you can run the

/**

* Created by Robin on 15/10/11.

*/
public class Hello {

public static void Main (string[] args) {
System.out.println ("Hello");
}

}

Swing Replacement Solution

Javafx

Eclipse interface is SWT do, you look at it, hehe ~

The Toolkit Standard widget Toolkit is an open-source GUI programming framework that is similar to awt/swing, and the famous open source Ide-eclipse is developed with SWT. Prior to SWT, Sun had provided a cross-platform GUI development Kit AWT (Abstract windowing Toolkit). The AWT framework is built using native widgets (native widgets) and can only use a subset of the individual platform widgets. Another interpretation: SWT (Stationary Wavelet Transform), stationary wavelet transform, or static wavelet transform. The latest version is 3.7

Recommend you to use Netbeans,gui design is very convenient.

Java IntelliJ Write console program window program

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.