|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Struct
org.gnu.glib.GObject
org.gnu.gtk.GtkObject
org.gnu.gtk.Widget
org.gnu.gtk.Separator
org.gnu.gtk.VSeparator
public class VSeparator
A vertical separator, used to group the widgets within a window. It displays a vertical line with a shadow to make it appear sunken into the interface.
Constructor Summary | |
---|---|
VSeparator()
Creates a new VSeparator |
|
VSeparator(org.gnu.glib.Handle handle)
Construct a VSeparator from a handle to a native resource. |
Method Summary | |
---|---|
static Type |
getType()
Retrieve the runtime type used by the GLib library. |
static VSeparator |
getVSeparator(org.gnu.glib.Handle handle)
Internal static factory method to be used by Java-Gnome only. |
Methods inherited from class org.gnu.gtk.GtkObject |
---|
destroy, sink |
Methods inherited from class org.gnu.glib.Struct |
---|
equals, getHandle, getNullHandle, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VSeparator()
public VSeparator(org.gnu.glib.Handle handle)
Method Detail |
---|
public static VSeparator getVSeparator(org.gnu.glib.Handle handle)
public static Type getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |