com.ihr.xbrl.gui.interfaces
Interface HasBoySupport

All Known Implementing Classes:
HTMLReportHandler, XBRLReportHandler

public interface HasBoySupport

Interface that defines the methods implemented by classes that supports the definition of the Fiscal Beginning of the year and the End of the fiscal year.

Author:
Ignacio

Method Summary
 int askUserNewBoyMonth()
          Shows a dialog asking the user to set a new Beginning of fiscal year
 int getBoyMonth()
          Returns the month that has been set as the beginning of the fiscal year in the tool
 void setBoyMonth(int newBoyMonth)
          Sets a new month as the Beginning of a fiscal year. 0 = January
 

Method Detail

getBoyMonth

int getBoyMonth()
Returns the month that has been set as the beginning of the fiscal year in the tool

Returns:
integer representing the month. 0 = January

setBoyMonth

void setBoyMonth(int newBoyMonth)
Sets a new month as the Beginning of a fiscal year. 0 = January

Parameters:
newBoyMonth -

askUserNewBoyMonth

int askUserNewBoyMonth()
Shows a dialog asking the user to set a new Beginning of fiscal year

Returns:
-1 if the user pressed CANCEL or the new month number 0 = January


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa