POLITECHNIKA RZESZOWSKA - Wydział Elektrotechniki I lidormttytt
JButton buttonl = new JButton("abc");
JButton button2 = new JButton("abc"); button2.setMargln(new Insets(5, 5, 5, 5)) ;
JButton button3 = new JButton("abc"); button3.setPreferredsize(new Dimension(80, 50)); button3.aetVertlcalAl Igmnent(JButton.BOTTCM); JButton button4 = new JButton("abc"); button4.setPreferredsize(new Dimension(100, 50)); button4.setHOrlzontalAl1granent(JButton.RIGHT); button4.setEnabled(false);
Imagelcon icon = new ImageIcon("./logo.gif"); JButton button5 = new JButton("abc", icou); button5.setHorizontalTextPosition(JButton.RIGHT); button5.setVerticalTextPosition(JButton.BOTTCM); button5.setPreferredsize(new Dimension(200, 100)) ; button5.setlconTeztGap(60);
MIM wyuad3 Copyright S 2012 Jan PROKOP 20/7i