|
java-gnome version 4.1.1 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.freedesktop.bindings.Pointer
org.freedesktop.bindings.Proxy
org.gnome.glib.Object
org.gnome.gtk.Widget
org.gnome.gtk.Container
org.gnome.gtk.Bin
org.gnome.gtk.Button
org.gnome.gtk.FontButton
public class FontButton
| Nested Class Summary | |
|---|---|
static interface |
FontButton.FontSet
The signal emitted when a font is selected. |
| Nested classes/interfaces inherited from class org.gnome.gtk.Button |
|---|
Button.Clicked |
| Nested classes/interfaces inherited from class org.gnome.gtk.Widget |
|---|
Widget.ButtonPressEvent, Widget.ButtonReleaseEvent, Widget.Destroy, Widget.Draw, Widget.EnterNotifyEvent, Widget.FocusInEvent, Widget.FocusOutEvent, Widget.Hide, Widget.KeyPressEvent, Widget.KeyReleaseEvent, Widget.LeaveNotifyEvent, Widget.MapEvent, Widget.MotionNotifyEvent, Widget.PopupMenu, Widget.ScrollEvent, Widget.SizeAllocate, Widget.UnmapEvent, Widget.VisibilityNotifyEvent |
| Constructor Summary | |
|---|---|
FontButton()
Construct a FontButton. |
|
| Method Summary | |
|---|---|
void |
connect(FontButton.FontSet handler)
Hook up a FontButton.FontSet handler. |
String |
getFontName()
Get the name of the font currently selected by this FontButton. |
void |
setFontName(String name)
Set the font name to be show in this FontButton. |
void |
setShowSize(boolean setting)
Whether the font size is to be shown on the FontButton. |
| Methods inherited from class org.gnome.gtk.Button |
|---|
connect, emitClicked, getAlignmentX, getAlignmentY, getImage, getLabel, getRelatedAction, getRelief, setAlignment, setFocusOnClick, setImage, setLabel, setRelatedAction, setRelief |
| Methods inherited from class org.gnome.gtk.Bin |
|---|
getChild |
| Methods inherited from class org.gnome.gtk.Container |
|---|
add, getChildren, remove, setBorderWidth |
| Methods inherited from class org.freedesktop.bindings.Pointer |
|---|
toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FontButton()
| Method Detail |
|---|
public void connect(FontButton.FontSet handler)
FontButton.FontSet handler.
public String getFontName()
public void setFontName(String name)
public void setShowSize(boolean setting)
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||