package awt2swing; import javax.swing.JScrollPane; public class ScrollPane extends JScrollPane { }