org.netbeans.modules.openide.explorer |
|
Java Source File Name | Type | Comment |
ExternalDragAndDrop.java | Class | Utilities to handle drag and drop events to/from other applications
author: S. |
NodeOperationImpl.java | Class | Default implementation of node operations like show properties, etc. |
TabbedContainerBridge.java | Class | An architectural hack - until PropertySheet is separated and openide
split up, openide cannot depend on module code due to classloader
restrictions. |
TrivialTabbedContainerBridgeImpl.java | Class | Trivial implementation of TabbedContainerBridge for use with unit tests, etc. |
TTVEnvBridge.java | Class | A temporary workaround for issue 38132, getBeans returns null on
TreeTableView. |
UIException.java | Class | Don't use this class outside fo core, copy its impl, if you really think
you need it. |