Skip navigation links
org.openide.util.lookup 8.38
A B C D E F G H I L M N O P R S T 

T

Template() - Constructor for class org.openide.util.Lookup.Template
Deprecated.
Use new Template (Object.class) which is going to be better typed with JDK1.5 templates and should produce the same result.
Template(Class<T>) - Constructor for class org.openide.util.Lookup.Template
Create a simple template matching by class.
Template(Class<T>, String, T) - Constructor for class org.openide.util.Lookup.Template
Constructor to create new template.
toString() - Method in class org.openide.util.lookup.AbstractLookup
 
toString() - Method in class org.openide.util.Lookup.Item
 
toString() - Method in class org.openide.util.lookup.ProxyLookup
 
toString() - Method in class org.openide.util.Lookup.Template
 
type(T) - Method in interface org.openide.util.lookup.InstanceContent.Convertor
Return type of converted object.
A B C D E F G H I L M N O P R S T 
Skip navigation links
org.openide.util.lookup 8.38