blob: 8f372022286b4d2c102b05baddc9f8a12a1e99a3 [file] [log] [blame]
package org.eclipse.swt.widgets;
/*
* (c) Copyright IBM Corp. 2000, 2001.
* All Rights Reserved
*/
class Trim {
int top=0, bottom=0, left=0, right=0;
}