package com.honeywell.tb3026b.ui.configView; import javax.baja.ui.pane.BConstrainedPane; public interface ITB3026BConstrainedPaneResizable { BConstrainedPane[] getConstrainedPanes(); }