lapisx.swing
Class TextUtil

java.lang.Object
  extended bylapisx.swing.TextUtil

public abstract class TextUtil
extends Object


Constructor Summary
TextUtil()
           
 
Method Summary
static JTextComponent getFocusedTextComponent()
           
static JTextComponent getTextComponent(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUtil

public TextUtil()
Method Detail

getTextComponent

public static JTextComponent getTextComponent(ActionEvent e)

getFocusedTextComponent

public static JTextComponent getFocusedTextComponent()