eu.geclipse.ui.views
Class AuthTokenView.AuthenticationTokenContentProvider
java.lang.Object
eu.geclipse.ui.views.AuthTokenView.AuthenticationTokenContentProvider
- Enclosing class:
- AuthTokenView
public static class AuthTokenView.AuthenticationTokenContentProvider
- extends java.lang.Object
This internal class is used to present the currently available authentication
tokens in a structured way to the user. The standard presentation uses a table.
- See Also:
AuthTokenView.AuthenticationTokenLabelProvider
|
Method Summary |
void |
dispose()
|
java.lang.Object[] |
getElements(java.lang.Object input)
|
void |
inputChanged(Viewer viewer,
java.lang.Object oldInput,
java.lang.Object newInput)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthTokenView.AuthenticationTokenContentProvider
public AuthTokenView.AuthenticationTokenContentProvider()
getElements
public java.lang.Object[] getElements(java.lang.Object input)
inputChanged
public void inputChanged(Viewer viewer,
java.lang.Object oldInput,
java.lang.Object newInput)
dispose
public void dispose()