Uses of Interface org.jgraph.graph.CellHandle

Uses in package org.jgraph.plaf.basic

Classes implementing org.jgraph.graph.CellHandle

class

Fields of type org.jgraph.graph.CellHandle

CellHandle
The handle that consumed the last mousePressedEvent.
CellHandle
Handle that we are going to use.
CellHandle[]

Methods with return type org.jgraph.graph.CellHandle

CellHandle
Constructs the "root handle" for context.
CellHandle
Returns the handle that is currently active, or null, if no handle is currently active.

Uses in package org.jgraph.graph

Classes implementing org.jgraph.graph.CellHandle

class
class

Methods with return type org.jgraph.graph.CellHandle

CellHandle
Returns a cell handle for the view.
CellHandle
Returns a cell handle for the view.
CellHandle
Returns a cell handle for the view.
CellHandle
Returns null.
CellHandle
Returns a cell handle for the view, if the graph and the view are sizeable.

Uses in package org.jgraph.plaf

Methods with return type org.jgraph.graph.CellHandle

CellHandle
Returns the CellHandle that is currently active, or null if no handle is active.

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