jadex.examples.puzzle.mobile
Class BoardListener
java.lang.Object
jadex.examples.puzzle.mobile.BoardListener
- All Implemented Interfaces:
- PropertyChangeListener, Serializable, EventListener
public class BoardListener
- extends Object
- implements PropertyChangeListener, Serializable
Listener to update the gui after each move.
- See Also:
- Serialized Form
BoardListener
public BoardListener(IBoard board,
BoardPanel panel)
- Create a new BoardListener.
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Update panel after move.
- Specified by:
propertyChange
in interface PropertyChangeListener
Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.