Uses of Class
net.anwiba.commons.swing.component.GridBagLayoutComponentBuilder
Packages that use GridBagLayoutComponentBuilder
-
Uses of GridBagLayoutComponentBuilder in net.anwiba.commons.swing.component
Methods in net.anwiba.commons.swing.component that return GridBagLayoutComponentBuilderModifier and TypeMethodDescriptionGridBagLayoutComponentBuilder.add(JComponent component) GridBagLayoutComponentBuilder.add(JComponent component, int with) GridBagLayoutComponentBuilder.checkbox(IBooleanModel model, String lable) GridBagLayoutComponentBuilder.checkbox(IBooleanModel model, String lable, String tooltip) GridBagLayoutComponentBuilder.emptyComponent()GridBagLayoutComponentBuilder.emptyLine()GridBagLayoutComponentBuilder.label(IObjectToStringConverter<T> converter, IObjectModel<T> model) GridBagLayoutComponentBuilder.newline()GridBagLayoutComponentBuilder.newlineAndLabel(String text) GridBagLayoutComponentBuilder.placeHolder()GridBagLayoutComponentBuilder.placeHolder(int width)