Uses of Class
de.redsix.pdfcompare.ui.ExclusionItemPanel
-
Packages that use ExclusionItemPanel Package Description de.redsix.pdfcompare.ui -
-
Uses of ExclusionItemPanel in de.redsix.pdfcompare.ui
Methods in de.redsix.pdfcompare.ui that return ExclusionItemPanel Modifier and Type Method Description ExclusionItemPanelExclusionsPanel. getItemAt(int pageNumber, int x, int y)find item panel at page coordinatesExclusionItemPanelExclusionsPanel. getItemForArea(PageArea pageArea)find item panel matching page area exactlyMethods in de.redsix.pdfcompare.ui that return types with arguments of type ExclusionItemPanel Modifier and Type Method Description List<ExclusionItemPanel>ExclusionsPanel. getExclusionItemPanels()Methods in de.redsix.pdfcompare.ui with parameters of type ExclusionItemPanel Modifier and Type Method Description voidExclusionsPanel. setSelectedItem(ExclusionItemPanel item)highlights the item using a border
-