Package eu.isas.peptideshaker.gui.exportdialogs

Examples of eu.isas.peptideshaker.gui.exportdialogs.FollowupPreferencesDialog


     * Open the follow up export dialog.
     *
     * @param evt
     */
    private void followUpAnalysisMenuItemActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_followUpAnalysisMenuItemActionPerformed
        new FollowupPreferencesDialog(this);
    }//GEN-LAST:event_followUpAnalysisMenuItemActionPerformed
View Full Code Here

TOP

Related Classes of eu.isas.peptideshaker.gui.exportdialogs.FollowupPreferencesDialog

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.