Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » how to disable the debug view buttons programmatically
how to disable the debug view buttons programmatically [message #1006290] Wed, 30 January 2013 17:19 Go to next message
ben agai is currently offline ben agaiFriend
Messages: 36
Registered: July 2012
Member
hi.
i wanted to ask, how can i programmatically disable the debug view's buttons in specific time in my program?

if i did'nt explained my question well ,please tell me so i can explain it better.

thanks in advance.
Re: how to disable the debug view buttons programmatically [message #1006499 is a reply to message #1006290] Thu, 31 January 2013 14:03 Go to previous message
ben agai is currently offline ben agaiFriend
Messages: 36
Registered: July 2012
Member
i have checked how to disable/enable the debug view buttons and i have encountered the next classes and interfaces:

Class AbstractDebugCommand.
Class DebugCommandActionDelegate.
Class DebugCommandAction.
Interface IDebugCommandRequest.
Interface IEnabledStateRequest.

still i didn't figure out how to disable/enable the stepInto,stepOver,stepReturn,resume,suspend buttons of the workbench toolbar at debug mode.
i dont know if i am at the right direction at all at solving this issue.

any help would be helpful, thnaks.

Previous Topic:How do i install EclipseTrader?
Next Topic:Eclipse Plugin Development - Editor
Goto Forum:
  


Current Time: Fri Apr 26 09:43:17 GMT 2024

Powered by FUDForum. Page generated in 0.03335 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top