| Package | Description |
|---|---|
| com.ihr.xbrl.gui.basic |
Provides basic classes necessary to interact with the user.
|
| com.ihr.xbrl.gui.interfaces |
Provides the interfaces for the common operations that require user interface and are implemented
in applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VoidLogPanel
A Class that provides a GUI Neutral implementation of the JLogPanelInterface
This class can be used in web applications that does not require any GUI.
|
| Modifier and Type | Method and Description |
|---|---|
JLogPanelInterface |
HasLogPanel.getJLogPanel()
Gets the j log panel.
|