import javax.swing.*; import java.awt.*; public class PlayMenuView extends JPanel { // à faire }