Skip to main content



      Home
Home » Archived » Visual Editor (VE) » ComponentAdded event not being received during design time?
ComponentAdded event not being received during design time? [message #607972] Fri, 17 June 2005 11:11
Eclipse UserFriend
VE1.1M2

Thought this was working before.

My bean is a JPanel extension. During design time, I need to take
certain actions whenever a component is dropped on or removed from my
bean/JPanel. I am adding a container event listener
(addContainerListener) to the JPanel, but it is not receiving any event
calls when components are added or removed.

The JTestPanel2 test case earlier provided has this code in the
JTestPanel2.java file.

Is VE not generating container events?

Thanks,
Gerald
Previous Topic:Error "The project cannot be built until build path errors are resolved"
Next Topic:Error "The project cannot be built until build path errors are resolved"
Goto Forum:
  


Current Time: Sat Jun 21 14:28:25 EDT 2025

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

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

Back to the top