-
-
Constructor Summary
Constructors
Constructor |
Description |
PopupFeatures(boolean menu,
boolean status,
boolean toolbar,
boolean resizable) |
Creates a new instance.
|
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method |
Description |
boolean |
hasMenu() |
Returns whether menu bar should be present.
|
boolean |
hasStatus() |
Returns whether status bar should be present.
|
boolean |
hasToolbar() |
Returns whether tool bar should be present.
|
boolean |
isResizable() |
Returns whether popup window should be resizable.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait