ru.biosoft.gui
Class HtmlEditor.DocumentFocusListener

java.lang.Object
  extended byjava.awt.event.FocusAdapter
      extended byru.biosoft.gui.HtmlEditor.DocumentFocusListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.FocusListener
Enclosing class:
HtmlEditor

public class HtmlEditor.DocumentFocusListener
extends java.awt.event.FocusAdapter


Constructor Summary
HtmlEditor.DocumentFocusListener()
           
 
Method Summary
 void focusGained(java.awt.event.FocusEvent e)
           
 
Methods inherited from class java.awt.event.FocusAdapter
focusLost
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlEditor.DocumentFocusListener

public HtmlEditor.DocumentFocusListener()
Method Detail

focusGained

public void focusGained(java.awt.event.FocusEvent e)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.