Package | Description |
---|---|
org.openide.explorer.view |
The Explorer is really an abstraction that needs a
view
to actually display the nodes.
|
Modifier and Type | Method | Description |
---|---|---|
static NodeRenderer |
NodeRenderer.sharedInstance() |
Deprecated.
This method no longer returns a shared instance, as it
caused problems with one view setting properties (such as enabled
state) on the renderer and the renderer then being used in its altered
state by a different view.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.