Class powersoft.jcm.ui.Range
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class powersoft.jcm.ui.Range

java.lang.Object
   |
   +----powersoft.jcm.ui.Range

public final class Range
extends Object

Variable Index

 o end
 o start

Constructor Index

 o Range()
 o Range(int, int)

Variables

 o start
  public int start
 o end
  public int end

Constructors

 o Range
  public Range()
 o Range
  public Range(int s,
               int e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index