-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheditItem.ctxt
executable file
·25 lines (25 loc) · 1.15 KB
/
editItem.ctxt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#BlueJ class context
comment0.params=id
comment0.target=editItem(java.lang.String)
comment0.text=\n\ The\ constructor\ of\ the\ class\n\ variable\ id\ is\ the\ ID\ of\ the\ product\ that\ is\ going\ to\ be\ edited\n\ Set\ up\ the\ graphic\ user\ interface\n\ @param\ id\ is\ the\ ID\ of\ the\ product\n
comment1.params=e
comment1.target=void\ mouseClicked(java.awt.event.MouseEvent)
comment1.text=\n\ Update\ all\ the\ information\ in\ the\ database\ when\ the\ save\ button\ is\ clicked\n
comment2.params=
comment2.target=void\ openPic()
comment2.text=\n\ The\ method\ that\ makes\ open\ file\ dialog\ appear\n
comment3.params=e
comment3.target=void\ mouseExited(java.awt.event.MouseEvent)
comment4.params=e
comment4.target=void\ mouseEntered(java.awt.event.MouseEvent)
comment5.params=e
comment5.target=void\ mouseReleased(java.awt.event.MouseEvent)
comment6.params=e
comment6.target=void\ mousePressed(java.awt.event.MouseEvent)
comment7.params=e
comment7.target=void\ actionPerformed(java.awt.event.ActionEvent)
comment8.params=args
comment8.target=void\ main(java.lang.String[])
comment9.params=e
comment9.target=void\ itemStateChanged(java.awt.event.ItemEvent)
numComments=10