Package gui.windows

Examples of gui.windows.NavaidAirportEditor


        );

        pack();
    }// </editor-fold>//GEN-END:initComponents
    private void jMenuItem1ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jMenuItem1ActionPerformed
        new NavaidAirportEditor().showDialog();
    }//GEN-LAST:event_jMenuItem1ActionPerformed
View Full Code Here

TOP

Related Classes of gui.windows.NavaidAirportEditor

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.