Uses of Class
org.apertereports.components.HelpWindow.Tab

Packages that use HelpWindow.Tab
org.apertereports.components   
 

Uses of HelpWindow.Tab in org.apertereports.components
 

Methods in org.apertereports.components that return HelpWindow.Tab
static HelpWindow.Tab HelpWindow.Tab.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HelpWindow.Tab[] HelpWindow.Tab.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apertereports.components with parameters of type HelpWindow.Tab
HelpButton(HelpWindow.Module module, HelpWindow.Tab tab)
           
HelpLayout(HelpWindow.Module module, HelpWindow.Tab tab)
           
HelpWindow(HelpWindow.Module module, HelpWindow.Tab tab)
          Initializes the possible tab contents.
 



Copyright © 2011-2012. All Rights Reserved.