Lab Work 1
This commit is contained in:
parent
44af2235aa
commit
d79f7aab00
@ -33,8 +33,6 @@ public class FormGasolineTanker extends JFrame{
|
||||
|
||||
Icon iconLeft = new ImageIcon("C:\\Users\\kashi\\OneDrive\\Материал\\KeyLeft.png");
|
||||
JButton ButtonLeft=new JButton(iconLeft);
|
||||
|
||||
|
||||
public FormGasolineTanker(){
|
||||
super("Gasoline Tanker");
|
||||
setSize(800,600);
|
||||
|
Loading…
Reference in New Issue
Block a user