|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PortStatusListener
Implementers of this interface can be notified of state changes of the I/O ports used by YAAC.
| Method Summary | |
|---|---|
void |
portClosed(PortConnector connector)
The specified port has been closed. |
void |
portOpened(PortConnector connector)
The specified port has been successfully opened. |
| Method Detail |
|---|
void portOpened(PortConnector connector)
connector - PortConnector that was openedvoid portClosed(PortConnector connector)
connector - PortConnector that was closed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||