com.sshtools.common.ui
Class ImagePanel
JPanel
com.sshtools.common.ui.ImagePanel
public class ImagePanel
extends JPanel
ImagePanel
public ImagePanel()
Creates a new ImagePanel object.
ImagePanel
public ImagePanel(String imageName)
Creates a new ImagePanel object.
ImagePanel
public ImagePanel(String imageName,
int bottom)
Creates a new ImagePanel object.
ImagePanel
public ImagePanel(ResourceIcon icon,
int bottom)
Creates a new ImagePanel object.
getPreferedSize
public Dimension getPreferedSize()
paintComponent
public void paintComponent(Graphics g)
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.