public class TCPopupEventQueue.SelectAllAction extends TCPopupEventQueue.BasicAction
Constructor and Description |
---|
TCPopupEventQueue.SelectAllAction(java.lang.String text,
javax.swing.Icon icon) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
setTextComponent
public TCPopupEventQueue.SelectAllAction(java.lang.String text, javax.swing.Icon icon)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class TCPopupEventQueue.BasicAction
public boolean isEnabled()
isEnabled
in interface javax.swing.Action
isEnabled
in class javax.swing.AbstractAction