Module java.desktop

Interface LineListener

All Superinterfaces:
EventListener

public interface LineListener extends EventListener
Instances of classes that implement the LineListener interface can register to receive events when a line's status changes.
Since:
1.3
See Also: