All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Interface java.awt.swing.target.Target

public interface Target
A TargetManager-aware item that can delegate


Method Index

 o getTargetDelegate()
Return an object to be considered as a target before this object is.

Methods

 o getTargetDelegate
public abstract Object getTargetDelegate()
Return an object to be considered as a target before this object is.


All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Submit a bug or feature