Knopflerfish OSGi bundle Desktop 4.0.1
A B C D F G I O P R S V

A

accept(Bundle) - Method in interface org.knopflerfish.service.desktop.BundleFilter
 
addBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Add a BundleSelectionListener to the set of listeners that gets notified at bundle selection changes.
addBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 

B

BundleFilter - Interface in org.knopflerfish.service.desktop
 
BundleSelectionListener - Interface in org.knopflerfish.service.desktop
Callback listener for changes in BundleSelectionModel.
BundleSelectionModel - Interface in org.knopflerfish.service.desktop
Model describing which bundles are selected.

C

clearSelection() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Clear the entire selection and notify all listeners.
clearSelection() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
createJComponent() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Create the actual component that should be displayed.

D

DefaultBundleSelectionModel - Class in org.knopflerfish.service.desktop
Default implementation of BundleSelectionModel.
DefaultBundleSelectionModel() - Constructor for class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
disposeJComponent(JComponent) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Perform any necessary cleanup operations.

F

fireChange(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 

G

getLargeIcon() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Get a large icon (48x48) for the displayer.
getSelected() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get selected bundle.
getSelected() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
getSelectionCount() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get the number of selected bundles.
getSelectionCount() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
getSmallIcon() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Get a smaller icon (22x22) for the displayer.

I

isSelected(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get selection status of a bundle Id.
isSelected(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 

O

org.knopflerfish.service.desktop - package org.knopflerfish.service.desktop
 

P

PROP_DESCRIPTION - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service property key.
PROP_ISDETAIL - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service property key.
PROP_NAME - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service property key.

R

removeBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Remove a BundleSelectionListener from the set of listeners that gets notified at bundle selection changes.
removeBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 

S

setBundleSelectionModel(BundleSelectionModel) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
 
setSelected(long, boolean) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Set selection status of a bundle id and notify all listeners.
setSelected(List<Long>, boolean) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Set selection status of all bundle id in the given list and notify all listeners.
setSelected(long, boolean) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
setSelected(List<Long>, boolean) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
setTargetBundleContext(BundleContext) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Allow access to another bundle context than the displayer's own.
showBundle(Bundle) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Attempt to show the specified bundle.
SwingBundleDisplayer - Interface in org.knopflerfish.service.desktop
Interface for services wishing to become visible as components in the desktop Swing window.

V

valueChanged(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionListener
The model has changed.

A B C D F G I O P R S V
Knopflerfish OSGi ${version}