22 module
com { module sun { module star { module awt {
53 void setPosSize( [in]
long X,
67 void setVisible( [in]
boolean Visible );
72 void setEnable( [in]
boolean Enable );
makes it possible to receive window events.
Definition: XWindowListener.idl:32
specifies a rectangular area by position and size.
Definition: Rectangle.idl:27
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
Definition: Ambiguous.idl:20
specifies the basic operations for a window component.
Definition: XWindow.idl:32
const short Y
Definition: Key.idl:135
makes it possible to receive mouse motion events on a window.
Definition: XMouseMotionListener.idl:27
const short X
specifies to strike out the characters with X's.
Definition: FontStrikeout.idl:64
makes it possible to receive events from the mouse in a certain window.
Definition: XMouseListener.idl:34
makes it possible to receive paint events.
Definition: XPaintListener.idl:27
makes it possible to receive keyboard events.
Definition: XKeyListener.idl:30
makes it possible to receive keyboard focus events.
Definition: XFocusListener.idl:30