org.topbraidcomposer.ui
Class TopBraidActionSets

java.lang.Object
  extended by org.topbraidcomposer.ui.TopBraidActionSets

public class TopBraidActionSets
extends java.lang.Object

A singleton that removes unnecessary action sets when the TBC perspective is activated or reset.

Author:
Holger Knublauch

Constructor Summary
TopBraidActionSets()
           
 
Method Summary
static void perhapsRegisterListener(org.eclipse.ui.IWorkbenchPage page)
           
static void removeUndesiredToolBarItems(org.eclipse.ui.IWorkbenchPage page)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopBraidActionSets

public TopBraidActionSets()
Method Detail

perhapsRegisterListener

public static void perhapsRegisterListener(org.eclipse.ui.IWorkbenchPage page)

removeUndesiredToolBarItems

public static void removeUndesiredToolBarItems(org.eclipse.ui.IWorkbenchPage page)