当前页面:
在线文档首页 >
NetBeans API Javadoc 5.5.1
SourceCookie (NetBeans Java Hierarchy API) - NetBeans API Javadoc 5.5.1
org.openide.cookies
Interface SourceCookie
- All Superinterfaces:
- Node.Cookie
- All Known Subinterfaces:
- SourceCookie.Editor
public interface SourceCookie
- extends Node.Cookie
A cookie for obtaining a source hierarchy from data objects.
Nested Class Summary |
static interface |
SourceCookie.Editor
Extended source cookie permitting for bidirectional translation with Swing text elements. |
getSource
SourceElement getSource()
- Returns a source element describing the hierarchy
of the source.
- Returns:
- the element