Descripción
Sintaxis
public class Window extends Container implements Accessible
Constructores
Métodos
- addNotify()
- addPropertyChangeListener()
- addWindowFocusListener()
- addWindowListener()
- addWindowStateListener()
- applyResourceBundle()
- createBufferStrategy()
- dispose()
- getAccessibleContext()
- getBackground()
- getBufferStrategy()
- getFocusableWindowState()
- getFocusCycleRootAncestor()
- getFocusOwner()
- getFocusTraversalKeys()
- getIconImages()
- getInputContext()
- getListeners()
- getLocale()
- getModalExclusionType()
- getMostRecentFocusOwner()
- getOpacity()
- getOwnedWindows()
- getOwner()
- getOwnerlessWindows()
- getShape()
- getToolkit()
- getType()
- getWarningString()
- getWindowFocusListeners()
- getWindowListeners()
- getWindows()
- getWindowStateListeners()
- hide()
- isActive()
- isAlwaysOnTop()
- isAlwaysOnTopSupported()
- isAutoRequestFocus()
- isFocusableWindow()
- isFocusCycleRoot()
- isFocused()
- isLocationByPlatform()
- isOpaque()
- isShowing()
- isValidateRoot()
- pack()
- paint()
- postEvent()
- processEvent()
- processWindowEvent()
- processWindowFocusEvent()
- processWindowStateEvent()
- removeWindowFocusListener()
- removeWindowListener()
- removeWindowStateListener()
- reshape()
- setAlwaysOnTop()
- setAutoRequestFocus()
- setBackground()
- setBounds()
- setCursor()
- setFocusableWindowState()
- setFocusCycleRoot()
- setIconImage()
- setIconImages()
- setLocation()
- setLocationByPlatform()
- setLocationRelativeTo()
- setMinimumSize()
- setModalExclusionType()
- setOpacity()
- setShape()
- setSize()
- setType()
- setVisible()
- show()
- toBack()
- toFront()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.