Uses of Interface
ca.phon.app.session.editor.view.transcript.ComponentFactory
Packages that use ComponentFactory
Package
Description
-
Uses of ComponentFactory in ca.phon.app.session.editor.view.transcript
Classes in ca.phon.app.session.editor.view.transcript that implement ComponentFactoryModifier and TypeClassDescriptionclass
TheComponentFactory
that creates the selector buttons on blind transcription linesMethods in ca.phon.app.session.editor.view.transcript that return ComponentFactoryModifier and TypeMethodDescriptionstatic ComponentFactory
TranscriptStyleConstants.getComponentFactory
(AttributeSet attrs) Get the component factory associated with the given attributesMethods in ca.phon.app.session.editor.view.transcript with parameters of type ComponentFactoryModifier and TypeMethodDescriptionstatic void
TranscriptStyleConstants.setComponentFactory
(MutableAttributeSet attrs, ComponentFactory factory) Set the component factory for the given attributes -
Uses of ComponentFactory in ca.phon.app.session.editor.view.transcript.extensions
Classes in ca.phon.app.session.editor.view.transcript.extensions that implement ComponentFactoryModifier and TypeClassDescriptionclass
class
View component factory for syllabification components in the transcript editor.