|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used by the CommonContentProviderBase for managing user extensions to connection profiles through navigatorContent extensions.
Method Summary | |
void |
closeConnection()
This method should close any active connection referenced by this object. |
void |
dispose()
This method should dispose of any resources allocated by this object, including closing open connections to the referenced connection profile. |
IConnection |
getConnection()
|
IConnectionProfile |
getConnectionProfile()
|
Image |
getImage()
|
java.lang.String |
getLabel()
|
boolean |
isVisible()
|
void |
openConnection()
When invoked, this object should open a connection to the referenced connection profile and return the root elements to be displayed under this elements node in the tree. |
Method Detail |
public IConnectionProfile getConnectionProfile()
public void openConnection()
public void closeConnection()
public IConnection getConnection()
public void dispose()
public java.lang.String getLabel()
public Image getImage()
public boolean isVisible()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |