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

Packages that use HelpWindow.Module
org.apertereports.components   
 

Uses of HelpWindow.Module in org.apertereports.components
 

Methods in org.apertereports.components that return HelpWindow.Module
static HelpWindow.Module HelpWindow.Module.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HelpWindow.Module[] HelpWindow.Module.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.Module
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.