|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.ui.problems.OpenUrlSolver
public class OpenUrlSolver
Solver for opening the system browser for a specified URL.
| Constructor Summary | |
|---|---|
OpenUrlSolver()
|
|
| Method Summary | |
|---|---|
void |
setInitializationData(IConfigurationElement config,
java.lang.String propertyName,
java.lang.Object data)
|
void |
solve()
Try to solve an associated problem. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenUrlSolver()
| Method Detail |
|---|
public void solve()
throws java.lang.reflect.InvocationTargetException
ISolver
solve in interface ISolverjava.lang.reflect.InvocationTargetException - If an exception occurs
during the attempt to solve the problem. The exception will be
wrapped by an InvocationTargetException.
public void setInitializationData(IConfigurationElement config,
java.lang.String propertyName,
java.lang.Object data)
throws CoreException
CoreException
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||