javax.swing.text
Class TextAction
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--javax.swing.text.TextAction
TextAction
Author:TextAction
public TextAction(java.lang.String name)
Constructor TextAction
Parameters:
augmentList
public static final Action[] augmentList(javax.swing.Action[] list1, javax.swing.Action[] list2)
augmentList
Parameters:
getFocusedComponent
protected final JTextComponent getFocusedComponent()
getFocusedComponent
getTextComponent
protected final JTextComponent getTextComponent(java.awt.event.ActionEvent event)
getTextComponent
Parameters: