List of usage examples for javax.swing.event MenuListener interface-usage
From source file gmgen.GMGenSystem.java
/** * {@code GMGenSystem} is the main class of the GMGen application. * * It holds the controller for every tab as well as the menu bar. */ public final class GMGenSystem extends JFrame
From source file com.pironet.tda.TDA.java
/** * main class of the Thread Dump Analyzer. Start using static main method. * * @author irockel */ public class TDA extends JPanel