Class SegmentButtons

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.ignition.client.util.gui.SegmentButtons
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SegmentButtons extends JPanel
A control that mimics OSX's "Segmented Control" which is basically a bunch of toggle buttons that butt up against each other.
See Also: