Build a simple Java Swing User Interface (GUI) in NetBeans

preview_player
Показать описание
Build a simple user interface with JList, JButton, JTextBox, and DefaultListModel in NetBeans with Swing.

Рекомендации по теме
Комментарии
Автор

How come you are running it through the debugger, and not the Run (F6)? I am trying to run my GUI on netbeans through the Command Prompt or with the JAR file. It runs perfectly with the debugger but only displays the empty JFrame when I run it. I am using a MacBook Air, JDK 8, Netbeans 8.2.

shivilsachdeva
Автор

can you make eclipse as user friendly for setting up a swing gui layout as netbeans? so far Spring Tool Suite is my favorite IDE but I'm open to trying others.

jesse