drag and drop in a JMenu/JMenuItem
I posted this message before, but didn't get any response so I'm
reposting hoping for a response.
Can someone please point me to some sample code that allows drag and
drop in a JMenu/JMenuItem. I know that Java doesn't support dnd in
the menu stuff, but I need it anyway. Technically speaking it
doesn't
have to be a popup menu, but would be nice, as long as it has the
look
and feel of a popup menu (i.e. fonts, size, etc.). An example of
what
I'm talking about, via menus, is the start menu under Windows. Those
menus allow you to do dnd, but of course it's Windows and they allow
anything and everything. Just to note I'm using JDK 1.5.x if that
helps for the code direction.
.
Relevant Pages
- drag and drop in a JMenu/JMenuItem
... Can someone please point me to some sample code that allows drag and ... I know that Java doesn't support dnd in ... I'm talking about, via menus, is the start menu under Windows. ... (comp.lang.java.gui) - Re: XP has no significant bugs other than those of its defenders
... Seems to me the issue was the poor architecture of the windows ... was Linux number one, linux would be as virus infected as windows, but ... people walk away thinking poor old microsoft is just a victim, ... but you posted it half a dozen times in response to ... (sci.electronics.design) - Re: Am I the only one actually using Windows Vista?
... With Vista they didn't add a new skin on top of the old OS engine. ... Inconsistent response, OTOH, drives users ... Lines of characters change size, ... changes of size and typeface as windows are scrolled. ... (alt.sysadmin.recovery) - Re: mucking with Event Definitions to get tighter coupling to Objects ?
... static class within 'CustomEvents. ... in understanding the "standard model." ... end-user will have the choice to create several kinds of secondary windows ... a point you raise in your response. ... (microsoft.public.dotnet.languages.csharp) - Re: Windows Update Failure; Tech Abaondoned Me
... To view this file one has to use Search, it will not show in either Windows Explorer nor My Computer. ... Click Start, point to Search, and then click For Files or Folders. ... I called dsl tech and they tried to reset the ip several times and nothing worked. ... I also wrote this information in my current email response with the current tech and said I was unhappy with the direction the case was going because I stated that it seems like they are reading a set script instead of providing individual help. ... (microsoft.public.windowsupdate) |
|