protected static class BreadcrumbsPanel.CrumbHighlightInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CrumbPresentation |
presentation |
TextRange |
range |
Constructor and Description |
---|
CrumbHighlightInfo(TextRange range,
CrumbPresentation presentation) |
public final TextRange range
public final CrumbPresentation presentation
public CrumbHighlightInfo(TextRange range, CrumbPresentation presentation)