-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathTabuleiroGUI.ctxt
21 lines (21 loc) · 1.03 KB
/
TabuleiroGUI.ctxt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#BlueJ class context
comment0.target=TabuleiroGUI
comment0.text=\r\n\ Interface\ Grafica\ do\ Tabuleiro\ do\ jogo.\r\n\ \r\n\ @author\ Alan\ Moraes\ <alan@ci.ufpb.br>\r\n\ @author\ Leonardo\ Villeth\ <lvilleth@cc.ci.ufpb.br>\r\n
comment1.params=
comment1.target=TabuleiroGUI()
comment1.text=\r\n\ Creates\ new\ form\ Tabuleiro\r\n
comment2.params=janela
comment2.target=TabuleiroGUI(JanelaPrincipal)
comment3.params=
comment3.target=void\ criarCasas()
comment3.text=\r\n\ Preenche\ o\ tabuleiro\ com\ 64\ casas\r\n
comment4.params=x\ y
comment4.target=java.awt.Color\ calcularCor(int,\ int)
comment5.params=jogo
comment5.target=void\ atualizar(Jogo)
comment6.params=
comment6.target=JanelaPrincipal\ getJanela()
comment7.params=
comment7.target=void\ initComponents()
comment7.text=\r\n\ This\ method\ is\ called\ from\ within\ the\ constructor\ to\ initialize\ the\ form.\r\n\ WARNING\:\ Do\ NOT\ modify\ this\ code.\ The\ content\ of\ this\ method\ is\ always\r\n\ regenerated\ by\ the\ Form\ Editor.\r\n
numComments=8