graphyx.gui

class MainPanel

[source: graphyx/gui/MainPanel.scala]

class MainPanel(container : Container)
extends scala.swing.GridBagPanel
Value Summary
val c : scala.swing.GridBagPanel.Constraints
val controlPanel : ControlPanel
val gravityPanel : GravityPanel
val infoPanel : InfoPanel
val optionsPanel : OptionsPanel
val shapeInfoPanel : ShapeInfoPanel
val splitter : scala.swing.SplitPane
val worldPanel : WorldPanel
Values and Variables inherited from scala.swing.GridBagPanel
scala.swing.GridBagPanel.peer
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.GridBagPanel
scala.swing.GridBagPanel.pair2Constraints, scala.swing.GridBagPanel.constraintsFor, scala.swing.GridBagPanel.areValid, scala.swing.GridBagPanel.add
Methods inherited from scala.swing.LayoutContainer
scala.swing.LayoutContainer.layout
Methods inherited from scala.swing.Container.Wrapper
scala.swing.Container.Wrapper.contents
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 c : scala.swing.GridBagPanel.Constraints

val worldPanel : WorldPanel

val controlPanel : ControlPanel

val infoPanel : InfoPanel

val optionsPanel : OptionsPanel

val shapeInfoPanel : ShapeInfoPanel

val gravityPanel : GravityPanel

val splitter : scala.swing.SplitPane