link start!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.honeywell.tb3026b.ui.configView;
|
||||
|
||||
import javax.baja.ui.pane.BConstrainedPane;
|
||||
|
||||
public interface ITB3026BConstrainedPaneResizable {
|
||||
BConstrainedPane[] getConstrainedPanes();
|
||||
}
|
||||
Reference in New Issue
Block a user