Uses of Interface org.jgraph.event.GraphLayoutCacheListener

Uses in package org.jgraph.graph

Methods with parameter type org.jgraph.event.GraphLayoutCacheListener

void
Adds a listener for the GraphLayoutCacheEvent posted after the graph layout cache changes.
void
Removes a listener previously added with addGraphLayoutCacheListener() .

Methods with return type org.jgraph.event.GraphLayoutCacheListener

GraphLayoutCacheListener[]
Return an array of all GraphLayoutCacheListener that were added to this model.

Uses in package org.jgraph.plaf.basic

Classes implementing org.jgraph.event.GraphLayoutCacheListener

class
Listens for changes in the graph view and updates the size accordingly.

Fields of type org.jgraph.event.GraphLayoutCacheListener

GraphLayoutCacheListener
Updates the display when the view has changed.

Methods with return type org.jgraph.event.GraphLayoutCacheListener

GraphLayoutCacheListener
Returns a listener that can update the graph when the view changes.

Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.