Skip to content

Instantly share code, notes, and snippets.

View arthemus's full-sized avatar
🇧🇷
Working from Home

Arthemus arthemus

🇧🇷
Working from Home
View GitHub Profile
package com.eclipsesource.swt.util;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.widgets.Control;
public class GridDataUtil {
private final GridData gridData;