Uses of Class
org.argouml.swingext.ArrowButton

Packages that use ArrowButton
org.argouml.swingext   
 

Uses of ArrowButton in org.argouml.swingext
 

Methods in org.argouml.swingext that return ArrowButton
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 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.
 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 (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook