|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Progressable | |
|---|---|
| org.keridwen.core.data.model.io | |
| org.keridwen.core.data.model.io.impl | |
| org.keridwen.core.data.model.progress | |
| Uses of Progressable in org.keridwen.core.data.model.io |
|---|
| Subinterfaces of Progressable in org.keridwen.core.data.model.io | |
|---|---|
interface |
NodeReader<T>
|
interface |
NodeWriter
|
interface |
TreeReader
|
interface |
TreeWriter
|
| Uses of Progressable in org.keridwen.core.data.model.io.impl |
|---|
| Classes in org.keridwen.core.data.model.io.impl that implement Progressable | |
|---|---|
class |
DefaultTreeReader
|
class |
DefaultTreeWriter
This is the default implementation of the TreeWriter. |
| Uses of Progressable in org.keridwen.core.data.model.progress |
|---|
| Methods in org.keridwen.core.data.model.progress with parameters of type Progressable | |
|---|---|
void |
ProgressableListener.progressChanged(Progressable progressableRef,
int newProgress)
Method called whenever the Progressable progress has changed. |
void |
ControllableListener.stateChanged(Progressable controllableRef,
ControllableState newState)
Method called whenever the Controllable status has changed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||