Re: About Matisse
Tomas Pavek <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Ayodeji Aladejebi wrote: > I realized that the only way to move components in Netbeans form builder > usiing matisse is by mouse dragging. is it possible to move the > components using the keyboard arrow keys No, this is not possible. You may file an enhancement request, or add comment to http://www.netbeans.org/issues/show_bug.cgi?id=58362 (which is close to your idea). We don't have a detailed spec yet of how keyboard moving should work (especially together with the "snap" feature). > > Also i noticed one behaviour in Netbeans form recent form designer. The > default font indicated in the property window shows Tahoma. When you run > the program, it does not use Tahoma but the default font: Arial. This > behavior is still in Netbeans 4.1 It is because NetBeans runs in different look&feel than the program when executed - thus different default font. You'd have to run NetBeans on the same look&feel, or change it in your program - perhaps you could try: UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()) - Tomas > > > > On 8/22/05, Tim Boudreau <[email protected] <mailto:[email protected]>> > wrote: > > Ayodeji Aladejebi wrote: > > > > This is just a question: > > I have used the database analyzer from Netbeans Runtime tab > > > > However is there any drag 'n' drop relationship with the code > you are > > writing in the editor view? > > > > I was just wondering if there could be a drag 'n' drop means to > binding > > a database schema to bean patterns > > > > or a way to right click on a database table and then maybe an > option to > > render a bean that maps to the table > > Once upon a time (circa 1999) you could right click a table, etc. under > the database node and copy code to access that onto the clipboard, and > then paste that code into the editor. > > No idea if it still does that, I haven't had a reason to use that module > in many years. > > -Tim > > > > > -- > "The more life's risk you take, the more life's reward you get" - Me > > Aladejebi Ayodeji A., Project Leads > PentaSoft Technologies Nigeria Limited > Floor 1, AP Plaza, Ademola Adetokunbo Crescent, Wuse II > Abuja, Nigeria |Tel: 234-09-5233478 | Fax: 234-09-5233470 > > Interested in Java Development? > Visit my blog: Ayodeji Aladejebi's JBlog | http://blog.dabarobjects.com/ > Community: Visit Cowblock.net <http://Cowblock.net>, Nigeria