com.datamessenger.awt
Class RangeModel


java.lang.Object

  |

  +--com.datamessenger.awt.RangeModel


public class RangeModel
extends java.lang.Object
implements java.lang.Cloneable


Field Summary
 int block
           
 int maximum
           
 int minimum
           
 int unit
           
 int value
           
 
Constructor Summary
RangeModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

block


public int block

unit


public int unit

minimum


public int minimum

maximum


public int maximum

value


public int value
Constructor Detail

RangeModel


public RangeModel()


Comments, suggestions, and bug reports are welcomed and encouraged.
Please refer them to our support page. Thank you.

Copyright © 1999-2001 Produx House, Corp. All rights reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc.