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.
Inner Class Summary |
static interface |
SourceCookie.Editor
Extended source cookie permitting for bidirectional translation with Swing text elements. |
getSource
public SourceElement getSource()
- Returns a source element describing the hierarchy
of the source.
- Returns:
- the element
Built on December 12 2001. | Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.