Add parameter documention
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@95 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
344d63598a
commit
9a07c68710
1 changed files with 2 additions and 1 deletions
|
@ -83,8 +83,9 @@ abstract class AbstractStonePanel extends JPanel implements IStonePanel,
|
|||
});
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* *Overwrite this method* to signal if special zone was clicked
|
||||
* @param pos the clicked position
|
||||
*
|
||||
* @return special zone clicked
|
||||
*/
|
||||
|
|
Reference in a new issue