vanted.gui.button
Interface IPNButtonListener
- All Known Implementing Classes:
- PNButton
public interface IPNButtonListener
The listener interface for receiving IPNButton events.
The class that is interested in processing a IPNButton
event implements this interface, and the object created
with that class is registered with a component using the
component's addIPNButtonListener method. When
the IPNButton event occurs, that object's appropriate
method is invoked.
- Author:
- Kevin Pucknat
- See Also:
IPNButtonEvent
check
void check(NodeShape shape)
- Check.
- Parameters:
shape
- the shape