Class Picture2


public class Picture2
extends Component

Field Summary

(package private) Image
bild
(package private) Dimension
prefSize

Constructor Summary

Picture2(Image image)

Method Summary

Dimension
getPreferredSize()
boolean
isFocusTraversable()
void
paint(Graphics g)

Field Details

bild

(package private)  Image bild

prefSize

(package private)  Dimension prefSize

Constructor Details

Picture2

public Picture2(Image image)

Method Details

getPreferredSize

public Dimension getPreferredSize()

isFocusTraversable

public boolean isFocusTraversable()

paint

public void paint(Graphics g)