Uses of Class
org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
-
Packages that use SwingUtil.TabbedPaneIterator Package Description org.nuiton.jaxx.runtime.swing -
-
Uses of SwingUtil.TabbedPaneIterator in org.nuiton.jaxx.runtime.swing
Methods in org.nuiton.jaxx.runtime.swing that return SwingUtil.TabbedPaneIterator Modifier and Type Method Description static SwingUtil.TabbedPaneIterator<Component>SwingUtil. newTabbedPaneIterator(JTabbedPane tabs)Iterate the components of aJTabbedPanein natural order.SwingUtil.TabbedPaneIterator<O>SwingUtil.TabbedPaneIterator. reverse()
-