index

Class MFloatingLayer.FloatingLayer

all modules:MAcceleratorKey , MAcceleratorList , Main , MBorderLayout , MButton , MCheckBox , MChoiceDialog , MColorBox , MControl , MCursorShapes , MDialog , MFloatingLayer , MForm , MFT2Face , MFT2FontCache , MFT2Glyph , MIconCache , MInfoDialog , MLabel , MLayer , MLookAndFeel , MLookAndFeel_DarkFawn , MLookAndFeel_Gray , MLookAndFeel_LightFawn , MLookAndFeel_LightGray , MMouseEvent , MPanel , MPNGIcon , MPoint2f , MPopupMenu , MPopupMenuBar , MPopupMenuBarButton , MPopupMenuButton , MPopupMenuCheckButton , MPopupMenuFolderButton , MPopupMenuSeparator , MRadioButton , MRadioButtonGroup , MRectangle2f , MRepeatButton , MScroller , MScrollPane , MSize2f , MSlider , MSplitPane , MTabbedView , MTest3dLayer , MTestSuperBorderLayoutForm , MTestUIRendererForm , MTextEdit , MTextField , MTextInputDialog , MTextView , MTimerAction , MTitledPanel , MToolTip , MTransparentPanel , MUI , MUIPrimitives , MUIRenderer , MVector2f , MView , MViewPane , MWindow , MWindowTitleBar , MXFMObject , MXMLForm , ui_abstract 
all classes:AbstractAction , AbstractActionAdapter , AbstractActionConsumer , AbstractActionPerformer , AbstractActionProvider , AbstractBinaryStringValidator , AbstractButton , AbstractCharsetStringValidator , AbstractCheckBox , AbstractCheckBoxGroup , AbstractComboBox , AbstractDecimalStringValidator , AbstractDesktop , AbstractDialog , AbstractDisplayObject , AbstractFloatStringValidator , AbstractFontCache , AbstractForm , AbstractHexadecimalStringValidator , AbstractHorizontalScroller , AbstractHorizontalSlider , AbstractKnob , AbstractLabel , AbstractLayer , AbstractMenu , AbstractMenuBar , AbstractMenuItem , AbstractOptionGroup , AbstractPage , AbstractPanel , AbstractPasswordStringValidator , AbstractPerspective , AbstractRadioButtonGroup , AbstractScriptIdentifierStringValidator , AbstractScroller , AbstractScrollPane , AbstractSlider , AbstractStringLengthValidator , AbstractStringValidator , AbstractTabbedPane , AbstractTextArea , AbstractTextField , AbstractTreeView , AbstractVerticalScroller , AbstractVerticalSlider , AbstractView , AbstractViewPane , AbstractViewSite , AbstractWindow , AbstractXMLForm , AcceleratorKey , AcceleratorList , Action , BorderLayout , Button , CardLayout , CDialogTest_ChoiceYesNo , CDialogTest_ChoiceYesNoCancel , CDialogTest_Error , CDialogTest_Idea , CDialogTest_Info , CDialogTest_InfoCustom , CDialogTest_Success , CDialogTest_TextInput , CheckBox , ChoiceDialog , ColorBox , Control , CPopupMenuTest , CStatic , CursorShapes , Dialog , FloatAction , FloatingLayer , FlowLayout , Font , FontResource , Form , FT2Face , FT2FontCache , FT2FontResource , FT2Glyph , FT2LocalFileFontResource , FT2PakFileFontResource , Icon , IconCache , InfoDialog , IntAction , KeyRepeatAction , KeyRepeatConsumer , Label , Layer , Layout , LookAndFeel , LookAndFeel_DarkFawn , LookAndFeel_Gray , LookAndFeel_LightFawn , LookAndFeel_LightGray , MouseEvent , MouseHoldAction , MouseHoldConsumer , MyForm , MyPanel , Panel , PNGIcon , Point2f , PopupMenu , PopupMenuBar , PopupMenuBarButton , PopupMenuButton , PopupMenuCheckButton , PopupMenuFolderButton , PopupMenuSeparator , RadioButton , RadioButtonGroup , Rectangle2f , RedDotPanel , RepeatButton , Scroller , ScrollPane , Size2f , Slider , SplitPane , StringAction , SuperBorderLayout , TabbedView , Test3dLayer , TestLayer , TestSuperBorderLayoutForm , TestUIRendererControl , TestUIRendererForm , TextEdit , TextField , TextInputDialog , TextView , TimerAction , TitledPanel , ToolTip , TransparentPanel , UI , UIConstants , UIPrimitives , UIPrimitivesTestLayer , UIRenderer , Vector2f , View , ViewPane , Window , WindowTitleBar , XFMObject , XMLForm 

SynopsisBase class for all window-like layers that floating on top of the root child layers. 

  Base classes:
  Derived classes:
  Methods:
  Constants:
Description:
 
In contrary to Window instances, floating layers cannot be resized and they do not have any default decoration.
 
 top of page

Method handleNonChildMouseOver

Synopsis:  Called if the user moves the mouse over another layer that is not a child of this layer.  

Arguments: Returns:  intDescription:
 
This is used e.g. for to close popup sub menus. Must return true if the mouseevent should not be processed any further.
 
 top of page

Method hide

Synopsis:  Make layer invisible. Overwrites Layer::hide().

 
 top of page

Method isActive

Synopsis:  
Returns:  int
 
 top of page

Method isFloatingLayerVisible

Synopsis:  
Returns:  int
 
 top of page

Method isMovable

Synopsis:  Query whether screen position of floating layer may change.
Returns:  int
 
 top of page

Method isResizable

Synopsis:  Query whether layer is resizable
Returns:  int
 
 top of page

Method preShow

Synopsis:  Perform actions immediately before showing the layer (e.g. layout children)

 
 top of page

Method show

Synopsis:  Make layer visible

 
 top of page

Method showAtXY

Synopsis:  Show layer at given coordinates

Arguments:
 
 top of page

Method showBelowLayer

Synopsis:  Show layer below the given layer

Arguments:
 
 top of page

Method showCentered

Synopsis:  Show layer at the center of the screen

 
 top of page

Method showNearLayer

Synopsis:  Show layer relative to given layer

Arguments:
 
 top of page

Method showRightBesideLayer

Synopsis:  Show layer right beside the given layer

Arguments:
 
 top of page

Method showToolTipNearLayer

Synopsis:  Show tooltip-style floating layer relative to given layer

Arguments:
 
 top of page

Constant RELATIVE_OFFSET_X (int)

Synopsis:  

Constant RELATIVE_OFFSET_Y (int)

Synopsis:  

Constant TOOLTIP_OFFSET_Y (int)

Synopsis:  


auto-generated by "DOG", the TkScript document generator. Mon, 21/May/2007 00:21:48