org.jSyncManager.Client

Class AboutDialog


public final class AboutDialog
extends JDialog

The About Dialog. This class contains the data from the jSyncManager About Dialog.

Constructor Summary

AboutDialog(Frame frame)
Constructs a new About Dialog with the specified parent frame.

Constructor Details

AboutDialog

public AboutDialog(Frame frame)
Constructs a new About Dialog with the specified parent frame.
Parameters:
frame - the parent frame for this dialog.