class MapFrame.ListAllButtonsAction extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
private javax.swing.JButton |
button |
private java.util.Collection<? extends HideableButton> |
buttons |
Constructor and Description |
---|
ListAllButtonsAction(java.util.Collection<? extends HideableButton> buttons) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
setButton(javax.swing.JButton button) |
private javax.swing.JButton button
private transient java.util.Collection<? extends HideableButton> buttons
ListAllButtonsAction(java.util.Collection<? extends HideableButton> buttons)
public void setButton(javax.swing.JButton button)
public void actionPerformed(java.awt.event.ActionEvent e)