- All Known Implementing Classes:
- TextSubComponent
public interface TaskSubComponent
An interface that should be implemented by subcomponents of a task component that wish to act as if they were part of
the main task components. If this is implemented then any mouse events will be handled as if they were enacted on the
main task component. If this interface is not implemented then the subcomponent will be expected to handle its own
events.