Documentation ¶
Overview ¶
Package ui contains the user interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodePlus ¶
type NodePlus struct { jsondocument.Node UID string }
type UI ¶
type UI struct {
// contains filtered or unexported fields
}
UI represents the user interface of this app.
func (*UI) ShowAndRun ¶
ShowAndRun shows the main window and runs the app. This method is blocking.
Click to show internal directories.
Click to hide internal directories.