|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.events.ControlAdapter
org.eclipse.emf.mapping.presentation.MappingEditor.DelayedColumnFitter
Nested Class Summary | |
protected class |
MappingEditor.DelayedColumnFitter.DelayedLayout
|
Field Summary | |
protected int |
columnResizeTime
|
protected MappingEditor.DelayedColumnFitter.DelayedLayout |
delayedLayout
|
protected boolean |
inLayout
|
protected int |
oldWidth
|
protected Table |
table
|
Constructor Summary | |
protected |
MappingEditor.DelayedColumnFitter()
|
Method Summary | |
void |
controlResized(ControlEvent event)
|
Methods inherited from class org.eclipse.swt.events.ControlAdapter |
controlMoved |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Table table
protected MappingEditor.DelayedColumnFitter.DelayedLayout delayedLayout
protected int columnResizeTime
protected int oldWidth
protected boolean inLayout
Constructor Detail |
protected MappingEditor.DelayedColumnFitter()
Method Detail |
public void controlResized(ControlEvent event)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |