| Package | Description |
|---|---|
| me.legrange.panstamp |
Provides the top level abstractions for working with a panStamp network.
|
| me.legrange.panstamp.event |
This package contains convenience class implementations for the main interfaces from the
me.legrange.panstamp package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PanStamp.addListener(PanStampListener l)
add an event listener
|
void |
PanStamp.removeListener(PanStampListener l)
remove an event listener
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPanStampListener
An abstract implementation for a PanStampListener that developers can extend if
they only what to implement one method in the PanStampListener interface.
|
Copyright © 2015. All rights reserved.