org.mdanderson.biostat.util
Class Filter
java.lang.Object
org.mdanderson.biostat.util.FilterAdapter
org.mdanderson.biostat.util.Filter
- All Implemented Interfaces:
- EventListener, KeyListener
- Direct Known Subclasses:
- NumericFilter
- public abstract class Filter
- extends FilterAdapter
Filter - Abstracts filtering.
Constructor Summary |
Filter(Component component)
Class constructor specifying component |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Filter
public Filter(Component component)
- Class constructor specifying component
- Parameters:
component
- component which would receive the keystrokes
Copyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.