-
property names for fire events in jcomponent
I've made a custom component that extends from JComponent, it serves a similar function to JTree. When I make changes to whats displayed in the component, the preferred size changes. The JScrollPane the contains the component doesn't update the size of its scrollbars to reflect the change until I resize the window, causing a repaint.
I figure I have to call firePropertyChange() but I don't know what the different property names are. Anyone know what the property name is I should use, or should I be doing something completely different?
Similar Threads
-
By thegios in forum VB Classic
Replies: 1
Last Post: 09-19-2005, 02:08 PM
-
Replies: 146
Last Post: 08-12-2002, 10:40 PM
-
By Rob Teixeira in forum .NET
Replies: 129
Last Post: 06-06-2002, 05:23 AM
-
By Rob Teixeira in forum .NET
Replies: 15
Last Post: 05-31-2002, 03:30 PM
-
By Rattagarn V. in forum VB Classic
Replies: 5
Last Post: 10-09-2000, 07:36 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|