Bug 140636 - Automatic detection of custom layout managers
Summary: Automatic detection of custom layout managers
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-08 14:51 EDT by coolman5453 CLA
Modified: 2011-06-13 11:36 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description coolman5453 CLA 2006-05-08 14:51:33 EDT
Would it be possible to have Eclipse automatically detect (within the current project) classes that impelement LayoutManager?

Currently, when I use a custom layout manager, it will show up in the Visual Editor as a null layout, and I will get the yellow warning icon on my component.

Or, if you happen to know of a layout manager that lays the controls out in a vertical list, please let me know (the list is dynamic, and needs to be resized at runtime.)