MDACC
Biostatistics

org.mdanderson.biostat.util
Class Filter

java.lang.Object
  extended byorg.mdanderson.biostat.util.FilterAdapter
      extended byorg.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 org.mdanderson.biostat.util.FilterAdapter
disableAudio, enableAudio, isKeyValid, keyPressed, keyReleased, keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter

public Filter(Component component)
Class constructor specifying component

Parameters:
component - component which would receive the keystrokes

MDACC
Biostatistics

Copyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.