Package org.gnome.gtk

Class Entry.EntryClass

java.lang.Object
All Implemented Interfaces:
Proxy
Enclosing class:
Entry

public static class Entry.EntryClass extends Widget.WidgetClass
Class structure for GtkEntry. All virtual functions have a default implementation. Derived classes may set the virtual function pointers for the signal handlers to null, but must keep getTextAreaSize and getFrameSize non-null; either use the default implementation, or provide a custom one.