|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SecurityTreeDialog in net.sourceforge.fixagora.basis.client.view |
---|
Methods in net.sourceforge.fixagora.basis.client.view that return SecurityTreeDialog | |
---|---|
SecurityTreeDialog |
MainPanel.getSecurityTreeDialog()
Gets the security tree dialog. |
Uses of SecurityTreeDialog in net.sourceforge.fixagora.basis.client.view.dialog |
---|
Methods in net.sourceforge.fixagora.basis.client.view.dialog that return SecurityTreeDialog | |
---|---|
SecurityTreeDialog |
SecurityTreeDialog.getFilteredSecurityTreeDialog(java.util.Set<FSecurity> securities,
javax.swing.JDialog jDialog)
Gets the filtered security tree dialog. |
Constructors in net.sourceforge.fixagora.basis.client.view.dialog with parameters of type SecurityTreeDialog | |
---|---|
AssignedSecurityDialog(AssignedInitiatorSecurity assignedInitiatorSecurity,
SecurityTreeDialog securityTreeDialog,
CounterpartyTreeDialog counterpartyTreeDialog)
Instantiates a new assigned security dialog. |
Uses of SecurityTreeDialog in net.sourceforge.fixagora.buyside.client.view.dialog |
---|
Constructors in net.sourceforge.fixagora.buyside.client.view.dialog with parameters of type SecurityTreeDialog | |
---|---|
AssignedBuySideSecurityDialog(AssignedBuySideBookSecurity assignedBuySideBookSecurity,
SecurityTreeDialog securityTreeDialog,
java.util.List<BankCalendar> bankCalendars,
boolean edit)
Instantiates a new assigned buy side security dialog. |
Uses of SecurityTreeDialog in net.sourceforge.fixagora.sellside.client.view.dialog |
---|
Constructors in net.sourceforge.fixagora.sellside.client.view.dialog with parameters of type SecurityTreeDialog | |
---|---|
AssignedSellSideSecurityDialog(AssignedSellSideBookSecurity assignedSellSideBookSecurity,
SecurityTreeDialog securityTreeDialog,
java.util.List<BankCalendar> bankCalendars,
boolean edit)
Instantiates a new assigned sell side security dialog. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |