org.eclipse.etrice.core.ui.outline
Class RoomOutlinePage

java.lang.Object
  extended by OutlinePage
      extended by org.eclipse.etrice.core.ui.outline.RoomOutlinePage

public class RoomOutlinePage
extends OutlinePage

description

Author:
Henrik Rentz-Reichert initial contribution and API

Constructor Summary
RoomOutlinePage()
           
 
Method Summary
protected  void configureContextMenu()
           
 void createControl(Composite parent)
           
protected  void fillContextMenu(org.eclipse.jface.action.IMenuManager menu)
           
protected  int getDefaultExpansionLevel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomOutlinePage

public RoomOutlinePage()
Method Detail

createControl

public void createControl(Composite parent)

configureContextMenu

protected void configureContextMenu()

fillContextMenu

protected void fillContextMenu(org.eclipse.jface.action.IMenuManager menu)

getDefaultExpansionLevel

protected int getDefaultExpansionLevel()