|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.Region
The default implementation of the IRegion interface.
Constructor Summary | |
Region(int offset,
int length)
Create a new region. |
Method Summary | |
boolean | equals(Object o)
|
int | getLength()
Returns the length of the region. |
int | getOffset()
Returns the offset of the region. |
int | hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Region(int offset, int length)
Method Detail |
public int getLength()
public int getOffset()
public boolean equals(Object o)
public int hashCode()
|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.