Uses of Class
org.argouml.swingext.ArrowButton

Packages that use ArrowButton
org.argouml.swingext An extension package for swing classes 
 

Uses of ArrowButton in org.argouml.swingext
 

Fields in org.argouml.swingext declared as ArrowButton
(package private)  ArrowButton Splitter.buttonNorth
          The quick hide buttons
(package private)  ArrowButton Splitter.buttonSouth
           
 

Methods in org.argouml.swingext that return ArrowButton
 ArrowButton Vertical.getStartArrowButton()
          Get an arrow button pointing to the start of the orientation.
 ArrowButton Vertical.getEndArrowButton()
          Get an arrow button pointing to the end of the orientation.
abstract  ArrowButton Orientation.getStartArrowButton()
          Get an arrow button pointing to the start of the orientation.
abstract  ArrowButton Orientation.getEndArrowButton()
          Get an arrow button pointing to the end of the orientation.
 ArrowButton Horizontal.getStartArrowButton()
          Get an arrow button pointing to the start of the orientation.
 ArrowButton Horizontal.getEndArrowButton()
          Get an arrow button pointing to the end of the orientation.
 



ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook