public class StatusBarBundleListner extends Object implements IStatusBarZone, org.osgi.framework.BundleListener
Constructor and Description |
---|
StatusBarBundleListner() |
Modifier and Type | Method and Description |
---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
JComponent |
getComponent()
Gets the component.
|
String |
getId()
Gets the id.
|
String |
getPreferedSize()
Gets the prefered size.
|
private JLabel ui
public String getId()
IStatusBarZone
getId
in interface IStatusBarZone
public JComponent getComponent()
IStatusBarZone
getComponent
in interface IStatusBarZone
public String getPreferedSize()
IStatusBarZone
getPreferedSize
in interface IStatusBarZone
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged
in interface org.osgi.framework.BundleListener
Copyright © 2014 www.staniscia.net. All Rights Reserved.