forked from zaproxy/zaproxy
-
Notifications
You must be signed in to change notification settings - Fork 2
InternalDialogs
psiinon edited this page Jun 4, 2015
·
1 revision
org.parosproxy.paros.view.View.getSingleton().showMessageDialog("Hi!");
org.parosproxy.paros.view.View.getSingleton().showWarningDialog("Oh no!");
org.parosproxy.paros.view.View.getSingleton().getOutputPanel().append("Testing 1 2 3\n");
Links:
- Back: Getting started
- Home: Internal Details
- Next: The Sites tree