How do you use a component subclass in the GUI builder
How do you use a swing class that is not on the standard palette without making a new palette. For instance, if I want to use a JToggleButton instead of JButton or a JTextPane instead of a JTextArea?
Thanks.
- Eric
请先登录再写评论。
Also, having trouble using ImageIcon with the GUIeditor forms already created...any suggestions.