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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Rectangle2DgetSegmentRect(Record record) abstract Participantabstract Rectangle2DgetSpeakerTierRect(Participant participant) abstract voidabstract voidrepaintOverlappingRecords(Rectangle2D segRect) Methods inherited from class ca.phon.media.TimeComponentUI
beginDrag, beginDrag, beginDragOtherIntervalMarker, cancelDrag, endDrag, getCurrentlyDraggedInterval, getCurrentlyDraggedMarker, getPreferredSize, getTimeComponent, installUI, paintInterval, paintMarker, uninstallUIMethods 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
-