Skip to content
Martin Malina edited this page Mar 28, 2014 · 5 revisions

API / Abstract

Implementation

Test Implementation

Usage

Instantiate Problems View

ProblemsView problemsView = new ProblemsView();

Open Problems View

problemsView.open();

Get All Errors/Warnigns

problemsView.getAllErrors();
problemsView.getAllWarnings();

JBoss Red Deer - Quick Links

Clone this wiki locally