sk.uniba.euromath.tests
Class D2DTest

java.lang.Object
  extended by sk.uniba.euromath.tests.D2DTest
All Implemented Interfaces:
EventListener, ControlListener, org.eclipse.swt.internal.SWTEventListener

public class D2DTest
extends Object
implements ControlListener


Constructor Summary
D2DTest()
           
 
Method Summary
 void controlMoved(ControlEvent e)
           
 void controlResized(ControlEvent e)
           
 Shell createSubShell(Shell parent)
           
 Shell getShell()
           
static void main(String[] args)
           
 org.eclipse.draw2d.IFigure prepareData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

D2DTest

public D2DTest()
Method Detail

prepareData

public org.eclipse.draw2d.IFigure prepareData()

getShell

public Shell getShell()

createSubShell

public Shell createSubShell(Shell parent)

main

public static void main(String[] args)

controlMoved

public void controlMoved(ControlEvent e)
Specified by:
controlMoved in interface ControlListener

controlResized

public void controlResized(ControlEvent e)
Specified by:
controlResized in interface ControlListener


Copyright © 2003-2006 null. All Rights Reserved.