be.ac.vub.cocompose.eclipse.palette
Class CoComposeDrawerEntryPage

java.lang.Object
  extended byorg.eclipse.gef.ui.palette.customize.DefaultEntryPage
      extended byorg.eclipse.gef.ui.palette.customize.DrawerEntryPage
          extended bybe.ac.vub.cocompose.eclipse.palette.CoComposeDrawerEntryPage
All Implemented Interfaces:
EntryPage

public class CoComposeDrawerEntryPage
extends DrawerEntryPage

Since:
0.2.0
Version:
0.2.0
Author:
Dennis Wagelaar

Constructor Summary
CoComposeDrawerEntryPage()
           
 
Method Summary
protected  void handleNameChanged(String text)
           
 
Methods inherited from class org.eclipse.gef.ui.palette.customize.DrawerEntryPage
createControl, createOpenDrawerInitiallyOption, createPinDrawerInitiallyOption, getDrawer, handleOpenSelected, handlePinSelected
 
Methods inherited from class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
apply, createDescText, createHiddenCheckBox, createLabel, createNameText, createText, getControl, getEntry, getMessage, getPageContainer, getPermission, handleDescriptionChanged, handleHiddenSelected, setPageContainer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoComposeDrawerEntryPage

public CoComposeDrawerEntryPage()
Method Detail

handleNameChanged

protected void handleNameChanged(String text)
See Also:
DefaultEntryPage.handleNameChanged(java.lang.String)