Results 1 to 1 of 1
- 09-02-2010, 10:36 PM #1
Member
- Join Date
- Sep 2010
- Posts
- 1
- Rep Power
- 0
TextStore changing in multiple places
Hi,
I have a working ITextStore implementation that changes in multiple places when the user changes one place (think: Java-Editor refactor->rename mode).
I am using a subclass of the the standard AbstractDocument implementation with a DefaultLineTracker. I override isLineInformationRepairNeeded to always return true. Even now, the resulting editor doesn't update everywhere.
Is there a simple trick how I can instruct the editor to always update the whole editor contents to reflect the changes in the TextStore?
Thanks in advance
Frederic Beister
Similar Threads
-
round to two decimal places
By javaMike in forum New To JavaReplies: 3Last Post: 12-24-2011, 02:01 AM -
Changing binding when changing the underlying model object
By ChrisNY in forum NetBeansReplies: 0Last Post: 08-14-2010, 10:09 AM -
[SOLVED] Decimal Places - Is this possible?
By dbashby in forum New To JavaReplies: 4Last Post: 04-08-2009, 07:49 PM -
numbers with two decimal places
By little_polarbear in forum New To JavaReplies: 8Last Post: 08-27-2008, 11:04 PM -
Capping decimal places
By Rageagainst20 in forum New To JavaReplies: 1Last Post: 12-20-2007, 09:28 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks