UISWTStatusEntryListenerpublic interface UISWTStatusEntryListener A listener object which is informed when a UISWTStatusEntry has been
clicked on. |
Methods Summary |
---|
public void | entryClicked(UISWTStatusEntry entry)This method is invoked when a status entry is clicked on.
|
|