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.VBuyerNegotiation
public JButton sendButtonrejectButton
public JButton rejectButtonshowDifferencesButton
public JButton showDifferencesButtonSEND_REQUEST_FOR_OFFER
public static final String SEND_REQUEST_FOR_OFFERREJECT
public static final String REJECTSHOW_DIFFERENCES
public static final String SHOW_DIFFERENCES
public VBuyerNegotiation(FlowThread flowThread)
public VBuyerNegotiation(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