rero.gui.background

Class BackgroundDesktop

public class BackgroundDesktop extends JPanel implements ClientStateListener

Field Summary
protected BackgroundPropertiesbgProperties
protected JComponentdesktop
Constructor Summary
BackgroundDesktop(JComponent pane)
Method Summary
DimensiongetSize()
voidpaint(Graphics g)
voidpropertyChanged(String property, String parms)

Field Detail

bgProperties

protected BackgroundProperties bgProperties

desktop

protected JComponent desktop

Constructor Detail

BackgroundDesktop

public BackgroundDesktop(JComponent pane)

Method Detail

getSize

public Dimension getSize()

paint

public void paint(Graphics g)

propertyChanged

public void propertyChanged(String property, String parms)