package search.elements; import javax.swing.*; public class ImageButton extends JPanel { public ImageButton() { } }