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, setReportclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCategory, addLineReference, createLine, getCategories, getLabel, getLines, getMasterLine, lookupLineByField, setMasterLine, setReportstatic org.apache.log4j.Logger logger
public static DefaultLineCategory CATEGORY_JAVAFILES
public PackageSummaryPage()
public Line instantiateLineForCategory(LineCategory category)
AbstractPageLine implementation instances on demand.instantiateLineForCategory in class AbstractPagecategory - guarenteed not to be null