Class symantec.itools.db.beans.brl.adapter.editors.DerivQueryNavPage
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class symantec.itools.db.beans.brl.adapter.editors.DerivQueryNavPage
Object
   |
   +----Component
           |
           +----Container
                   |
                   +----JComponent
                           |
                           +----JPanel
                                   |
                                   +----WizardPanel
                                           |
                                           +----symantec.itools.db.beans.brl.adapter.editors.DerivQueryNavPage
  -  public class DerivQueryNavPage
  
-  extends WizardPanel
  
Class for the QueryNavigator Page in derivation business rule wizard
  -  Version:
  
 -  1.0 06/18/98
  
 -  Author:
  
 -  Puru Balakrishnan
 
  
  -  
	centerPanel
   -    
 -  
	centerRootPane
   -    
 -  
	derivBasisComboBox
   -    
 -  
	derivBasisLabel
   -    
 -  
	derivBasisPanel
   -    
 -  
	firstTime
   -    
 -  
	instrPanel
   -    
 -  
	instrText
   -    
 -  
	queryNavComboBox
   -    
 -  
	queryNavLabel
   -    
 -  
	queryNavPanel
   -    
 -  
	ruleType
   -  
 
  
  -  
	symantec.itools.db.beans.brl.adapter.editors.DerivQueryNavPage(DerivWizardController)
   -  
 
  
  -  
	entering()
   -   
  
 -  
	exiting()
   -   
  
 -  
	getRuleType()
   -   get the rule type
 
  
 -  
	initControls()
   -  
 
  
centerPanel
protected com.sun.java.swing.JPanel centerPanel
centerRootPane
protected com.sun.java.swing.JRootPane centerRootPane
derivBasisComboBox
protected com.sun.java.swing.JComboBox derivBasisComboBox
derivBasisLabel
protected com.sun.java.swing.JLabel derivBasisLabel
derivBasisPanel
protected com.sun.java.swing.JPanel derivBasisPanel
firstTime
protected boolean firstTime
instrPanel
protected com.sun.java.swing.JPanel instrPanel
instrText
protected com.sun.java.swing.JTextArea instrText
queryNavComboBox
protected com.sun.java.swing.JComboBox queryNavComboBox
queryNavLabel
protected com.sun.java.swing.JLabel queryNavLabel
queryNavPanel
protected com.sun.java.swing.JPanel queryNavPanel
ruleType
protected int ruleType
  
DerivQueryNavPage
protected DerivQueryNavPage(DerivWizardController c)
  
entering
public void entering()
  -  
  
 
 
    -  Overrides:
    
 -  entering in class WizardPanel
  
 
 
 
exiting
public boolean exiting()
  -  
  
 
 
    -  Overrides:
    
 -  exiting in class WizardPanel
  
 
 
 
getRuleType
public int getRuleType()
  -  get the rule type
  
 
 
    -  Returns:
    
 -  int
  
 
 
 
initControls
protected void initControls()
All Packages  Class Hierarchy  This Package  Previous  Next  Index