Package com.iizix.swt

Class TTableItem


public class TTableItem extends TableItem
Text table item with corrections for image bounds (bug fix for Windows).
Author:
Christopher Mindus
  • Constructor Details

    • TTableItem

      public TTableItem(Table parent, int style, int index)
      Constructor.
  • Method Details