|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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.
| 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 |
|---|
int getBoyMonth()
void setBoyMonth(int newBoyMonth)
newBoyMonth - int askUserNewBoyMonth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||