Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Tying an Action to a pushbutton
Tying an Action to a pushbutton [message #85983] Sat, 16 August 2003 22:05 Go to next message
Eclipse UserFriend
Originally posted by: johnhkc.earthlink.net

Is there a way to attach an Action to a normal pushbutton? Not a
toolbar button -- just a normal Button?
Re: Tying an Action to a pushbutton [message #86206 is a reply to message #85983] Mon, 18 August 2003 11:07 Go to previous message
Eclipse UserFriend
> Is there a way to attach an Action to a normal pushbutton? Not a
> toolbar button -- just a normal Button?

Well the hard way would be adding a listener to the button and to
call the action from within the listener method.


Martin (Kersten)
Previous Topic:Re: Compiler errors no longer in Tasks list?
Next Topic:-> Special directory for plugin resources
Goto Forum:
  


Current Time: Sat Jul 12 16:05:10 EDT 2025

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

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

Back to the top