com.touchgraph.graphlayout.interaction
Class GLNavigateUI

java.lang.Object
  extended bycom.touchgraph.graphlayout.interaction.TGUserInterface
      extended bycom.touchgraph.graphlayout.interaction.GLNavigateUI

public class GLNavigateUI
extends TGUserInterface

GLNavigateUI. User interface for moving around the graph, as opposed to editing.

Version:
1.21 $Id: GLNavigateUI.java,v 1.1.1.1 2004/02/06 08:44:07 keesj Exp $
Author:
Alexander Shapiro, Murray Altheim (abstracted GLPanel to TGScrollPane interface)

Constructor Summary
GLNavigateUI(GLPanel glp)
           
 
Method Summary
 void activate()
           
 void deactivate()
           
 
Methods inherited from class com.touchgraph.graphlayout.interaction.TGUserInterface
activate, isActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLNavigateUI

public GLNavigateUI(GLPanel glp)
Method Detail

activate

public void activate()
Specified by:
activate in class TGUserInterface

deactivate

public void deactivate()
Overrides:
deactivate in class TGUserInterface


Copyright © 2003-2004 SourceForge. All Rights Reserved.