Project ‹ unknown ›
Modules
Module functions
Classes
Class functions
ActivateFloatingLayer(FloatingLayer w) : int (MUI.UI)
-
ActivateNextWindow() (MUI.UI)
-
ActivatePreviousWindow() (MUI.UI)
-
AddAcceleratorList(AcceleratorList al) (MUI.UI)
-
AddCursor(String name, Cursor cursor) (MUI.UI)
- Add a cursor resource
AddDeferredRegion(Rectangle2f r) (MUI.UI)
-
AddDirtyRegion(Rectangle2f r) (MUI.UI)
-
AddFloatingLayer(Layer l) (MUI.UI)
- Adds a new layer on top of all other layers. Please notice that the layer (+children) geometry must already be set
AddFontAlias(String fontName, aliasFontName) (MUI.UI)
-
AddFontResource(FontResource fr) : int (MUI.UI)
-
AddIcon(Icon icon) (MUI.UI)
-
AddWindowXML(String xml) (MUI.UI)
-
Arc(float x, y, r, n, angle, angleWidth, int color) (MUIPrimitives.UIPrimitives)
-
BeginMarkRegion(Rectangle2f region, float bs) (MUI.UI)
-
Bezier(ClassArray points, float t, int iter, color) (MUIPrimitives.UIPrimitives)
-
CancelSchedule(TimerAction ta) (MUI.UI)
-
CancelScheduleFor(AbstractActionConsumer aac) (MUI.UI)
-
Circle(float x, y, r, int n, color) (MUIPrimitives.UIPrimitives)
-
CoilArch(float x, y, radiusScale, angleStep, numSteps, color) (MUIPrimitives.UIPrimitives)
-
CoilHyperBolic(float x, y, radiusScale, angleStep, numSteps, color) (MUIPrimitives.UIPrimitives)
-
CoilLog(float x, y, radiusScale, angleScale, angleStep, numSteps, color) (MUIPrimitives.UIPrimitives)
-
CreateLayerXML(String xml) (MUI.UI)
-
DisableBlending() (MUIRenderer.UIRenderer)
-
DrawActiveTabBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawCenteredText(String text, Font font, int fgColor32, float w, h) (MUIRenderer.UIRenderer)
-
DrawClippedText(String text, Font font, int fgColor32, float x, y, clipLeft, clipTop, clipRight, clipBottom) (MUIRenderer.UIRenderer)
-
DrawDefaultActiveBackground(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultActiveBackgroundAlpha(float x, y, w, h, int alpha) (MUIRenderer.UIRenderer)
-
DrawDefaultBackground(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultBackgroundAlpha(float x, y, w, h, int alpha) (MUIRenderer.UIRenderer)
-
DrawDefaultEdgedBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultFlatBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultGroovedBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultInactiveBackground(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultInactiveBackgroundAlpha(float x, y, w, h, int alpha) (MUIRenderer.UIRenderer)
-
DrawDefaultRaisedBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultRaisedBorderAlpha(float x, y, w, h, int alpha) (MUIRenderer.UIRenderer)
-
DrawDefaultSunkenBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawDefaultSunkenBorderAlpha(float x, y, w, h, int alpha) (MUIRenderer.UIRenderer)
-
DrawEdgedBorder(float x, y, w, h, b, int colorNormal, colorDark, colorLight) (MUIRenderer.UIRenderer)
-
DrawFilledRectangle(float x, y, w, h, int color) (MUIRenderer.UIRenderer)
-
DrawGradientFilledRectangle(float x, y, w, h, int colorLT, colorRT, colorRB, colorLB) (MUIRenderer.UIRenderer)
-
DrawGroovedBorder(float x, y, w, h, b, int colorNormal, colorDark, colorLight) (MUIRenderer.UIRenderer)
-
DrawInactiveTabBorder(int x, y, w, h, bLastActive, bNextActive) (MUIRenderer.UIRenderer)
-
DrawLine(float x, y, x2, y2, int color) (MUIRenderer.UIRenderer)
- Draw a line from (x;y) to (x2;y2) using the given color.
DrawRaisedBorder(float x, y, w, h, b, int colorNormal, colorDark, colorMedium, colorLight) (MUIRenderer.UIRenderer)
-
DrawRectangle(float x, y, w, h, b, int color) (MUIRenderer.UIRenderer)
-
DrawSoftShadowRaisedBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawSoftShadowSunkenBorder(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawSunkenBorder(float x, y, w, h, b, int colorNormal, colorDark, colorMedium, colorLight) (MUIRenderer.UIRenderer)
-
DrawTabFocusTextBorder(float x, y, x2, y2) (MUIRenderer.UIRenderer)
-
DrawText(String text, Font font, int fgColor32, float x, y) (MUIRenderer.UIRenderer)
-
DrawXORFilledRectangle(float x, y, w, h) (MUIRenderer.UIRenderer)
-
DrawXORRectangle(float x, y, w, h, b) (MUIRenderer.UIRenderer)
-
Ellipse(float x, y, a, b, width, int n, color) (MUIPrimitives.UIPrimitives)
-
EnableBlending() (MUIRenderer.UIRenderer)
-
EndMarkRegion() (MUI.UI)
-
FilledArc(float x, y, r, n, angle, angleWidth, int color) (MUIPrimitives.UIPrimitives)
-
FilledCircle(float x, y, r, int n, color) (MUIPrimitives.UIPrimitives)
-
FilledEllipse(float x, y, a, b, int n, color) (MUIPrimitives.UIPrimitives)
-
FilledPolygon(ClassArray points, int color) (MUIPrimitives.UIPrimitives)
-
FilledRectangle(float x, y, x2, y2, int color) (MUIPrimitives.UIPrimitives)
-
FilledSuperEllipse(float x, y, a, b, grade, int n, color) (MUIPrimitives.UIPrimitives)
-
FindFirstNonRootTabCycleMember(Layer n, int dir) : Layer (MLayer.Layer)
-
FindFloatingLayerAtXY(float x, y) : Layer (MUI.UI)
- Find floating layer / window resp. subwindow within that layer at (x;y) position
FindFloatingLayerBelowXY(float x, y) : Layer (MUI.UI)
- Find floating layer / window below window at (x;y) position (if any)
FloatingLayerToFront(Layer l) (MUI.UI)
-
GetAcceleratorChar(String s) : int (MUI.UI)
- Extract accelerator key (prefixed by a) from string. Returns null if no accel key was found.
GetClipboard() (MUI.UI)
-
GetDenied() (MCursorShapes.CursorShapes)
-
GetEnableRedrawWindowMoveResize() (MUI.UI)
-
GetEnableTransparentLayers() : int (MUI.UI)
- Query whether support for tranparent layers is currently enabled.
GetFontByName(String fontName_extendedStyleFlags_desiredSize) : Font (MUI.UI)
-
GetGrab() (MCursorShapes.CursorShapes)
-
GetGrab2() (MCursorShapes.CursorShapes)
-
GetGrab3() (MCursorShapes.CursorShapes)
-
GetGrab4() (MCursorShapes.CursorShapes)
-
GetIcon(String name) : Icon (MUI.UI)
-
GetMove() (MCursorShapes.CursorShapes)
-
GetMoveX() (MCursorShapes.CursorShapes)
-
GetMoveXYDown() (MCursorShapes.CursorShapes)
-
GetMoveXYUp() (MCursorShapes.CursorShapes)
-
GetMoveY() (MCursorShapes.CursorShapes)
-
GetNormal() (MCursorShapes.CursorShapes)
-
GetRootLayer() : Layer (MUI.UI)
-
GetSomeString() (MUI.UI)
-
GetSplitX() (MCursorShapes.CursorShapes)
-
GetSplitY() (MCursorShapes.CursorShapes)
-
GetStyleFlagsStringFor(int styleFlags) (MFT2Face.FT2Face)
-
GetType() (MCursorShapes.CursorShapes)
-
HandleKeyRepeat() (MUI.UI)
-
HandleMouseEvent(Layer layer, MouseEvent ev) (MUI.UI)
-
HandleMouseHold() (MUI.UI)
-
InitCallbacks() (MUI.UI)
-
Initialize(StringArray arguments) (MUI.UI)
-
InitScissors() (MUI.UI)
-
IsTabCycleKey(Key k) : int (MLayer.Layer)
-
LayoutRootLayer() (MUI.UI)
-
Line(float x, y, x2, y2, int color) (MUIPrimitives.UIPrimitives)
-
LoseKeyboardFocus() (MUI.UI)
- Set keyboard focus to none. Do not generate events.
LoseKeyboardFocusIfWithin(Layer l) (MUI.UI)
- Set keyboard focus to if it is currently set to _l or one of its child layers. Do not generate events.
New(String caption, message, btOkCaption, defaultText, int maxCols, AbstractActionConsumer recipient) : TextInputDialog (MTextInputDialog.TextInputDialog)
-
New(String text) (MTextField.TextField)
-
New(Layer trigger, String toolTipCaption) (MToolTip.ToolTip)
-
New(String name, AbstractActionConsumer consumer, int tickDelta) (MTimerAction.TimerAction)
-
New(int fgColor32, float w, h, mw, mh) : ColorBox (MColorBox.ColorBox)
-
New(String file, name, int styleFlags, float fontSize) : FT2LocalFileFontResource (MFT2FontCache.FT2LocalFileFontResource)
-
New(String file, name, int styleFlags, float fontSize) : FT2PakFileFontResource (MFT2FontCache.FT2PakFileFontResource)
-
New(String name, Layer consumer) : AcceleratorKey (MAcceleratorKey.AcceleratorKey)
-
New(int bSelected, String caption) (MCheckBox.CheckBox)
-
New(String caption, message, btYesCaption, btNoCaption, btCancelCaption, iconName, AbstractActionConsumer recipient) : ChoiceDialog (MChoiceDialog.ChoiceDialog)
-
New(String caption, message, btOkCaption, iconName, AbstractActionConsumer recipient) : InfoDialog (MInfoDialog.InfoDialog)
-
New(float min, max, value, step) : Scroller (MScroller.Scroller)
-
New(AbstractLayer innerLayer) : ScrollPane (MScrollPane.ScrollPane)
-
New(float min, max, value, step) : Slider (MSlider.Slider)
-
New(int x, y, state, statechange) (MMouseEvent.MouseEvent)
-
New(String name, path) (MPNGIcon.PNGIcon)
-
New(AbstractActionConsumer recipient) (MPopupMenu.PopupMenu)
-
New(String name, AbstractActionProvider provider, float value) : FloatAction (ui_abstract.FloatAction)
-
New(String name, AbstractActionProvider provider) : Action (ui_abstract.Action)
-
New(FontResource fr, float baseSize, desiredSize, int renderStyleFlags) : Font (ui_abstract.Font)
-
New(String name, AbstractActionProvider provider, String value) : StringAction (ui_abstract.StringAction)
-
New(String name, AbstractActionProvider provider, int value) : IntAction (ui_abstract.IntAction)
-
New(String s) : XMLForm (MXMLForm.XMLForm)
-
New(Layer l, String caption, float x, y, w, h) (MWindow.Window)
-
New(Layer layer, String caption, int textPlacement, Icon icon, int iconPlacement) : View (MView.View)
-
NewCancelButton() (MButton.Button)
-
NewDefaultButton(String caption) (MButton.Button)
-
NewDeleteButton() (MButton.Button)
-
NewError(String caption, message, AbstractActionConsumer recipient) : InfoDialog (MInfoDialog.InfoDialog)
- Construct new standard error dialog.
NewIconButton(String iconName, int placement) (MRepeatButton.RepeatButton)
-
NewIconButton(String iconName, int placement) (MButton.Button)
-
NewIdea(String caption, message, AbstractActionConsumer recipient) : InfoDialog (MInfoDialog.InfoDialog)
- Construct new info dialog with an idea icon.
NewInfo(String caption, message, AbstractActionConsumer recipient) : InfoDialog (MInfoDialog.InfoDialog)
- Construct new standard info dialog.
NewLoadButton() (MButton.Button)
-
NewOkButton() (MButton.Button)
-
NewSaveButton() (MButton.Button)
-
NewSuccess(String caption, message, AbstractActionConsumer recipient) : InfoDialog (MInfoDialog.InfoDialog)
- Construct new info dialog that can be used to inform the user that a task has been successfully completed..
NewTextButton(String caption) (MRepeatButton.RepeatButton)
-
NewVertical(float min, max, value, step) : Scroller (MScroller.Scroller)
-
NewVertical(float min, max, value, step) : Slider (MSlider.Slider)
-
NewYesNo(String caption, message, AbstractActionConsumer recipient) : ChoiceDialog (MChoiceDialog.ChoiceDialog)
-
NewYesNoCancel(String caption, message, AbstractActionConsumer recipient) : ChoiceDialog (MChoiceDialog.ChoiceDialog)
-
New_LocalFile(String name) : XMLForm (MXMLForm.XMLForm)
-
New_PakFile(String name) : XMLForm (MXMLForm.XMLForm)
-
OnApplicationActive(int b) (MUI.UI)
-
OnDraw() (MUI.UI)
-
OnIdle() (MUI.UI)
-
OnKeyboard(Key k) (MUI.UI)
-
OnMouse(MouseEvent ev) (MUI.UI)
-
OnMouseFocusActive(int b) (MUI.UI)
-
OnReopen() (MUI.UI)
-
OpenFileDialog(String suggestedPath, suggestedFile, windowTitle, Object filterNames, filterStrings, int bMultiSel, bDirsOnly) : StringArray (MUI.UI)
-
OpenWindow(int w, h) (MUI.UI)
-
OutlinedCircle(float x, y, r, width, int n, innerColor, outerColor) (MUIPrimitives.UIPrimitives)
-
OutlinedEllipse(float x, y, a, b, width, int n, innercolor, outercolor) (MUIPrimitives.UIPrimitives)
-
OutlinedRectangle(float x, y, x2, y2, width, int innerColor, outerColor) (MUIPrimitives.UIPrimitives)
-
OutlinedSuperEllipse(float x, y, a, b, grade, width, int n, innerColor, outerColor) (MUIPrimitives.UIPrimitives)
-
Polygon(ClassArray points, int color) (MUIPrimitives.UIPrimitives)
-
PopScissors() (MUI.UI)
-
PushScissors(int x, y, w, h) (MUI.UI)
-
Rectangle(float x, y, x2, y2, int color) (MUIPrimitives.UIPrimitives)
-
RedrawAll() (MUI.UI)
-
RedrawDirty(Layer l) (MUI.UI)
-
RemoveAcceleratorList(AcceleratorList al) (MUI.UI)
-
RemoveFloatingLayer(Layer l) (MUI.UI)
-
RemoveLayer(Layer l) (MUI.UI)
-
ResetLeftMouseClick() (MUI.UI)
-
RevertCursor() (MUI.UI)
-
RootLayerResized() (MUI.UI)
-
Run() (MUI.UI)
-
Schedule(TimerAction ta) (MUI.UI)
-
SetClipboard(Object o) (MUI.UI)
-
SetEnableRedrawWindowMoveResize(int b) (MUI.UI)
-
SetEnableTransparentLayers(int b) (MUI.UI)
- Enable support for tranparent layers
SetGlobalPaintFlag(int mode) (MUI.UI)
-
SetKeyboardFocus(Layer l) (MUI.UI)
-
SetLookAndFeel(LookAndFeel class) (MUI.UI)
- Set look and feel (colors, fonts, timeouts, insets etc..)
SetMouseFocus(Layer l) (MUI.UI)
-
SetRootForm(AbstractForm newRootForm) (MUI.UI)
-
SetRootLayer(Layer newRootLayer) (MUI.UI)
-
ShowCursor(String name) : int (MUI.UI)
- Select named cursor shape
ShowCursorIf(String lastName, newName) (MUI.UI)
-
ShowCursorIfNot(String lastName, newName) (MUI.UI)
-
SuperEllipse(float x, y, a, b, grade, int n, color) (MUIPrimitives.UIPrimitives)
-
TexArc(Texture tex, float x, y, r, n, angle, angleWidth, ClassArray uv) (MUIPrimitives.UIPrimitives)
-
TexCircle(Texture tex, float x, y, r, int n, ClassArray uv) (MUIPrimitives.UIPrimitives)
-
TexEllipse(Texture tex, float x, y, a, b, int n, ClassArray uv) (MUIPrimitives.UIPrimitives)
-
TexEllipse2(Texture tex, float x, y, a, b, int n) (MUIPrimitives.UIPrimitives)
-
TexEllipse3(Texture tex, float x, y, a, b, int n, ClassArray uv) (MUIPrimitives.UIPrimitives)
-
TexEllipseFromMap(Texture tex, float x, y, a, b, texX, int n) (MUIPrimitives.UIPrimitives)
-
TexPolygon(Texture tex, ClassArray points, uv) (MUIPrimitives.UIPrimitives)
-
TexRectangle(Texture tex, float x, y, x2, y2, ClassArray uv) (MUIPrimitives.UIPrimitives)
-
TexSuperEllipse(Texture tex, float x, y, a, b, grade, ClassArray uv, int n) (MUIPrimitives.UIPrimitives)
-
UnsetMouseFocus(MouseEvent ev) (MUI.UI)
- Make the current mouse layer lose the focus. Generates onMouseLeave event.
UpdateMarkedRegion(Rectangle2f region) (MUI.UI)
-
Class methods
activateNextMenu(PopupMenuBarButton sender, int bShow) (MPopupMenuBar.PopupMenuBar)
-
activatePreviousMenu(PopupMenuBarButton sender, int bShow) (MPopupMenuBar.PopupMenuBar)
-
addAcceleratorKey(AcceleratorKey k) (MAcceleratorList.AcceleratorList)
-
addAcceleratorKeys(AcceleratorList al) (MPopupMenu.PopupMenu)
- Recursively add accelerator keys of menu items
addActionConsumer(AbstractActionConsumer consumer) (MLayer.Layer)
-
addActionConsumer(AbstractActionConsumer consumer) (ui_abstract.AbstractActionProvider)
-
addCheckButton(String caption, int bChecked, String actionAlias) (MPopupMenu.PopupMenu)
-
addChildLayer(Layer l) (MLayer.Layer)
-
addChildLayer(AbstractLayer l) (ui_abstract.AbstractLayer)
-
addDefaultButton(String caption, actionAlias) (MPopupMenu.PopupMenu)
-
addEmptyLine() (MTextEdit.TextEdit)
-
addFontAlias(String fontName, aliasFontName) (ui_abstract.AbstractFontCache)
-
addFontAlias(String fontName, aliasFontName) (MFT2FontCache.FT2FontCache)
-
addFontResource(FontResource fr) : int (MFT2FontCache.FT2FontCache)
-
addFontResource(FontResource fr) : int (ui_abstract.AbstractFontCache)
-
addHandledAction(String action, actionClassName, scriptBody) (ui_abstract.AbstractXMLForm)
-
addHandledAction(String action, actionClassName, scriptBody) (MXMLForm.XMLForm)
-
addIcon(Icon icon) (MIconCache.IconCache)
-
addIconButton(String caption, iconName, actionAlias) (MPopupMenu.PopupMenu)
-
addIconMenu(String caption, iconName, PopupMenu menu) (MPopupMenu.PopupMenu)
-
addLayer(Layer l, int layoutHints) (MLayer.Layer)
-
addLayer(AbstractLayer l, int layout_hints) (ui_abstract.AbstractLayer)
-
addMenu(String caption, PopupMenu menu) (MPopupMenu.PopupMenu)
-
addOption(String name, int nameID, String toolTip, Icon icon, int iconPlacement) : int (ui_abstract.AbstractOptionGroup)
-
addSeparator() (MPopupMenu.PopupMenu)
-
addTabCycleMembersToList(PointerArray list) (MLayer.Layer)
-
addTabLayer(AbstractLayer layer, String caption, Icon icon, int iconPlacement) (ui_abstract.AbstractTabbedPane)
-
addView(View view) (MTabbedView.TabbedView)
-
addXFMChild(Layer c) (MLayer.Layer)
-
addXFMChild(Layer c) (MTitledPanel.TitledPanel)
-
addXFMChild(Layer o) (MPopupMenuBar.PopupMenuBar)
-
addXFMChild(Layer c) (MRadioButtonGroup.RadioButtonGroup)
-
addXFMChild(Layer c) (MSplitPane.SplitPane)
-
addXFMChild(Layer c) (MScrollPane.ScrollPane)
-
addXFMChild(Layer c) (MXFMObject.XFMObject)
- Add Layer class derived object
addXFMChild(Layer l) (MView.View)
-
addXFMChild(Layer o) (MPopupMenu.PopupMenu)
-
addXFMObject(XFMObject o) (MSplitPane.SplitPane)
-
addXFMObject(XFMObject o) (MTabbedView.TabbedView)
-
addXFMObject(XFMObject o) (MXFMObject.XFMObject)
- Add non-Layer class derived object
addXFMObject(XFMObject o) (MLayer.Layer)
-
allocRows(int cols, rows) (MTextView.TextView)
-
allowSubPixelPosition() : int (MColorBox.ColorBox)
-
allowSubPixelPosition() : int (MLayer.Layer)
- Query whether layer allows sub-pixel placement. Allowing this can cause text rendering artefacts for example so the default is not to allow it.
allowSubPixelSize() : int (MLayer.Layer)
- Query whether layer allows sub-pixel size.
allowSubPixelSize() : int (MColorBox.ColorBox)
-
anchorSelection(int idx) (MTextField.TextField)
-
appendHierarchyString(String r, int cx) : String (MLayer.Layer)
-
appendLine(String text) (MTextView.TextView)
-
beginActionHandler(String className) (ui_abstract.AbstractXMLForm)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MPopupMenu.PopupMenu)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MView.View)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MRadioButton.RadioButton)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MColorBox.ColorBox)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MLabel.Label)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MRadioButtonGroup.RadioButtonGroup)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MXMLForm.XMLForm)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MTextField.TextField)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MSplitPane.SplitPane)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MSlider.Slider)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MTextView.TextView)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MScrollPane.ScrollPane)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MXFMObject.XFMObject)
- Called when the opening tag is found (i.e. before adding child objects)
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MPopupMenuButton.PopupMenuButton)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MPopupMenuBar.PopupMenuBar)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MTabbedView.TabbedView)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MButton.Button)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MLayer.Layer)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MTitledPanel.TitledPanel)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MPopupMenuCheckButton.PopupMenuCheckButton)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MCheckBox.CheckBox)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MTextEdit.TextEdit)
-
beginXFMTag(AbstractXMLForm form, HashTable attributes) : int (MPopupMenuSeparator.PopupMenuSeparator)
-
buildTabCycleList() (MLayer.Layer)
- Scan child layers and build tab cycle list. Usually implemented by container-like layers (e.g. Panels).
Button() (MButton.Button)
-
calcAbsolutePosition(Point2f v) (MLayer.Layer)
-
calcMouseRelv(Vector2f v) (MMouseEvent.MouseEvent)
-
calcPreferredSize() : int (MTextField.TextField)
-
calcPreferredSize() : int (MLayer.Layer)
-
calcPreferredSize() : int (MLabel.Label)
-
calcPreferredSizeX() : int (MLabel.Label)
-
calcPreferredSizeX() : int (MButton.Button)
-
calcPreferredSizeX() : int (MPopupMenuButton.PopupMenuButton)
-
calcPreferredSizeX() : int (MLayer.Layer)
-
calcPreferredSizeX() : int (MSlider.Slider)
-
calcPreferredSizeX() : int (MTextField.TextField)
-
calcPreferredSizeX() (MTitledPanel.TitledPanel)
-
calcPreferredSizeY() : int (MLabel.Label)
-
calcPreferredSizeY() : int (MLayer.Layer)
-
calcPreferredSizeY() : int (MTextField.TextField)
-
calcPreferredSizeY() : int (MSlider.Slider)
-
calcPreferredSizeY() : int (MButton.Button)
-
calcScrollers() (MScrollPane.ScrollPane)
-
calcSizesOf(AbstractLayer layer) : int (ui_abstract.Layout)
-
calcSizesXOf(AbstractLayer layer) : int (MBorderLayout.BorderLayout)
-
calcSizesXOf(AbstractLayer layer) : int (ui_abstract.Layout)
-
calcSizesYOf(AbstractLayer layer) : int (MBorderLayout.BorderLayout)
-
calcSizesYOf(AbstractLayer layer) : int (ui_abstract.Layout)
-
callConsumer() (MAcceleratorKey.AcceleratorKey)
-
callReopen() (MLayer.Layer)
-
cancelEditing() (ui_abstract.AbstractDisplayObject)
-
cancelRepeatTimer() (MRepeatButton.RepeatButton)
-
cancelSliderTimer() (MSlider.Slider)
-
CheckBox() (MCheckBox.CheckBox)
-
closeOpenSubMenus(PopupMenuFolderButton new) (MPopupMenu.PopupMenu)
-
closeSubMenu() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
collapseDO(AbstractDisplayObject do) (ui_abstract.AbstractTreeView)
-
collapseNode(TreeNode node) (ui_abstract.AbstractTreeView)
-
collapseRow(int row) (ui_abstract.AbstractTreeView)
-
ColorBox() (MColorBox.ColorBox)
-
consumeAction(StringAction action) : int (Main.CDialogTest_TextInput)
-
consumeAction(AbstractAction ac) : int (MScrollPane.ScrollPane)
-
consumeAction(IntAction action) : int (Main.CDialogTest_Success)
-
consumeAction(AbstractAction ac) : int (MTextInputDialog.TextInputDialog)
-
consumeAction(IntAction action) : int (Main.CDialogTest_InfoCustom)
-
consumeAction(AbstractAction ac) : int (MScroller.Scroller)
-
consumeAction(IntAction action) : int (Main.CDialogTest_Info)
-
consumeAction(IntAction action) : int (Main.CDialogTest_Idea)
-
consumeAction(AbstractAction ac) : int (MPopupMenuFolderButton.PopupMenuFolderButton)
-
consumeAction(AbstractAction ac) (MUI.KeyRepeatConsumer)
-
consumeAction(AbstractAction ac) (MUI.MouseHoldConsumer)
-
consumeAction(Action action) : int (MPopupMenuBar.PopupMenuBar)
-
consumeAction(AbstractAction ac) : int (Main.MyForm)
-
consumeAction(AbstractAction ac) : int (MTextEdit.TextEdit)
-
consumeAction(AbstractAction ac) (MTestUIRendererForm.TestUIRendererForm)
-
consumeAction(Action action) : int (MPopupMenu.PopupMenu)
-
consumeAction(AbstractAction ac) : int (MInfoDialog.InfoDialog)
-
consumeAction(IntAction action) : int (Main.CDialogTest_ChoiceYesNo)
-
consumeAction(AbstractAction ac) : int (MRepeatButton.RepeatButton)
-
consumeAction(AbstractAction ac) : int (MLayer.Layer)
-
consumeAction(AbstractAction ac) : int (MChoiceDialog.ChoiceDialog)
-
consumeAction(AbstractAction actionToBeConsumed) : int (ui_abstract.AbstractActionConsumer)
-
consumeAction(AbstractAction ac) : int (MTextField.TextField)
-
consumeAction(AbstractAction ac) : int (MSlider.Slider)
-
consumeAction(IntAction action) : int (Main.CDialogTest_ChoiceYesNoCancel)
-
consumeAction(Action action) : int (Main.CPopupMenuTest)
-
consumeAction(IntAction action) : int (Main.CDialogTest_Error)
-
containsAbsoluteXY(float x, y) : int (MLayer.Layer)
- Check whether this layer contains the given absolute coordinate.
containsMenu(PopupMenu pm) : int (MPopupMenuBar.PopupMenuBar)
-
copySelection() (MTextField.TextField)
-
cutSelection() (MTextField.TextField)
-
decrementPosition() : int (MScroller.Scroller)
-
decrementPosition() (ui_abstract.AbstractSlider)
-
decrementPosition() : int (MSlider.Slider)
-
deleteChar() (MTextField.TextField)
-
deleteCurrentChar() (MTextEdit.TextEdit)
-
deleteCurrentRow() (MTextEdit.TextEdit)
-
deleteCurrentRow2() (MTextEdit.TextEdit)
-
deleteLeftChar() (MTextEdit.TextEdit)
-
deleteSelection() (MTextField.TextField)
-
deselectAllExcept(RadioButton b) (MRadioButtonGroup.RadioButtonGroup)
-
drawChildHierarchy(int bForceRedraw, bCheckIntersect) (MLayer.Layer)
-
drawChildHierarchy(int bForceRedraw, bCheckIntersect) (MViewPane.ViewPane)
-
drawGlobe() (MUIPrimitives.UIPrimitivesTestLayer)
-
drawHierarchy(int bForceRedraw, bCheckIntersect) (MLayer.Layer)
-
drawIcon(int x, y) (ui_abstract.Icon)
-
drawIcon(int x, y) (MPNGIcon.PNGIcon)
-
drawTransparent(float textOffX, textOffY) (MLabel.Label)
-
endActionHandler() (ui_abstract.AbstractXMLForm)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MLayer.Layer)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MForm.Form)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MRadioButtonGroup.RadioButtonGroup)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MTestUIRendererForm.TestUIRendererForm)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MSplitPane.SplitPane)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MPopupMenuBar.PopupMenuBar)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MXFMObject.XFMObject)
- Called when the closing tag is found and all child objects have been added
endXFMTag(AbstractXMLForm form, HashTable attributes) (MTitledPanel.TitledPanel)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) (MTabbedView.TabbedView)
-
endXFMTag(AbstractXMLForm form, HashTable attributes) : int (MScrollPane.ScrollPane)
-
expand(TreeNode thisNode) (ui_abstract.AbstractDisplayObject)
-
expandAll() (ui_abstract.AbstractTreeView)
-
expandDO(AbstractDisplayObject do) (ui_abstract.AbstractTreeView)
-
expandNode(TreeNode node) (ui_abstract.AbstractTreeView)
-
expandRow(int row) (ui_abstract.AbstractTreeView)
-
expandSelectionToBlockEnd() (MTextEdit.TextEdit)
-
expandSelectionToBlockStart() (MTextEdit.TextEdit)
-
expandSelectionToCursor(int ox, oy) (MTextView.TextView)
-
expandSelectionToEnd() (MTextEdit.TextEdit)
-
expandSelectionToEnd() (MTextField.TextField)
-
expandSelectionToHome() (MTextField.TextField)
-
expandSelectionToLineEnd() (MTextEdit.TextEdit)
-
expandSelectionToLineStart() (MTextEdit.TextEdit)
-
expandSelectionToNextChar() (MTextField.TextField)
-
expandSelectionToNextChar() (MTextEdit.TextEdit)
-
expandSelectionToNextLine() (MTextEdit.TextEdit)
-
expandSelectionToNextWord() (MTextField.TextField)
-
expandSelectionToPageDown() (MTextEdit.TextEdit)
-
expandSelectionToPageUp() (MTextEdit.TextEdit)
-
expandSelectionToPreviousChar() (MTextEdit.TextEdit)
-
expandSelectionToPreviousChar() (MTextField.TextField)
-
expandSelectionToPreviousLine() (MTextEdit.TextEdit)
-
expandSelectionToPreviousWord() (MTextField.TextField)
-
expandSelectionToTop() (MTextEdit.TextEdit)
-
expandSelectionToWordEnd() (MTextEdit.TextEdit)
-
expandSelectionToWordStart() (MTextEdit.TextEdit)
-
findDOAtCell(int row, column) : AbstractDisplayObject (ui_abstract.AbstractTreeView)
-
findDOAtPoint(float x, y) : AbstractDisplayObject (ui_abstract.AbstractTreeView)
-
findDOAtRow(int row) : AbstractDisplayObject (ui_abstract.AbstractTreeView)
-
findLayerById(String id) : Layer (MXMLForm.XMLForm)
- Returns the layer whose node id equals _id
findTabCycleRoot() : Layer (MLayer.Layer)
- Find parent layer that is a a tab cycle root.
findTreeNodeAtPoint(float x, y) : TreeNode (ui_abstract.AbstractTreeView)
-
findTreeNodeAtRow(int row) : TreeNode (ui_abstract.AbstractTreeView)
-
findTreeNodeForDO(AbstractDisplayObject do) : TreeNode (ui_abstract.AbstractTreeView)
-
finishEditing() (ui_abstract.AbstractDisplayObject)
-
focusFirstMenuButton() (MPopupMenuBarButton.PopupMenuBarButton)
-
focusNextMenuItem() (MPopupMenu.PopupMenu)
-
focusNextMenuItemByFirstChar(int c) : int (MPopupMenu.PopupMenu)
- Focus next menu item whose caption starts with the given character
focusNextTabCycleMember(int local) (MLayer.Layer)
- Determine next tab cycle member and set the keyboard focus. This method does not generate a onKeyboardFocusLost() event for the current tab focus layer; yet it will generate an onTabFocusLost() event for the current layer and an onTabFocus() event for the new tab focus layer. If the local argument is true, this will only cycle within the list of the tab cycle root that references this layer in its cycle list.
focusPreviousKeyboardLayer() (MPopupMenuBar.PopupMenuBar)
-
focusPreviousMenuItem() (MPopupMenu.PopupMenu)
-
focusPreviousTabCycleMember(int local) (MLayer.Layer)
- Determine previous tab cycle member and set the keyboard focus. This method does not generate a onKeyboardFocusLost() event for the current tab focus layer; yet it will generate an onTabFocusLost() event for the current layer and an onTabFocus() event for the new tab focus layer. If the local argument is true, this will only cycle within the list of the tab cycle root that references this layer in its cycle list.
focusWindowTitleBar() (MWindow.Window)
-
fold() (MWindow.Window)
- Hide inner layer (i.e. only title bar remains visible)
FT2Face() (MFT2Face.FT2Face)
-
getAbsolutePositionString() : String (MLayer.Layer)
-
getAbsolutePositionX() : float (MLayer.Layer)
-
getAbsolutePositionY() : float (MLayer.Layer)
-
getAcceleratorName() : String (MPopupMenuButton.PopupMenuButton)
-
getActionConsumer() : AbstractActionConsumer (MTimerAction.TimerAction)
-
getActionName() : String (ui_abstract.Action)
-
getActionName() : String (ui_abstract.AbstractAction)
-
getActionProvider() : AbstractActionProvider (ui_abstract.AbstractAction)
-
getActionProvider() : AbstractActionProvider (ui_abstract.Action)
-
getAlignment() : int (MLayer.Layer)
-
getAlpha() : int (MLayer.Layer)
-
getAscender() (MFT2Face.FT2Face)
-
getAutoScrollerMode() : int (ui_abstract.AbstractScrollPane)
-
getAutoScrollerMode() : int (MScrollPane.ScrollPane)
-
getBackgroundColor() (MTransparentPanel.TransparentPanel)
-
getBorderSize() (MSlider.Slider)
-
getCaption() : String (ui_abstract.AbstractLabel)
-
getCaption() : String (MPopupMenu.PopupMenu)
-
getCaption() : String (MLabel.Label)
-
getCaptionHeight() : int (MLabel.Label)
-
getCaptionWidth() : int (MLabel.Label)
-
getChild(int nr) : AbstractDisplayObject (ui_abstract.AbstractDisplayObject)
-
getColor(int colorIndex) : int (MLookAndFeel_LightFawn.LookAndFeel_LightFawn)
-
getColor(int colorIndex) : int (MLookAndFeel_LightGray.LookAndFeel_LightGray)
-
getColor(int colorIndex) : int (MLookAndFeel.LookAndFeel)
-
getColor(int colorIndex) : int (MLookAndFeel_DarkFawn.LookAndFeel_DarkFawn)
-
getColor(int colorIndex) : int (MLookAndFeel_Gray.LookAndFeel_Gray)
-
getColumnDO(int column) : AbstractDisplayObject (ui_abstract.AbstractDisplayObject)
-
getColumnName(int column) : String (ui_abstract.AbstractDisplayObject)
-
getColumnRenderer(int column, focused, selected) : AbstractLayer (ui_abstract.AbstractDisplayObject)
-
getColumnStringValue(int column) : String (ui_abstract.AbstractDisplayObject)
-
getCurrentIconName() : String (MCheckBox.CheckBox)
-
getCurrentIconName() : String (MRadioButton.RadioButton)
-
getCurrentRow() : String (MTextView.TextView)
-
getCurrentRowLength() : int (MTextView.TextView)
-
getCursorYForLine(int linenr) : int (MTextView.TextView)
- Returns void (if not visible) or cursor y coordinate for the given line number.
getDecrementButton() : AbstractButton (ui_abstract.AbstractScroller)
-
getDecrementButton() : AbstractButton (MScroller.Scroller)
-
getDescender() (MFT2Face.FT2Face)
-
getEnableRightAlign() : int (MTextField.TextField)
-
getEnableScrollers() : int (ui_abstract.AbstractScrollPane)
-
getEnableScrollers() : int (MScrollPane.ScrollPane)
-
getFamilyName() (MFT2Face.FT2Face)
-
getFeasibleActionName(int index) : AbstractAction (ui_abstract.AbstractActionPerformer)
-
getFloatValue() : float (ui_abstract.FloatAction)
-
getFont() : Font (MLabel.Label)
-
getFont() : Font (MTextField.TextField)
-
getFontByName(String fontName_extendedStyleFlags_desiredSize) : Font (ui_abstract.AbstractFontCache)
-
getFontByName(String fontName_extendedStyleFlags_desiredSize) : Font (MFT2FontCache.FT2FontCache)
-
getForm() : AbstractForm (ui_abstract.AbstractDialog)
-
getForm() : AbstractForm (ui_abstract.AbstractView)
-
getGeometryString() : String (MLayer.Layer)
-
getHeight() (MFT2Face.FT2Face)
-
getHorizontalScroller() : AbstractScroller (MScrollPane.ScrollPane)
-
getHorizontalScroller() : AbstractScroller (ui_abstract.AbstractScrollPane)
-
getHorizontalScrollerPlacement() : int (MScrollPane.ScrollPane)
-
getHorizontalScrollerPlacement() : int (ui_abstract.AbstractScrollPane)
-
getIcon() : Icon (MLabel.Label)
-
getIcon(String name) : Icon (MIconCache.IconCache)
-
getIconHeight() : float (MPNGIcon.PNGIcon)
-
getIconHeight() : float (ui_abstract.Icon)
-
getIconName() : String (MPopupMenu.PopupMenu)
-
getIconName() : String (ui_abstract.Icon)
-
getIconPlacement() : int (ui_abstract.AbstractLabel)
-
getIconPlacement() : int (MLabel.Label)
-
getIconWidth() : float (ui_abstract.Icon)
-
getIconWidth() : float (MPNGIcon.PNGIcon)
-
getIncrementButton() : AbstractButton (MScroller.Scroller)
-
getIncrementButton() : AbstractButton (ui_abstract.AbstractScroller)
-
getInnerLayer() : AbstractLayer (ui_abstract.AbstractViewPane)
-
getInnerLayer() : AbstractLayer (ui_abstract.AbstractWindow)
-
getInnerLayer() : AbstractLayer (MViewPane.ViewPane)
-
getInnerLayer() : AbstractLayer (MScrollPane.ScrollPane)
-
getInnerLayer() : AbstractLayer (ui_abstract.AbstractScrollPane)
-
getIntValue() : int (ui_abstract.IntAction)
-
getKeyName() : String (MAcceleratorKey.AcceleratorKey)
-
getKnobPosition() : float (ui_abstract.AbstractSlider)
-
getKnobPosition() : float (MScroller.Scroller)
-
getKnobSize() : float (ui_abstract.AbstractSlider)
-
getKnobSize() : float (MSlider.Slider)
-
getKnobSize() : float (MScroller.Scroller)
-
getLayerId() : String (ui_abstract.AbstractLayer)
-
getLayerId() : String (MLayer.Layer)
-
getLayout() (MLayer.Layer)
- Return the layout of this layer.
getLayoutFirstChild() : Layer (MViewPane.ViewPane)
-
getLayoutFirstChild() : Layer (MLayer.Layer)
-
getLayoutHints() : int (MLayer.Layer)
-
getLayoutSizeX() : float (MLayer.Layer)
-
getLayoutSizeX() : float (MViewPane.ViewPane)
-
getLayoutSizeY() : float (MViewPane.ViewPane)
-
getLayoutSizeY() : float (MLayer.Layer)
-
getLayoutWeightX() : float (MLayer.Layer)
-
getLayoutWeightX() : float (ui_abstract.AbstractLayer)
-
getLayoutWeightY() : float (ui_abstract.AbstractLayer)
-
getLayoutWeightY() : float (MLayer.Layer)
-
getLeft() : Layer (MSplitPane.SplitPane)
-
getMaximumPosition() : float (MScroller.Scroller)
-
getMaximumPosition() : float (MSlider.Slider)
-
getMaximumPosition() : float (ui_abstract.AbstractSlider)
-
getMaxTextLength() : int (MTextField.TextField)
-
getMaxTextLength() : int (ui_abstract.AbstractTextField)
-
getMinimumPosition() : float (MSlider.Slider)
-
getMinimumPosition() : float (ui_abstract.AbstractSlider)
-
getMinimumPosition() : float (MScroller.Scroller)
-
getMinimumSizePadX() : float (MLayer.Layer)
-
getMinimumSizePadX() (MSplitPane.SplitPane)
-
getMinimumSizePadY() (MSplitPane.SplitPane)
-
getMinimumSizePadY() : float (MLayer.Layer)
-
getMinimumSizeX() (MSplitPane.SplitPane)
-
getMinimumSizeX() : float (MLayer.Layer)
-
getMinimumSizeX() : float (MPopupMenuSeparator.PopupMenuSeparator)
-
getMinimumSizeX() : float (MTextView.TextView)
-
getMinimumSizeX() : float (ui_abstract.AbstractLayer)
-
getMinimumSizeY() : float (MPopupMenuSeparator.PopupMenuSeparator)
-
getMinimumSizeY() : float (MLayer.Layer)
-
getMinimumSizeY() (MSplitPane.SplitPane)
-
getMinimumSizeY() : float (MTextView.TextView)
-
getMinimumSizeY() : float (ui_abstract.AbstractLayer)
-
getModel() : Object (ui_abstract.AbstractDisplayObject)
-
getMouseAbsX() : float (MMouseEvent.MouseEvent)
-
getMouseAbsY() : float (MMouseEvent.MouseEvent)
-
getMouseRelX() : float (MMouseEvent.MouseEvent)
-
getMouseRelY() : float (MMouseEvent.MouseEvent)
-
getNameIDBitSet() : int (ui_abstract.AbstractCheckBoxGroup)
-
getNextMenuBarButtonToActivate() : PopupMenuBarButton (MPopupMenu.PopupMenu)
-
getNumChildren() : int (ui_abstract.AbstractDisplayObject)
-
getNumColumns() : int (ui_abstract.AbstractDisplayObject)
-
getNumFeasibleActions() : int (ui_abstract.AbstractActionPerformer)
-
getNumOptions() : int (ui_abstract.AbstractOptionGroup)
-
getNumProvidedActions() : int (MSlider.Slider)
-
getNumProvidedActions() : int (MCheckBox.CheckBox)
-
getNumProvidedActions() : int (MRepeatButton.RepeatButton)
-
getNumProvidedActions() : int (ui_abstract.AbstractActionProvider)
-
getNumProvidedActions() : int (MButton.Button)
-
getNumProvidedActions() : int (MRadioButtonGroup.RadioButtonGroup)
-
getNumTabs() : int (ui_abstract.AbstractTabbedPane)
-
getNumTextures() (MFT2Face.FT2Face)
-
getOptionNameID(int index) : int (ui_abstract.AbstractOptionGroup)
-
getPadBottom() : float (MLayer.Layer)
-
getPadLeft() : float (MLayer.Layer)
-
getPadRight() : float (MLayer.Layer)
-
getPadTop() : float (MLayer.Layer)
-
getPanel() : Panel (MWindow.Window)
-
getParent() : Layer (MLayer.Layer)
-
getParentMenu() : PopupMenu (MPopupMenu.PopupMenu)
-
getPopupMenu() : PopupMenu (MPopupMenuFolderButton.PopupMenuFolderButton)
-
getPositionString() : String (MLayer.Layer)
-
getPositionX() : float (ui_abstract.AbstractLayer)
-
getPositionX() : float (MLayer.Layer)
-
getPositionY() : float (MLayer.Layer)
-
getPositionY() : float (ui_abstract.AbstractLayer)
-
getPreferredSizePadX() : float (MLayer.Layer)
-
getPreferredSizePadY() : float (MLayer.Layer)
-
getPreferredSizeX() : float (MLayer.Layer)
-
getPreferredSizeX() : float (ui_abstract.AbstractLayer)
-
getPreferredSizeX() : float (MPopupMenuSeparator.PopupMenuSeparator)
-
getPreferredSizeX() : float (MTextView.TextView)
-
getPreferredSizeY() : float (MLayer.Layer)
-
getPreferredSizeY() : float (ui_abstract.AbstractLayer)
-
getPreferredSizeY() : float (MTextView.TextView)
-
getPreferredSizeY() : float (MPopupMenuSeparator.PopupMenuSeparator)
-
getProvidedActionName(int index) : String (MRadioButtonGroup.RadioButtonGroup)
-
getProvidedActionName(int index) : String (MRepeatButton.RepeatButton)
-
getProvidedActionName(int index) : String (MSlider.Slider)
-
getProvidedActionName(int index) : String (MCheckBox.CheckBox)
-
getProvidedActionName(int index) : String (MButton.Button)
-
getProvidedActionName(int index) : String (ui_abstract.AbstractActionProvider)
-
getRenderer(int focused, selected) : AbstractLayer (ui_abstract.AbstractDisplayObject)
-
getRight() : Layer (MSplitPane.SplitPane)
-
getRoot() : Layer (MLayer.Layer)
-
getRootDO() : AbstractDisplayObject (ui_abstract.AbstractTreeView)
-
getRootMenu() : PopupMenu (MPopupMenu.PopupMenu)
-
getRootNode() : TreeNode (ui_abstract.AbstractTreeView)
-
getScalingX() : float (MLayer.Layer)
-
getScalingY() : float (MLayer.Layer)
-
getScreenRegion() : Rectangle2f (MLayer.Layer)
- Return the rectangular screen region occupied by this layer
getSelectedOptionIndex() : int (ui_abstract.AbstractOptionGroup)
-
getSelectedOptionIndices() : IntArray (ui_abstract.AbstractOptionGroup)
-
getSelectedText() : String (MTextView.TextView)
- Return selected text (concatenates selected region).
getSelectionEnd() : int (MTextField.TextField)
-
getSelectionEnd() : int (ui_abstract.AbstractTextField)
-
getSelectionOptionNameID() : int (ui_abstract.AbstractOptionGroup)
-
getSelectionOptionNameIDs() : IntArray (ui_abstract.AbstractOptionGroup)
-
getSelectionStart() : int (MTextField.TextField)
-
getSelectionStart() : int (ui_abstract.AbstractTextField)
-
getSize() : float (ui_abstract.Font)
-
getSizeX() : float (MLayer.Layer)
-
getSizeX() : float (ui_abstract.AbstractLayer)
-
getSizeY() : float (MLayer.Layer)
-
getSizeY() : float (ui_abstract.AbstractLayer)
-
getSlider() : AbstractSlider (ui_abstract.AbstractScroller)
-
getSlider() : AbstractSlider (MScroller.Scroller)
-
getSplit() : float (MSplitPane.SplitPane)
-
getStepSize() : float (MSlider.Slider)
-
getStepSize() : float (MScroller.Scroller)
-
getStepSize() : float (ui_abstract.AbstractSlider)
-
getString() : String (MRectangle2f.Rectangle2f)
-
getString() : String (MVector2f.Vector2f)
-
getStringValidator() : AbstractStringValidator (ui_abstract.AbstractTextField)
-
getStringValue() : String (ui_abstract.AbstractDisplayObject)
-
getStringValue() : String (ui_abstract.StringAction)
-
getStyleFlags() (MFT2Face.FT2Face)
-
getStyleFlagsString() (MFT2Face.FT2Face)
-
getStyleName() (MFT2Face.FT2Face)
-
getTabCaptionAtIndex(int index) : String (ui_abstract.AbstractTabbedPane)
-
getTabCycleOrder() : int (MLayer.Layer)
- Returns sorting order in tabcycleroot list. Should return -1 if this layer is not focusable.
getTabIconAtIndex(int index) : Icon (ui_abstract.AbstractTabbedPane)
-
getTabIconPlacementAtIndex(int index) : int (ui_abstract.AbstractTabbedPane)
-
getTabLayerAtIndex(int index) : AbstractLayer (ui_abstract.AbstractTabbedPane)
-
getText() : String (MTextField.TextField)
-
getText() : String (ui_abstract.AbstractTextField)
-
getText() : String (MTextView.TextView)
- Return edited text (concatenates all lines).
getTextHeightPad() : float (MLabel.Label)
-
getTextPlacement() : int (MLabel.Label)
-
getTextReference() : String (ui_abstract.AbstractTextField)
-
getTextReference() : String (MTextField.TextField)
-
getTextReference() : String (ui_abstract.AbstractStringValidator)
-
getTexture(int index) (MFT2Face.FT2Face)
-
getTextureByteSize() (MFT2Face.FT2Face)
-
getTextWidth() : float (MLabel.Label)
-
getTextWidthPad() : float (MLabel.Label)
-
getTicks() : int (MTimerAction.TimerAction)
-
getToolTipText() : String (ui_abstract.AbstractLayer)
-
getUnderlinePosition() (MFT2Face.FT2Face)
-
getUnderlineThickness() (MFT2Face.FT2Face)
-
getValue() : String (MRadioButton.RadioButton)
-
getValue() : float (MSlider.Slider)
-
getValue() : float (MScroller.Scroller)
-
getVerticalScroller() : AbstractScroller (ui_abstract.AbstractScrollPane)
-
getVerticalScroller() : AbstractScroller (MScrollPane.ScrollPane)
-
getVerticalScrollerPlacement() : int (ui_abstract.AbstractScrollPane)
-
getVerticalScrollerPlacement() : int (MScrollPane.ScrollPane)
-
getViewOffsetX() : float (MViewPane.ViewPane)
-
getViewOffsetX() : float (ui_abstract.AbstractViewPane)
-
getViewOffsetX() : float (MScrollPane.ScrollPane)
-
getViewOffsetX() : float (ui_abstract.AbstractScrollPane)
-
getViewOffsetY() : float (ui_abstract.AbstractScrollPane)
-
getViewOffsetY() : float (MViewPane.ViewPane)
-
getViewOffsetY() : float (ui_abstract.AbstractViewPane)
-
getViewOffsetY() : float (MScrollPane.ScrollPane)
-
getViewPane() : AbstractViewPane (ui_abstract.AbstractScrollPane)
-
getViewPane() : AbstractViewPane (MScrollPane.ScrollPane)
-
getViewSizeX() : float (MScrollPane.ScrollPane)
-
getViewSizeX() : float (MViewPane.ViewPane)
-
getViewSizeX() : float (ui_abstract.AbstractScrollPane)
-
getViewSizeX() : float (ui_abstract.AbstractViewPane)
-
getViewSizeY() : float (ui_abstract.AbstractViewPane)
-
getViewSizeY() : float (MViewPane.ViewPane)
-
getViewSizeY() : float (MScrollPane.ScrollPane)
-
getViewSizeY() : float (ui_abstract.AbstractScrollPane)
-
gotoEnd() (MTextEdit.TextEdit)
-
gotoEnd() (MTextView.TextView)
-
gotoEndOfBlock() (MTextEdit.TextEdit)
- Move cursor to first line after current block
gotoEndOfLine() (MTextEdit.TextEdit)
-
gotoEndOfWord() (MTextEdit.TextEdit)
-
gotoPixelXY(float x, y) (MTextView.TextView)
-
gotoStartOfBlock() (MTextEdit.TextEdit)
- Move cursor to first line before current block
gotoStartOfLine() (MTextEdit.TextEdit)
-
gotoStartOfWord() (MTextEdit.TextEdit)
-
gotoTop() (MTextView.TextView)
-
gotoTop() (MTextEdit.TextEdit)
-
gotoX(int lineOffset) (MTextView.TextView)
- Goto line offset
gotoXY(int x, y) (MTextView.TextView)
-
gotoY(int line) (MTextView.TextView)
- Goto line
grabKeyboardFocus() (MLayer.Layer)
- Helper method to delegate key input to this layer.
handleButtonClick(MouseEvent ev) (MPopupMenuFolderButton.PopupMenuFolderButton)
-
handleButtonClick(MouseEvent ev) (MButton.Button)
-
handleKey(Key k) : int (MAcceleratorList.AcceleratorList)
-
handleMouseClick() (MSlider.Slider)
-
handleNewTabCycleFocus(Layer n) (MLayer.Layer)
-
handleNonChildMouseOver(MouseEvent ev, Layer newMouseLayer) : int (MFloatingLayer.FloatingLayer)
- Called if the user moves the mouse over another layer that is not a child of this layer.
handleNonChildMouseOver(MouseEvent ev, Layer l) : int (MPopupMenu.PopupMenu)
-
handleSelection() (MInfoDialog.InfoDialog)
-
handleSelection(RadioButton b) (MRadioButtonGroup.RadioButtonGroup)
-
handleSelection(String actionName) (MPopupMenu.PopupMenu)
-
handleSelection() (MTextInputDialog.TextInputDialog)
-
handleSelection(int selection) (MChoiceDialog.ChoiceDialog)
-
handleToggleSelection() (MCheckBox.CheckBox)
-
handleToggleSelection() (MRadioButton.RadioButton)
-
hasChildLayer(Layer l) : int (MLayer.Layer)
- Query whether this layer has the given child layer.
hasKeyboardFocus() : int (MLayer.Layer)
- Query whether this layer currently has the keyboard focus
hasMouseFocus() : int (MLayer.Layer)
- Query whether this layer currently has the mouse focus
hasParent(Layer l) : int (MLayer.Layer)
- Query whether l is a parent of this layer.
haveSelection() : int (MTextView.TextView)
- Query if a selection is available.
hide() (MLayer.Layer)
- Hide layer. Only used for dialogs/windows/popups.
hide() (MFloatingLayer.FloatingLayer)
- Make layer invisible. Overwrites Layer::hide().
hide() (MToolTip.ToolTip)
-
hide() (MPopupMenu.PopupMenu)
-
hideAllMenus() (MPopupMenuBar.PopupMenuBar)
-
hideToolTip() (MLayer.Layer)
-
incrementPosition() : int (MScroller.Scroller)
-
incrementPosition() : int (ui_abstract.AbstractSlider)
-
incrementPosition() : int (MSlider.Slider)
-
init(float min, max, value, step) (MScroller.Scroller)
-
init(float qx, qy, px, py) (MRectangle2f.Rectangle2f)
-
init(AbstractLayer innerLayer) (MScrollPane.ScrollPane)
-
init() (MTextView.TextView)
-
init() (MTextEdit.TextEdit)
-
init(float x, y, Texture t) (MFT2Glyph.FT2Glyph)
-
init(Layer layer, String caption, int textPlacement, Icon icon, int iconPlacement) (MView.View)
-
init2f(float x, y) (MVector2f.Vector2f)
-
initCheckBox(int bSelected) (MCheckBox.CheckBox)
-
initChoiceDialog(String caption, message, btYesCaption, btNoCaption, btCancelCaption, iconName, AbstractActionConsumer recipient) (MChoiceDialog.ChoiceDialog)
-
initIconButton(PopupMenuButton button, String caption, iconName, actionAlias) (MPopupMenu.PopupMenu)
-
initInfoDialog(String caption, message, btOkCaption, iconName, AbstractActionConsumer recipient) (MInfoDialog.InfoDialog)
-
initLayout() (MScroller.Scroller)
-
initOpenGLState() (MFT2Face.FT2Face)
-
initPopupMenu(AbstractActionConsumer recipient) (MPopupMenu.PopupMenu)
-
initSlider(float min, max, value, step) (MSlider.Slider)
-
initTextInputDialog(String caption, message, btOkCaption, defaultText, int maxCols, String iconName, AbstractActionConsumer recipient) (MTextInputDialog.TextInputDialog)
-
initToolTip(String toolTipCaption) (MToolTip.ToolTip)
-
initWindow(Layer l, String caption, float x, y, w, h) (MWindow.Window)
-
insertChar(int c) (MTextField.TextField)
-
insertTabLayerAtIndex(AbstractLayer layer, int index, String caption, Icon icon, int iconPlacement) (ui_abstract.AbstractTabbedPane)
-
insertTextAtCursor(String s) (MTextEdit.TextEdit)
-
invalidateAbsolutePositions() (MViewPane.ViewPane)
-
invalidateAbsolutePositions() (MLayer.Layer)
-
invalidateAbsolutePositions() (MScrollPane.ScrollPane)
-
is3d() (MTest3dLayer.Test3dLayer)
-
is3d() : int (ui_abstract.AbstractLayer)
-
isActive() : int (MWindowTitleBar.WindowTitleBar)
-
isActive() : int (MFloatingLayer.FloatingLayer)
-
isAnyButtonDown() : int (MMouseEvent.MouseEvent)
- Query whether any mouse button is currently down
isAnyMenuOpen() : int (MPopupMenuBar.PopupMenuBar)
-
isDOExpanded(AbstractDisplayObject do) : int (ui_abstract.AbstractTreeView)
-
isEmpty() : int (MAcceleratorList.AcceleratorList)
-
isEmptyTabCycleProxy() : int (MLayer.Layer)
-
isFloatingLayerVisible() : int (MFloatingLayer.FloatingLayer)
-
isFolded() : int (MWindow.Window)
-
isKey(Key k) : int (MAcceleratorKey.AcceleratorKey)
-
isKeyDownClick() : int (MPopupMenuBarButton.PopupMenuBarButton)
-
isLeftButton() : int (MMouseEvent.MouseEvent)
- Query whether the current onMouseDoubleClick(), onMouseClick(), .. was triggered by the left mouse button
isLeftButtonDown() : int (MMouseEvent.MouseEvent)
- Query whether the left mouse button is currently down
isMiddleButton() : int (MMouseEvent.MouseEvent)
- Query whether the current onMouseDoubleClick(), onMouseClick(), .. was triggered by the middle mouse button
isMiddleButtonDown() : int (MMouseEvent.MouseEvent)
- Query whether the middle mouse button is currently down
isModal() : int (MPopupMenu.PopupMenu)
-
isModal() : int (MLayer.Layer)
- This is used to implement dialog windows that make all other floating layers
isModal() : int (MDialog.Dialog)
-
isMouseFocusLocked() : int (MTextField.TextField)
-
isMouseFocusLocked() : int (MTextView.TextView)
-
isMouseFocusLocked() : int (MSplitPane.SplitPane)
-
isMouseFocusLocked() : int (MLayer.Layer)
-
isMouseFocusLocked() : int (MSlider.Slider)
-
isMouseFocusLocked() : int (MWindow.Window)
-
isMouseFocusLocked() : int (MWindowTitleBar.WindowTitleBar)
-
isMouseOver() : int (MLayer.Layer)
-
isMovable() : int (MWindow.Window)
-
isMovable() : int (MFloatingLayer.FloatingLayer)
- Query whether screen position of floating layer may change.
isMultipleSelectionEnabled() : int (ui_abstract.AbstractOptionGroup)
-
isNodeExpanded(TreeNode node) : int (ui_abstract.AbstractTreeView)
-
isPopup() : int (MPopupMenu.PopupMenu)
-
isPopup() : int (MLayer.Layer)
- Return true if the floating layer should be closed when the user clicks outside the layer area
isResizable() : int (MDialog.Dialog)
-
isResizable() : int (MFloatingLayer.FloatingLayer)
- Query whether layer is resizable
isResizable() : int (MWindow.Window)
-
isRightButton() : int (MMouseEvent.MouseEvent)
- Query whether the current onMouseDoubleClick(), onMouseClick(), .. was triggered by the right mouse button
isRightButtonDown() : int (MMouseEvent.MouseEvent)
- Query whether the right mouse button is currently down
isRowExpanded(int rownr) : int (ui_abstract.AbstractTreeView)
-
isSelected() : int (ui_abstract.AbstractCheckBox)
-
isSelected() : int (MCheckBox.CheckBox)
-
isTabCycleMember() : int (MButton.Button)
-
isTabCycleMember() : int (MLayer.Layer)
- Query whether this layer supports tab-cycling. A special case are tabcycleroots which cannot be focused themselves but still are cycle memberes and thus should have a tab cycle order assigned.
isTabCycleMember() : int (MPopupMenuBarButton.PopupMenuBarButton)
-
isTabCycleMember() : int (MSlider.Slider)
-
isTabCycleMember() : int (MCheckBox.CheckBox)
-
isTabCycleMember() : int (MTabbedView.TabbedView)
-
isTabCycleMember() : int (MTextField.TextField)
-
isTabCycleMember() : int (MSplitPane.SplitPane)
-
isTabCycleMember() : int (MPanel.Panel)
-
isTabCycleProxy() : int (MTabbedView.TabbedView)
-
isTabCycleProxy() : int (MLayer.Layer)
- Query whether the layer is cycleroot and active cyclemember at the same time, e.g. a TabbedView.
isTabCycleRoot() : int (MPanel.Panel)
-
isTabCycleRoot() : int (MLayer.Layer)
- Query whether this layer manages a focus cycle list for its child layers.
isTabCycleRoot() : int (MTabbedView.TabbedView)
-
isTabCycleRoot() : int (MSplitPane.SplitPane)
-
isTranslucent() : int (MXMLForm.XMLForm)
-
isTranslucent() : int (MLayer.Layer)
-
isTranslucent() : int (MTransparentPanel.TransparentPanel)
-
isTranslucent() : int (MScrollPane.ScrollPane)
-
isTranslucent() : int (MForm.Form)
-
isTranslucent() : int (MPanel.Panel)
-
isValid() : int (ui_abstract.AbstractStringValidator)
-
isVertical() : int (ui_abstract.AbstractSlider)
-
isVertical() : int (MSlider.Slider)
-
isVertical() : int (MScroller.Scroller)
-
killSelection() (MTextEdit.TextEdit)
-
killUntilEnd() (MTextField.TextField)
-
killUntilEndOfLine() (MTextEdit.TextEdit)
-
Label() (MLabel.Label)
-
Layer() (MLayer.Layer)
-
layerAt2f(float x, y) : Layer (MLayer.Layer)
-
layoutChildLayersOf(AbstractLayer layer) (ui_abstract.CardLayout)
-
layoutChildLayersOf(AbstractLayer layer) (ui_abstract.FlowLayout)
-
layoutChildLayersOf(AbstractLayer layer) (ui_abstract.Layout)
-
layoutChildLayersOf(AbstractLayer layer) (MBorderLayout.BorderLayout)
-
layoutHierarchy() (MScrollPane.ScrollPane)
-
layoutHierarchy() (ui_abstract.AbstractLayer)
-
layoutHierarchy() (MTabbedView.TabbedView)
-
layoutHierarchy() (MSplitPane.SplitPane)
-
layoutHierarchy() (MTextView.TextView)
-
layoutHierarchy() (MViewPane.ViewPane)
-
layoutHierarchy() (MLayer.Layer)
- Layout child layers. Assumes that this layer is already layouted.
layoutLayersH(PointerArray layers, float size, newSize, posY, sizeY, cp, dir) (MBorderLayout.BorderLayout)
-
layoutLayersV(PointerArray layers, float size, newSize, posX, sizeX, cp, dir) (MBorderLayout.BorderLayout)
-
leftButtonDown() : int (MMouseEvent.MouseEvent)
- Query whether the left mousebutton state has changed from released to pressed
leftButtonUp() : int (MMouseEvent.MouseEvent)
- Query whether the left mousebutton state has changed from pressed to released
loadFace(int texsize) (MFT2Face.FT2Face)
-
loadFont() : int (MFT2FontCache.FT2FontResource)
-
loadFont() : int (ui_abstract.FontResource)
-
loadFT2Face() : int (MFT2FontCache.FT2LocalFileFontResource)
-
loadFT2Face() : int (MFT2FontCache.FT2PakFileFontResource)
-
loadIcon() : int (ui_abstract.Icon)
-
loadIcon() : int (MPNGIcon.PNGIcon)
-
loseKeyboardFocus() (MLayer.Layer)
- Lose keyboard focus (if this layer has it), do not generate onKeyboardFocusLost() event!
loseMouseFocus() (MLayer.Layer)
- Lose mouse focus (if this layer has it), do not generate onMouseLeave() event!
middleButtonDown() : int (MMouseEvent.MouseEvent)
- Query whether the middle mousebutton state has changed from released to pressed
moveCursorDown() : int (MTextView.TextView)
-
moveCursorEnd() (MTextField.TextField)
-
moveCursorEndOfWord() (MTextField.TextField)
-
moveCursorHome() (MTextField.TextField)
-
moveCursorLeft() (MTextField.TextField)
-
moveCursorLeft() : int (MTextView.TextView)
-
moveCursorPageLeft() (MTextField.TextField)
-
moveCursorPageRight() (MTextField.TextField)
-
moveCursorRight() (MTextField.TextField)
-
moveCursorRight() : int (MTextView.TextView)
-
moveCursorRightWithinLine() : int (MTextView.TextView)
-
moveCursorStartOfWord() (MTextField.TextField)
-
moveCursorTo(int index) (MTextField.TextField)
-
moveCursorUp() : int (MTextView.TextView)
-
moveToPosition2f(float x, y) (MLayer.Layer)
-
newTexture() : Texture (MFT2Face.FT2Face)
-
newToolTip() : ToolTip (MLayer.Layer)
- Instantiate and return new ToolTip object. The ToolTip instance is deleted when the tooltip is hidden.
normalizeTexCoords(float rtexsize) (MFT2Glyph.FT2Glyph)
-
onAcceleratorKey(AcceleratorKey k) (MPopupMenuBar.PopupMenuBar)
-
onAcceleratorKey(AcceleratorKey k) (MLayer.Layer)
- Called if the given accelerator key has been pressed.
onAcceleratorKey(AcceleratorKey k) (MPopupMenuButton.PopupMenuButton)
-
onAcceleratorKey(AcceleratorKey k) (MPopupMenuBarButton.PopupMenuBarButton)
-
onChildMouseEnter(MouseEvent ev) (MPopupMenu.PopupMenu)
-
onChildMouseEnter(MouseEvent ev) (MLayer.Layer)
- Called if a child gains the mouse focus. Used for submenus to disable the auto-hide timeout if a submenu child is re-focused.
onDraw() (MTextField.TextField)
-
onDraw() (MViewPane.ViewPane)
-
onDraw() (MTitledPanel.TitledPanel)
-
onDraw() (MUIPrimitives.UIPrimitivesTestLayer)
-
onDraw() (MTransparentPanel.TransparentPanel)
-
onDraw() (MToolTip.ToolTip)
-
onDraw() (MTextEdit.TextEdit)
-
onDraw() (MWindowTitleBar.WindowTitleBar)
-
onDraw() (MTextView.TextView)
-
onDraw() (MCheckBox.CheckBox)
-
onDraw() (MRepeatButton.RepeatButton)
-
onDraw() (MColorBox.ColorBox)
-
onDraw() (MPopupMenuBarButton.PopupMenuBarButton)
-
onDraw() (MTabbedView.TabbedView)
-
onDraw() (Main.TestLayer)
-
onDraw() (MButton.Button)
-
onDraw() (MPopupMenu.PopupMenu)
-
onDraw() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
onDraw() (MSlider.Slider)
-
onDraw() (MLayer.Layer)
- The onDraw() method is called when the layer region needs to be repainted.
onDraw() (MPopupMenuSeparator.PopupMenuSeparator)
-
onDraw() (MSplitPane.SplitPane)
-
onDraw() (MLabel.Label)
-
onDraw() (MTest3dLayer.Test3dLayer)
-
onDraw() (MTestUIRendererForm.TestUIRendererForm)
-
onDraw() (Main.MyForm)
-
onDraw() (Main.RedDotPanel)
-
onDraw() (MTestUIRendererForm.TestUIRendererControl)
-
onDraw() (MPopupMenuButton.PopupMenuButton)
-
onInitForm() (MTestUIRendererForm.TestUIRendererForm)
-
onInitForm() (MTestSuperBorderLayoutForm.TestSuperBorderLayoutForm)
-
onInitForm() (Main.MyForm)
-
onInitForm() (ui_abstract.AbstractForm)
-
onInitForm() (MForm.Form)
-
onKey(Key k) : int (Main.MyPanel)
-
onKey(Key key) : int (MInfoDialog.InfoDialog)
-
onKey(Key k) : int (MPopupMenu.PopupMenu)
-
onKey(Key k) : int (MTextView.TextView)
-
onKey(Key k) : int (MPopupMenuFolderButton.PopupMenuFolderButton)
-
onKey(Key k) : int (MSlider.Slider)
-
onKey(Key key) : int (MLayer.Layer)
- The onKey() method is called when a keyboard input event has been received from the HAL(SDL) subsystem. Returns true/false depending on whether the event was handled or not.
onKey(Key k) : int (MUIPrimitives.UIPrimitivesTestLayer)
-
onKey(Key key) : int (MWindowTitleBar.WindowTitleBar)
-
onKey(Key k) : int (MPopupMenuButton.PopupMenuButton)
-
onKey(Key key) : int (MCheckBox.CheckBox)
-
onKey(Key key) : int (MButton.Button)
-
onKey(Key k) : int (MTextEdit.TextEdit)
-
onKey(Key key) : int (MPopupMenuBarButton.PopupMenuBarButton)
-
onKey(Key k) : int (MPopupMenuBar.PopupMenuBar)
-
onKey(Key key) : int (MChoiceDialog.ChoiceDialog)
-
onKey(Key key) : int (MTextInputDialog.TextInputDialog)
-
onKey(Key k) : int (MTextField.TextField)
-
onKey(Key key) : int (MTabbedView.TabbedView)
-
onKeyboardFocus() (MPopupMenuBarButton.PopupMenuBarButton)
-
onKeyboardFocus() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
onKeyboardFocus() (MButton.Button)
-
onKeyboardFocus() (MLayer.Layer)
- The onKeyboardFocus() method is called when this layer has gained the keyboard focus. This method is usually called if a new keyboard focus has been set by @UI.SetKeyboardFocus.
onKeyboardFocus() (MTextField.TextField)
-
onKeyboardFocus() (MCheckBox.CheckBox)
-
onKeyboardFocus() (MPopupMenuButton.PopupMenuButton)
-
onKeyboardFocusLost() (MTextView.TextView)
-
onKeyboardFocusLost() (MPopupMenuBarButton.PopupMenuBarButton)
-
onKeyboardFocusLost() (MTextField.TextField)
-
onKeyboardFocusLost() (MTextEdit.TextEdit)
-
onKeyboardFocusLost() (MLayer.Layer)
- The onKeyboardFocusLost() method is called when this layer has lost the keyboard focus; probably because another layer grabbed it.
onKeyboardFocusLost() (MCheckBox.CheckBox)
-
onKeyboardFocusLost() (MButton.Button)
-
onKeyboardFocusLost() (MSlider.Slider)
-
onKeyboardFocusLost() (MTabbedView.TabbedView)
-
onKeyboardFocusLost() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
onLookAndFeelChanged() (MLabel.Label)
-
onLookAndFeelChanged() (MTransparentPanel.TransparentPanel)
-
onLookAndFeelChanged() (MTextField.TextField)
-
onLookAndFeelChanged() (MToolTip.ToolTip)
-
onLookAndFeelChanged() (MLayer.Layer)
- Called by @UI.SetLookAndFeel() if the look and feel class has changed. Layers that store color information in member variables have to re-read these fields for example (e.g. @Label or @TransparentPanel).
onMouse(MouseEvent ev) : int (MTextEdit.TextEdit)
-
onMouse(MouseEvent ev) : int (MSplitPane.SplitPane)
-
onMouse(MouseEvent ev) : int (MButton.Button)
-
onMouse(MouseEvent ev) : int (MTextField.TextField)
-
onMouse(MouseEvent ev) : int (Main.RedDotPanel)
-
onMouse(MouseEvent ev) : int (MTextView.TextView)
-
onMouse(MouseEvent ev) : int (MSlider.Slider)
-
onMouse(MouseEvent ev) : int (MTabbedView.TabbedView)
-
onMouse(MouseEvent ev) : int (MLayer.Layer)
-
onMouse(MouseEvent ev) : int (MCheckBox.CheckBox)
-
onMouse(MouseEvent ev) : int (MWindowTitleBar.WindowTitleBar)
-
onMouse(MouseEvent ev) : int (MScrollPane.ScrollPane)
-
onMouse(MouseEvent ev) : int (MRepeatButton.RepeatButton)
-
onMouse(MouseEvent ev) : int (MWindow.Window)
-
onMouseBeginDrag(MouseEvent firstEv, ev) : int (MWindowTitleBar.WindowTitleBar)
-
onMouseBeginDrag(MouseEvent dragStart, ev) : int (MLayer.Layer)
-
onMouseClick(MouseEvent ev) : int (MTextField.TextField)
-
onMouseClick(MouseEvent ev) : int (MLayer.Layer)
-
onMouseDoubleClick(MouseEvent ev) : int (MWindowTitleBar.WindowTitleBar)
-
onMouseDoubleClick(MouseEvent ev) : int (MTextView.TextView)
-
onMouseDoubleClick(MouseEvent ev) : int (MLayer.Layer)
-
onMouseDoubleClick(MouseEvent ev) : int (MTextField.TextField)
-
onMouseDrag(MouseEvent lastEv, currentEv) : int (MLayer.Layer)
- Called when onMouseBeginDrag() returned true, the left mouse button is held down and the mouse has moved at least §UIConstants.MOUSE_DRAG_THRESHOLD pixels.
onMouseDrag(MouseEvent lastEv, ev) : int (MWindowTitleBar.WindowTitleBar)
-
onMouseEndDrag(MouseEvent ev) (MLayer.Layer)
-
onMouseEndDrag(MouseEvent ev) (MWindowTitleBar.WindowTitleBar)
-
onMouseEnter(MouseEvent ev) : int (MCheckBox.CheckBox)
-
onMouseEnter(MouseEvent ev) : int (Main.MyPanel)
-
onMouseEnter(MouseEvent ev) : int (MRepeatButton.RepeatButton)
-
onMouseEnter(MouseEvent ev) : int (MButton.Button)
-
onMouseEnter(MouseEvent ev) (MColorBox.ColorBox)
-
onMouseEnter(MouseEvent ev) (MWindowTitleBar.WindowTitleBar)
-
onMouseEnter(MouseEvent ev) : int (MPopupMenuButton.PopupMenuButton)
-
onMouseEnter(MouseEvent ev) : int (MPopupMenuFolderButton.PopupMenuFolderButton)
-
onMouseEnter(MouseEvent ev) : int (MLayer.Layer)
-
onMouseEnter(MouseEvent ev) (MTextField.TextField)
-
onMouseEnter(MouseEvent ev) : int (MSlider.Slider)
-
onMouseEnter(MouseEvent ev) : int (MSplitPane.SplitPane)
-
onMouseFocus() (MTextField.TextField)
-
onMouseFocus() (MLayer.Layer)
-
onMouseFocus() (MTextEdit.TextEdit)
-
onMouseFocus() (MTextView.TextView)
-
onMouseHold(MouseEvent ev) : int (MTextField.TextField)
-
onMouseHold(MouseEvent ev) : int (MWindow.Window)
-
onMouseHold(MouseEvent ev) : int (MButton.Button)
-
onMouseHold(MouseEvent ev) : int (MSlider.Slider)
-
onMouseHold(MouseEvent startEv) : int (MLayer.Layer)
- Called when a mouse button is pressed and held down for §UIConstants.MOUSE_HOLD_DELAY milliseconds without moving the mouse pointer.
onMouseLeave(MouseEvent ev) (MColorBox.ColorBox)
-
onMouseLeave(MouseEvent ev) : int (MSlider.Slider)
-
onMouseLeave(MouseEvent ev) : int (MLayer.Layer)
-
onMouseLeave(MouseEvent ev) : int (MButton.Button)
-
onMouseLeave(MouseEvent ev) : int (MPopupMenuFolderButton.PopupMenuFolderButton)
-
onMouseLeave(MouseEvent ev) : int (MSplitPane.SplitPane)
-
onMouseLeave(MouseEvent ev) : int (Main.MyPanel)
-
onMouseLeave(MouseEvent ev) : int (MRepeatButton.RepeatButton)
-
onMouseLeave(MouseEvent ev) : int (MWindow.Window)
-
onMouseLeave(MouseEvent ev) : int (MCheckBox.CheckBox)
-
onMouseLeave(MouseEvent ev) (MWindowTitleBar.WindowTitleBar)
-
onMouseLeave(MouseEvent ev) (MTextField.TextField)
-
onMouseLeave(MouseEvent ev) : int (MPopupMenuButton.PopupMenuButton)
-
onMouseUnfocus() (MLayer.Layer)
-
onMouseUnfocus() (MTextField.TextField)
-
onMouseUnfocus() (MTextEdit.TextEdit)
-
onReopen() (MTest3dLayer.Test3dLayer)
-
onReopen() (ui_abstract.FontResource)
-
onReopen() (MTextView.TextView)
-
onReopen() (ui_abstract.AbstractFontCache)
-
onReopen() (MWindow.Window)
-
onReopen() (ui_abstract.Icon)
-
onReopen() (MViewPane.ViewPane)
-
onReopen() (MLayer.Layer)
-
onReopen() (MFT2FontCache.FT2FontResource)
-
onReopen() (MFT2FontCache.FT2FontCache)
-
onReopen() (MUIPrimitives.UIPrimitivesTestLayer)
-
onReopen() (MIconCache.IconCache)
-
onReopen() (MPNGIcon.PNGIcon)
-
onTabFocus() (MTextField.TextField)
-
onTabFocus() (MButton.Button)
-
onTabFocus() (MTabbedView.TabbedView)
-
onTabFocus() (MSlider.Slider)
-
onTabFocus() (MLayer.Layer)
- Called if the keyboard focus was gained by cycling through the layers using tab/cursor keys. Also used by some dialog classes to set the default button. This event is very similar to onKeyboardFocus() although the layer can implement a slightly different behaviour (e.g. a textfield might want to select all text)
onTabFocus() (MCheckBox.CheckBox)
-
onToolTipKey(Key k) : int (MToolTip.ToolTip)
- Called if a (global) key event is received (even if the keyboard focus is set to a different layer). Can be used to hide the tooltip as soon as the user begins typing. Returns true if the key event has been consumed by the tooltip and should not be sent to the current keyboard layer.
openLocalFile(String name, float w, h, int texsize) (MFT2Face.FT2Face)
-
openPakFile(String name, float w, h, int texsize) (MFT2Face.FT2Face)
-
openSubMenu() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
pageDown() (MTextView.TextView)
-
pageDown() (MTextEdit.TextEdit)
-
pageUp() (MTextEdit.TextEdit)
-
pageUp() (MTextView.TextView)
-
parseXFM(XFMObject parent, TreeNode treeNode) : int (MXMLForm.XMLForm)
-
parseXMLForm(String s) : int (MXMLForm.XMLForm)
-
pasteMouseSelection() (MTextField.TextField)
-
pasteSelection() (MTextField.TextField)
-
pasteString(String s) (MTextField.TextField)
-
performAction(AbstractAction requestedAction) (ui_abstract.AbstractActionPerformer)
-
PopupMenuFolderButton() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
preShow() (MPopupMenu.PopupMenu)
- overwrites FloatingLayer::preShow
preShow() (MFloatingLayer.FloatingLayer)
- Perform actions immediately before showing the layer (e.g. layout children)
provideAction(AbstractAction providedAction) (MLayer.Layer)
-
provideAction(AbstractAction providedAction) (ui_abstract.AbstractActionProvider)
-
recalcKnobSize() (MSlider.Slider)
-
recalcKnobSize() (MScroller.Scroller)
-
rectangleIntersectionTest(Rectangle2f r) : int (MRectangle2f.Rectangle2f)
-
recursiveBuildTabCycleLists() (MLayer.Layer)
- Utility method that is used to recursively build tabcycle lists for all children. Usually this is automatically done when using XMLForms but if the layer hierarchy is built programmatically this method might be handy.
recursiveFocusTabCycleMember(Layer active, int dir, local) : int (MLayer.Layer)
-
recursiveOnLookAndFeelChanged() (MLayer.Layer)
- Do not call directly. This is called by @UI.SetLookAndFeel().
RedDotPanel() (Main.RedDotPanel)
-
redraw() (MLayer.Layer)
- Redraw this layer
redrawAll() (MLayer.Layer)
- Redraw all layers. Also see §UI.RedrawAll
redrawAllRows() (MTextView.TextView)
-
redrawCurrentRow() (MTextView.TextView)
-
removeActionConsumer(AbstractActionConsumer consumer) (MLayer.Layer)
-
removeActionConsumer(AbstractActionConsumer consumer) (ui_abstract.AbstractActionProvider)
-
removeChildHierarchy() (MLayer.Layer)
-
removeChildLayer(Layer l) (MLayer.Layer)
-
removeChildren() (MLayer.Layer)
-
removeTabAtIndex(int index) : AbstractLayer (ui_abstract.AbstractTabbedPane)
-
removeTabLayer(AbstractLayer layer) (ui_abstract.AbstractTabbedPane)
-
render() (MTextView.TextView)
- Render texture stripes. Assumes that the bg has already been filled.
renderClippedString(String text, float x, y, clipLeft, clipTop, clipRight, clipBottom) (ui_abstract.FontResource)
-
renderClippedString(String text, float x, y, clipLeft, clipTop, clipRight, clipBottom) (ui_abstract.Font)
-
renderClippedString(String s, float x, y, clipLeft, clipTop, clipRight, clipBottom) (MFT2FontCache.FT2FontResource)
-
renderString(String text, float x, y) (ui_abstract.FontResource)
-
renderString(String text, float x, y) (ui_abstract.Font)
-
renderString(String s, float x, y) (MFT2FontCache.FT2FontResource)
-
renderUnderlines(String text, float x, y) (ui_abstract.FontResource)
-
renderUnderlines(String s, float x, y) (MFT2FontCache.FT2FontResource)
-
renderUnderlines(String text, float x, y) (ui_abstract.Font)
-
RepeatButton() (MRepeatButton.RepeatButton)
-
resetAllAttributes() (MTextView.TextView)
- Resets attributes+colors of all visible lines.
resetLineAttributes(int lineNr) (MTextView.TextView)
-
restartCaretTimer() (MTextField.TextField)
-
restartCaretTimer() (MTextEdit.TextEdit)
-
returnToParentMenu() (MPopupMenu.PopupMenu)
-
revertCursor(String name) (MLayer.Layer)
-
rightButtonDown() : int (MMouseEvent.MouseEvent)
- Query whether the right mousebutton state has changed from released to pressed
run() (Main.CDialogTest_Error)
-
run() (Main.CDialogTest_Success)
-
run() (Main.CDialogTest_Idea)
-
run() (Main.CDialogTest_Info)
-
run() (Main.CDialogTest_InfoCustom)
-
run() (Main.CDialogTest_TextInput)
-
run(Layer l) (Main.CPopupMenuTest)
-
run() (Main.CDialogTest_ChoiceYesNo)
-
run() (Main.CDialogTest_ChoiceYesNoCancel)
-
scheduleToolTipTimer() (MLayer.Layer)
-
scrollDown() (MTextView.TextView)
-
Scroller() (MScroller.Scroller)
-
scrollLeft() (MTextView.TextView)
-
scrollRight() (MTextView.TextView)
-
scrollUp() (MTextView.TextView)
-
selectAll() (MTextField.TextField)
-
selectAll() (MTextView.TextView)
- Select all text lines
selectNone() (MTextField.TextField)
-
selectNone() (MTextView.TextView)
- Select nothing
selectWord() (MTextView.TextView)
- Select word under cursor
selectWord() : int (MTextField.TextField)
-
setActionConsumer(TextField aac) (MTimerAction.TimerAction)
-
setActionName(String name) (ui_abstract.AbstractAction)
-
setActionName(String name) (ui_abstract.Action)
-
setActionProvider(AbstractActionProvider provider) (ui_abstract.AbstractAction)
-
setActionProvider(AbstractActionProvider provider) (ui_abstract.Action)
-
setActiveTab(int index) (MTabbedView.TabbedView)
-
setAlignment(int alignment) (MLayer.Layer)
-
setAllowActivateNext(int bAllowActivateNext) (MPopupMenu.PopupMenu)
-
setAlpha(int a) (MLayer.Layer)
-
setAlpha(int alpha) (MScrollPane.ScrollPane)
-
setAutoScrollerMode(int mode) (MScrollPane.ScrollPane)
-
setAutoScrollerMode(int mode) (ui_abstract.AbstractScrollPane)
-
setBackgroundColor(int bgColor32) (MLabel.Label)
- Set color of label background
setBackgroundColor(int c) (MTransparentPanel.TransparentPanel)
-
setBlackListCharset(String charset) (ui_abstract.AbstractCharsetStringValidator)
-
setBorderSize(int bs) (MSlider.Slider)
-
setCaption(String text) (ui_abstract.AbstractLabel)
-
setCaption(String caption) (MLabel.Label)
-
setChecked(int bChecked) (MPopupMenuCheckButton.PopupMenuCheckButton)
-
setCursorAndSelectionStartByPixel(float mouseX) (MTextField.TextField)
-
setCursorByPixel(float mouseX) (MTextField.TextField)
-
setDefaultSelection(int selection) (MChoiceDialog.ChoiceDialog)
-
setEnableAdaptiveKnobSize(int b) (MScroller.Scroller)
-
setEnableAdaptiveKnobSize(int b) (MSlider.Slider)
-
setEnableAnimation(int bAnimation) (MTest3dLayer.Test3dLayer)
-
setEnabledMixedState(int bMixed) (MCheckBox.CheckBox)
-
setEnableMultipleSelection(int enabled) (ui_abstract.AbstractOptionGroup)
-
setEnableRightAlign(int bRightAlign) (MTextField.TextField)
-
setEnableScrollers(int directions) (ui_abstract.AbstractScrollPane)
-
setEnableScrollers(int directions) (MScrollPane.ScrollPane)
-
setEnableTextureFilter(int b) (MFT2Face.FT2Face)
-
setEnableTransparency(int b) (MTest3dLayer.Test3dLayer)
-
setFloatValue(float val) (ui_abstract.FloatAction)
-
setFont(Font font) (MLabel.Label)
-
setFont(Font font) (MTextField.TextField)
-
setFontByName(String fontName) (MTextField.TextField)
-
setFontByName(String fontName) (MLabel.Label)
-
setForegroundColor(int fgColor32) (MLabel.Label)
- Set color of label caption
setForm(AbstractForm form) (ui_abstract.AbstractDialog)
-
setGeometry(float px, py, sx, sy) (MLayer.Layer)
-
setHorizontalScrollerPlacement(int dir) (MScrollPane.ScrollPane)
-
setHorizontalScrollerPlacement(int dir) (ui_abstract.AbstractScrollPane)
-
setIcon(Icon icon) (MLabel.Label)
-
setIcon(Icon icon) (ui_abstract.AbstractLabel)
-
setIconPadBottom(float bottom) (MLabel.Label)
-
setIconPadding4f(float top, left, bottom, right) (MLabel.Label)
- Set icon padding
setIconPadLeft(float left) (MLabel.Label)
-
setIconPadRight(float right) (MLabel.Label)
-
setIconPadTop(float top) (MLabel.Label)
-
setIconPlacement(int ip) (ui_abstract.AbstractLabel)
-
setIconPlacement(int ip) (MLabel.Label)
-
setInnerLayer(AbstractLayer l) (MViewPane.ViewPane)
-
setInnerLayer(AbstractLayer l) (ui_abstract.AbstractScrollPane)
-
setInnerLayer(AbstractLayer l) (ui_abstract.AbstractViewPane)
-
setInnerLayer(AbstractLayer l) (MScrollPane.ScrollPane)
-
setInnerLayer(AbstractLayer layer) (ui_abstract.AbstractWindow)
-
setInnerPadBottom(float bottom) (MLabel.Label)
-
setInnerPadding4f(float top, left, bottom, right) (ui_abstract.AbstractLabel)
-
setInnerPadding4f(float top, left, bottom, right) (MLabel.Label)
- Set inner (text) padding
setInnerPadLeft(float left) (MLabel.Label)
-
setInnerPadRight(float right) (MLabel.Label)
-
setInnerPadTop(float top) (MLabel.Label)
-
setIntValue(int val) (ui_abstract.IntAction)
-
setKeyName(String name) (MAcceleratorKey.AcceleratorKey)
-
setKnobPosition(float val) (MScroller.Scroller)
-
setKnobPosition(float val) (ui_abstract.AbstractSlider)
-
setKnobSize(float size) (MScroller.Scroller)
-
setKnobSize(float size) (MSlider.Slider)
-
setKnobSize(float size) (ui_abstract.AbstractSlider)
-
setLabel(AbstractLabel label) (ui_abstract.AbstractPanel)
-
setLayerId(String name) (ui_abstract.AbstractLayer)
-
setLayerId(String id) (MLayer.Layer)
-
setLayout(Layout l) (MLayer.Layer)
- Set a Layout for this Layer.
setLayoutHints(int hints) (MLayer.Layer)
-
setLayoutWeight2f(float x, y) (ui_abstract.AbstractLayer)
-
setLayoutWeight2f(float x, y) (MLayer.Layer)
-
setLayoutWeightX(float wx) (ui_abstract.AbstractLayer)
-
setLayoutWeightX(float wx) (MLayer.Layer)
-
setLayoutWeightY(float wy) (MLayer.Layer)
-
setLayoutWeightY(float wy) (ui_abstract.AbstractLayer)
-
setLeft(Layer l) (MSplitPane.SplitPane)
-
setMaximumPosition(float max) (ui_abstract.AbstractSlider)
-
setMaximumPosition(float max) (MScroller.Scroller)
-
setMaximumPosition(float max) (MSlider.Slider)
-
setMaximumStringLength(int length) (ui_abstract.AbstractStringLengthValidator)
-
setMaxTextLength(int length) (ui_abstract.AbstractTextField)
-
setMaxTextLength(int length) (MTextField.TextField)
-
setMinimumInnerSize2f(float w, h) (MWindow.Window)
-
setMinimumPosition(float min) (MSlider.Slider)
-
setMinimumPosition(float min) (MScroller.Scroller)
-
setMinimumPosition(float min) (ui_abstract.AbstractSlider)
-
setMinimumSize2f(float w, h) (ui_abstract.AbstractLayer)
-
setMinimumSize2f(float w, h) (MWindow.Window)
-
setMinimumSize2f(float w, h) (MLayer.Layer)
-
setMinimumSizeX(float x) (MLayer.Layer)
-
setMinimumSizeX(float w) (ui_abstract.AbstractLayer)
-
setMinimumSizeY(float y) (MLayer.Layer)
-
setMinimumSizeY(float h) (ui_abstract.AbstractLayer)
-
setMinimumStringLength(int length) (ui_abstract.AbstractStringLengthValidator)
-
setModel(Object model) (ui_abstract.AbstractDisplayObject)
-
setNameIDBitSet(int nameIDBits) (ui_abstract.AbstractCheckBoxGroup)
-
setPadBottom(float bottom) (MLayer.Layer)
-
setPadding4f(float top, left, bottom, right) (ui_abstract.AbstractLayer)
-
setPadding4f(float top, left, bottom, right) (MLayer.Layer)
-
setPadLeft(float left) (MLayer.Layer)
-
setPadRight(float right) (MLayer.Layer)
-
setPadTop(float top) (MLayer.Layer)
-
setPopupMenu(PopupMenu menu) (MPopupMenuFolderButton.PopupMenuFolderButton)
- Set reference to submenu. Not for public use.
setPosition2f(float x, y) (ui_abstract.AbstractLayer)
-
setPosition2f(float x, y) (MLayer.Layer)
-
setPositionX(float x) (ui_abstract.AbstractLayer)
-
setPositionX(float x) (MLayer.Layer)
-
setPositionY(float y) (ui_abstract.AbstractLayer)
-
setPositionY(float y) (MLayer.Layer)
-
setPreferredSize2f(float w, h) (MLayer.Layer)
-
setPreferredSize2f(float w, h) (ui_abstract.AbstractLayer)
-
setPreferredSizeX(float w) (MLayer.Layer)
-
setPreferredSizeX(float w) (ui_abstract.AbstractLayer)
-
setPreferredSizeY(float h) (MLayer.Layer)
-
setPreferredSizeY(float h) (ui_abstract.AbstractLayer)
-
setPreviousKeyboardLayer(Layer l) (MPopupMenuBar.PopupMenuBar)
-
setProvidedActionAlias(String providedActionName, aliasName) (ui_abstract.AbstractActionProvider)
-
setProvidedActionAlias(String actionName, aliasName) (MRepeatButton.RepeatButton)
-
setProvidedActionAlias(String actionName, aliasName) (MCheckBox.CheckBox)
-
setProvidedActionAlias(String actionName, aliasName) (MSlider.Slider)
-
setProvidedActionAlias(String actionName, aliasName) (MButton.Button)
-
setProvidedActionAlias(String actionName, aliasName) (MRadioButtonGroup.RadioButtonGroup)
-
setRecipient(AbstractActionConsumer recipient) (MPopupMenu.PopupMenu)
-
setRelativeKnobSize(float visible) (MScroller.Scroller)
-
setRelativeKnobSize(float size) (ui_abstract.AbstractSlider)
-
setRelativeKnobSize(float visible) (MSlider.Slider)
-
setRequiredSize2f(float w, h) (MLayer.Layer)
- Force layer size to be (_w; _h)
setRequiredSizeX(float w) (MLayer.Layer)
-
setRequiredSizeY(float h) (MLayer.Layer)
-
setRight(Layer l) (MSplitPane.SplitPane)
-
setScaling2f(float x, y) (MLayer.Layer)
-
setScalingX(float x) (MLayer.Layer)
-
setScalingY(float y) (MLayer.Layer)
-
setSelected(int state) (ui_abstract.AbstractCheckBox)
-
setSelected(int b) (MCheckBox.CheckBox)
-
setSelectedOptionIndex(int index) (ui_abstract.AbstractOptionGroup)
-
setSelection(int startIndex, endIndex) (MTextField.TextField)
-
setSelection(int startIndex, endIndex) (ui_abstract.AbstractTextField)
-
setSelectionEndByPixel(float x, y) (MTextView.TextView)
-
setSelectionEndByPixel(float mouseX) (MTextField.TextField)
-
setSelectionStartByPixel(float x, y) (MTextView.TextView)
-
setSize(float size) (ui_abstract.Font)
-
setSize2f(float x, y) (MLayer.Layer)
-
setSize2f(float x, y) (ui_abstract.AbstractLayer)
-
setSizeX(float x) (ui_abstract.AbstractLayer)
-
setSizeX(float x) (MLayer.Layer)
-
setSizeY(float y) (MLayer.Layer)
-
setSizeY(float y) (ui_abstract.AbstractLayer)
-
setSplit(float s) (MSplitPane.SplitPane)
-
setStepSize(float s) (MScroller.Scroller)
-
setStepSize(float val) (MSlider.Slider)
-
setStepSize(float s) (ui_abstract.AbstractSlider)
-
setStringValidator(AbstractStringValidator abstractStringValidator) (ui_abstract.AbstractTextField)
-
setStringValue(String val) (ui_abstract.StringAction)
-
setTabCaptionAtIndex(String caption, int index) (ui_abstract.AbstractTabbedPane)
-
setTabCycleOrder(int order) (MLayer.Layer)
-
setTabIconAtIndex(Icon icon, int index) (ui_abstract.AbstractTabbedPane)
-
setTabIconPlacementAtIndex(int iconPlacement, index) (ui_abstract.AbstractTabbedPane)
-
setTabLayerAtIndex(AbstractLayer layer, int index) (ui_abstract.AbstractTabbedPane)
-
setText(String text) (MTextField.TextField)
-
setText(String text) (MTextEdit.TextEdit)
-
setText(String text) (ui_abstract.AbstractTextField)
-
setText(String text) (MTextView.TextView)
- Set text lines by string. Each line must be terminated with the n character.
setTextPlacement(int ip) (MLabel.Label)
- Set text placement, i.e. Layout.LEFT, Layout.RIGHT etc.
setTextReference(String s) (ui_abstract.AbstractStringValidator)
-
setTextReference(String textRef) (MTextField.TextField)
-
setTextReference(String textReference) (ui_abstract.AbstractTextField)
-
setTicks(int deltaTicks) (MTimerAction.TimerAction)
-
setToolTipCaption(String tooltipCaption) (MLayer.Layer)
-
setToolTipText(String toolTipText) (ui_abstract.AbstractLayer)
-
setValue(float value) (MSlider.Slider)
-
setValue(float value) (MScroller.Scroller)
-
setVertical(int b) (MSlider.Slider)
-
setVertical(int b) (MScroller.Scroller)
-
setVertical(int b) (ui_abstract.AbstractSlider)
-
setVerticalScrollerPlacement(int dir) (ui_abstract.AbstractScrollPane)
-
setVerticalScrollerPlacement(int dir) (MScrollPane.ScrollPane)
-
setViewOffset(float top, left) (ui_abstract.AbstractViewPane)
-
setViewOffset(float top, left) (MViewPane.ViewPane)
-
setViewOffset(float top, left) (MScrollPane.ScrollPane)
-
setViewOffset(float top, left) (ui_abstract.AbstractScrollPane)
-
setViewOffsetX(float left) (ui_abstract.AbstractScrollPane)
-
setViewOffsetX(float left) (MViewPane.ViewPane)
-
setViewOffsetX(float left) (ui_abstract.AbstractViewPane)
-
setViewOffsetY(float top) (ui_abstract.AbstractScrollPane)
-
setViewOffsetY(float top) (ui_abstract.AbstractViewPane)
-
setViewOffsetY(float top) (MViewPane.ViewPane)
-
setViewSize2f(float width, height) (ui_abstract.AbstractViewPane)
-
setViewSize2f(float width, height) (MScrollPane.ScrollPane)
-
setViewSize2f(float width, height) (MViewPane.ViewPane)
-
setViewSize2f(float width, height) (ui_abstract.AbstractScrollPane)
-
setViewSizeX(float w) (MViewPane.ViewPane)
-
setViewSizeX(float width) (ui_abstract.AbstractScrollPane)
-
setViewSizeX(float w) (MScrollPane.ScrollPane)
-
setViewSizeY(float h) (MScrollPane.ScrollPane)
-
setViewSizeY(float height) (ui_abstract.AbstractScrollPane)
-
setViewSizeY(float h) (MViewPane.ViewPane)
-
setWhiteListCharset(String charset) (ui_abstract.AbstractCharsetStringValidator)
-
shouldActivateNext() : int (MPopupMenu.PopupMenu)
-
shouldActivatePrevious() : int (MPopupMenu.PopupMenu)
-
show() (MInfoDialog.InfoDialog)
-
show() (MTextInputDialog.TextInputDialog)
-
show() (MFloatingLayer.FloatingLayer)
- Make layer visible
show() (MToolTip.ToolTip)
- Make tooltip visible. Overwrites FloatingLayer::show().
show() (MChoiceDialog.ChoiceDialog)
-
showAtXY(float x, y) (MFloatingLayer.FloatingLayer)
- Show layer at given coordinates
showBelowLayer(Layer layer) (MFloatingLayer.FloatingLayer)
- Show layer below the given layer
showCentered() (MFloatingLayer.FloatingLayer)
- Show layer at the center of the screen
showCursor(String name) (MLayer.Layer)
-
showNearLayer(Layer layer) (MFloatingLayer.FloatingLayer)
- Show layer relative to given layer
showRightBesideLayer(Layer layer, float offx, offy) (MFloatingLayer.FloatingLayer)
- Show layer right beside the given layer
showToolTip() (MLayer.Layer)
-
showToolTipNearLayer(Layer layer) (MFloatingLayer.FloatingLayer)
- Show tooltip-style floating layer relative to given layer
Slider() (MSlider.Slider)
-
startAutoHideTimeOut() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
startAutoShowTimeOut() (MPopupMenuFolderButton.PopupMenuFolderButton)
-
startCaretTimer() (MTextEdit.TextEdit)
-
startCaretTimer() (MTextField.TextField)
-
startCaretTimer() (MTextView.TextView)
-
startEditing() (ui_abstract.AbstractDisplayObject)
-
startEditing() (MTextField.TextField)
-
startEditing() (MTextEdit.TextEdit)
-
startRepeatTimer() (MRepeatButton.RepeatButton)
-
startSelectionIfEmpty() (MTextView.TextView)
-
stopEditing() (MTextEdit.TextEdit)
-
stopEditing(int bProvideAction, bReturnKey) (MTextField.TextField)
-
stringHeight(String s) : float (ui_abstract.Font)
-
stringHeight(String text) : float (ui_abstract.FontResource)
-
stringHeight(String s) : float (MFT2FontCache.FT2FontResource)
-
stringIndexAtPixelX(String s, float x) : int (MFT2FontCache.FT2FontResource)
-
stringIndexAtPixelX(String s, float x) : int (MFT2Face.FT2Face)
-
stringIndexAtPixelX(String text, float x) : int (ui_abstract.FontResource)
-
stringIndexAtPixelX(String text, float x) : int (ui_abstract.Font)
-
stringWidth(String text) : float (ui_abstract.FontResource)
-
stringWidth(String s) : float (ui_abstract.Font)
- Return width (pixels) of single text line
stringWidth(String s) (MFT2Face.FT2Face)
-
stringWidth(String s) : float (MFT2FontCache.FT2FontResource)
-
testOpenFileDialog() (Main.MyForm)
-
TestUIRendererControl() (MTestUIRendererForm.TestUIRendererControl)
-
TextField() (MTextField.TextField)
-
TitledPanel() (MTitledPanel.TitledPanel)
-
toggleFolding() (MWindow.Window)
-
toggleOverwrite() (MTextEdit.TextEdit)
-
undo() (MTextField.TextField)
-
unfold() (MWindow.Window)
- Show inner layer
updateInnerLayout() (MTextField.TextField)
-
updateLayout() (MScrollPane.ScrollPane)
-
updateLineSelection(int lineNr) (MTextView.TextView)
-
updateSelection() (MTextView.TextView)
- Prepare selection rendering for all visible lines. Called if the selection has changed.
uploadTextures() (MFT2Face.FT2Face)
-
validateCursorX() (MTextView.TextView)
-
validateCursorY() (MTextView.TextView)
-
validateDeletedChar(int index) : int (ui_abstract.AbstractStringValidator)
-
validateDeletedString(int index, length) : int (ui_abstract.AbstractStringValidator)
-
validateInsertChar(int c, index) : int (ui_abstract.AbstractStringValidator)
-
validateInsertString(String s, int index) : int (ui_abstract.AbstractStringValidator)
-
ViewPane() (MViewPane.ViewPane)
-
wantKeyRepeat(Key k) : int (MLayer.Layer)
-
wantKeyRepeat(Key k) : int (MCheckBox.CheckBox)
-
wantKeyRepeat(Key k) : int (MPopupMenuButton.PopupMenuButton)
-
wantKeyRepeat(Key k) : int (MButton.Button)
-
wasEscaped() : int (MPopupMenu.PopupMenu)
-
Window() (MWindow.Window)
-
WindowTitleBar() (MWindowTitleBar.WindowTitleBar)
-
writeChar(int c) (MTextEdit.TextEdit)
-
writeClippedGL(String text, float x, y, clipLeft, clipTop, clipRight, clipBottom) (MFT2Face.FT2Face)
-
writeGL(String text, float x, y) (MFT2Face.FT2Face)
-
writeUnderlinesGL(String text, float x, y) (MFT2Face.FT2Face)
-
yacToString(String s) (MMouseEvent.MouseEvent)
-
_init(String file, name, int styleFlags, float fontSize) (MFT2FontCache.FT2FontResource)
-
~FT2Face() (MFT2Face.FT2Face)
-
~FT2FontResource() (MFT2FontCache.FT2FontResource)
-
~Layer() (MLayer.Layer)
-
auto-generated by "DOG", the TkScript document generator. Mon, 21/May/2007 00:21:47