-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSkipForwardButton.ctxt
More file actions
19 lines (19 loc) · 1.1 KB
/
SkipForwardButton.ctxt
File metadata and controls
19 lines (19 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#BlueJ class context
comment0.target=SkipForwardButton
comment0.text=\r\n\ This\ is\ an\ UI\ Button\ responsible\ for\ moving\ forward\ in\ the\ tree\ opeation\ sequence\r\n\ \r\n\ @see\ Background.skipForward()\r\n\ @see\ WorldInteractionButton\r\n\ @author\ Ro\u0219ca\ Paul-Teodor\ \r\n\ @version\ 1.0\ (22/12/2020)\r\n
comment1.params=myWorld
comment1.target=SkipForwardButton(Background)
comment1.text=\r\n\ Constructor\ for\ the\ button.\r\n\ @param\ myWorld\ the\ world\ in\ which\ the\ button\ is\ present\r\n
comment2.params=
comment2.target=void\ setNormal()
comment2.text=\r\n\ Method\ that\ sets\ the\ button's\ image\ to\ the\ normal\ image\r\n
comment3.params=
comment3.target=void\ setFocused()
comment3.text=\r\n\ Method\ that\ sets\ the\ button's\ image\ to\ the\ focused\ image\r\n
comment4.params=
comment4.target=void\ setPressed()
comment4.text=\r\n\ Method\ that\ sets\ the\ button's\ image\ to\ the\ pressed\ image\r\n
comment5.params=k
comment5.target=void\ function(java.lang.String)
comment5.text=\r\n\ Method\ that\ calls\ for\ moving\ backward\ in\ the\ tree\ opeation\ sequence\r\n
numComments=6