Uticaj forme layonta na korisnički UX dizajn
|Simple View element|Swing klasa| |---|---| |form|JFrame| |label|JLabel| |textfield|JTextField| |textarea|JTextArea| |button|JButton| |radio|JRadioButton| |checkbox|JCheckBox| |panel|JPanel| |group|JPanel18| |combo|JComboBox| |list|JList| |table|JTable| |passwordfield|JPasswordField| |image|JLabel| |icon|JButton| |toolbar|JToolBar| |menu-bar|JMenuB...