public class GUITools extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
determineUseSubcomponents(java.lang.Object[] parameters)
Used by
AlignmentArea and AlignmentContentArea to determine whether to create subcomponents
for each sequence and data area or not for SWT. |
public static boolean determineUseSubcomponents(java.lang.Object[] parameters)
AlignmentArea and AlignmentContentArea to determine whether to create subcomponents
for each sequence and data area or not for SWT.parameters - the parameters passed to the TIC component factorytrue if subcomponents shall be created, false otherwise