|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RepeatingCommand | |
|---|---|
| org.eclipse.jpt.common.utility.command | |
| Uses of RepeatingCommand in org.eclipse.jpt.common.utility.command |
|---|
| Subinterfaces of RepeatingCommand in org.eclipse.jpt.common.utility.command | |
|---|---|
interface |
NotifyingRepeatingCommand
Extend the repeating command to support listeners that are notified when an execution "cycle" is complete; i.e. the command has, for the moment, handled every execution request and quiesced. |
| Classes in org.eclipse.jpt.common.utility.command that implement RepeatingCommand | |
|---|---|
static class |
NotifyingRepeatingCommand.Null
Singleton implementation of the notifying repeating command interface that will do nothing when executed. |
static class |
RepeatingCommand.Null
Singleton implementation of the repeating command interface that will do nothing when executed. |
| Fields in org.eclipse.jpt.common.utility.command declared as RepeatingCommand | |
|---|---|
static RepeatingCommand |
RepeatingCommand.Null.INSTANCE
|
| Methods in org.eclipse.jpt.common.utility.command that return RepeatingCommand | |
|---|---|
static RepeatingCommand |
RepeatingCommand.Null.instance()
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||