Interface IComponentContainer
-
public interface IComponentContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddTo(javax.swing.JPanel contentPane)intgetColumnCount()intgetRowCount()voidsetEnabled(boolean enabled)
-