|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PortMgmtListener
Implementers of this interface can be notified of state changes of the I/O ports used by YAAC.
| Method Summary | |
|---|---|
void |
portCreated(PortConnector connector)
The specified port has been added to the configuration.. |
void |
portDeleted(PortConnector connector)
The specified port has been removed from the configuration.. |
| Method Detail |
|---|
void portCreated(PortConnector connector)
connector - PortConnector that was addedvoid portDeleted(PortConnector connector)
connector - PortConnector that was removed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||