Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.widget.NewtFrame
Extends/Implements :
un.engine.opengl.widget.GLFrame
un.api.desktop.Frame
Subclasses : -
Variables : -
Functions :
NewtFrame,
NewtFrame,
NewtFrame,
processEvent,
getParentFrame,
setParentFrame,
getChildrenFrames,
isModale,
setModale,
getFocusedWidget,
setFocusedWidget,
getCursor,
setCursor,
getCurrentCursor,
setCurrentCursor,
getContainer,
getManager,
setAlwaysonTop,
isAlwaysOnTop,
isTranslucent,
getDecoration,
setDecoration,
getSystemDecoration,
display,
windowDestroyNotify,
windowDestroyed,
dispose,
isDisposed,
waitForDisposal
public void
NewtFrame (boolean opaque)
public void
NewtFrame (boolean withcontainer, boolean opaque)
public void
NewtFrame (boolean withcontainer, boolean opaque, GLProfile profil)
protected void
processEvent (MouseEvent me, KeyEvent ke)
public NewtFrame
getParentFrame ()
void
setParentFrame (NewtFrame parent)
public Sequence
getChildrenFrames ()
public boolean
isModale ()
void
setModale (boolean modale)
public Widget
getFocusedWidget ()
public void
setFocusedWidget (Widget focused)
public Cursor
getCursor ()
public void
setCursor (Cursor defaultCursor)
protected Cursor
getCurrentCursor ()
protected void
setCurrentCursor (Cursor cursor)
public WContainer
getContainer ()
public FrameManager
getManager ()
public void
setAlwaysonTop (boolean ontop)
public boolean
isAlwaysOnTop ()
public boolean
isTranslucent ()
public FrameDecoration
getDecoration ()
public void
setDecoration (FrameDecoration decoration)
public FrameDecoration
getSystemDecoration ()
public void
display (GLAutoDrawable e)
public void
windowDestroyNotify (WindowEvent e)
public void
windowDestroyed (WindowEvent e)
public void
dispose ()
public boolean
isDisposed ()
public void
waitForDisposal ()