• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 5522 for trunk/SRC/org/openmicroscopy/shoola/env/rnd/RenderingControlProxy.java

Show
Ignore:
Timestamp:
06/24/08 19:45:46 (5 months ago)
Author:
jburel
Message:

Externalise version, name, about file etc.
Fixed tickect #621

Files:
1 modified

  • trunk/SRC/org/openmicroscopy/shoola/env/rnd/RenderingControlProxy.java (modified) (3 diffs)

Legend:

Unmodified
Added
Removed
  • trunk/SRC/org/openmicroscopy/shoola/env/rnd/RenderingControlProxy.java

    r5509 r5522  
    870870        try { 
    871871                 servant.resetDefaultsNoSave(); 
     872                 setModel(HSB); 
    872873                 invalidateCache(); 
    873874                 initialize(); 
    … …  
    12231224        try { 
    12241225                 servant.resetDefaultsNoSave(); 
     1226                 setModel(HSB); 
    12251227                 List list = servant.getAvailableFamilies(); 
    12261228                 ChannelMetadata m; 
    … …  
    12401242                                                                                m.getGlobalMax()); 
    12411243                         } 
     1244                 
    12421245                 invalidateCache(); 
    12431246                 initialize(); 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/