1NetBeans Tutorial. 2 3 4 5 Using the “Properties” menu, name the List “List1” and the button “Button1”. NetBeans Tutorial6

Embed Size (px)

DESCRIPTION

3

Citation preview

1NetBeans Tutorial 2 3 4 5 Using the Properties menu, name the List List1 and the button Button1. NetBeans Tutorial6 Dragging the edges of an object will change its shape. Use the Properties window to change the name and display properties of an object. NetBeans Tutorial7 8 9 This method will be called each time the event you chose is triggered. NetBeans Tutorial10 private void Mouse_Clicked(java.awt.event.MouseEvent evt) { // TODO add your handling code here: int i; for (i=0;i