org.gudy.azureus2.ui.swt.views.table.utils
Class TableColumnSWTUtils

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.views.table.utils.TableColumnSWTUtils

public class TableColumnSWTUtils
extends java.lang.Object

Author:
TuxPaper

Constructor Summary
TableColumnSWTUtils()
           
 
Method Summary
static int convertColumnAlignmentToSWT(int align)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableColumnSWTUtils

public TableColumnSWTUtils()
Method Detail

convertColumnAlignmentToSWT

public static int convertColumnAlignmentToSWT(int align)