Problems about ActionListener.image editing
问题 I got an assignment that i have to make a programm in Java that takes an Image.Creates 3 Buttons named(Align left,right and center).2 textfields Width and Height that i can input numbers there and a button resize.The 4 buttons(align left,right,center and resize) have to change the image place to left right or center and resize the image as the numbers were given respectively I have written the code just for going left but i cant figure what to do...I also have no idea what to do on resizing..