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 TypeClassDescriptionclassTheComponentFactorythat creates the selector buttons on blind transcription linesMethods in ca.phon.app.session.editor.view.transcript that return ComponentFactoryModifier and TypeMethodDescriptionstatic ComponentFactoryTranscriptStyleConstants.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 voidTranscriptStyleConstants.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 TypeClassDescriptionclassclassView component factory for syllabification components in the transcript editor.