Uses of Class
net.anwiba.commons.swing.component.ComponentBuilder
Packages that use ComponentBuilder
-
Uses of ComponentBuilder in net.anwiba.commons.swing.component
Methods in net.anwiba.commons.swing.component that return ComponentBuilderModifier and TypeMethodDescriptionComponentBuilder.setBackGroundColor(Color backGroundColor) ComponentBuilder.setEmptyBorder()ComponentBuilder.setLayoutManager(LayoutManager layoutManager) ComponentBuilder.setLineBorder(Color color, int width) ComponentBuilder.setMaximumSize(int width, int height) ComponentBuilder.setMinimumSize(int width, int height) ComponentBuilder.setOptimizedDrawing(boolean isOptimizedDrawingEnabled) ComponentBuilder.setPreferredSize(int width, int height) ComponentBuilder.setSize(int width, int height)