Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enum
org.gnu.gdk.SubwindowMode
public class SubwindowMode
extends Enum
Field Summary | |
static SubwindowMode |
|
static SubwindowMode |
|
Method Summary | |
SubwindowMode |
|
static SubwindowMode |
|
SubwindowMode |
|
boolean |
|
SubwindowMode |
|
public static final SubwindowMode CLIP_BY_CHILDREN
Only draw onto the Window itself.
public static final SubwindowMode INCLUDE_INFERIORS
Draw onto the Window and child Windows.