|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.star.comp.jawt.peer.ComponentPeer | +--com.sun.star.comp.jawt.peer.ContainerPeer | +--com.sun.star.comp.jawt.peer.WindowPeer | +--com.sun.star.comp.jawt.peer.DialogPeer
Field Summary | |
static short |
RET_CANCEL
|
static short |
RET_NO
|
static short |
RET_OK
|
static short |
RET_RETRY
|
static short |
RET_YES
|
private boolean |
parentStateChanged
|
private boolean |
parentWasVisible
|
private int |
xDialogRef
|
Fields inherited from class com.sun.star.comp.jawt.peer.WindowPeer |
topWindowListener, xTopWindowRef |
Fields inherited from class com.sun.star.comp.jawt.peer.ContainerPeer |
containerListenerId, xContainerRef |
Fields inherited from class com.sun.star.comp.jawt.peer.ComponentPeer |
POSSIZE_HEIGHT, POSSIZE_POS, POSSIZE_POSSIZE, POSSIZE_SIZE, POSSIZE_WIDTH, POSSIZE_X, POSSIZE_Y, VCL_BUTTONLEFT_MASK, VCL_BUTTONMIDDLE_MASK, VCL_BUTTONRIGHT_MASK, VCL_MOD1_MASK, VCL_MOD2_MASK, VCL_SHIFT_MASK, disposed, focusListenerId, font, fontMetricsImpl, instances, keyListenerId, listenersAdded, mouseListener, mouseMotionListenerId, paintListenerId, target, toolkit, updateX1, updateX2, updateY1, updateY2, windowListener, xDeviceRef, xInterfaceRef, xLayoutConstraintsRef, xVclWindowPeerRef, xWindowPeerRef, xWindowRef |
Fields inherited from interface com.sun.star.comp.jawt.peer.WinArgs |
WA_BORDER, WA_CENTER, WA_CLOSEABLE, WA_DEFBUTTON, WA_DEF_CANCEL, WA_DEF_NO, WA_DEF_OK, WA_DEF_RETRY, WA_DEF_YES, WA_DROPDOWN, WA_FULLSIZE, WA_GROUP, WA_HSCROLL, WA_LEFT, WA_MINSIZE, WA_MOVEABLE, WA_NONE, WA_OK, WA_OK_CANCEL, WA_OPTIMUMSIZE, WA_PASSWORD, WA_READONLY, WA_RETRY_CANCEL, WA_RIGHT, WA_SHOW, WA_SIZEABLE, WA_SORT, WA_SPIN, WA_VSCROLL, WA_YES_NO, WA_YES_NO_CANCEL |
Constructor Summary | |
protected |
DialogPeer(com.sun.star.comp.jawt.peer.Toolkit t)
|
(package private) |
DialogPeer(java.awt.Dialog d,
com.sun.star.comp.jawt.peer.Toolkit t)
|
Method Summary | |
protected void |
createInterface()
|
protected void |
freeInterface()
|
protected void |
modalDialogStarted()
|
protected void |
modalDialogStopped(int i)
|
void |
setBounds(int i1,
int i2,
int i3,
int i4)
|
protected void |
setProperties()
|
void |
setResizable(boolean b)
|
void |
setTitle(java.lang.String s)
|
void |
setVisible(boolean b)
|
void |
toFront()
|
Methods inherited from class com.sun.star.comp.jawt.peer.WindowPeer |
addListener, createListener, deleteListener, handleFocusTraversalEvent, print, removeListener, toBack |
Methods inherited from class com.sun.star.comp.jawt.peer.ContainerPeer |
beginValidate, cb_componentAdded, cb_componentRemoved, countChildren, endValidate, getChild, getInsets, insets |
Methods inherited from class com.sun.star.comp.jawt.peer.ComponentPeer |
addRepaintArea, cb_focusGained, cb_focusLost, cb_keyPressed, cb_keyReleased, cb_keyTyped, cb_mouseDragged, cb_mouseMoved, cb_repaint, checkImage, createImage, createImage, createWindowDescriptor, disable, dispose, enable, finalize, getBounds, getColorModel, getFontMetrics, getGraphics, getLocationOnScreen, getMinimumSize, getPreferredSize, getTarget, getToolkit, getXDeviceRef, getXInterfaceRef, getXVclWindowPeerRef, getXWindowPeerRef, getXWindowRef, handleEvent, hide, inherit, init, invalidate, isFocusTraversable, mapModifiers, minimumSize, paint, postEvent, preferredSize, prepareImage, repaint, requestFocus, reshape, setBackground, setCursor, setEnabled, setFont, setForeground, show, toString, update, updateClient |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.awt.peer.WindowPeer |
toBack |
Methods inherited from interface java.awt.peer.ContainerPeer |
beginValidate, endValidate, getInsets, insets |
Methods inherited from interface java.awt.peer.ComponentPeer |
checkImage, createImage, createImage, disable, dispose, enable, getColorModel, getFontMetrics, getGraphics, getLocationOnScreen, getMinimumSize, getPreferredSize, getToolkit, handleEvent, hide, isFocusTraversable, minimumSize, paint, preferredSize, prepareImage, print, repaint, requestFocus, reshape, setBackground, setCursor, setEnabled, setFont, setForeground, show |
Field Detail |
public static final short RET_CANCEL
public static final short RET_NO
public static final short RET_OK
public static final short RET_RETRY
public static final short RET_YES
private boolean parentStateChanged
private boolean parentWasVisible
private int xDialogRef
Constructor Detail |
protected DialogPeer(com.sun.star.comp.jawt.peer.Toolkit t)
DialogPeer(java.awt.Dialog d, com.sun.star.comp.jawt.peer.Toolkit t)
Method Detail |
protected void createInterface()
protected void freeInterface()
protected void modalDialogStarted()
protected void modalDialogStopped(int i)
public void setBounds(int i1, int i2, int i3, int i4)
setBounds
in interface java.awt.peer.ComponentPeer
protected void setProperties()
public void setResizable(boolean b)
setResizable
in interface java.awt.peer.DialogPeer
public void setTitle(java.lang.String s)
setTitle
in interface java.awt.peer.DialogPeer
public void setVisible(boolean b)
setVisible
in interface java.awt.peer.ComponentPeer
public void toFront()
toFront
in interface java.awt.peer.WindowPeer
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |