Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Draw2D ToggleButton
Draw2D ToggleButton [message #69655] Wed, 12 March 2003 18:42 Go to next message
Eclipse UserFriend
Originally posted by: radienssmgs2.hotmail.com

Hi,

How can I create a ToggleButton with just an Image?
I can only find this constructor, which take a text *AND* and Image.

public ToggleButton(String text, Image normalIcon)


Thank you.
Re: Draw2D ToggleButton [message #69715 is a reply to message #69655] Wed, 12 March 2003 20:44 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

new ToggleButton(new ImageFigure(image));
Previous Topic:JFace TreeView and GEF EditPart
Next Topic:[ANN] GEF is feature complete/API frozen for 2.1
Goto Forum:
  


Current Time: Sat Dec 21 14:24:29 GMT 2024

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

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

Back to the top