CVSROOT:        /cvs/gnome
Module name:    libgtk-java
Changes by:     ijuma   05/09/25 08:01:39

Modified files:
        .              : ChangeLog 
        src/java/org/gnu/gtk: Widget.java 

Log message:
(getParentWindow): Use static factory method that takes a Handle instead of the 
constructor that takes a Handle and add checkState() call in the beginning of 
the method.
(getWindow): Likewise.
(getColormap): Likewise.
(createContext): Likewise.
(getContext): Likewise.
(createLayout): Likewise.
(getAccessible): Likewise.
(getScreen): Likewise.
(getDisplay): Likewise.
(getRootWindow): Likewise.
(destroy): Do not override anymore since the behaviour is exactly the same as 
the one from the superclass.
(show), (showAll), (hide), (hideAll), (realize), (draw), (drawArea), 
(activate), (reparent), (getParent), (setEvents), (addEvents),
(setExtensionEvents), (getExtensionEvents), (intersect), (hasFocus),
(grabFocus), (grabDefault), (setName), (getName), (setSensitive),
(getSensitive), (getToplevel), (setColormap), (getPointer), (isAncestor),
(pushColormap), (popColormap), (shapeCombineMask), (setForegroundColor), 
(setBackgroundColor), (setTextColor), (setBaseColor), (setFont), (modifyStyle), 
(getModifierStyle), (getStyle), (setDoubleBuffered), (canActivateAccel), 
(hasScreen), (setMinimumSize), (getEventListenerClass), (getEventType):Add 
checkState at the beginning of the method.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgtk-java&who=ijuma&date=explicit&mindate=2005-09-25%2008:00&maxdate=2005-09-25%2008:02

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to