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() |
setTextComponentpublic TCPopupEventQueue.SelectAllAction(java.lang.String text,
javax.swing.Icon icon)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class TCPopupEventQueue.BasicActionpublic boolean isEnabled()
isEnabled in interface javax.swing.ActionisEnabled in class javax.swing.AbstractAction