|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StationListener
Method Summary | |
---|---|
void |
ownerChanged(Station station,
Player player)
Deprecated. please use updateButton method instead |
void |
updateButton(Station station,
Player player)
Any class than implements this will be notified of a change in ownership of the station |
Method Detail |
---|
void updateButton(Station station, Player player)
station
- the station which has changed ownerplayer
- the new owner of the stationvoid ownerChanged(Station station, Player player)
station
- the station which has changed ownerplayer
- the new owner of the station
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |