HEADER

ru.biosoft.gui
Class HtmlEditor.DocumentFocusListener

java.lang.Object
  |
  +--java.awt.event.FocusAdapter
        |
        +--ru.biosoft.gui.HtmlEditor.DocumentFocusListener

public class HtmlEditor.DocumentFocusListener
extends FocusAdapter


Method Summary
 voidfocusGained(FocusEvent e)
           

Methods inherited from class java.awt.event.FocusAdapter
focusLost

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Method Detail

focusGained

public void focusGained(FocusEvent e)

FOOTER

BOTTOM