|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClarionApplication | |
|---|---|
| org.jclarion.clarion | |
| org.jclarion.clarion.runtime | |
| Uses of ClarionApplication in org.jclarion.clarion |
|---|
| Methods in org.jclarion.clarion that return ClarionApplication | |
|---|---|
ClarionApplication |
ClarionApplication.setAt(java.lang.Integer x,
java.lang.Integer y,
java.lang.Integer width,
java.lang.Integer height)
Set window position/dimenstions |
ClarionApplication |
ClarionApplication.setHVScroll()
Allow window to be scrolled |
ClarionApplication |
ClarionApplication.setIcon(java.lang.String aString)
set window icon |
ClarionApplication |
ClarionApplication.setImmediate()
If set then following events will be generated Move - window moved Size - window sized restore - window restored maximise - window maximised iconize - window iconized |
ClarionApplication |
ClarionApplication.setMax()
Display button (on top right) that allows window to be maximised. |
ClarionApplication |
ClarionApplication.setResize()
Indicate that window is resizable |
ClarionApplication |
ClarionApplication.setStatus(int... bars)
Define status bars for the window on bottom of window |
ClarionApplication |
ClarionApplication.setSystem()
Allow rendering of window system menu. |
ClarionApplication |
ClarionApplication.setText(java.lang.String aString)
Set window text |
| Uses of ClarionApplication in org.jclarion.clarion.runtime |
|---|
| Methods in org.jclarion.clarion.runtime that return ClarionApplication | |
|---|---|
ClarionApplication |
CWinImpl.getApp()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||