MainWindow

reqt.MainWindow
See theMainWindow companion class
object MainWindow

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MainWindow.type

Members list

Type members

Classlikes

trait ModelTreeSelectionListener extends TreeSelectionListener

Attributes

Supertypes
trait TreeSelectionListener
trait EventListener
class Object
trait Matchable
class Any
Known subtypes
class MainWindow
class ReqTreeCellRenderer() extends DefaultTreeCellRenderer

Attributes

Supertypes
class DefaultTreeCellRenderer
trait TreeCellRenderer
class JLabel
trait Accessible
trait SwingConstants
class JComponent
class Container
class Component
trait Serializable
trait MenuContainer
trait ImageObserver
class Object
trait Matchable
class Any
Show all
class TreeItemBox(val item: TreeItem, val ew: MainWindow)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class TreeRoot(val title: String)

A handle to the root node of the tree pane

A handle to the root node of the tree pane

Attributes

Supertypes
class Object
trait Matchable
class Any

Types

type TreeItem = Link | Ent | Attr[_]

Value members

Concrete methods

def get(i: Int): Option[MainWindow]
def initFileName: String
def nbrWindows: Int
def newWindow(): Unit

Concrete fields

val initLookAndFell: LookAndFeel
val initMessage: String
val reqTGist: String

Extensions

Extensions

extension (c: Color)
def toHex: String
extension (s: String)
def bold: String
def entTag: String
def html: String
def intTag: String
def italic: String
def mono: String
def relTag: String
def strTag: String
def under: String