PanelLike
The purpose of this trait is to give common methods for Panels and Simple Canvases. A SimpleCanvas is like a Panel but not a Panel.
Attributes
- Graph
-
- Supertypes
-
trait RectCenligntrait Rectangularligntrait OrdinalEdgePointstrait WithCentreclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class CanvasNoPanelsclass BlackJackGuiclass BattleGuiclass FlagSelectorGUIclass FlagsGuiclass ReactorGUIclass ColourGenclass TessGuiclass CArcExsclass Canvclass HelloWorldclass LsAEllipsesclass LsATextclass LsB1class LsB2class LsB3class LsC1class LsC2class LsC3class LsC3bclass LsC4class LsC5class LsC6class LsC7class LsC8class LsD1class LsD2class LsD3class LsD4class LsD5class PanelShow all
Members list
Value members
Concrete methods
Just responds to the position of the mose click on the Panel, ignores any potential active objects on the screen.
Just responds to the position of the mose click on the Panel, ignores any potential active objects on the screen.
Attributes
Just responds to when the Panel is clicked, ignores the position of the mose click or any potential active objects on the screen.
Just responds to when the Panel is clicked, ignores the position of the mose click or any potential active objects on the screen.
Attributes
Inherited methods
Attributes
- Inherited from:
- OrdinalEdgePoints
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- OrdinalEdgePoints
The centre of this geometric / graphical element. The centre will not change if the object type is capable of being rotated and is rotated. The cenDefault on other bounded elements may move relative to points on the object when the object is rotated.
The centre of this geometric / graphical element. The centre will not change if the object type is capable of being rotated and is rotated. The cenDefault on other bounded elements may move relative to points on the object when the object is rotated.
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- RectCenlign
The X component of the centre.
The Y component of the centre.
Attributes
- Inherited from:
- RectCenlign
Not sure why spacing has got a minus sign
Badly named I think, not sure why spacing has got a minus sign
Badly named I think, not sure why spacing has got a minus sign
Attributes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- Rectangularlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- OrdinalEdgePoints
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Top right offset from centre.
Attributes
- Inherited from:
- Rectangularlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Concrete fields
This method name is inconsistent with mousedown on the canvas class
This method name is inconsistent with mousedown on the canvas class
Attributes
This method name is inconsistent with mouseUp on the canvas class
This method name is inconsistent with mouseUp on the canvas class