| Interface | Description |
|---|---|
| org.openide.cookies.ConnectionCookie |
Should no longer be used.
|
| org.openide.cookies.FilterCookie |
Use Looks instead.
|
| Class | Description |
|---|---|
| org.openide.nodes.IndexedCustomizer |
Better to use
Index.Support.showIndexedCustomizer(org.openide.nodes.Index) which behaves better
with the window system. |
| Field | Description |
|---|---|
| org.openide.nodes.Node.Handle.serialVersionUID |
Only public by accident.
|
| org.openide.nodes.AbstractNode.systemActions |
Override
Node.getActions(boolean) instead of using
this field. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.