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.VInfo
public JLabel buyerLabelsellerLabel
public JLabel sellerLabelbuyerDetailsButton
public JButton buyerDetailsButtonsellerDetailsButton
public JButton sellerDetailsButtonbuyerDetailsFrame
public JFrame buyerDetailsFramebuyersNameField
public TextField buyersNameFieldbuyersCompanyField
public TextField buyersCompanyFieldbuyerDetailsOkButton
public JButton buyerDetailsOkButtonsellerDetailsFrame
public JFrame sellerDetailsFramesellersNameField
public TextField sellersNameFieldsellersCompanyField
public TextField sellersCompanyFieldsellerDetailsOkButton
public JButton sellerDetailsOkButtoninfo
public TextArea infoBUYER_DETAILS
public static final String BUYER_DETAILSSELLER_DETAILS
public static final String SELLER_DETAILS
public VInfo(FlowThread flowThread)
public VInfo(FlowThread flowThread, Reject message)VInfo
public VInfo(FlowThread flowThread, SimpleReject message)VInfo
public VInfo(FlowThread flowThread, SignedMessage message)VInfo
public VInfo(FlowThread flowThread, Delivery message)VInfo
public VInfo(FlowThread flowThread, Invoice message)
public void buildGUI()
public void showBuyerDetails()showSellerDetails
public void showSellerDetails()actionPerformed
public void actionPerformed(ActionEvent event)
All Packages Class Hierarchy This Package Previous Next Index