org.eclipse.emf.mapping.presentation
Class MappingEditor.DelayedColumnFitter.DelayedLayout
java.lang.Object
org.eclipse.emf.mapping.presentation.MappingEditor.DelayedColumnFitter.DelayedLayout
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- MappingEditor.DelayedColumnFitter
- protected class MappingEditor.DelayedColumnFitter.DelayedLayout
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
layout
protected TableLayout layout
newWidth
protected int newWidth
ignore
protected boolean ignore
MappingEditor.DelayedColumnFitter.DelayedLayout
public MappingEditor.DelayedColumnFitter.DelayedLayout(int time)
run
public void run()
- Specified by:
run
in interface Runnable