|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.ViewPart
com.ibm.carma.ui.view.BaseCarmaBrowser
com.ibm.carma.ui.view.fields.FieldsTableBrowser
public class FieldsTableBrowser
ViewPart used to display the Carma Field Browser for users. It uses a TreeViewer to display the tree along with the member info as configured in the RAM field specification.
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
|
| Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
PROP_TITLE |
| Constructor Summary | |
|---|---|
FieldsTableBrowser()
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
void |
saveState(org.eclipse.ui.IMemento memento)
|
| Methods inherited from class com.ibm.carma.ui.view.BaseCarmaBrowser |
|---|
createPartControl, getViewer, init, propertyChange, setFocus |
| Methods inherited from class org.eclipse.ui.part.ViewPart |
|---|
getViewSite, init, setInitializationData |
| Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
|---|
addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, showBusy |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Field Detail |
|---|
public static final java.lang.String COPYRIGHT
| Constructor Detail |
|---|
public FieldsTableBrowser()
| Method Detail |
|---|
public void dispose()
dispose in interface org.eclipse.ui.IWorkbenchPartdispose in class BaseCarmaBrowserpublic void saveState(org.eclipse.ui.IMemento memento)
saveState in interface org.eclipse.ui.IPersistablesaveState in interface org.eclipse.ui.IViewPartsaveState in class org.eclipse.ui.part.ViewPart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||