import javax.swing.*; interface Tegnbar { public JPanel toGui(); }