com.jurismarches.vradi.ui
Class ThesaurusHandler.CopyToClipboard
java.lang.Object
javax.swing.AbstractAction
com.jurismarches.vradi.ui.ThesaurusHandler.CopyToClipboard
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- ThesaurusHandler
public static class ThesaurusHandler.CopyToClipboard
- extends AbstractAction
- See Also:
- Serialized Form
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
ThesaurusHandler.CopyToClipboard
public ThesaurusHandler.CopyToClipboard(AdminThesaurusUI thesaurusUI)
- Register the keystroke Control+C (copy) on the treetable of the
specified AdminThesaurusUI.
- Parameters:
thesaurusUI -
actionPerformed
public void actionPerformed(ActionEvent e)
Copyright © 2009-2010 JurisMarches. All Rights Reserved.