org.eclipse.gmf.bridge.ui.dashboard
Interface DashboardAction


public interface DashboardAction

EXPERIMENTAL

Author:
dstadnik

Method Summary
 void init(DashboardFacade context)
           
 boolean isEnabled()
           
 void run()
           
 

Method Detail

init

void init(DashboardFacade context)

isEnabled

boolean isEnabled()

run

void run()


Copyright © 2012. All Rights Reserved.