|
|||||||||
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
public class RadioToolButton
Constructor Summary | |
---|---|
RadioToolButton(RadioToolButton button)
|
|
RadioToolButton(RadioToolButton[] group)
|
|
RadioToolButton(RadioToolButton[] group,
java.lang.String stockId)
|
|
RadioToolButton(RadioToolButton button,
java.lang.String stockId)
|
Method Summary | |
---|---|
RadioToolButton[] |
getGroup()
|
static RadioToolButton |
getRadioToolButton(org.gnu.glib.Handle handle)
Internal static factory method to be used by Java-Gnome only. |
void |
setGroup(RadioToolButton[] group)
|
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.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 |