| Interface | Description |
|---|---|
| Playable |
An interface defining standard play controls: start, pause, resume, and stop.
|
| PlayableListener |
An interface for classes which listen to a Playable.
|
| Class | Description |
|---|---|
| AbstractPlayable |
A basic implementation of Playable.
|
| Enum | Description |
|---|---|
| PlayState |
States of a Playable.
|
Copyright © 2011-2014. All Rights Reserved.