package tech.nevets.jaml.gui.panels; import javax.swing.*; public class ProfilePanel extends JPanel { public ProfilePanel() { } }