|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComponentAddStrategyProvider
An interface that specifies a component add strategy to use with a certain container.
Method Summary | |
---|---|
IComponentAddStrategy |
getComponentAddStrategy(java.awt.Container container)
Return a suitable instance of IComponentAddStrategy
that specifies how to add components to the argument container. |
Method Detail |
---|
IComponentAddStrategy getComponentAddStrategy(java.awt.Container container)
IComponentAddStrategy
that specifies how to add components to the argument container.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |