|
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
|
+--com.sun.star.comp.jawt.peer.FileDialogPeer
| Field Summary | |
(package private) int |
xFileDialogRef
|
| Fields inherited from class com.sun.star.comp.jawt.peer.DialogPeer |
RET_CANCEL, RET_NO, RET_OK, RET_RETRY, RET_YES, parentStateChanged, parentWasVisible, 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 | |
FileDialogPeer(java.awt.FileDialog fd,
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 |
setBackground(java.awt.Color c)
|
void |
setBounds(int i1,
int i2,
int i3,
int i4)
|
void |
setDirectory(java.lang.String s)
|
void |
setFile(java.lang.String s)
|
void |
setFilenameFilter(java.io.FilenameFilter ff)
|
protected void |
setProperties()
|
| Methods inherited from class com.sun.star.comp.jawt.peer.DialogPeer |
setResizable, setTitle, setVisible, 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, 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.DialogPeer |
setResizable, setTitle |
| Methods inherited from interface java.awt.peer.WindowPeer |
toBack, toFront |
| 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, setCursor, setEnabled, setFont, setForeground, setVisible, show |
| Field Detail |
int xFileDialogRef
| Constructor Detail |
public FileDialogPeer(java.awt.FileDialog fd,
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 setBackground(java.awt.Color c)
setBackground in interface java.awt.peer.ComponentPeer
public void setBounds(int i1,
int i2,
int i3,
int i4)
setBounds in interface java.awt.peer.ComponentPeerpublic void setDirectory(java.lang.String s)
setDirectory in interface java.awt.peer.FileDialogPeerpublic void setFile(java.lang.String s)
setFile in interface java.awt.peer.FileDialogPeerpublic void setFilenameFilter(java.io.FilenameFilter ff)
setFilenameFilter in interface java.awt.peer.FileDialogPeerprotected void setProperties()
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||