Searched refs:AllocationLabelProvider (Results 1 – 1 of 1) sorted by relevance
112 private static class AllocationLabelProvider implements ITableLabelProvider { class in AllocationPanel249 mAllocationViewer.setLabelProvider(new AllocationLabelProvider()); in createControl()