JHotDraw 7.5.1

org.jhotdraw.samples.mini
Class MovableChildFiguresSample

java.lang.Object
  extended by org.jhotdraw.samples.mini.MovableChildFiguresSample

public class MovableChildFiguresSample
extends java.lang.Object

Example showing how to create a graphical composite figure which holds component figures that can be moved independently using handles.

Version:
$Id: EditorSample.java 527 2009-06-07 14:28:19Z rawcoder $
Author:
Werner Randelshofer

Constructor Summary
MovableChildFiguresSample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MovableChildFiguresSample

public MovableChildFiguresSample()
Method Detail

main

public static void main(java.lang.String[] args)

Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.