|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.j2ee.deployment.plugins.api.UISupport
public final class UISupport
UI support for plugins provided by the j2eeserver.
| Nested Class Summary | |
|---|---|
static class |
UISupport.ServerIcon
Server icon constants. |
| Method Summary | |
|---|---|
static Image |
getIcon(UISupport.ServerIcon serverIcon)
Returns the specified icon. |
static InputOutput |
getServerIO(String url)
Get a named instance of InputOutput, which represents an output tab in the output window. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Image getIcon(UISupport.ServerIcon serverIcon)
public static InputOutput getServerIO(String url)
url - server instance id (DeploymentManager url).
InputOutput instance for accessing the new tab,
null if there is no registered server instance with the given url.
|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||