|
|||||||||
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.Container
org.gnu.gtk.Bin
org.gnu.gtk.ToolItem
org.gnu.gtk.ToolButton
org.gnu.gtk.ToggleToolButton
org.gnu.gtk.RadioToolButton
org.gnome.gtk.RadioToolButton
.
You should be aware that there is a considerably different API
in the new library: the architecture is completely different
and most notably internals are no longer exposed to public view.
public class RadioToolButton
Constructor Summary | |
---|---|
RadioToolButton(RadioToolButton button)
Deprecated. |
|
RadioToolButton(RadioToolButton[] group)
Deprecated. |
|
RadioToolButton(RadioToolButton[] group,
java.lang.String stockId)
Deprecated. |
|
RadioToolButton(RadioToolButton button,
java.lang.String stockId)
Deprecated. |
Method Summary | |
---|---|
RadioToolButton[] |
getGroup()
Deprecated. |
static RadioToolButton |
getRadioToolButton(org.gnu.glib.Handle handle)
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. |
void |
setGroup(RadioToolButton[] group)
Deprecated. |
Methods inherited from class org.gnu.gtk.ToggleToolButton |
---|
addListener, getActive, getEventListenerClass, getEventType, getToggleToolButton, removeListener, setActive |
Methods inherited from class org.gnu.gtk.ToolButton |
---|
addListener, getIconWidget, getLabel, getLabelWidget, getStockId, getToolButton, getUseUnderline, removeListener, setIconWidget, setLabel, setLabelWidget, setStockId, setUseUnderline |
Methods inherited from class org.gnu.gtk.ToolItem |
---|
getExpand, getHomogeneous, getIconSize, getIsImportant, getOrientation, getProxyMenuItem, getReliefStyle, getToolbarStyle, getToolItem, getUseDragWindow, getVisibleHorizontal, getVisibleVertical, rebuildMenu, retrieveProxyMenuItem, setExpand, setHomogeneous, setIsImportant, setProxyMenuItem, setTooltip, setToolTip, setUseDragWindow, setVisibleHorizontal, setVisibleVertical |
Methods inherited from class org.gnu.gtk.Bin |
---|
getChild, getType |
Methods inherited from class org.gnu.gtk.Container |
---|
add, addListener, getBooleanChildProperty, getBorderWidth, getChildProperty, getChildren, getIntChildProperty, getResizeMode, remove, removeListener, resizeChildren, setBooleanChildProperty, setBorderWidth, setChildProperty, setIntChildProperty, setResizeMode |
Methods inherited from class org.gnu.gtk.GtkObject |
---|
destroy, sink |
Methods inherited from class org.gnu.glib.GObject |
---|
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 |
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 RadioToolButton(RadioToolButton[] group)
public RadioToolButton(RadioToolButton[] group, java.lang.String stockId)
public RadioToolButton(RadioToolButton button)
public RadioToolButton(RadioToolButton button, java.lang.String stockId)
Method Detail |
---|
public static RadioToolButton getRadioToolButton(org.gnu.glib.Handle handle)
public RadioToolButton[] getGroup()
public void setGroup(RadioToolButton[] group)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |