Uses of Interface
ca.phon.app.log.BufferPanelContainer
Packages that use BufferPanelContainer
-
Uses of BufferPanelContainer in ca.phon.app.log
Classes in ca.phon.app.log that implement BufferPanelContainer -
Uses of BufferPanelContainer in ca.phon.app.log.actions
Methods in ca.phon.app.log.actions with parameters of type BufferPanelContainerModifier and TypeMethodDescriptionvoidSaveTablesToWorkbookAction.saveTablesToWorkbook(BufferPanelContainer buffers, String saveAs) Constructors in ca.phon.app.log.actions with parameters of type BufferPanelContainerModifierConstructorDescriptionCloseAllBuffersAction(BufferPanelContainer container) CloseCurrentBufferAction(BufferPanelContainer container) SaveAllBuffersAction(BufferPanelContainer bufferPanelContainer)