Package org.gnome.adw

Class AlertDialog.Builder<B extends AlertDialog.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface, Accessible.Builder<B>
Enclosing class:
AlertDialog

public static class AlertDialog.Builder<B extends AlertDialog.Builder<B>> extends Dialog.Builder<B> implements Accessible.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.