Package org.jgroups.demos
Class ReplCacheDemo.MyFocusListener
- java.lang.Object
-
- java.awt.event.FocusAdapter
-
- org.jgroups.demos.ReplCacheDemo.MyFocusListener
-
- All Implemented Interfaces:
java.awt.event.FocusListener,java.util.EventListener
- Enclosing class:
- ReplCacheDemo
private static class ReplCacheDemo.MyFocusListener extends java.awt.event.FocusAdapter
-
-
Field Summary
Fields Modifier and Type Field Description private javax.swing.JTextFieldfield
-
Constructor Summary
Constructors Constructor Description MyFocusListener(javax.swing.JTextField field)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfocusGained(java.awt.event.FocusEvent e)
-