com.ibm.etools.systems.core.ui.view.commands
Class SystemBuildErrorViewProvider
java.lang.Object
ContainerContentProvider
com.ibm.etools.systems.core.ui.view.SystemTableViewProvider
com.ibm.etools.systems.core.ui.view.commands.SystemBuildErrorViewProvider
- public class SystemBuildErrorViewProvider
- extends SystemTableViewProvider
This is the content and label provider for the SystemTableView.
This class is used both to populate the SystemTableView but also
to resolve the icon and labels for the cells in the table.
- See Also:
- Serialized Form
Methods inherited from class com.ibm.etools.systems.core.ui.view.SystemTableViewProvider |
addListener, flushCache, getAdapterFor, getCache, getChildren, getColumnImage, getColumnText, getElementAt, getImage, getMaxCharsInColumnZero, getParent, getText, hasChildren, isDeleted, isLabelProperty, removeListener, setCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
SystemBuildErrorViewProvider
public SystemBuildErrorViewProvider()
inputChanged
public void inputChanged(Viewer visualPart,
Object oldInput,
Object newInput)
- Overrides:
inputChanged
in class SystemTableViewProvider
setOffset
public void setOffset(int offset)
moveOffsetToEnd
public void moveOffsetToEnd()
getElements
public Object[] getElements(Object object)
- Overrides:
getElements
in class SystemTableViewProvider
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.