com.pallas.swing
Class PIntField.PIntFieldFocusListener

java.lang.Object
  |
  +--com.pallas.swing.PIntField.PIntFieldFocusListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.FocusListener
Enclosing class:
PIntField

private static class PIntField.PIntFieldFocusListener
extends java.lang.Object
implements java.awt.event.FocusListener


Field Summary
(package private)  PIntField field
           
 
Constructor Summary
PIntField.PIntFieldFocusListener(PIntField field)
           
 
Method Summary
 void focusGained(java.awt.event.FocusEvent ev)
           
 void focusLost(java.awt.event.FocusEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

field

PIntField field
Constructor Detail

PIntField.PIntFieldFocusListener

public PIntField.PIntFieldFocusListener(PIntField field)
Method Detail

focusGained

public void focusGained(java.awt.event.FocusEvent ev)
Specified by:
focusGained in interface java.awt.event.FocusListener

focusLost

public void focusLost(java.awt.event.FocusEvent ev)
Specified by:
focusLost in interface java.awt.event.FocusListener


Copyright © 2003 Pallas Technology.