| Modifier and Type | Interface and Description |
|---|---|
interface |
InformationService<T extends Ref>
Marker interface for information services.
|
class |
NameMatchingRefFilter<T extends Ref>
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
NameMatchingRefFilter.matchesPattern(Ref ref) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InformationServiceController<T extends Ref>
The UI controller for a view that provides some information about a Host or a VM.
|
| Modifier and Type | Method and Description |
|---|---|
Ref |
MainWindow.getSelectedHostOrVm()
Returns null to indicate no Ref is selected
|
Ref |
MainView.getSelectedHostOrVm() |
| Constructor and Description |
|---|
DecoratedDefaultMutableTreeNode(Ref ref) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratorProvider<T extends Ref>
This interface allows plugins to install a custom
Decorator into
the Reference List view. |
| Modifier and Type | Class and Description |
|---|---|
class |
HostRef |
class |
VmRef |
Copyright © 2013. All Rights Reserved.