| Package | Description |
|---|---|
| org.onosproject.ui |
Mechanism for managing dynamically registered user interface extensions.
|
| org.onosproject.ui.topo |
Mechanism for dynamically extending topology view with information and
behaviour overlays.
|
| Class and Description |
|---|
| PropertyPanel
Models a panel displayed on the Topology View.
|
| Class and Description |
|---|
| AbstractHighlight
Partial implementation of the highlighting to apply to topology
view elements.
|
| BaseLink
A simple concrete implementation of a
BiLink. |
| BiLink
Representation of a link and its inverse, as a partial implementation.
|
| BiLinkMap
Represents a collection of
BiLink concrete classes. |
| ButtonId
Designates the identity of a button on the topology view panels.
|
| DeviceHighlight
Denotes the highlighting to apply to a device.
|
| Highlights
Encapsulates highlights to be applied to the topology view, such as
highlighting links, displaying link labels, perhaps even decorating
nodes with badges, etc.
|
| Highlights.Amount
A notion of amount.
|
| HostHighlight
Denotes the highlighting to apply to a host.
|
| LinkHighlight
Denotes the highlighting to be applied to a link.
|
| LinkHighlight.Flavor
Link highlighting flavor.
|
| Mod
Highlighting modification.
|
| NodeHighlight
Parent class of
DeviceHighlight and HostHighlight. |
| PropertyPanel
Models a panel displayed on the Topology View.
|
| PropertyPanel.Prop
Simple data carrier for a property, composed of a key/value pair.
|
| TopoElementType
The topology element types to which a highlight can be applied.
|
Copyright © 2015. All rights reserved.