JHotDraw 7.1

org.jhotdraw.samples.mini
Class LabeledLineConnectionFigureSample

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

public class LabeledLineConnectionFigureSample
extends java.lang.Object

Example showing how to connect two rectangles with a labeled connection, that has a labels at both ends.

Version:
1.0 November 9, 2006 Created.
Author:
Werner Randelshofer

Constructor Summary
LabeledLineConnectionFigureSample()
          Creates a new instance.
 
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

LabeledLineConnectionFigureSample

public LabeledLineConnectionFigureSample()
Creates a new instance.

Method Detail

main

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

Copyright 1996-2007 (c) JHotDraw.org.
Some rights reserved.