Package | Description |
---|---|
oracle.javatools.ui.infotip.templates | |
oracle.javatools.ui.plaf.theme | |
oracle.javatools.ui.segmented |
Class and Description |
---|
Segment
An interface representing one segment of a SegmentedControl.
|
SegmentedControl.InfoTipTemplate
Extends oracle.javatools.ui.infotip.templates.Template so that the InfoTip content
gets updated to match the current segment under mouse hover.
|
Class and Description |
---|
SegmentedControl
An control made up of segments, where each segment is a push button.
|
Class and Description |
---|
Segment
An interface representing one segment of a SegmentedControl.
|
SegmentButton
A control used for one segment in the segmentedControl.
|
SegmentedControl
An control made up of segments, where each segment is a push button.
|
SegmentedControl.InfoTipTemplate
Extends oracle.javatools.ui.infotip.templates.Template so that the InfoTip content
gets updated to match the current segment under mouse hover.
|
SegmentedControl.SelectionType
The selection type used by a SegmentedControl.
|
SegmentedControlUI
A basic SegmentedControl ui delegate.
|