Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enum
org.gnu.gtk.DialogFlags
public class DialogFlags
extends Enum
Field Summary | |
static DialogFlags |
|
static DialogFlags |
|
static DialogFlags |
|
Method Summary | |
DialogFlags |
|
static DialogFlags |
|
DialogFlags |
|
boolean |
|
DialogFlags |
|
public static final DialogFlags DESTROY_WITH_PARENT
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Destroy the dialog when its parent is destroyed.
public static final DialogFlags MODAL
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Make the constructed dialog modal.
public static final DialogFlags NO_SEPARATOR
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Don't put a separator between the action area and the dialog content.