biggests.gui
Class PanelExpression_this_hierarchyBoundsAdapter

java.lang.Object
  extended by java.awt.event.HierarchyBoundsAdapter
      extended by biggests.gui.PanelExpression_this_hierarchyBoundsAdapter
All Implemented Interfaces:
java.awt.event.HierarchyBoundsListener, java.util.EventListener

 class PanelExpression_this_hierarchyBoundsAdapter
extends java.awt.event.HierarchyBoundsAdapter


Constructor Summary
PanelExpression_this_hierarchyBoundsAdapter(PanelExpression adaptee)
           
 
Method Summary
 void ancestorResized(java.awt.event.HierarchyEvent e)
           
 
Methods inherited from class java.awt.event.HierarchyBoundsAdapter
ancestorMoved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelExpression_this_hierarchyBoundsAdapter

PanelExpression_this_hierarchyBoundsAdapter(PanelExpression adaptee)
Method Detail

ancestorResized

public void ancestorResized(java.awt.event.HierarchyEvent e)
Specified by:
ancestorResized in interface java.awt.event.HierarchyBoundsListener
Overrides:
ancestorResized in class java.awt.event.HierarchyBoundsAdapter