- Timestamp:
- 07/04/08 13:41:43 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/SRC/org/openmicroscopy/shoola/agents/imviewer/browser/Browser.java
r5463 r5528 332 332 public double getGridRatio(); 333 333 334 /** 335 * Returns the background color of the canvas. 336 * 337 * @return See above. 338 */ 339 public Color getBackgroundColor(); 340 334 341 public void initializeMagnificationFactor(double f); 335 342
