createFrame - HexLib/OrangeLib GitHub Wiki

package orangelib.lib.window

createFrame(String name)

Creates a new JFrame with the title specified.

createFrame()

Creates a new JFrame without a title.