public class InfoStatusBarZone extends Object implements IStatusBarZone, PropertyChangeListener
Constructor and Description |
---|
InfoStatusBarZone() |
InfoStatusBarZone(CommonStatusBarContent csbc) |
Modifier and Type | Method and Description |
---|---|
private void |
firstSync(CommonStatusBarContent csbc) |
JComponent |
getComponent()
Gets the component.
|
String |
getId()
Gets the id.
|
String |
getPreferedSize()
Gets the prefered size.
|
void |
propertyChange(PropertyChangeEvent evt) |
private JLabel mycontent
public InfoStatusBarZone(CommonStatusBarContent csbc)
public InfoStatusBarZone()
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 propertyChange(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener
private void firstSync(CommonStatusBarContent csbc)
Copyright © 2014 www.staniscia.net. All Rights Reserved.