mk.fsgrep.util
Class FieldCounter

java.lang.Object
  extended by mk.fsgrep.util.ResultCounter
      extended by mk.fsgrep.util.FieldCounter

public class FieldCounter
extends ResultCounter

Author:
Murali Krishnan

Constructor Summary
FieldCounter(javax.swing.JTextField pTextField)
           
 
Method Summary
protected  javax.swing.JTextField getField()
           
 void setValue(long val)
           
 
Methods inherited from class mk.fsgrep.util.ResultCounter
decrement, getValue, increment, increment, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldCounter

public FieldCounter(javax.swing.JTextField pTextField)
Method Detail

getField

protected javax.swing.JTextField getField()

setValue

public void setValue(long val)
Overrides:
setValue in class ResultCounter


Copyright © 2009. All Rights Reserved.