Example usage for javax.swing Action interface-usage

List of usage examples for javax.swing Action interface-usage

Introduction

In this page you can find the example usage for javax.swing Action interface-usage.

Usage

From source file net.pandoragames.far.ui.swing.component.listener.CommandRename.java

/**
 * The Rename command.
 *
 * @author Olivier Wehner
 * <!--
 *  FAR - Find And Replace

From source file at.ac.tuwien.ibk.biqini.pep.gui.PEPGUI.java

public class PEPGUI extends ApplicationFrame implements ActionListener, Action {

    private static final long serialVersionUID = -6206843291292187702L;
    /**
     * Number of charts in the GUI
     */