Object | +----Component | +----Container | +----Window | +----Dialog | +----AboutDialog
public AboutDialog(Frame parent, boolean modal)
public AboutDialog(Frame parent, String title, boolean modal)