All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----com.sun.java.swing.JComponent | +----com.sun.java.swing.JPanel | +----semper.BApp.bargainer.display.VForm | +----semper.BApp.bargainer.display.VContract | +----semper.BApp.bargainer.display.VSellerNegotiation
public JButton sendNegotiateOfferButtonsendOfferButton
public JButton sendOfferButtonrejectButton
public JButton rejectButtonshowDifferencesButton
public JButton showDifferencesButtonSEND_NEGOTIATE_OFFER
public static final String SEND_NEGOTIATE_OFFERSEND_OFFER
public static final String SEND_OFFERREJECT
public static final String REJECTSHOW_DIFFERENCES
public static final String SHOW_DIFFERENCES
public VSellerNegotiation(FlowThread flowThread)
public VSellerNegotiation(FlowThread flowThread, NegotiateMessage message)
public void buildGUI()
public void run()waitForEvent
public synchronized void waitForEvent()actionPerformed
public synchronized void actionPerformed(ActionEvent event)
public synchronized void tableChanged(TableModelEvent event)
protected JPanel getInfoPanel()
All Packages Class Hierarchy This Package Previous Next Index