Class BetterWidthScrollPaneLayout

java.lang.Object
javax.swing.ScrollPaneLayout
com.inductiveautomation.factorypmi.application.components.util.BetterWidthScrollPaneLayout
All Implemented Interfaces:
LayoutManager, Serializable, ScrollPaneConstants

public class BetterWidthScrollPaneLayout extends ScrollPaneLayout
This layout manager fixes wonky width calculation in the normal scrollpane layout
See Also: