Class BorderLayoutHelper
java.lang.Object
net.thevpc.common.swing.util.BorderLayoutHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Componentstatic ComponentgetComponent(Container panel, String borderLayoutConstraint) static ComponentremoveCenter(Container panel) static ComponentremoveComponent(Container panel, String borderLayoutConstraint) static voidstatic voidsetComponent(Container panel, String borderLayoutConstraint, Component comp)
-
Constructor Details
-
BorderLayoutHelper
public BorderLayoutHelper()
-
-
Method Details
-
getComponent
-
removeComponent
-
setComponent
-
getCenter
-
removeCenter
-
setCenter
-