Uses of Interface
livespace.ui.dashboard.IDashboardPanel

Packages that use IDashboardPanel
livespace.ui.dashboard   
 

Uses of IDashboardPanel in livespace.ui.dashboard
 

Classes in livespace.ui.dashboard that implement IDashboardPanel
 class AbstractDashboardPanel
          Base class for dashboard panels using the JFace Window class as a basis.
 

Methods in livespace.ui.dashboard with parameters of type IDashboardPanel
static org.osgi.framework.ServiceRegistration Dashboard.registerPanel(org.osgi.framework.BundleContext context, String panelId, IDashboardPanel panel)
          Register panel as a dashboard panel OSGi service.
 



Copyright © 2008 Commonwealth of Australia