|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphlab.gui.plugins.main.reporter.ReporterPluginMethods
public class ReporterPluginMethods
| Constructor Summary | |
|---|---|
ReporterPluginMethods()
|
|
| Method Summary | |
|---|---|
static boolean |
browse(java.lang.String htmlText)
opens a browser for displaing the given htmltext it first tries to open an external browser then internal one |
static boolean |
browse(java.net.URL url)
opens a browser for displaing the given url it first tries to open an external browser then internal one |
static void |
showBugBuddy()
opens a browser window to report a bug to server ## it is also possible to have a more control on the opening page, the operation are similar to ExceptionReport |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReporterPluginMethods()
| Method Detail |
|---|
public static boolean browse(java.lang.String htmlText)
public static boolean browse(java.net.URL url)
public static void showBugBuddy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||