dods.clients.importwizard
Class DArraySelector.BoundsVerifier
java.lang.Object
java.awt.event.FocusAdapter
dods.clients.importwizard.DArraySelector.BoundsVerifier
- All Implemented Interfaces:
- FocusListener, EventListener
- Enclosing class:
- DArraySelector
public class DArraySelector.BoundsVerifier
- extends FocusAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DArraySelector.BoundsVerifier
public DArraySelector.BoundsVerifier(int lowerBound,
int upperBound)
focusLost
public void focusLost(FocusEvent evt)
- Specified by:
focusLost
in interface FocusListener
- Overrides:
focusLost
in class FocusAdapter