Uses of Interface
com.iizigo.navigator.IViewerComparator
Packages that use IViewerComparator Package Description com.iizigo.image.prop com.iizigo.navigator com.iizigo.prop com.iizigo.vs.prop Uses of IViewerComparator in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IViewerComparator Modifier and Type Class Description static classImageDesignerProp.ImageComparatorClass sorting images.Methods in com.iizigo.image.prop that return IViewerComparator Modifier and Type Method Description IViewerComparatorImageDesignerProp. getCNComparator()Gets the comparator to use for the elements.Uses of IViewerComparator in com.iizigo.navigator
Classes in com.iizigo.navigator that implement IViewerComparator Modifier and Type Class Description classViewerComparatorClass to sort nodes in aCommonViewerEx.Methods in com.iizigo.navigator that return IViewerComparator Modifier and Type Method Description IViewerComparatorINavigatorPresentation. getCNComparator()Get theComparatorobject to sort the children for the Common Navigator when presented visually in the tree.IViewerComparatorItemNavigatorPresentation. getCNComparator()Get theComparatorobject to sort the children for the Common Navigator when presented visually in the tree.Uses of IViewerComparator in com.iizigo.prop
Methods in com.iizigo.prop that return IViewerComparator Modifier and Type Method Description IViewerComparatorDesignerProp. getCNComparator()Get theComparatorobject to sort the children for the Common Navigator when presented visually in the tree.IViewerComparatorPropNavigatorPresentation. getCNComparator()Get theComparatorobject to sort the children for the Common Navigator when presented visually in the tree.IViewerComparatorTreeItemNavigatorPresentation. getCNComparator()Get theComparatorobject to sort the children for the Common Navigator when presented visually in the tree.Uses of IViewerComparator in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return IViewerComparator Modifier and Type Method Description IViewerComparatorVirtualSpaceDesignerProp. getCNComparator()Gets the comparator.