package fr.opensagres.mongodb.ide.ui.viewers.editor; public interface IWidthProvider { int getWidth(); }