public class BasicWindow extends AbstractWindow
AbstractBasePane.ContentHolder
Window.Hint
contentHolder, interactableLookupMap
Constructor and Description |
---|
BasicWindow()
Default constructor, creates a new window with no title
|
BasicWindow(String title)
This constructor creates a window with a specific title, that is (probably) going to be displayed in the window
decoration
|
close, draw, fromGlobal, getDecoratedSize, getHints, getPosition, getPreferredSize, getSize, getTextGUI, getTitle, handleInput, isVisible, setCloseWindowWithEscape, setContentOffset, setDecoratedSize, setHints, setPosition, setSize, setTextGUI, setTitle, setVisible, toGlobal, waitUntilClosed
getComponent, getCursorPosition, getFocusedInteractable, invalidate, isInvalid, setComponent, setEnableDirectionBasedMovements, setFocusedInteractable, setFocusedInteractable, setStrictFocusChange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getComponent, getCursorPosition, getFocusedInteractable, invalidate, isInvalid, setComponent, setFocusedInteractable
setEnableDirectionBasedMovements, setStrictFocusChange
public BasicWindow()
public BasicWindow(String title)
title
- Title of the windowCopyright © 2016. All rights reserved.