org.apache.batik.swing.gvt

Class TextSelectionManager.TextSelectionListener

protected class TextSelectionManager.TextSelectionListener extends Object implements SelectionListener

To implements a selection listener.
Method Summary
voidselectionChanged(SelectionEvent e)
voidselectionCleared(SelectionEvent e)
voidselectionDone(SelectionEvent e)
voidselectionStarted(SelectionEvent e)

Method Detail

selectionChanged

public void selectionChanged(SelectionEvent e)

selectionCleared

public void selectionCleared(SelectionEvent e)

selectionDone

public void selectionDone(SelectionEvent e)

selectionStarted

public void selectionStarted(SelectionEvent e)
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.