TrainBeaser for iPhone
The moose likes IDEs, Version Control and other tools and the fly likes Netbeans Question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Netbeans Question" Watch "Netbeans Question" New topic
Author

Netbeans Question

Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15040

The part of the code during GUI editing that gets generated by netbeans is uneditable. Is there a way to make that part of the code editable inside netbeans? For such things as adding comments?
Also, If I have a set of components (labels, textfields, whatever) and groups of them will have the same font, font size, color, border, whatever, is there a way to set that in Netbeans so that as you drag a component onto the panel several times, they will take on a common set of "rules" if you will. Or am I stuck with just setting those details for each component.
thanks.


My Blog | DZone Articles
 
IntelliJ Java IDE
 
subject: Netbeans Question
 
Threads others viewed
Change the font in a JList
How to change the font of a whole application?
How to set font in JFileChooser?
MenuItem font setting
Font
MyEclipse, The Clear Choice