| Package | Description |
|---|---|
| oracle.jdeveloper.vcs.util |
Contains assorted stateless utilities for version control system integraton.
|
| Modifier and Type | Method and Description |
|---|---|
static VersionOperationPanel |
VCSComponents.createFileListerComponent(java.util.Collection<?> nodes)
Creates a lister component to represent the given node selection.
|
static VersionOperationPanel |
VCSComponents.createFileListerComponent(java.util.Collection<?> nodes,
javax.swing.table.TableCellRenderer renderer)
Creates a lister component to represent the given node selection.
|