com.ibm.carma.ui.view.fields
Class FieldsBrowserFrameSource

java.lang.Object
  extended by org.eclipse.ui.views.framelist.TreeViewerFrameSource
      extended by com.ibm.carma.ui.view.fields.FieldsBrowserFrameSource
All Implemented Interfaces:
org.eclipse.ui.views.framelist.IFrameSource

public class FieldsBrowserFrameSource
extends org.eclipse.ui.views.framelist.TreeViewerFrameSource

Frame source for the CARMA field viewer. The viewer uses TreeFrame objects to capture the state of the tree viewer.

Since:
7.1

Field Summary
static java.lang.String COPYRIGHT
           
 
Fields inherited from interface org.eclipse.ui.views.framelist.IFrameSource
CURRENT_FRAME, FULL_CONTEXT, PARENT_FRAME, SELECTION_FRAME
 
Constructor Summary
FieldsBrowserFrameSource(FieldsTableBrowser browser)
           
 
Method Summary
 
Methods inherited from class org.eclipse.ui.views.framelist.TreeViewerFrameSource
connectTo, getFrame, getViewer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

FieldsBrowserFrameSource

public FieldsBrowserFrameSource(FieldsTableBrowser browser)
Parameters:
viewer -