com.partnersoft.modules.inspection.gui
Interface InspectionPlannerTab

All Known Implementing Classes:
InspectionEditTab, InspectionMessageTab, InspectionReissueTab, InspectionSelectionTab

public interface InspectionPlannerTab

Copyright 2008 Partner Software, Inc.

Version:
$Id$
Author:
Rich Stepanski

Method Summary
 void fireButton()
           
 java.lang.String getCardName()
           
 com.partnersoft.gui.GUIForm getGuiForm()
           
 java.lang.String getNextCardName()
           
 void preVisibleSetup()
           
 

Method Detail

getCardName

java.lang.String getCardName()

getNextCardName

java.lang.String getNextCardName()

getGuiForm

com.partnersoft.gui.GUIForm getGuiForm()

fireButton

void fireButton()

preVisibleSetup

void preVisibleSetup()