|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.PixelBuffer org.xwt.Surface org.xwt.Surface.DoubleBufferedSurface org.xwt.plat.AWT.AWTSurface org.xwt.plat.Java2.Java2Surface org.xwt.plat.Java2.Java14Surface
Nested Class Summary |
Nested classes inherited from class org.xwt.Surface |
Surface.DoubleBufferedSurface, Surface.SimpleMessage |
Field Summary |
Fields inherited from class org.xwt.plat.AWT.AWTSurface |
insets, ourGraphics |
Fields inherited from class org.xwt.Surface |
allSurfaces, alt, button1, button2, button3, control, cursor, maximized, minimized, mousex, mousey, root, shift |
Constructor Summary | |
Java2.Java14Surface(Box root,
boolean framed)
|
Method Summary | |
protected void |
_setMaximized(boolean m)
|
protected void |
_setMinimized(boolean m)
|
protected void |
makeVisible()
|
void |
windowStateChanged(java.awt.event.WindowEvent e)
|
Methods inherited from class org.xwt.plat.Java2.Java2Surface |
syncCursor |
Methods inherited from class org.xwt.plat.AWT.AWTSurface |
_dispose, _setSize, blit, componentHidden, componentMoved, componentResized, componentResized, componentShown, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, setIcon, setInvisible, setLocation, setTitleBarText, toBack, toFront, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
Methods inherited from class org.xwt.Surface.DoubleBufferedSurface |
Dirty, drawPicture, drawPictureAlphaOnly, fillTrapezoid, render_, render |
Methods inherited from class org.xwt.Surface |
Click, Close, dirty, dispose, DoubleClick, Focused, getHeight, getWidth, KeyPressed, KeyReleased, Maximized, Minimized, Move, PosChange, Press, Refresh, Release, setLimits, setMaximized, setMinimized, setSize, SizeChange |
Methods inherited from class org.xwt.PixelBuffer |
drawLine |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Java2.Java14Surface(Box root, boolean framed)
Method Detail |
protected void makeVisible()
makeVisible
in class AWT.AWTSurface
protected void _setMaximized(boolean m)
_setMaximized
in class AWT.AWTSurface
protected void _setMinimized(boolean m)
_setMinimized
in class Java2.Java2Surface
public void windowStateChanged(java.awt.event.WindowEvent e)
windowStateChanged
in interface java.awt.event.WindowStateListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |