Ontimize Document Management 0.035EN

com.ontimize.dms.client.gui.property
Class PropertyListComponent.FieldFocusListener

java.lang.Object
  extended by java.awt.event.FocusAdapter
      extended by com.ontimize.dms.client.gui.property.PropertyListComponent.FieldFocusListener
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener
Enclosing class:
PropertyListComponent

protected static class PropertyListComponent.FieldFocusListener
extends java.awt.event.FocusAdapter


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

Constructor Detail

PropertyListComponent.FieldFocusListener

public PropertyListComponent.FieldFocusListener(PropertyListComponent plc)
Method Detail

focusLost

public void focusLost(java.awt.event.FocusEvent e)
Specified by:
focusLost in interface java.awt.event.FocusListener
Overrides:
focusLost in class java.awt.event.FocusAdapter

Ontimize Document Management