org.eclipse.emf.edit.ui
Class EditorEntryPoint.ImageData

java.lang.Object
  extended by org.eclipse.emf.edit.ui.EditorEntryPoint.ImageData
Enclosing class:
EditorEntryPoint

public static class EditorEntryPoint.ImageData
extends java.lang.Object


Field Summary
 int height
           
 int width
           
 
Constructor Summary
EditorEntryPoint.ImageData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public int width

height

public int height
Constructor Detail

EditorEntryPoint.ImageData

public EditorEntryPoint.ImageData()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.