Class JSplitPaneTool.OrderedRangeList
- java.lang.Object
 - 
- com.inductiveautomation.rm.swing.tool.JSplitPaneTool.OrderedRangeList
 
 
- 
- Enclosing class:
 - JSplitPaneTool<T extends JSplitPaneShape>
 
public static class JSplitPaneTool.OrderedRangeList extends java.lang.ObjectThis class is a utility class used to creating split panes. It represents a sorted, non-contiguous list of ranges. 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetFreeValue()Returns a value within an unoccupied regionintgetRangeCount()Returns the total number of non-overlapping ranges 
 -