AggregateModelEditor

org.nlogo.sdm.gui.AggregateModelEditor
See theAggregateModelEditor companion object
class AggregateModelEditor(linkParent: Component, colorizer: Colorizer, menuBarFactory: MenuBarFactory, val drawing: AggregateDrawing, compiler: CompilerServices, dialogFactory: EditDialogFactory) extends JFrame, DrawingEditor, LinkChild, Handler, ThemeSync, NetLogoIcon

Attributes

Companion
object
Source
AggregateModelEditor.scala
Graph
Supertypes
trait NetLogoIcon
trait ThemeSync
trait Handler
trait Handler
trait LinkChild
trait DrawingEditor
trait FigureSelectionListener
class JFrame
trait RootPaneContainer
trait WindowConstants
class Frame
class Window
trait Accessible
class Container
class Component
trait Serializable
trait MenuContainer
trait ImageObserver
class Object
trait Matchable
class Any
Show all

Members list

Value members

Constructors

def this(linkParent: Component, colorizer: Colorizer, menuBarFactory: MenuBarFactory, compiler: CompilerServices, dialogFactory: EditDialogFactory)

Attributes

Source
AggregateModelEditor.scala

Concrete methods

def addViewChangeListener(vcl: ViewChangeListener): Unit

Register to hear when the active view is changed. For Single document interface, this will happen when a new drawing is created.

Register to hear when the active view is changed. For Single document interface, this will happen when a new drawing is created.

Attributes

See also

DrawingEditor

Source
AggregateModelEditor.scala
def clearError(): Unit

Attributes

Source
AggregateModelEditor.scala
def figureSelectionChanged(view: DrawingView): Unit

Empty implementation.

Empty implementation.

Attributes

See also

DrawingEditor

Source
AggregateModelEditor.scala
def getLinkParent: Component

Attributes

Source
AggregateModelEditor.scala
def getUndoManager: UndoManager

Attributes

Source
AggregateModelEditor.scala
def handle(e: LoadBeginEvent): Unit

Attributes

Source
AggregateModelEditor.scala
def inspectFigure(f: Figure): Unit

Attributes

Source
AggregateModelEditor.scala
def removeViewChangeListener(vcl: ViewChangeListener): Unit

Remove listener

Remove listener

Attributes

See also

DrawingEditor

Source
AggregateModelEditor.scala
def setTool(t: Tool): Unit

Attributes

Source
AggregateModelEditor.scala
def showStatus(str: String): Unit

Empty implementation.

Empty implementation.

Attributes

See also

DrawingEditor

Source
AggregateModelEditor.scala
override def syncTheme(): Unit

Attributes

Definition Classes
Source
AggregateModelEditor.scala

Translates the model into NetLogo code.

Translates the model into NetLogo code.

Attributes

Source
AggregateModelEditor.scala
def tool: Tool

Gets the current tool.

Gets the current tool.

Attributes

See also

DrawingEditor

Source
AggregateModelEditor.scala
def toolDone(): Unit

Attributes

Source
AggregateModelEditor.scala
def views: Array[DrawingView]

Attributes

Source
AggregateModelEditor.scala

Inherited methods

def add(x$0: Component, x$1: <FromJavaObject>, x$2: Int): Unit

Attributes

Inherited from:
Container
def add(x$0: Component, x$1: <FromJavaObject>): Unit

Attributes

Inherited from:
Container
def add(x$0: Component, x$1: Int): Component

Attributes

Inherited from:
Container
def add(x$0: String, x$1: Component): Component

Attributes

Inherited from:
Container
def add(x$0: Component): Component

Attributes

Inherited from:
Container
def add(x$0: PopupMenu): Unit

Attributes

Inherited from:
Component
def addComponentListener(x$0: ComponentListener): Unit

Attributes

Inherited from:
Component
def addContainerListener(x$0: ContainerListener): Unit

Attributes

Inherited from:
Container
def addFocusListener(x$0: FocusListener): Unit

Attributes

Inherited from:
Component
def addHierarchyBoundsListener(x$0: HierarchyBoundsListener): Unit

Attributes

Inherited from:
Component
def addHierarchyListener(x$0: HierarchyListener): Unit

Attributes

Inherited from:
Component
def addInputMethodListener(x$0: InputMethodListener): Unit

Attributes

Inherited from:
Component
def addKeyListener(x$0: KeyListener): Unit

Attributes

Inherited from:
Component
def addMouseListener(x$0: MouseListener): Unit

Attributes

Inherited from:
Component
def addMouseMotionListener(x$0: MouseMotionListener): Unit

Attributes

Inherited from:
Component
def addMouseWheelListener(x$0: MouseWheelListener): Unit

Attributes

Inherited from:
Component
def addNotify(): Unit

Attributes

Inherited from:
Frame
def addPropertyChangeListener(x$0: String, x$1: PropertyChangeListener): Unit

Attributes

Inherited from:
Window
def addPropertyChangeListener(x$0: PropertyChangeListener): Unit

Attributes

Inherited from:
Window
def addWindowFocusListener(x$0: WindowFocusListener): Unit

Attributes

Inherited from:
Window
def addWindowListener(x$0: WindowListener): Unit

Attributes

Inherited from:
Window
def addWindowStateListener(x$0: WindowStateListener): Unit

Attributes

Inherited from:
Window
def applyComponentOrientation(x$0: ComponentOrientation): Unit

Attributes

Inherited from:
Container

Attributes

Inherited from:
Container
def checkImage(x$0: Image, x$1: Int, x$2: Int, x$3: ImageObserver): Int

Attributes

Inherited from:
Component
def checkImage(x$0: Image, x$1: ImageObserver): Int

Attributes

Inherited from:
Component
def contains(x$0: Point): Boolean

Attributes

Inherited from:
Component
def contains(x$0: Int, x$1: Int): Boolean

Attributes

Inherited from:
Component
def createBufferStrategy(x$0: Int, x$1: BufferCapabilities): Unit

Attributes

Inherited from:
Window

Attributes

Inherited from:
Window
def createImage(x$0: Int, x$1: Int): Image

Attributes

Inherited from:
Component
def createImage(x$0: ImageProducer): Image

Attributes

Inherited from:
Component
def createVolatileImage(x$0: Int, x$1: Int, x$2: ImageCapabilities): VolatileImage

Attributes

Inherited from:
Component
def createVolatileImage(x$0: Int, x$1: Int): VolatileImage

Attributes

Inherited from:
Component
final def dispatchEvent(x$0: AWTEvent): Unit

Attributes

Inherited from:
Component
def dispose(): Unit

Attributes

Inherited from:
Window
def doLayout(): Unit

Attributes

Inherited from:
Container

Attributes

Inherited from:
Component
def findComponentAt(x$0: Point): Component

Attributes

Inherited from:
Container
def findComponentAt(x$0: Int, x$1: Int): Component

Attributes

Inherited from:
Container
def firePropertyChange(x$0: String, x$1: Double, x$2: Double): Unit

Attributes

Inherited from:
Component
def firePropertyChange(x$0: String, x$1: Float, x$2: Float): Unit

Attributes

Inherited from:
Component
def firePropertyChange(x$0: String, x$1: Long, x$2: Long): Unit

Attributes

Inherited from:
Component
def firePropertyChange(x$0: String, x$1: Short, x$2: Short): Unit

Attributes

Inherited from:
Component
def firePropertyChange(x$0: String, x$1: Char, x$2: Char): Unit

Attributes

Inherited from:
Component
def firePropertyChange(x$0: String, x$1: Byte, x$2: Byte): Unit

Attributes

Inherited from:
Component
def getAccessibleContext(): AccessibleContext

Attributes

Inherited from:
JFrame

Attributes

Inherited from:
Container

Attributes

Inherited from:
Container
def getBackground(): Color

Attributes

Inherited from:
Window
def getBaseline(x$0: Int, x$1: Int): Int

Attributes

Inherited from:
Component
def getBaselineResizeBehavior(): BaselineResizeBehavior

Attributes

Inherited from:
Component
def getBounds(x$0: Rectangle): Rectangle

Attributes

Inherited from:
Component
def getBounds(): Rectangle

Attributes

Inherited from:
Component
def getBufferStrategy(): BufferStrategy

Attributes

Inherited from:
Window
def getColorModel(): ColorModel

Attributes

Inherited from:
Component
def getComponent(x$0: Int): Component

Attributes

Inherited from:
Container
def getComponentAt(x$0: Point): Component

Attributes

Inherited from:
Container
def getComponentAt(x$0: Int, x$1: Int): Component

Attributes

Inherited from:
Container

Attributes

Inherited from:
Container
def getComponentListeners(): Array[ComponentListener]

Attributes

Inherited from:
Component
def getComponentOrientation(): ComponentOrientation

Attributes

Inherited from:
Component
def getComponentZOrder(x$0: Component): Int

Attributes

Inherited from:
Container
def getComponents(): Array[Component]

Attributes

Inherited from:
Container
def getContainerListeners(): Array[ContainerListener]

Attributes

Inherited from:
Container
def getContentPane(): Container

Attributes

Inherited from:
JFrame
def getCursor(): Cursor

Attributes

Inherited from:
Component

Attributes

Inherited from:
JFrame
def getDropTarget(): DropTarget

Attributes

Inherited from:
Component

Attributes

Inherited from:
Frame
final def getFocusCycleRootAncestor(): Container

Attributes

Inherited from:
Window
def getFocusListeners(): Array[FocusListener]

Attributes

Inherited from:
Component
def getFocusOwner(): Component

Attributes

Inherited from:
Window
def getFocusTraversalKeys(x$0: Int): Set[AWTKeyStroke]

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component
def getFocusTraversalPolicy(): FocusTraversalPolicy

Attributes

Inherited from:
Container

Attributes

Inherited from:
Window
def getFont(): Font

Attributes

Inherited from:
Component
def getFontMetrics(x$0: Font): FontMetrics

Attributes

Inherited from:
Component
def getForeground(): Color

Attributes

Inherited from:
Component
def getGlassPane(): Component

Attributes

Inherited from:
JFrame
@BeanProperty(bound = false, expert = _, hidden = _, preferred = _, required = _, visualUpdate = _, description = _, enumerationValues = _)
def getGraphics(): Graphics

Attributes

Inherited from:
JFrame
def getGraphicsConfiguration(): GraphicsConfiguration

Attributes

Inherited from:
Component
def getHeight(): Int

Attributes

Inherited from:
Component
def getHierarchyBoundsListeners(): Array[HierarchyBoundsListener]

Attributes

Inherited from:
Component
def getHierarchyListeners(): Array[HierarchyListener]

Attributes

Inherited from:
Component
def getIconImage(): Image

Attributes

Inherited from:
Frame
def getIconImages(): List[Image]

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component
def getInputContext(): InputContext

Attributes

Inherited from:
Window
def getInputMethodListeners(): Array[InputMethodListener]

Attributes

Inherited from:
Component
def getInputMethodRequests(): InputMethodRequests

Attributes

Inherited from:
Component
def getInsets(): Insets

Attributes

Inherited from:
Container
def getJMenuBar(): JMenuBar

Attributes

Inherited from:
JFrame
def getKeyListeners(): Array[KeyListener]

Attributes

Inherited from:
Component
def getLayeredPane(): JLayeredPane

Attributes

Inherited from:
JFrame
def getLayout(): LayoutManager

Attributes

Inherited from:
Container
def getListeners[T <: EventListener](x$0: Class[T]): Array[T]

Attributes

Inherited from:
Window
def getLocale(): Locale

Attributes

Inherited from:
Window
def getLocation(x$0: Point): Point

Attributes

Inherited from:
Component
def getLocation(): Point

Attributes

Inherited from:
Component
def getLocationOnScreen(): Point

Attributes

Inherited from:
Component
def getMaximizedBounds(): Rectangle

Attributes

Inherited from:
Frame
def getMaximumSize(): Dimension

Attributes

Inherited from:
Container
def getMenuBar(): MenuBar

Attributes

Inherited from:
Frame
def getMinimumSize(): Dimension

Attributes

Inherited from:
Container
def getModalExclusionType(): ModalExclusionType

Attributes

Inherited from:
Window
def getMostRecentFocusOwner(): Component

Attributes

Inherited from:
Window
def getMouseListeners(): Array[MouseListener]

Attributes

Inherited from:
Component
def getMouseMotionListeners(): Array[MouseMotionListener]

Attributes

Inherited from:
Component
def getMousePosition(x$0: Boolean): Point

Attributes

Inherited from:
Container
def getMousePosition(): Point

Attributes

Inherited from:
Component
def getMouseWheelListeners(): Array[MouseWheelListener]

Attributes

Inherited from:
Component
def getName(): String

Attributes

Inherited from:
Component
def getOpacity(): Float

Attributes

Inherited from:
Window
def getOwnedWindows(): Array[Window]

Attributes

Inherited from:
Window
def getOwner(): Window

Attributes

Inherited from:
Window
def getParent(): Container

Attributes

Inherited from:
Component
def getPreferredSize(): Dimension

Attributes

Inherited from:
Container
def getPropertyChangeListeners(x$0: String): Array[PropertyChangeListener]

Attributes

Inherited from:
Component
def getPropertyChangeListeners(): Array[PropertyChangeListener]

Attributes

Inherited from:
Component
@BeanProperty(bound = false, expert = _, hidden = true, preferred = _, required = _, visualUpdate = _, description = "the RootPane object for this frame.", enumerationValues = _)
def getRootPane(): JRootPane

Attributes

Inherited from:
JFrame
def getShape(): Shape

Attributes

Inherited from:
Window
def getSize(x$0: Dimension): Dimension

Attributes

Inherited from:
Component
def getSize(): Dimension

Attributes

Inherited from:
Component
def getState(): Int

Attributes

Inherited from:
Frame
def getTitle(): String

Attributes

Inherited from:
Frame
def getToolkit(): Toolkit

Attributes

Inherited from:
Window
def getTransferHandler(): TransferHandler

Attributes

Inherited from:
JFrame
final def getTreeLock(): <FromJavaObject>

Attributes

Inherited from:
Component
def getType(): Type

Attributes

Inherited from:
Window
final def getWarningString(): String

Attributes

Inherited from:
Window
def getWidth(): Int

Attributes

Inherited from:
Component
def getWindowFocusListeners(): Array[WindowFocusListener]

Attributes

Inherited from:
Window
def getWindowListeners(): Array[WindowListener]

Attributes

Inherited from:
Window
def getWindowStateListeners(): Array[WindowStateListener]

Attributes

Inherited from:
Window
def getX(): Int

Attributes

Inherited from:
Component
def getY(): Int

Attributes

Inherited from:
Component
def hasFocus(): Boolean

Attributes

Inherited from:
Component
def imageUpdate(x$0: Image, x$1: Int, x$2: Int, x$3: Int, x$4: Int, x$5: Int): Boolean

Attributes

Inherited from:
Component
def invalidate(): Unit

Attributes

Inherited from:
Container
def isActive(): Boolean

Attributes

Inherited from:
Window
final def isAlwaysOnTop(): Boolean

Attributes

Inherited from:
Window

Attributes

Inherited from:
Window
def isAncestorOf(x$0: Component): Boolean

Attributes

Inherited from:
Container

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component
final def isFocusCycleRoot(): Boolean

Attributes

Inherited from:
Window
def isFocusCycleRoot(x$0: Container): Boolean

Attributes

Inherited from:
Container

Attributes

Inherited from:
Component

Attributes

Inherited from:
Container

Attributes

Inherited from:
Container

Attributes

Inherited from:
Component
final def isFocusableWindow(): Boolean

Attributes

Inherited from:
Window

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component
def isOpaque(): Boolean

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component

Attributes

Inherited from:
Frame

Attributes

Inherited from:
Window

Attributes

Inherited from:
Frame
def isValid(): Boolean

Attributes

Inherited from:
Component

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component
def list(x$0: PrintWriter, x$1: Int): Unit

Attributes

Inherited from:
Container
def list(x$0: PrintStream, x$1: Int): Unit

Attributes

Inherited from:
Container
def list(x$0: PrintWriter): Unit

Attributes

Inherited from:
Component
def list(x$0: PrintStream): Unit

Attributes

Inherited from:
Component
def list(): Unit

Attributes

Inherited from:
Component
def pack(): Unit

Attributes

Inherited from:
Window
def paint(x$0: Graphics): Unit

Attributes

Inherited from:
Window
def paintAll(x$0: Graphics): Unit

Attributes

Inherited from:
Component
def paintComponents(x$0: Graphics): Unit

Attributes

Inherited from:
Container
def prepareImage(x$0: Image, x$1: Int, x$2: Int, x$3: ImageObserver): Boolean

Attributes

Inherited from:
Component
def prepareImage(x$0: Image, x$1: ImageObserver): Boolean

Attributes

Inherited from:
Component
def printAll(x$0: Graphics): Unit

Attributes

Inherited from:
Component
def printComponents(x$0: Graphics): Unit

Attributes

Inherited from:
Container
def remove(x$0: Component): Unit

Attributes

Inherited from:
JFrame
def remove(x$0: Int): Unit

Attributes

Inherited from:
Container
def remove(x$0: MenuComponent): Unit

Attributes

Inherited from:
Frame
def removeAll(): Unit

Attributes

Inherited from:
Container
def removeComponentListener(x$0: ComponentListener): Unit

Attributes

Inherited from:
Component
def removeContainerListener(x$0: ContainerListener): Unit

Attributes

Inherited from:
Container
def removeFocusListener(x$0: FocusListener): Unit

Attributes

Inherited from:
Component
def removeHierarchyBoundsListener(x$0: HierarchyBoundsListener): Unit

Attributes

Inherited from:
Component
def removeHierarchyListener(x$0: HierarchyListener): Unit

Attributes

Inherited from:
Component
def removeInputMethodListener(x$0: InputMethodListener): Unit

Attributes

Inherited from:
Component
def removeKeyListener(x$0: KeyListener): Unit

Attributes

Inherited from:
Component
def removeMouseListener(x$0: MouseListener): Unit

Attributes

Inherited from:
Component
def removeMouseMotionListener(x$0: MouseMotionListener): Unit

Attributes

Inherited from:
Component
def removeMouseWheelListener(x$0: MouseWheelListener): Unit

Attributes

Inherited from:
Component

Attributes

Inherited from:
Frame
def removePropertyChangeListener(x$0: String, x$1: PropertyChangeListener): Unit

Attributes

Inherited from:
Component
def removePropertyChangeListener(x$0: PropertyChangeListener): Unit

Attributes

Inherited from:
Component
def removeWindowFocusListener(x$0: WindowFocusListener): Unit

Attributes

Inherited from:
Window
def removeWindowListener(x$0: WindowListener): Unit

Attributes

Inherited from:
Window
def removeWindowStateListener(x$0: WindowStateListener): Unit

Attributes

Inherited from:
Window
def repaint(x$0: Long, x$1: Int, x$2: Int, x$3: Int, x$4: Int): Unit

Attributes

Inherited from:
JFrame
def repaint(x$0: Int, x$1: Int, x$2: Int, x$3: Int): Unit

Attributes

Inherited from:
Component
def repaint(x$0: Long): Unit

Attributes

Inherited from:
Component
def repaint(): Unit

Attributes

Inherited from:
Component
def requestFocus(x$0: Cause): Unit

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component
def requestFocusInWindow(x$0: Cause): Boolean

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component
def revalidate(): Unit

Attributes

Inherited from:
Component
final def setAlwaysOnTop(x$0: Boolean): Unit

Attributes

Inherited from:
Window

Attributes

Inherited from:
Window
def setBackground(x$0: Color): Unit

Attributes

Inherited from:
Frame
def setBounds(x$0: Rectangle): Unit

Attributes

Inherited from:
Window
def setBounds(x$0: Int, x$1: Int, x$2: Int, x$3: Int): Unit

Attributes

Inherited from:
Window
def setComponentOrientation(x$0: ComponentOrientation): Unit

Attributes

Inherited from:
Component
def setComponentZOrder(x$0: Component, x$1: Int): Unit

Attributes

Inherited from:
Container
@BeanProperty(bound = false, expert = _, hidden = true, preferred = _, required = _, visualUpdate = _, description = "The client area of the frame where child components are normally inserted.", enumerationValues = _)
def setContentPane(x$0: Container): Unit

Attributes

Inherited from:
JFrame
def setCursor(x$0: Cursor): Unit

Attributes

Inherited from:
Window
@BeanProperty(bound = _, expert = _, hidden = _, preferred = true, required = _, visualUpdate = _, description = "The frame\'s default close operation.", enumerationValues = "WindowConstants.DO_NOTHING_ON_CLOSE", "WindowConstants.HIDE_ON_CLOSE", "WindowConstants.DISPOSE_ON_CLOSE", "WindowConstants.EXIT_ON_CLOSE")

Attributes

Inherited from:
JFrame
def setDropTarget(x$0: DropTarget): Unit

Attributes

Inherited from:
Component
def setEnabled(x$0: Boolean): Unit

Attributes

Inherited from:
Component

Attributes

Inherited from:
Frame
final def setFocusCycleRoot(x$0: Boolean): Unit

Attributes

Inherited from:
Window
def setFocusTraversalKeys(x$0: Int, x$1: Set[_ <: AWTKeyStroke]): Unit

Attributes

Inherited from:
Container

Attributes

Inherited from:
Component
def setFocusTraversalPolicy(x$0: FocusTraversalPolicy): Unit

Attributes

Inherited from:
Container

Attributes

Inherited from:
Container

Attributes

Inherited from:
Component

Attributes

Inherited from:
Window
def setFont(x$0: Font): Unit

Attributes

Inherited from:
Container
def setForeground(x$0: Color): Unit

Attributes

Inherited from:
Component
@BeanProperty(bound = false, expert = _, hidden = true, preferred = _, required = _, visualUpdate = _, description = "A transparent pane used for menu rendering.", enumerationValues = _)
def setGlassPane(x$0: Component): Unit

Attributes

Inherited from:
JFrame
def setIconImage(x$0: Image): Unit

Attributes

Inherited from:
JFrame
def setIconImages(x$0: List[_ <: Image]): Unit

Attributes

Inherited from:
Window

Attributes

Inherited from:
Component
@BeanProperty(bound = false, expert = _, hidden = true, preferred = _, required = _, visualUpdate = _, description = "The menubar for accessing pulldown menus from this frame.", enumerationValues = _)
def setJMenuBar(x$0: JMenuBar): Unit

Attributes

Inherited from:
JFrame
@BeanProperty(bound = false, expert = _, hidden = true, preferred = _, required = _, visualUpdate = _, description = "The pane that holds the various frame layers.", enumerationValues = _)
def setLayeredPane(x$0: JLayeredPane): Unit

Attributes

Inherited from:
JFrame
def setLayout(x$0: LayoutManager): Unit

Attributes

Inherited from:
JFrame
def setLocale(x$0: Locale): Unit

Attributes

Inherited from:
Component
def setLocation(x$0: Point): Unit

Attributes

Inherited from:
Window
def setLocation(x$0: Int, x$1: Int): Unit

Attributes

Inherited from:
Window

Attributes

Inherited from:
Window
def setLocationRelativeTo(x$0: Component): Unit

Attributes

Inherited from:
Window
def setMaximizedBounds(x$0: Rectangle): Unit

Attributes

Inherited from:
Frame
def setMaximumSize(x$0: Dimension): Unit

Attributes

Inherited from:
Component
def setMenuBar(x$0: MenuBar): Unit

Attributes

Inherited from:
Frame
def setMinimumSize(x$0: Dimension): Unit

Attributes

Inherited from:
Window
def setMixingCutoutShape(x$0: Shape): Unit

Attributes

Inherited from:
Component
def setModalExclusionType(x$0: ModalExclusionType): Unit

Attributes

Inherited from:
Window
def setName(x$0: String): Unit

Attributes

Inherited from:
Component
def setOpacity(x$0: Float): Unit

Attributes

Inherited from:
Frame
def setPreferredSize(x$0: Dimension): Unit

Attributes

Inherited from:
Component

Attributes

Inherited from:
Frame
def setShape(x$0: Shape): Unit

Attributes

Inherited from:
Frame
def setSize(x$0: Int, x$1: Int): Unit

Attributes

Inherited from:
Window
def setSize(x$0: Dimension): Unit

Attributes

Inherited from:
Window
def setState(x$0: Int): Unit

Attributes

Inherited from:
Frame
def setTitle(x$0: String): Unit

Attributes

Inherited from:
Frame
@BeanProperty(bound = _, expert = _, hidden = true, preferred = _, required = _, visualUpdate = _, description = "Mechanism for transfer of data into the component", enumerationValues = _)
def setTransferHandler(x$0: TransferHandler): Unit

Attributes

Inherited from:
JFrame
def setType(x$0: Type): Unit

Attributes

Inherited from:
Window

Attributes

Inherited from:
Frame
def setVisible(x$0: Boolean): Unit

Attributes

Inherited from:
Window
def toBack(): Unit

Attributes

Inherited from:
Window
def toFront(): Unit

Attributes

Inherited from:
Window
def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:
Component

Attributes

Inherited from:
Component

Attributes

Inherited from:
Component

Attributes

Inherited from:
Container

Attributes

Inherited from:
Component
def update(x$0: Graphics): Unit

Attributes

Inherited from:
JFrame
def validate(): Unit

Attributes

Inherited from:
Container

Deprecated and Inherited methods

@Deprecated(since = _, forRemoval = _)
def action(x$0: Event, x$1: <FromJavaObject>): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def applyResourceBundle(x$0: String): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Window
@Deprecated(since = _, forRemoval = _)
def applyResourceBundle(x$0: ResourceBundle): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Window
@Deprecated(since = _, forRemoval = _)
def bounds(): Rectangle

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Container
@Deprecated(since = _, forRemoval = _)
def deliverEvent(x$0: Event): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Container
@Deprecated(since = _, forRemoval = _)
def disable(): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def enable(x$0: Boolean): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def enable(): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Frame
@Deprecated(since = _, forRemoval = _)
def gotFocus(x$0: Event, x$1: <FromJavaObject>): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def handleEvent(x$0: Event): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def hide(): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Window
@Deprecated(since = _, forRemoval = _)
def insets(): Insets

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Container
@Deprecated(since = _, forRemoval = _)
def inside(x$0: Int, x$1: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def keyDown(x$0: Event, x$1: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def keyUp(x$0: Event, x$1: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def layout(): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Container
@Deprecated(since = _, forRemoval = _)
def locate(x$0: Int, x$1: Int): Component

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Container
@Deprecated(since = _, forRemoval = _)
def location(): Point

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def lostFocus(x$0: Event, x$1: <FromJavaObject>): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def minimumSize(): Dimension

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Container
@Deprecated(since = _, forRemoval = _)
def mouseDown(x$0: Event, x$1: Int, x$2: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def mouseDrag(x$0: Event, x$1: Int, x$2: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def mouseEnter(x$0: Event, x$1: Int, x$2: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def mouseExit(x$0: Event, x$1: Int, x$2: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def mouseMove(x$0: Event, x$1: Int, x$2: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def mouseUp(x$0: Event, x$1: Int, x$2: Int): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def move(x$0: Int, x$1: Int): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def nextFocus(): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def postEvent(x$0: Event): Boolean

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Window
@Deprecated(since = _, forRemoval = _)
def preferredSize(): Dimension

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Container
@Deprecated(since = _, forRemoval = _)
def reshape(x$0: Int, x$1: Int, x$2: Int, x$3: Int): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Window
@Deprecated(since = _, forRemoval = _)
def resize(x$0: Dimension): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def resize(x$0: Int, x$1: Int): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def setCursor(x$0: Int): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Frame
@Deprecated(since = _, forRemoval = _)
def show(): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Window
@Deprecated(since = _, forRemoval = _)
def show(x$0: Boolean): Unit

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component
@Deprecated(since = _, forRemoval = _)
def size(): Dimension

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
Component

Concrete fields