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
Please sign in to leave a comment.
Also, having trouble using ImageIcon with the GUIeditor forms already created...any suggestions.