class DrawSingleSequentInference[F, T <: SequentProof[F, T]] extends ScrollPane
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DrawSingleSequentInference
- ScrollPane
- Container
- Component
- UIElement
- LazyPublisher
- Publisher
- Reactor
- Proxy
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new DrawSingleSequentInference(main: ProofToolViewer[_], orientation: scala.swing.Orientation.Value, sequent_element_renderer: (F) ⇒ String)
Type Members
-
trait
SuperMixin extends JComponent
- Attributes
- protected
- Definition Classes
- Component
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to any2stringadd[DrawSingleSequentInference[F, T]] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (DrawSingleSequentInference[F, T], B)
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to ArrowAssoc[DrawSingleSequentInference[F, T]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val auxiliaries: BoxPanel
-
def
background: Color
- Definition Classes
- UIElement
-
def
background_=(c: Color): Unit
- Definition Classes
- UIElement
-
def
border: Border
- Definition Classes
- Component
-
def
border_=(b: Border): Unit
- Definition Classes
- Component
-
def
bounds: Rectangle
- Definition Classes
- UIElement
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
columnHeaderView: Option[Component]
- Definition Classes
- ScrollPane
-
def
columnHeaderView_=(c: Option[Component]): Unit
- Definition Classes
- ScrollPane
-
def
columnHeaderView_=(c: Component): Unit
- Definition Classes
- ScrollPane
-
def
componentOrientation: ComponentOrientation
- Definition Classes
- UIElement
-
def
componentOrientation_=(x: ComponentOrientation): Unit
- Definition Classes
- UIElement
-
def
contents: Seq[Component]
- Definition Classes
- ScrollPane → Container
-
def
contents_=(c: Component): Unit
- Definition Classes
- ScrollPane
-
def
cursor: Cursor
- Definition Classes
- UIElement
-
def
cursor_=(c: Cursor): Unit
- Definition Classes
- UIElement
-
def
deafTo(ps: Publisher*): Unit
- Definition Classes
- Reactor
-
def
displayable: Boolean
- Definition Classes
- UIElement
-
def
enabled: Boolean
- Definition Classes
- Component
-
def
enabled_=(b: Boolean): Unit
- Definition Classes
- Component
-
def
ensuring(cond: (DrawSingleSequentInference[F, T]) ⇒ Boolean, msg: ⇒ Any): DrawSingleSequentInference[F, T]
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to Ensuring[DrawSingleSequentInference[F, T]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (DrawSingleSequentInference[F, T]) ⇒ Boolean): DrawSingleSequentInference[F, T]
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to Ensuring[DrawSingleSequentInference[F, T]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): DrawSingleSequentInference[F, T]
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to Ensuring[DrawSingleSequentInference[F, T]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): DrawSingleSequentInference[F, T]
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to Ensuring[DrawSingleSequentInference[F, T]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(that: Any): Boolean
- Definition Classes
- Proxy → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
focusable: Boolean
- Definition Classes
- Component
-
def
focusable_=(b: Boolean): Unit
- Definition Classes
- Component
-
def
font: Font
- Definition Classes
- UIElement
-
def
font_=(f: Font): Unit
- Definition Classes
- UIElement
-
def
foreground: Color
- Definition Classes
- UIElement
-
def
foreground_=(c: Color): Unit
- Definition Classes
- UIElement
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to StringFormat[DrawSingleSequentInference[F, T]] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hasFocus: Boolean
- Definition Classes
- Component
-
def
hashCode(): Int
- Definition Classes
- Proxy → Any
-
def
horizontalScrollBar: ScrollBar
- Definition Classes
- ScrollPane
-
def
horizontalScrollBarPolicy: Value
- Definition Classes
- ScrollPane
-
def
horizontalScrollBarPolicy_=(p: Value): Unit
- Definition Classes
- ScrollPane
-
def
ignoreRepaint: Boolean
- Definition Classes
- UIElement
-
def
ignoreRepaint_=(b: Boolean): Unit
- Definition Classes
- UIElement
- def init(): Unit
-
var
initP: JComponent
- Definition Classes
- Component
-
def
inputVerifier: (Component) ⇒ Boolean
- Definition Classes
- Component
-
def
inputVerifier_=(v: (Component) ⇒ Boolean): Unit
- Definition Classes
- Component
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
listenTo(ps: Publisher*): Unit
- Definition Classes
- Reactor
-
val
listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
- Attributes
- protected
- Definition Classes
- Publisher
-
def
locale: Locale
- Definition Classes
- UIElement
-
def
location: Point
- Definition Classes
- UIElement
-
def
locationOnScreen: Point
- Definition Classes
- UIElement
-
def
maximumSize: Dimension
- Definition Classes
- UIElement
-
def
maximumSize_=(x: Dimension): Unit
- Definition Classes
- UIElement
-
def
minimumSize: Dimension
- Definition Classes
- UIElement
-
def
minimumSize_=(x: Dimension): Unit
- Definition Classes
- UIElement
-
def
name: String
- Definition Classes
- Component
-
def
name_=(s: String): Unit
- Definition Classes
- Component
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
onFirstSubscribe(): Unit
- Attributes
- protected
- Definition Classes
- Component → UIElement → LazyPublisher
-
def
onLastUnsubscribe(): Unit
- Attributes
- protected
- Definition Classes
- UIElement → LazyPublisher
-
def
opaque: Boolean
- Definition Classes
- Component
-
def
opaque_=(b: Boolean): Unit
- Definition Classes
- Component
- var orientation: scala.swing.Orientation.Value
- def p(): Option[SequentProof[F, T]]
- def p_=(np: Option[SequentProof[F, T]]): Unit
-
def
paint(g: Graphics2D): Unit
- Definition Classes
- Component
-
def
paintBorder(g: Graphics2D): Unit
- Attributes
- protected
- Definition Classes
- Component
-
def
paintChildren(g: Graphics2D): Unit
- Attributes
- protected
- Definition Classes
- Component
-
def
paintComponent(g: Graphics2D): Unit
- Attributes
- protected
- Definition Classes
- Component
-
lazy val
peer: JScrollPane
- Definition Classes
- ScrollPane → Component → UIElement
-
def
preferredSize: Dimension
- Definition Classes
- UIElement
-
def
preferredSize_=(x: Dimension): Unit
- Definition Classes
- UIElement
- val primaries: BoxPanel
-
def
publish(e: Event): Unit
- Definition Classes
- Publisher
-
val
reactions: Reactions
- Definition Classes
- Reactor
-
def
repaint(rect: Rectangle): Unit
- Definition Classes
- UIElement
-
def
repaint(): Unit
- Definition Classes
- UIElement
-
def
requestFocus(): Unit
- Definition Classes
- Component
-
def
requestFocusInWindow(): Boolean
- Definition Classes
- Component
-
def
revalidate(): Unit
- Definition Classes
- Component
-
def
rowHeaderView: Option[Component]
- Definition Classes
- ScrollPane
-
def
rowHeaderView_=(c: Option[Component]): Unit
- Definition Classes
- ScrollPane
-
def
rowHeaderView_=(c: Component): Unit
- Definition Classes
- ScrollPane
- val rule: BoxPanel
-
def
self: Component
- Definition Classes
- UIElement → Proxy
- def setContents(): Unit
-
def
showing: Boolean
- Definition Classes
- UIElement
-
def
size: Dimension
- Definition Classes
- UIElement
-
def
subscribe(listener: Reaction): Unit
- Definition Classes
- LazyPublisher → Publisher
- val substitution: BoxPanel
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- Component → Proxy → AnyRef → Any
-
def
toolkit: Toolkit
- Definition Classes
- UIElement
-
def
tooltip: String
- Definition Classes
- Component
-
def
tooltip_=(t: String): Unit
- Definition Classes
- Component
-
def
unsubscribe(listener: Reaction): Unit
- Definition Classes
- LazyPublisher → Publisher
-
def
validate(): Unit
- Definition Classes
- UIElement
-
def
verticalScrollBar: ScrollBar
- Definition Classes
- ScrollPane
-
def
verticalScrollBarPolicy: Value
- Definition Classes
- ScrollPane
-
def
verticalScrollBarPolicy_=(p: Value): Unit
- Definition Classes
- ScrollPane
-
def
viewportView: Option[Component]
- Definition Classes
- ScrollPane
-
def
viewportView_=(c: Option[Component]): Unit
- Definition Classes
- ScrollPane
-
def
viewportView_=(c: Component): Unit
- Definition Classes
- ScrollPane
-
def
visible: Boolean
- Definition Classes
- UIElement
-
def
visible_=(b: Boolean): Unit
- Definition Classes
- UIElement
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
xLayoutAlignment: Double
- Definition Classes
- Component
-
def
xLayoutAlignment_=(x: Double): Unit
- Definition Classes
- Component
-
def
yLayoutAlignment: Double
- Definition Classes
- Component
-
def
yLayoutAlignment_=(y: Double): Unit
- Definition Classes
- Component
-
def
→[B](y: B): (DrawSingleSequentInference[F, T], B)
- Implicit
- This member is added by an implicit conversion from DrawSingleSequentInference[F, T] to ArrowAssoc[DrawSingleSequentInference[F, T]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
-
object
keys extends Publisher
- Definition Classes
- Component
-
object
mouse
- Definition Classes
- Component
This is the API documentation for GAPT.
The main package is at.logic.gapt.