|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectViewPart
eu.geclipse.info.ui.GlueInfoViewer
public class GlueInfoViewer
| Nested Class Summary | |
|---|---|
class |
GlueInfoViewer.TreeObject
|
class |
GlueInfoViewer.TreeParent
|
| Constructor Summary | |
|---|---|
GlueInfoViewer()
The constructor. |
|
| Method Summary | |
|---|---|
void |
addSelectionChangedListener(ISelectionChangedListener arg0)
|
void |
createPartControl(Composite parent)
This is a callback that will allow us to create the viewer and initialize it. |
void |
dispose()
|
java.lang.String |
getCurrentVO()
|
ISelection |
getSelection()
|
void |
gridModelChanged(IGridModelEvent event)
The method is called everytime a change in the model occurred and the event processing is active. |
void |
infoChanged()
Notify that the glue info has changed |
void |
removeSelectionChangedListener(ISelectionChangedListener arg0)
|
void |
setCurrentVO(java.lang.String currentVO)
|
void |
setFocus()
Passing the focus request to the viewer's control. |
void |
setSelection(ISelection arg0)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlueInfoViewer()
| Method Detail |
|---|
public void createPartControl(Composite parent)
public void setFocus()
public java.lang.String getCurrentVO()
public void setCurrentVO(java.lang.String currentVO)
currentVO - public void addSelectionChangedListener(ISelectionChangedListener arg0)
public ISelection getSelection()
public void removeSelectionChangedListener(ISelectionChangedListener arg0)
public void setSelection(ISelection arg0)
public void infoChanged()
IGlueStoreChangeListerner
infoChanged in interface IGlueStoreChangeListernerpublic void dispose()
public void gridModelChanged(IGridModelEvent event)
IGridModelListener
gridModelChanged in interface IGridModelListenerevent - The event that occurred in the model.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||