|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommPortOwnershipListener
| Field Summary | |
|---|---|
static int |
PORT_OWNED
Define the port owned (int) constant. |
static int |
PORT_OWNERSHIP_REQUESTED
Define the port ownership requested (int) constant. |
static int |
PORT_UNOWNED
Define the port unowned (int) constant. |
| Method Summary | |
|---|---|
void |
ownershipChange(int type)
Ownership change with the specified type parameter. |
| Field Detail |
|---|
static final int PORT_OWNED
static final int PORT_UNOWNED
static final int PORT_OWNERSHIP_REQUESTED
| Method Detail |
|---|
void ownershipChange(int type)
type - The type (int) parameter.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||