All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class IMSWG.IW.SubSet.PathRow

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----IMSWG.IW.SubSet.PathRow

public class PathRow
extends Panel
Show path and current number start and end row selected.


Method Index

 o erow()
 o set(float, float)
 o srow()
 o trimValue(String, int)

Methods

 o set
 public void set(float srow,
                 float erow)
 o srow
 public String srow()
 o erow
 public String erow()
 o trimValue
 public String trimValue(String stringValue,
                         int toLength)

All Packages  Class Hierarchy  This Package  Previous  Next  Index