public class PackageSummaryPage extends AbstractPage implements Page
Modifier and Type | Field and Description |
---|---|
static DefaultLineCategory |
CATEGORY_JAVAFILES |
(package private) static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
PackageSummaryPage() |
Modifier and Type | Method and Description |
---|---|
Line |
instantiateLineForCategory(LineCategory category)
Subclasses should override this method to return
Line implementation instances on demand. |
addCategory, addLineReference, close, createLine, getCategories, getLabel, getLines, getMasterLine, isClosed, lookupLineByField, setMasterLine, setReport
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCategory, addLineReference, createLine, getCategories, getLabel, getLines, getMasterLine, lookupLineByField, setMasterLine, setReport
static org.apache.log4j.Logger logger
public static DefaultLineCategory CATEGORY_JAVAFILES
public PackageSummaryPage()
public Line instantiateLineForCategory(LineCategory category)
AbstractPage
Line
implementation instances on demand.instantiateLineForCategory
in class AbstractPage
category
- guarenteed not to be null