protected class Controller.ShowSelectionAsRectangleAction extends javax.swing.AbstractAction implements MenuItemSelectedListener
Constructor and Description |
---|
Controller.ShowSelectionAsRectangleAction(Controller controller) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isSelected(javax.swing.JMenuItem pCheckItem,
javax.swing.Action pAction) |
public Controller.ShowSelectionAsRectangleAction(Controller controller)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public boolean isSelected(javax.swing.JMenuItem pCheckItem, javax.swing.Action pAction)
isSelected
in interface MenuItemSelectedListener