|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceContent.Convertor | |
org.openide.util.lookup | Useful implementations of the lookup system used to register functionality and objects in the APIs. |
Uses of InstanceContent.Convertor in org.openide.util.lookup |
Methods in org.openide.util.lookup with parameters of type InstanceContent.Convertor | |
void |
InstanceContent.add(Object inst,
InstanceContent.Convertor conv)
The method to add instance to the lookup with. |
void |
InstanceContent.remove(Object inst,
InstanceContent.Convertor conv)
Remove instance added with a convertor. |
void |
InstanceContent.set(Collection col,
InstanceContent.Convertor conv)
Changes all pairs in the lookup to new values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |