|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.ram.rich.ui.myrepositories.AbstractRepositoryItem
public abstract class AbstractRepositoryItem
Repository item denotes a child under each repository connection.
| Constructor Summary | |
|---|---|
AbstractRepositoryItem()
|
|
| Method Summary | |
|---|---|
IStructuredContentProvider |
getContentProvider()
Content provider for children to be shown under this repository item. |
ILabelProvider |
getLabelProvider()
Label provider for this item and its children |
void |
initialize(IRepositoryIdentifier repository)
Initializes this repository item for the provided connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractRepositoryItem()
| Method Detail |
|---|
public void initialize(IRepositoryIdentifier repository)
repository - public IStructuredContentProvider getContentProvider()
null
public ILabelProvider getLabelProvider()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||