kiwi.ui
Class WorkspaceEditor._FocusListener

java.lang.Object
  extended byjava.awt.event.FocusAdapter
      extended bykiwi.ui.WorkspaceEditor._FocusListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.FocusListener
Enclosing class:
WorkspaceEditor

private class WorkspaceEditor._FocusListener
extends java.awt.event.FocusAdapter


Constructor Summary
private WorkspaceEditor._FocusListener()
           
 
Method Summary
 void focusGained(java.awt.event.FocusEvent evt)
           
 void focusLost(java.awt.event.FocusEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkspaceEditor._FocusListener

private WorkspaceEditor._FocusListener()
Method Detail

focusGained

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

focusLost

public void focusLost(java.awt.event.FocusEvent evt)