public AbstractTableInformationControl(Shell parent, int shellStyle, int controlStyle)(Code)
Creates an information control with the given shell as parent. The given
styles are applied to the shell and the table widget.
Parameters: parent - the parent shell Parameters: shellStyle - the additional styles for the shell Parameters: controlStyle - the additional styles for the control
Method Detail
addDisposeListener
public void addDisposeListener(DisposeListener listener)(Code)
addFocusListener
public void addFocusListener(FocusListener listener)(Code)
Removes the selected items from the list and closes their corresponding tabs
Selects the next item in the list or disposes it if its presentation is disposed