|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--org.PingOO.DLAI.lib.PWidget.PAction
|
+--org.PingOO.DLAI.lib.PWidget.tool.HtmlBrowser.CopyAction
Copy the content of the current selection to clipboard.
PAction, Serialized Form| Fields inherited from class org.PingOO.DLAI.lib.PWidget.PAction |
DEFAULT_MODULE,
MODULE,
TEXT_KEY,
TOOL_TIP_KEY |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport,
enabled,
keyTable |
| Constructor Summary | |
HtmlBrowser.CopyAction()
Creates a new action. |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent event)
Action to execute when this target is clicked. |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener,
clone,
firePropertyChange,
getValue,
isEnabled,
putValue,
removePropertyChangeListener,
setEnabled |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public HtmlBrowser.CopyAction()
| Method Detail |
public final void actionPerformed(java.awt.event.ActionEvent event)
event - The action event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||