Class RecordGridUI
java.lang.Object
javax.swing.plaf.ComponentUI
ca.phon.media.TimeComponentUI
ca.phon.app.session.editor.view.timeline.RecordGridUI
- Direct Known Subclasses:
DefaultRecordGridUI
-
Field Summary
Fields inherited from class ca.phon.media.TimeComponentUI
MARKER_PADDING
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract Rectangle2D
getSegmentRect
(Record record) abstract Participant
abstract Rectangle2D
getSpeakerTierRect
(Participant participant) abstract void
abstract void
repaintOverlappingRecords
(Rectangle2D segRect) Methods inherited from class ca.phon.media.TimeComponentUI
beginDrag, beginDrag, beginDragOtherIntervalMarker, cancelDrag, endDrag, getCurrentlyDraggedInterval, getCurrentlyDraggedMarker, getPreferredSize, getTimeComponent, installUI, paintInterval, paintMarker, uninstallUI
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, paint, update
-
Constructor Details
-
RecordGridUI
public RecordGridUI()
-
-
Method Details
-
getSegmentRect
-
getSpeakerTierRect
-
getSpeakerAtPoint
-
repaintOverlappingRecords
-
repaintOverlappingRecords
-