rero.gui.background

Class BackgroundToolBar

public class BackgroundToolBar extends JToolBar implements ClientStateListener

Field Summary
protected static BackgroundPropertiesbgProperties
Constructor Summary
BackgroundToolBar()
Method Summary
booleanisOpaque()
voidpaint(Graphics g)
voidpropertyChanged(String property, String parms)

Field Detail

bgProperties

protected static BackgroundProperties bgProperties

Constructor Detail

BackgroundToolBar

public BackgroundToolBar()

Method Detail

isOpaque

public boolean isOpaque()

paint

public void paint(Graphics g)

propertyChanged

public void propertyChanged(String property, String parms)