org.gnu.gnome
org.gnome.gnome.DruidPageStandard
.public class DruidPageStandard extends DruidPage
Constructor and Description |
---|
DruidPageStandard()
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
DruidPageStandard(org.gnu.glib.Handle handle)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
DruidPageStandard(java.lang.String title,
org.gnu.gdk.Pixbuf logo,
org.gnu.gdk.Pixbuf topWatermark)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
Modifier and Type | Method and Description |
---|---|
void |
appendItem(java.lang.String question,
org.gnu.gtk.Widget item,
java.lang.String additionalInfo)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
org.gnu.gtk.VBox |
getLayout()
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
static org.gnu.glib.Type |
getType()
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
void |
setBackgroundColor(org.gnu.gdk.Color color)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
void |
setContentsBackgroundColor(org.gnu.gdk.Color color)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
void |
setLogo(org.gnu.gdk.Pixbuf logo)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
void |
setLogoBackgroundColor(org.gnu.gdk.Color color)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
void |
setTitle(java.lang.String title)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
void |
setTitleForegroundColor(org.gnu.gdk.Color color)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
void |
setTopWatermark(org.gnu.gdk.Pixbuf watermark)
Deprecated.
Superceeded by java-gnome 4.0; this method may or may not
exist in the new bindings but if it does, it will likely have
a different name or signature in order that the presented API
is a more algorithmic mapping of the underlying native libraries.
|
addListener, addListener, getEventListenerClass, getEventType, pageBack, pageCancel, pageFinish, pageNext, pagePrepare, removeListener, removeListener
add, addListener, getBooleanChildProperty, getBorderWidth, getChildProperty, getChildren, getIntChildProperty, getResizeMode, remove, removeListener, resizeChildren, setBooleanChildProperty, setBorderWidth, setChildProperty, setIntChildProperty, setResizeMode
activate, addAccelerator, addEvents, addListener, addListener, addListener, addListener, addListener, addListener, addListener, addListener, addListener, addListener, addListener, canActivateAccel, createContext, createLayout, draw, drawArea, drawArea, finish, getAccessible, getAllocation, getCanFocus, getColormap, getContext, getData, getDisplay, getDragData, getExtensionEvents, getModifierStyle, getName, getParent, getParentWindow, getPointer, getRootWindow, getScreen, getSensitive, getStyle, getToplevel, getWidget, getWindow, grabDefault, grabFocus, hasFocus, hasScreen, hide, hideAll, highlight, highlight, intersect, isAncestor, makeWidget, modifyStyle, popColormap, pushColormap, realize, removeAccelerator, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, reparent, setBackgroundColor, setBaseColor, setCanFocus, setColormap, setDoubleBuffered, setDragDestination, setDragIcon, setDragIconPixbuf, setDragIconStock, setDragSource, setEvents, setExtensionEvents, setFont, setForegroundColor, setMinimumSize, setName, setNoDragDestination, setNoDragSource, setSensitive, setTextColor, shapeCombineMask, show, showAll, unHighlight, unHighlight
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addListener, collect, freezeNotify, getBooleanProperty, getData, getDoubleProperty, getFloatProperty, getGObjectFromHandle, getIntProperty, getJavaObjectProperty, getLongProperty, getProperty, getStringProperty, hasProperty, notify, removeEventHandler, removeListener, setBooleanProperty, setData, setDoubleProperty, setFloatProperty, setIntProperty, setJavaObjectProperty, setLongProperty, setProperty, setStringProperty, thawNotify
public DruidPageStandard()
public DruidPageStandard(java.lang.String title, org.gnu.gdk.Pixbuf logo, org.gnu.gdk.Pixbuf topWatermark)
public DruidPageStandard(org.gnu.glib.Handle handle)
handle
- The handle to the native resource.public void setTitle(java.lang.String title)
public void setLogo(org.gnu.gdk.Pixbuf logo)
public void setTopWatermark(org.gnu.gdk.Pixbuf watermark)
public void setTitleForegroundColor(org.gnu.gdk.Color color)
public void setBackgroundColor(org.gnu.gdk.Color color)
public void setLogoBackgroundColor(org.gnu.gdk.Color color)
public void setContentsBackgroundColor(org.gnu.gdk.Color color)
public org.gnu.gtk.VBox getLayout()
public void appendItem(java.lang.String question, org.gnu.gtk.Widget item, java.lang.String additionalInfo)
public static org.gnu.glib.Type getType()