cytoscape.dialogs
Class IntegerEntryField.PositiveIntegerListener
java.lang.Object
cytoscape.dialogs.IntegerEntryField.PositiveIntegerListener
- All Implemented Interfaces:
- FocusListener, EventListener
- Enclosing class:
- IntegerEntryField
public class IntegerEntryField.PositiveIntegerListener
- extends Object
- implements FocusListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerEntryField.PositiveIntegerListener
public IntegerEntryField.PositiveIntegerListener(int defaultVal,
int maxval)
focusGained
public void focusGained(FocusEvent e)
- Specified by:
focusGained
in interface FocusListener
focusLost
public void focusLost(FocusEvent e)
- Specified by:
focusLost
in interface FocusListener
Copyright 2010 Cytoscape Consortium. All rights reserved.