EditorViewHierarchy
(Difference between revisions)
Mmetelka (Talk | contribs)
(Created page with '=== View Hierarchy === Editor View Hierarchy represents a Swing document visually by a structure of nested views. Its code is responsible for all the document related painting a…')
Newer edit →
(Created page with '=== View Hierarchy === Editor View Hierarchy represents a Swing document visually by a structure of nested views. Its code is responsible for all the document related painting a…')
Newer edit →
Revision as of 13:12, 18 September 2012
View Hierarchy
Editor View Hierarchy represents a Swing document visually by a structure of nested views. Its code is responsible for all the document related painting and for updating of the visual structure upon document modifications and changes in highlighting layers.