net.sourceforge.fixagora.basis.client.view.editor
Class ExchangeComboBoxEntries

java.lang.Object
  extended by net.sourceforge.fixagora.basis.client.view.editor.ExchangeComboBoxEntries

public class ExchangeComboBoxEntries
extends java.lang.Object

The Class ExchangeComboBoxEntries.


Constructor Summary
ExchangeComboBoxEntries()
          Instantiates a new exchange combo box entries.
 
Method Summary
 ComboBoxEntry[] getComboBoxEntries()
          Gets the combo box entries.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExchangeComboBoxEntries

public ExchangeComboBoxEntries()
Instantiates a new exchange combo box entries.

Method Detail

getComboBoxEntries

public ComboBoxEntry[] getComboBoxEntries()
Gets the combo box entries.

Returns:
the combo box entries