o1.gui.layout
package o1.gui.layout
Members list
Type members
Classlikes
trait EasyLayout extends LayoutContainer
The methods on this trait make it easier to place elements in a Swing container.
The methods on this trait make it easier to place elements in a Swing container.
NOTE TO STUDENTS: In this course, you don’t need to understand how this trait works or can be used.
Attributes
- Supertypes
- Known subtypes
-
trait EasyPanel
trait EasyPanel extends GridBagPanel, EasyLayout
The methods on this trait make it easier to place elements in a scala.swing.GridBagPanel.
The methods on this trait make it easier to place elements in a scala.swing.GridBagPanel.
NOTE TO STUDENTS: In this course, you don’t need to understand how this trait works or can be used.
Attributes
- Supertypes
-
trait EasyLayoutclass GridBagPaneltrait LayoutContainerclass Paneltrait Wrappertrait Containerclass Componenttrait UIElementtrait Publishertrait Reactortrait Proxyclass Objecttrait Matchableclass AnyShow all
Value members
In this article