CmdBarGui

ostrat.pgui.CmdBarGui
abstract class CmdBarGui(title: String) extends CanvasPanelled

A simple 2 panel display, a man panel and a command bar.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class LsE1
class LsE2
class GlobeGui
class ChessGui
class DLessGui
class G1HGui
class GThreeGui
class G2HGui
class BC305Gui
class CivGui
class NapGui
class WW1Gui
class WW2Gui
class ZugGui
class SqSysGui
class G1SGui
class GoGui

Members list

Concise view

Value members

Concrete methods

def reTop(commands: RArr[GraphicBounded]): Unit

repaints the top command bar

repaints the top command bar

Attributes

def textBox(str: String, cmd: AnyRef): PolygonCompound

Inherited methods

def addPanel(clipPoly: Polygon, cover: Boolean): Panel

Attributes

Inherited from:
CanvasPanelled

This reverses the order of the GraphicActive List. Method paints objects to screen as side effect.

This reverses the order of the GraphicActive List. Method paints objects to screen as side effect.

Attributes

Inherited from:
CanvasUser
def refresh(): Unit

Attributes

Inherited from:
CanvasPanelled
def refreshPanel(panel: Panel): Unit

This method creates a new frame for the panel. It clips the painting area. Paints the Panel with the back colour, translates the GraphicElems from their positions relative to the Panel's centre to their absolute positions on the canvas. It stores the active object shapes with their absolute positions on the panels active object list. Finally it unclips the painting area.

This method creates a new frame for the panel. It clips the painting area. Paints the Panel with the back colour, translates the GraphicElems from their positions relative to the Panel's centre to their absolute positions on the canvas. It stores the active object shapes with their absolute positions on the panels active object list. Finally it unclips the painting area.

Attributes

Inherited from:
CanvasPanelled

Concrete fields

The text for the status field of the command bar.

The text for the status field of the command bar.

Attributes

Inherited fields

Attributes

Inherited from:
CanvasUser

Attributes

Inherited from:
CanvasPanelled