Skip to main content



      Home
Home » Eclipse Projects » GEF » Refactor
Refactor [message #201607] Tue, 01 November 2005 22:41
Eclipse UserFriend
Hello ,everyone.
Now,I'm worried about my homework.I have had an Editor,which contains
Property view , code Editor ,graphic area and Palette(a little like
VE,just a little) .As soon as I drag a panel such as button onto the
graphic area ,the initial code about Button will generate and such as
Property view.
For example,a Button was put on the graphic area,
and "Button btn1 = new Button();"on the code area.
Now I want to raname the Button's name (from "btn1" into "Hello") in the
ProPerty view,so the total code will also change the name "btn1" into
"Hello"--something like Refactor,I think.But in details,how should i do,I
don't know.
So ,ask for help!
Thank you!
:)
Previous Topic:why I can't open the old java file on the run-time workbench?
Next Topic:Label
Goto Forum:
  


Current Time: Thu May 22 03:56:02 EDT 2025

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

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

Back to the top