-
MutableIO Component → Int → Int → IO ()
-
setSize
-
MutableIO Component → STMutable RealWorld JScrollPane
-
JScrollPane.new
-
MutableIO ActionMap → Object → MutableIO Action → IO ()
-
ActionMap.put
-
MutableIO Container → MutableIO Component → Object → IO ()
-
Container.addβ
-
MutableIO Container → MutableIO Component → STMutable RealWorld Component
-
Container.addα
-
MutableIO Container → MutableIO LayoutManager → IO ()
-
Container.setLayout
-
MutableIO Desktop → URI → IO ()
-
Desktop.browse
-
MutableIO Desktop → IO Bool
-
Desktop.isDesktopSupported
-
MutableIO Document → Int → String → Maybe AttributeSet → IO ()
-
Document.insertString
-
MutableIO Document → IO Int
-
Document.getLength
-
MutableIO InputMap → KeyStroke → Object → IO ()
-
InputMap.put
-
MutableIO InputMap → KeyStroke → IO Object
-
InputMap.get
-
MutableIO JComponent → MutableIO Dimension → IO ()
-
JComponent.setPreferredSize
-
MutableIO JComponent → STMutable RealWorld ActionMap
-
JComponent.getActionMap
-
MutableIO JComponent → STMutable RealWorld InputMap
-
JComponent.getInputMap
-
MutableIO JEditorPane → Bool → IO ()
-
JEditorPane.setEditable
-
MutableIO JEditorPane → HyperlinkListener → IO ()
-
JEditorPane.addHyperlinkListener
-
MutableIO JScrollPane → Int → IO ()
-
JScrollPane.setHorizontalScrollBarPolicy, JScrollPane.setVerticalScrollBarPolicy
-
MutableIO JTextComponent → Int → IO ()
-
JTextComponent.setCaretPosition
-
MutableIO JTextComponent → STMutable RealWorld Document
-
JTextComponent.getDocument
-
MutableIO LayoutManager → STMutable RealWorld JPanel
-
JPanel.newβ
-
MutableIO Window → MutableIO WindowListener → IO ()
-
Window.addWindowListener
-
MutableIO Window → Int → Int → IO ()
-
Window.setLocation
-
MutableIO Window → IO ()
-
Window.pack
-
Maybe (MutableIO Component) → Object → String → Int → IO ()
-
JOptionPane.showMessageDialogβ
-
Maybe (MutableIO Component) → Object → IO ()
-
JOptionPane.showMessageDialogα
-
String → String → STMutable RealWorld JEditorPane
-
JEditorPane.new
-
String → Int → Int → STMutable RealWorld JTextArea
-
JTextArea.new
-
String → KeyStroke
-
KeyStroke.getKeyStroke
-
() → STMutable RealWorld BorderLayout
-
BorderLayout.newα
-
() → STMutable RealWorld Desktop
-
Desktop.getDesktop
-
() → STMutable RealWorld JPanel
-
JPanel.newα
-
Int → Int → Int → Int → STMutable RealWorld GridLayout
-
GridLayout.newβ
-
Int → Int → STMutable RealWorld BorderLayout
-
BorderLayout.newβ
-
Int → Int → STMutable RealWorld Dimension
-
Dimension.new
-
Int → Int → STMutable RealWorld GridLayout
-
GridLayout.newα
-
Object → IO String
-
JOptionPane.showInputDialog
-
Object → HyperlinkEvent
-
asHyperlinkEvent
-
Object → HyperlinkListener
-
asHyperlinkListener
-
HyperlinkEvent → Maybe URL
-
HyperlinkEvent.getURL
-
HyperlinkEvent → String
-
HyperlinkEvent.getDescription
-
HyperlinkEvent → HyperlinkEvent_EventType
-
HyperlinkEvent.getEventType
-
HyperlinkEvent_EventType → Object → Bool
-
HyperlinkEvent_EventType.equals
-
HyperlinkEvent_EventType → HyperlinkEvent_EventType → Bool
-
Eq_HyperlinkEvent_EventType.!=, Eq_HyperlinkEvent_EventType.==
-
HyperlinkEvent_EventType → String
-
HyperlinkEvent_EventType.toString
-
HyperlinkEvent_EventType → Int
-
Eq_HyperlinkEvent_EventType.hashCode
-
HyperlinkListener → HyperlinkEvent → IO ()
-
HyperlinkListener.hyperlinkUpdate
-
Class BadLocationException
-
Exceptional_BadLocationException.javaClass
-
Class HyperlinkListener
-
HyperlinkListener.clazz
-
String
-
BorderLayout.south, BorderLayout.west, BorderLayout.north, BorderLayout.page_end, BorderLayout.page_start, BorderLayout.line_start, BorderLayout.center, BorderLayout.east, BorderLayout.before_first_line, BorderLayout.after_last_line, BorderLayout.after_line_ends, BorderLayout.before_line_begins, BorderLayout.line_end
-
Int
-
JComponent.when_focused, JOptionPane.plain_message, JScrollPane.vertical_scrollbar_always, JScrollPane.horizontal_scrollbar_always, JScrollPane.horizontal_scrollbar_as_needed
-
HyperlinkEvent_EventType
-
HyperlinkEvent_EventType.activated, HyperlinkEvent_EventType.entered, HyperlinkEvent_EventType.exited
-
ω
-
BorderLayout.new, Container.add, GridLayout.new, JOptionPane.showMessageDialog, JPanel.new