public interface REpiceaUIObject
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getUI()
This method returns the GUI interface of the class that implements this interface.
|
boolean |
isVisible()
This method returns true if the GUI is visible.
|