java.lang.Object
net.anwiba.commons.swing.component.ComponentBuilder
- All Implemented Interfaces:
IComponentAdder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setBackGroundColor(Color backGroundColor) setLayoutManager(LayoutManager layoutManager) setLineBorder(Color color, int width) setMaximumSize(int width, int height) setMinimumSize(int width, int height) setOptimizedDrawing(boolean isOptimizedDrawingEnabled) setPreferredSize(int width, int height) setSize(int width, int height)
-
Constructor Details
-
ComponentBuilder
public ComponentBuilder()
-
-
Method Details
-
add
- Specified by:
addin interfaceIComponentAdder
-
add
- Specified by:
addin interfaceIComponentAdder
-
setSize
-
setEmptyBorder
-
setLineBorder
-
setMinimumSize
-
setMaximumSize
-
setPreferredSize
-
setBackGroundColor
-
setLayoutManager
-
build
-
setOptimizedDrawing
-