Instance Constructors
-
new
InterfaceComponent
(frame: Frame)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
add
(arg0: Component, arg1: Any, arg2: Int): Unit
-
def
add
(arg0: Component, arg1: Any): Unit
-
def
add
(arg0: Component, arg1: Int): Component
-
def
add
(arg0: String, arg1: Component): Component
-
def
add
(arg0: Component): Component
-
def
add
(arg0: PopupMenu): Unit
-
def
addAncestorListener
(arg0: AncestorListener): Unit
-
def
addComponentListener
(arg0: ComponentListener): Unit
-
def
addContainerListener
(arg0: ContainerListener): Unit
-
def
addFocusListener
(arg0: FocusListener): Unit
-
def
addHierarchyBoundsListener
(arg0: HierarchyBoundsListener): Unit
-
def
addHierarchyListener
(arg0: HierarchyListener): Unit
-
def
addImpl
(arg0: Component, arg1: Any, arg2: Int): Unit
-
def
addInputMethodListener
(arg0: InputMethodListener): Unit
-
def
addKeyListener
(arg0: KeyListener): Unit
-
def
addLinkComponent
(c: AnyRef): Unit
-
def
addMouseListener
(arg0: MouseListener): Unit
-
def
addMouseMotionListener
(arg0: MouseMotionListener): Unit
-
def
addMouseWheelListener
(arg0: MouseWheelListener): Unit
-
def
addNotify
(): Unit
-
def
addPropertyChangeListener
(arg0: String, arg1: PropertyChangeListener): Unit
-
def
addPropertyChangeListener
(arg0: PropertyChangeListener): Unit
-
def
addVetoableChangeListener
(arg0: VetoableChangeListener): Unit
-
def
applyComponentOrientation
(arg0: ComponentOrientation): Unit
-
def
areFocusTraversalKeysSet
(arg0: Int): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
checkImage
(arg0: Image, arg1: Int, arg2: Int, arg3: ImageObserver): Int
-
def
checkImage
(arg0: Image, arg1: ImageObserver): Int
-
def
clone
(): AnyRef
-
def
coalesceEvents
(arg0: AWTEvent, arg1: AWTEvent): AWTEvent
-
def
command
(source: String): Unit
-
def
commandLater
(source: String): Unit
-
def
compile
(): Unit
-
def
computeVisibleRect
(arg0: Rectangle): Unit
-
def
contains
(arg0: Int, arg1: Int): Boolean
-
def
contains
(arg0: Point): Boolean
-
def
createImage
(arg0: Int, arg1: Int): Image
-
def
createImage
(arg0: ImageProducer): Image
-
def
createLogger
(username: String): Unit
-
def
createToolTip
(): JToolTip
-
def
createVolatileImage
(arg0: Int, arg1: Int, arg2: ImageCapabilities): VolatileImage
-
def
createVolatileImage
(arg0: Int, arg1: Int): VolatileImage
-
-
def
disableEvents
(arg0: Long): Unit
-
def
dispatchEvent
(arg0: AWTEvent): Unit
-
def
doLayout
(): Unit
-
def
enableEvents
(arg0: Long): Unit
-
def
enableInputMethods
(arg0: Boolean): Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
exportWorld
(writer: PrintWriter): Unit
-
def
finalize
(): Unit
-
def
findComponentAt
(arg0: Point): Component
-
def
findComponentAt
(arg0: Int, arg1: Int): Component
-
def
findWidget
(name: String, tyype: Class[_]): Widget
-
def
firePropertyChange
(arg0: String, arg1: Char, arg2: Char): Unit
-
def
firePropertyChange
(arg0: String, arg1: Int, arg2: Int): Unit
-
def
firePropertyChange
(arg0: String, arg1: Boolean, arg2: Boolean): Unit
-
def
firePropertyChange
(arg0: String, arg1: Double, arg2: Double): Unit
-
def
firePropertyChange
(arg0: String, arg1: Float, arg2: Float): Unit
-
def
firePropertyChange
(arg0: String, arg1: Long, arg2: Long): Unit
-
def
firePropertyChange
(arg0: String, arg1: Short, arg2: Short): Unit
-
def
firePropertyChange
(arg0: String, arg1: Byte, arg2: Byte): Unit
-
def
firePropertyChange
(arg0: String, arg1: Any, arg2: Any): Unit
-
def
fireVetoableChange
(arg0: String, arg1: Any, arg2: Any): Unit
-
def
getAccessibleContext
(): AccessibleContext
-
def
getActionForKeyStroke
(arg0: KeyStroke): ActionListener
-
def
getActionMap
(): ActionMap
-
def
getAlignmentX
(): Float
-
def
getAlignmentY
(): Float
-
def
getAncestorListeners
(): Array[AncestorListener]
-
def
getAutoscrolls
(): Boolean
-
def
getBackground
(): Color
-
def
getBaseline
(arg0: Int, arg1: Int): Int
-
def
getBaselineResizeBehavior
(): BaselineResizeBehavior
-
def
getBorder
(): Border
-
def
getBounds
(arg0: Rectangle): Rectangle
-
def
getBounds
(): Rectangle
-
def
getClass
(): java.lang.Class[_]
-
def
getClientProperty
(arg0: Any): AnyRef
-
def
getColorModel
(): ColorModel
-
def
getComponent
(arg0: Int): Component
-
def
getComponentAt
(arg0: Point): Component
-
def
getComponentAt
(arg0: Int, arg1: Int): Component
-
def
getComponentCount
(): Int
-
def
getComponentGraphics
(arg0: Graphics): Graphics
-
def
getComponentListeners
(): Array[ComponentListener]
-
def
getComponentOrientation
(): ComponentOrientation
-
def
getComponentPopupMenu
(): JPopupMenu
-
def
getComponentZOrder
(arg0: Component): Int
-
def
getComponents
(): Array[Component]
-
def
getConditionForKeyStroke
(arg0: KeyStroke): Int
-
def
getContainerListeners
(): Array[ContainerListener]
-
def
getCursor
(): Cursor
-
def
getDebugGraphicsOptions
(): Int
-
def
getDropTarget
(): DropTarget
-
def
getFileURL
(filename: String): URL
-
def
getFocusCycleRootAncestor
(): Container
-
def
getFocusListeners
(): Array[FocusListener]
-
def
getFocusTraversalKeys
(arg0: Int): Set[AWTKeyStroke]
-
def
getFocusTraversalKeysEnabled
(): Boolean
-
def
getFocusTraversalPolicy
(): FocusTraversalPolicy
-
def
getFont
(): Font
-
def
getFontMetrics
(arg0: Font): FontMetrics
-
def
getForeground
(): Color
-
def
getGraphics
(): Graphics
-
def
getGraphicsConfiguration
(): GraphicsConfiguration
-
def
getHeight
(): Int
-
def
getHierarchyBoundsListeners
(): Array[HierarchyBoundsListener]
-
def
getHierarchyListeners
(): Array[HierarchyListener]
-
def
getIgnoreRepaint
(): Boolean
-
def
getInheritsPopupMenu
(): Boolean
-
def
getInputContext
(): InputContext
-
def
getInputMap
(): InputMap
-
def
getInputMap
(arg0: Int): InputMap
-
def
getInputMethodListeners
(): Array[InputMethodListener]
-
def
getInputMethodRequests
(): InputMethodRequests
-
def
getInputVerifier
(): InputVerifier
-
def
getInsets
(arg0: Insets): Insets
-
def
getInsets
(): Insets
-
def
getKeyListeners
(): Array[KeyListener]
-
def
getLayout
(): LayoutManager
-
def
getLinkChildren
(): Array[AnyRef]
-
def
getLinkParent
(): Null
-
def
getListeners
[T <: EventListener]
(arg0: Class[T]): Array[T]
-
def
getLocale
(): Locale
-
def
getLocation
(arg0: Point): Point
-
def
getLocation
(): Point
-
def
getLocationOnScreen
(): Point
-
def
getMaximumSize
(): Dimension
-
def
getMinimumSize
(): Dimension
-
def
getMouseListeners
(): Array[MouseListener]
-
def
getMouseMotionListeners
(): Array[MouseMotionListener]
-
def
getMousePosition
(arg0: Boolean): Point
-
def
getMousePosition
(): Point
-
def
getMouseWheelListeners
(): Array[MouseWheelListener]
-
def
getName
(): String
-
def
getParent
(): Container
-
def
getPlotContentsAsImage
(name: String): RenderedImage
-
def
getPopupLocation
(arg0: MouseEvent): Point
-
def
getPreferredSize
(): Dimension
-
def
getProcedures
: String
-
def
getPropertyChangeListeners
(arg0: String): Array[PropertyChangeListener]
-
def
getPropertyChangeListeners
(): Array[PropertyChangeListener]
-
def
getRegisteredKeyStrokes
(): Array[KeyStroke]
-
def
getRootPane
(): JRootPane
-
def
getSize
(arg0: Dimension): Dimension
-
def
getSize
(): Dimension
-
def
getToolTipLocation
(arg0: MouseEvent): Point
-
def
getToolTipText
(arg0: MouseEvent): String
-
def
getToolTipText
(): String
-
def
getToolkit
(): Toolkit
-
def
getTopLevelAncestor
(): Container
-
def
getTransferHandler
(): TransferHandler
-
def
getTreeLock
(): AnyRef
-
def
getUI
(): PanelUI
-
def
getUIClassID
(): String
-
def
getVerifyInputWhenFocusTarget
(): Boolean
-
def
getVetoableChangeListeners
(): Array[VetoableChangeListener]
-
def
getViewImage
: RenderedImage
-
def
getVisibleRect
(): Rectangle
-
def
getWidth
(): Int
-
def
getX
(): Int
-
def
getY
(): Int
-
def
grabFocus
(): Unit
-
def
handle
(throwable: Throwable): Unit
-
def
hasFocus
(): Boolean
-
def
hashCode
(): Int
-
def
hideWidget
(name: String): Unit
-
val
iP
: InterfacePanelLite
-
def
imageUpdate
(arg0: Image, arg1: Int, arg2: Int, arg3: Int, arg4: Int, arg5: Int): Boolean
-
def
invalidate
(): Unit
-
def
isAncestorOf
(arg0: Component): Boolean
-
def
isBackgroundSet
(): Boolean
-
def
isCursorSet
(): Boolean
-
def
isDisplayable
(): Boolean
-
def
isDoubleBuffered
(): Boolean
-
def
isEnabled
(): Boolean
-
def
isFocusCycleRoot
(): Boolean
-
def
isFocusCycleRoot
(arg0: Container): Boolean
-
def
isFocusOwner
(): Boolean
-
def
isFocusTraversalPolicyProvider
(): Boolean
-
def
isFocusTraversalPolicySet
(): Boolean
-
def
isFocusable
(): Boolean
-
def
isFontSet
(): Boolean
-
def
isForegroundSet
(): Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
def
isLightweight
(): Boolean
-
def
isMaximumSizeSet
(): Boolean
-
def
isMinimumSizeSet
(): Boolean
-
def
isOpaque
(): Boolean
-
def
isOptimizedDrawingEnabled
(): Boolean
-
def
isPaintingForPrint
(): Boolean
-
def
isPaintingTile
(): Boolean
-
def
isPreferredSizeSet
(): Boolean
-
def
isRequestFocusEnabled
(): Boolean
-
def
isShowing
(): Boolean
-
def
isValid
(): Boolean
-
def
isValidateRoot
(): Boolean
-
def
isVisible
(): Boolean
-
val
linkComponents
: List[AnyRef]
-
def
list
(arg0: PrintWriter, arg1: Int): Unit
-
def
list
(arg0: PrintStream, arg1: Int): Unit
-
def
list
(arg0: PrintWriter): Unit
-
def
list
(arg0: PrintStream): Unit
-
def
list
(): Unit
-
val
listenerManager
: NetLogoListenerManager
-
var
logger
: Logger
-
def
makeWidget
(text: String): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
open
(path: String): Unit
-
def
openFromSource
(name: String, path: String, source: String): Unit
-
def
paint
(arg0: Graphics): Unit
-
def
paintAll
(arg0: Graphics): Unit
-
def
paintBorder
(arg0: Graphics): Unit
-
def
paintChildren
(arg0: Graphics): Unit
-
def
paintComponent
(arg0: Graphics): Unit
-
def
paintComponents
(arg0: Graphics): Unit
-
def
paintImmediately
(arg0: Rectangle): Unit
-
def
paintImmediately
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
val
panel
: AppletAdPanel
-
def
paramString
(): String
-
def
prepareImage
(arg0: Image, arg1: Int, arg2: Int, arg3: ImageObserver): Boolean
-
def
prepareImage
(arg0: Image, arg1: ImageObserver): Boolean
-
def
pressButton
(name: String): Unit
-
def
print
(arg0: Graphics): Unit
-
def
printAll
(arg0: Graphics): Unit
-
def
printBorder
(arg0: Graphics): Unit
-
def
printChildren
(arg0: Graphics): Unit
-
def
printComponent
(arg0: Graphics): Unit
-
def
printComponents
(arg0: Graphics): Unit
-
val
procedures
: ProceduresLite
-
def
processComponentEvent
(arg0: ComponentEvent): Unit
-
def
processComponentKeyEvent
(arg0: KeyEvent): Unit
-
def
processContainerEvent
(arg0: ContainerEvent): Unit
-
def
processEvent
(arg0: AWTEvent): Unit
-
def
processFocusEvent
(arg0: FocusEvent): Unit
-
def
processHierarchyBoundsEvent
(arg0: HierarchyEvent): Unit
-
def
processHierarchyEvent
(arg0: HierarchyEvent): Unit
-
def
processInputMethodEvent
(arg0: InputMethodEvent): Unit
-
def
processKeyBinding
(arg0: KeyStroke, arg1: KeyEvent, arg2: Int, arg3: Boolean): Boolean
-
def
processKeyEvent
(arg0: KeyEvent): Unit
-
def
processMouseEvent
(arg0: MouseEvent): Unit
-
def
processMouseMotionEvent
(arg0: MouseEvent): Unit
-
def
processMouseWheelEvent
(arg0: MouseWheelEvent): Unit
-
def
putClientProperty
(arg0: Any, arg1: Any): Unit
-
def
registerKeyboardAction
(arg0: ActionListener, arg1: KeyStroke, arg2: Int): Unit
-
def
registerKeyboardAction
(arg0: ActionListener, arg1: String, arg2: KeyStroke, arg3: Int): Unit
-
def
remove
(arg0: Component): Unit
-
def
remove
(arg0: Int): Unit
-
def
remove
(arg0: MenuComponent): Unit
-
def
removeAll
(): Unit
-
def
removeAncestorListener
(arg0: AncestorListener): Unit
-
def
removeComponentListener
(arg0: ComponentListener): Unit
-
def
removeContainerListener
(arg0: ContainerListener): Unit
-
def
removeFocusListener
(arg0: FocusListener): Unit
-
def
removeHierarchyBoundsListener
(arg0: HierarchyBoundsListener): Unit
-
def
removeHierarchyListener
(arg0: HierarchyListener): Unit
-
def
removeInputMethodListener
(arg0: InputMethodListener): Unit
-
def
removeKeyListener
(arg0: KeyListener): Unit
-
def
removeMouseListener
(arg0: MouseListener): Unit
-
def
removeMouseMotionListener
(arg0: MouseMotionListener): Unit
-
def
removeMouseWheelListener
(arg0: MouseWheelListener): Unit
-
def
removeNotify
(): Unit
-
def
removePropertyChangeListener
(arg0: String, arg1: PropertyChangeListener): Unit
-
def
removePropertyChangeListener
(arg0: PropertyChangeListener): Unit
-
def
removeVetoableChangeListener
(arg0: VetoableChangeListener): Unit
-
def
repaint
(arg0: Rectangle): Unit
-
def
repaint
(arg0: Long, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit
-
def
repaint
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
repaint
(arg0: Long): Unit
-
def
repaint
(): Unit
-
def
report
(source: String): AnyRef
-
def
reportAndCallback
(code: String, handler: InvocationListener): Unit
-
def
requestFocus
(): Unit
-
def
requestFocus
(arg0: Boolean): Boolean
-
def
requestFocusInWindow
(arg0: Boolean): Boolean
-
def
requestFocusInWindow
(): Boolean
-
def
resetKeyboardActions
(): Unit
-
def
revalidate
(): Unit
-
def
scrollRectToVisible
(arg0: Rectangle): Unit
-
def
setActionMap
(arg0: ActionMap): Unit
-
def
setAdVisible
(visible: Boolean): Unit
-
def
setAlignmentX
(arg0: Float): Unit
-
def
setAlignmentY
(arg0: Float): Unit
-
def
setAutoscrolls
(arg0: Boolean): Unit
-
def
setBackground
(arg0: Color): Unit
-
def
setBorder
(arg0: Border): Unit
-
def
setBounds
(arg0: Rectangle): Unit
-
def
setBounds
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
setComponentOrientation
(arg0: ComponentOrientation): Unit
-
def
setComponentPopupMenu
(arg0: JPopupMenu): Unit
-
def
setComponentZOrder
(arg0: Component, arg1: Int): Unit
-
def
setCursor
(arg0: Cursor): Unit
-
def
setDebugGraphicsOptions
(arg0: Int): Unit
-
def
setDoubleBuffered
(arg0: Boolean): Unit
-
def
setDropTarget
(arg0: DropTarget): Unit
-
def
setEnabled
(arg0: Boolean): Unit
-
def
setFocusCycleRoot
(arg0: Boolean): Unit
-
def
setFocusTraversalKeys
(arg0: Int, arg1: java.util.Set[_ <: java.awt.AWTKeyStroke]): Unit
-
def
setFocusTraversalKeysEnabled
(arg0: Boolean): Unit
-
def
setFocusTraversalPolicy
(arg0: FocusTraversalPolicy): Unit
-
def
setFocusTraversalPolicyProvider
(arg0: Boolean): Unit
-
def
setFocusable
(arg0: Boolean): Unit
-
def
setFont
(arg0: Font): Unit
-
def
setForeground
(arg0: Color): Unit
-
def
setIgnoreRepaint
(arg0: Boolean): Unit
-
def
setInheritsPopupMenu
(arg0: Boolean): Unit
-
def
setInputMap
(arg0: Int, arg1: InputMap): Unit
-
def
setInputVerifier
(arg0: InputVerifier): Unit
-
def
setLayout
(arg0: LayoutManager): Unit
-
def
setLocale
(arg0: Locale): Unit
-
def
setLocation
(arg0: Point): Unit
-
def
setLocation
(arg0: Int, arg1: Int): Unit
-
def
setMaximumSize
(arg0: Dimension): Unit
-
def
setMinimumSize
(arg0: Dimension): Unit
-
def
setName
(arg0: String): Unit
-
def
setOpaque
(arg0: Boolean): Unit
-
def
setPreferredSize
(arg0: Dimension): Unit
-
def
setPrefix
(url: URL): Unit
-
def
setProcedures
(source: String): Unit
-
def
setRequestFocusEnabled
(arg0: Boolean): Unit
-
def
setSize
(arg0: Dimension): Unit
-
def
setSize
(arg0: Int, arg1: Int): Unit
-
def
setToolTipText
(arg0: String): Unit
-
def
setTransferHandler
(arg0: TransferHandler): Unit
-
def
setUI
(arg0: PanelUI): Unit
-
def
setUI
(arg0: ComponentUI): Unit
-
def
setVerifyInputWhenFocusTarget
(arg0: Boolean): Unit
-
def
setVisible
(arg0: Boolean): Unit
-
def
showWidget
(name: String): Unit
-
def
startLogging
(reader: Reader, username: String): Unit
-
def
startLogging
(properties: String, username: String): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
transferFocus
(): Unit
-
def
transferFocusBackward
(): Unit
-
def
transferFocusDownCycle
(): Unit
-
def
transferFocusUpCycle
(): Unit
-
def
unregisterKeyboardAction
(arg0: KeyStroke): Unit
-
def
update
(arg0: Graphics): Unit
-
def
updateUI
(): Unit
-
def
validate
(): Unit
-
def
validateTree
(): Unit
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
val
workspace
: LiteWorkspace
Deprecated Value Members
-
def
action
(arg0: Event, arg1: Any): Boolean
-
def
bounds
(): Rectangle
-
def
countComponents
(): Int
-
def
deliverEvent
(arg0: Event): Unit
-
def
disable
(): Unit
-
def
enable
(): Unit
-
def
enable
(arg0: Boolean): Unit
-
def
getNextFocusableComponent
(): Component
-
def
getPeer
(): ComponentPeer
-
def
gotFocus
(arg0: Event, arg1: Any): Boolean
-
def
handleEvent
(arg0: Event): Boolean
-
def
hide
(): Unit
-
def
insets
(): Insets
-
def
inside
(arg0: Int, arg1: Int): Boolean
-
def
isFocusTraversable
(): Boolean
-
def
isManagingFocus
(): Boolean
-
def
keyDown
(arg0: Event, arg1: Int): Boolean
-
def
keyUp
(arg0: Event, arg1: Int): Boolean
-
def
layout
(): Unit
-
def
locate
(arg0: Int, arg1: Int): Component
-
def
location
(): Point
-
def
lostFocus
(arg0: Event, arg1: Any): Boolean
-
def
minimumSize
(): Dimension
-
def
mouseDown
(arg0: Event, arg1: Int, arg2: Int): Boolean
-
def
mouseDrag
(arg0: Event, arg1: Int, arg2: Int): Boolean
-
def
mouseEnter
(arg0: Event, arg1: Int, arg2: Int): Boolean
-
def
mouseExit
(arg0: Event, arg1: Int, arg2: Int): Boolean
-
def
mouseMove
(arg0: Event, arg1: Int, arg2: Int): Boolean
-
def
mouseUp
(arg0: Event, arg1: Int, arg2: Int): Boolean
-
def
move
(arg0: Int, arg1: Int): Unit
-
def
nextFocus
(): Unit
-
def
postEvent
(arg0: Event): Boolean
-
def
preferredSize
(): Dimension
-
def
requestDefaultFocus
(): Boolean
-
def
reshape
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
resize
(arg0: Dimension): Unit
-
def
resize
(arg0: Int, arg1: Int): Unit
-
def
setNextFocusableComponent
(arg0: Component): Unit
-
def
show
(arg0: Boolean): Unit
-
def
show
(): Unit
-
def
size
(): Dimension
Inherited from LinkChild
Inherited from LinkParent
Inherited from Handler
Inherited from JPanel
Inherited from Accessible
Inherited from JComponent
Inherited from HasGetTransferHandler
Inherited from Container
Inherited from Component
Inherited from Serializable
Inherited from MenuContainer
Inherited from ImageObserver
Inherited from AnyRef
Inherited from Any
This component is a wrapper around the contents of the interface panel that can be embedded in another application.
Once created, an InterfaceComponent can't be garbage collected, so you should open successive models in the same InterfaceComponent, rather than making new instances.
See the "Controlling" section of the NetLogo User Manual for example code.