org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler Class Reference

List of all members.

Public Member Functions

void componentMoved (ComponentEvent e)
void actionPerformed (ActionEvent ae)

Protected Member Functions

void startTimer ()
JScrollPane getScrollPane ()

Protected Attributes

Timer timer
JScrollBar scrollBar

Detailed Description

Updates the preferred size when scrolling (if necessary).


Member Function Documentation

void org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler.actionPerformed ActionEvent  ae  ) 
 

Public as a result of Timer. If the scrollBar is null, or not adjusting, this stops the timer and updates the sizing.

void org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler.componentMoved ComponentEvent  e  ) 
 

JScrollPane org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler.getScrollPane  )  [protected]
 

Returns the JScrollPane housing the JGraph, or null if one isn't found.

void org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler.startTimer  )  [protected]
 

Creates, if necessary, and starts a Timer to check if need to resize the bounds.


Member Data Documentation

JScrollBar org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler.scrollBar [protected]
 

ScrollBar that is being adjusted.

Timer org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler.timer [protected]
 

Timer used when inside a scrollpane and the scrollbar is adjusting.


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:17 2006 for Digimod by  doxygen 1.4.6-NO