• 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 5528 for trunk/SRC/org/openmicroscopy/shoola/agents/imviewer/browser/BrowserComponent.java

Show
Ignore:
Timestamp:
07/04/08 13:41:43 (5 months ago)
Author:
jburel
Message:

First implementation of the projection.
The preview is only available for now.

Files:
1 modified

  • trunk/SRC/org/openmicroscopy/shoola/agents/imviewer/browser/BrowserComponent.java (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/SRC/org/openmicroscopy/shoola/agents/imviewer/browser/BrowserComponent.java

    r5463 r5528  
    350350        } 
    351351 
     352        /**  
     353     * Implemented as specified by the {@link Browser} interface. 
     354     * @see Browser#getBackgroundColor() 
     355     */ 
     356        public Color getBackgroundColor() 
     357        { 
     358                return model.getBackgroundColor(); 
     359        } 
     360         
    352361    /**  
    353362     * Implemented as specified by the {@link Browser} interface. 

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/