net.sourceforge.squirrel_sql.plugins.graph
Class ConstraintViewAdapter

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.graph.ConstraintViewAdapter
All Implemented Interfaces:
ConstraintViewListener

public class ConstraintViewAdapter
extends java.lang.Object
implements ConstraintViewListener


Constructor Summary
ConstraintViewAdapter()
           
 
Method Summary
 void foldingPointMoved(ConstraintView source)
           
 void removeNonDbConstraint(ConstraintView constraintView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintViewAdapter

public ConstraintViewAdapter()
Method Detail

foldingPointMoved

public void foldingPointMoved(ConstraintView source)
Specified by:
foldingPointMoved in interface ConstraintViewListener

removeNonDbConstraint

public void removeNonDbConstraint(ConstraintView constraintView)
Specified by:
removeNonDbConstraint in interface ConstraintViewListener


Copyright © 2001-2010. All Rights Reserved.