public interface NavigatorLookupHint
Lookup of their
TopComponent with Navigator content type.
Usage: Implementation of this interface should be inserted into
client's specific topComponent's lookup, see
TopComponent.getLookup()
method. When mentioned TopComponent gets active in the system, system will
ask NavigatorLookupHint implementation for content type
to show in Navigator UI.| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
Hint for content type that should be used in Navigator
|
String getContentType()
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.