org.wilmascope.control
Interface OptionsClient

All Known Implementing Classes:
ClusterOptionsMenu, EdgeOptionsMenu, NodeOptionsMenu

public interface OptionsClient

Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg

Version:
1.0
Author:
Tim Dwyer

Method Summary
 void callback(java.awt.event.MouseEvent e, GraphControl.GraphElementFacade n)
           
 

Method Detail

callback

void callback(java.awt.event.MouseEvent e,
              GraphControl.GraphElementFacade n)