|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Region | |
org.jface.stepmt.core | |
org.jface.stepmt.core.util |
Uses of Region in org.jface.stepmt.core |
Methods in org.jface.stepmt.core with parameters of type Region | |
void |
Interpreter.setRegion(Region region)
|
void |
Region.addRegion(Region region)
Adds a new Region to this region as sub-region. |
Uses of Region in org.jface.stepmt.core.util |
Methods in org.jface.stepmt.core.util that return Region | |
Region |
TextRegion.getRegion()
|
Constructors in org.jface.stepmt.core.util with parameters of type Region | |
TextRegion(Region region,
java.lang.String text,
Interval interval,
boolean matchesIdentificator,
boolean matchesPosition)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |