public class TriTachMajorLoanBarEvent extends TriTachLoanBarEvent
| Modifier and Type | Field and Description |
|---|---|
static int |
REPAYMENT_DAYS_MAJOR |
loanAmount, REPAYMENT_DAYS, repaymentAmount, repaymentDayscommodity, market, OPTION_CANCEL, OPTION_CONFIRM, OPTION_CONTINUE, person, quantity, random, seed, unitPricedialog, done, memoryMap, noContinue, options, shownAt, text| Constructor and Description |
|---|
TriTachMajorLoanBarEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustPerson(PersonAPI person) |
protected void |
createIntel() |
protected java.lang.String |
getAcceptText() |
protected java.lang.String |
getCancelText() |
protected java.lang.String |
getConfirmText() |
protected java.lang.String |
getMainText() |
protected java.lang.String |
getMainText2() |
protected java.awt.Color[] |
getMainText2Colors() |
protected java.lang.String[] |
getMainText2Tokens() |
protected java.lang.String |
getNegotiatedText() |
protected java.lang.String |
getOptionText() |
protected java.lang.String |
getPersonPost() |
protected java.lang.String |
getPrompt() |
protected void |
regen(MarketAPI market) |
addStoryOption, doStandardConfirmActions, getLoanAmount, getMainTextColors, getMainTextTokens, getNegotiatedAmount, getPersonFaction, getPersonRank, getPriceMult, getRepaymentAmount, getRepaymentDays, optionSelected, setLoanAmount, setRepaymentAmount, setRepaymentDays, shouldShowAtMarket, showCargoCapaddPromptAndOption, canAccept, computeQuantity, createPerson, doConfirmActionsPreAcceptText, doExtraConfirmActions, getAcceptTextColors, getAcceptTextTokens, getCanNotAcceptTooltip, getCommodityId, getDeclineText, getDeclineTextColors, getDeclineTextTokens, getHeOrShe, getHimOrHer, getHimOrHerself, getHisOrHer, getManOrWoman, getMarket, getPerson, init, isDialogFinished, pickHighImportance, pickImportance, pickLowImportance, pickMediumImportance, pickOne, showTotalAndOptionsadvance, endWithContinue, getBarEventId, getShownAt, isAlwaysShow, shouldRemoveEvent, wasShownAtMarketpublic static int REPAYMENT_DAYS_MAJOR
public TriTachMajorLoanBarEvent()
protected void regen(MarketAPI market)
regen in class TriTachLoanBarEventprotected void adjustPerson(PersonAPI person)
adjustPerson in class TriTachLoanBarEventprotected java.lang.String getPersonPost()
getPersonPost in class TriTachLoanBarEventprotected void createIntel()
createIntel in class TriTachLoanBarEventprotected java.lang.String getPrompt()
getPrompt in class TriTachLoanBarEventprotected java.lang.String getOptionText()
getOptionText in class TriTachLoanBarEventprotected java.lang.String getMainText()
getMainText in class TriTachLoanBarEventprotected java.lang.String getMainText2()
getMainText2 in class BaseGetCommodityBarEventprotected java.lang.String[] getMainText2Tokens()
getMainText2Tokens in class BaseGetCommodityBarEventprotected java.awt.Color[] getMainText2Colors()
getMainText2Colors in class BaseGetCommodityBarEventprotected java.lang.String getConfirmText()
getConfirmText in class TriTachLoanBarEventprotected java.lang.String getCancelText()
getCancelText in class TriTachLoanBarEventprotected java.lang.String getNegotiatedText()
getNegotiatedText in class TriTachLoanBarEventprotected java.lang.String getAcceptText()
getAcceptText in class TriTachLoanBarEvent