- All Known Implementing Classes:
- AbstractVisualizer
public interface UnsharedComponent
Marker interface indicating that an instance of a component cannot be shared.
The GUI instance will be shared among all test elements of a given type if
the GUI component class does not implement this interface.