Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Action drop-down list
Action drop-down list [message #617366] Fri, 26 June 2009 11:29
Dusan Fedorcak is currently offline Dusan FedorcakFriend
Messages: 2
Registered: July 2009
Junior Member
Hello,

I'm trying to use shared actions in my swing gui but I have encoutered
some problems when doing it with VE (1.4.0 build).

1. It is not possible to make shared actions through component property
editor (no bean is created, only "aComponent.setAction(new SomeAction())"
expression is added). However, there is a bean name displayed in action
property but no bean exists at all (there is only reference in .xmi file).

2. I also tried to make action manually by "Choose Bean" command in
Palette tab. It worked, but I have expected that actions created in this
way will populate action drop-down list in component property editor.
Unfortunately the drop-down list remained empty.

Maybe I'm just missing some obvious way to do it...

Thakns,
Dusan
Previous Topic:Action drop-down list
Next Topic:Show Alignment Window and Buttons on GridBagLayout
Goto Forum:
  


Current Time: Tue Mar 19 11:22:34 GMT 2024

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

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

Back to the top