Uses of Class
fbench.graph.popup.ContextMenu.SupportedElement

Packages that use ContextMenu.SupportedElement
fbench.graph.popup   
 

Uses of ContextMenu.SupportedElement in fbench.graph.popup
 

Methods in fbench.graph.popup that return ContextMenu.SupportedElement
static ContextMenu.SupportedElement ContextMenu.SupportedElement.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContextMenu.SupportedElement[] ContextMenu.SupportedElement.values()
          Returns an array containing the constants of this enum type, in the order they are declared.