graphyx.gui

class ShapeInfoPanel

[source: graphyx/gui/ShapeInfoPanel.scala]

class ShapeInfoPanel(container : Container)
extends scala.swing.GridPanel
Value Summary
val components : scala.List[scala.swing.Label]
val lblBody : scala.swing.Label
val lblShape : scala.swing.Label
val lblValBody : scala.swing.Label
val lblValShape : scala.swing.Label
Values and Variables inherited from scala.swing.GridPanel
scala.swing.GridPanel.peer
Values and Variables inherited from scala.swing.SequentialContainer.Wrapper
scala.swing.SequentialContainer.Wrapper.contents
Values and Variables inherited from scala.swing.Container.Wrapper
scala.swing.Container.Wrapper._contents
Values and Variables inherited from scala.swing.Component
scala.swing.Component.initP
Values and Variables inherited from scala.swing.Publisher
scala.swing.Publisher.listeners
Values and Variables inherited from scala.swing.Reactor
scala.swing.Reactor.reactions
Methods inherited from scala.swing.GridPanel
scala.swing.GridPanel.rows, scala.swing.GridPanel.rows_=, scala.swing.GridPanel.columns, scala.swing.GridPanel.columns_=, scala.swing.GridPanel.vGap, scala.swing.GridPanel.vGap_=, scala.swing.GridPanel.hGap, scala.swing.GridPanel.hGap_=
Methods inherited from scala.swing.Component
scala.swing.Component.xLayoutAlignment, scala.swing.Component.xLayoutAlignment_=, scala.swing.Component.yLayoutAlignment, scala.swing.Component.yLayoutAlignment_=, scala.swing.Component.border, scala.swing.Component.border_=, scala.swing.Component.opaque, scala.swing.Component.opaque_=, scala.swing.Component.enabled, scala.swing.Component.enabled_=, scala.swing.Component.tooltip, scala.swing.Component.tooltip_=, scala.swing.Component.inputVerifier, scala.swing.Component.inputVerifier_=, scala.swing.Component.revalidate, scala.swing.Component.requestFocus, scala.swing.Component.paintComponent, scala.swing.Component.paint, scala.swing.Component.toString
Methods inherited from scala.swing.Publisher
scala.swing.Publisher.subscribe, scala.swing.Publisher.unsubscribe, scala.swing.Publisher.publish
Methods inherited from scala.swing.Reactor
scala.swing.Reactor.listenTo, scala.swing.Reactor.deafTo
Methods inherited from scala.swing.UIElement
scala.swing.UIElement.self, scala.swing.UIElement.foreground, scala.swing.UIElement.foreground_=, scala.swing.UIElement.background, scala.swing.UIElement.background_=, scala.swing.UIElement.minimumSize, scala.swing.UIElement.minimumSize_=, scala.swing.UIElement.maximumSize, scala.swing.UIElement.maximumSize_=, scala.swing.UIElement.preferredSize, scala.swing.UIElement.preferredSize_=, scala.swing.UIElement.preferredSize_=, scala.swing.UIElement.font, scala.swing.UIElement.font_=, scala.swing.UIElement.locationOnScreen, scala.swing.UIElement.location, scala.swing.UIElement.bounds, scala.swing.UIElement.size, scala.swing.UIElement.size_=, scala.swing.UIElement.size_=, scala.swing.UIElement.locale, scala.swing.UIElement.toolkit, scala.swing.UIElement.cursor, scala.swing.UIElement.cursor_=, scala.swing.UIElement.visible, scala.swing.UIElement.visible_=, scala.swing.UIElement.showing, scala.swing.UIElement.repaint
Methods inherited from scala.Proxy
scala.Proxy.hashCode, scala.Proxy.equals
Methods inherited from AnyRef
getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
val lblBody : scala.swing.Label

val lblValBody : scala.swing.Label

val lblShape : scala.swing.Label

val lblValShape : scala.swing.Label

val components : scala.List[scala.swing.Label]