public final class LocationOpener extends Object
Modifier and Type | Field and Description |
---|---|
static Location.Finder |
GLOBAL_FINDER |
Constructor and Description |
---|
LocationOpener(Location location) |
LocationOpener(Location location,
Location.Finder finder) |
Modifier and Type | Method and Description |
---|---|
void |
open() |
static void |
openAtLine(FileObject file,
int line) |
static void |
openAtLine(FileObject file,
int line,
boolean reuse) |
public static final Location.Finder GLOBAL_FINDER
public LocationOpener(Location location, Location.Finder finder)
public LocationOpener(Location location)
public final void open()
public static void openAtLine(FileObject file, int line)
public static void openAtLine(FileObject file, int line, boolean reuse)