|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
org.argouml.uml.ui.ActionCut
Nested Class Summary |
Nested classes inherited from class javax.swing.AbstractAction |
|
Field Summary | |
private static ActionCut |
instance
|
private static String |
LOCALIZE_KEY
|
private JTextComponent |
textSource
|
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
private |
ActionCut()
|
Method Summary | |
void |
actionPerformed(ActionEvent ae)
Cuts some text or a fig |
void |
caretUpdate(CaretEvent e)
|
static ActionCut |
getInstance()
|
private boolean |
isSystemClipBoardEmpty()
|
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static ActionCut instance
private static final String LOCALIZE_KEY
private JTextComponent textSource
Constructor Detail |
private ActionCut()
Method Detail |
public static ActionCut getInstance()
public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
ActionListener.actionPerformed(java.awt.event.ActionEvent)
public void caretUpdate(CaretEvent e)
caretUpdate
in interface CaretListener
CaretListener.caretUpdate(javax.swing.event.CaretEvent)
private boolean isSystemClipBoardEmpty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |