| Package | Description |
|---|---|
| org.gradle.gradleplugin.userinterface.swing.generic | |
| org.gradle.openapi.wrappers.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputUILord.addOutputObserver(OutputUILord.OutputObserver observer,
boolean inEventQueue) |
void |
OutputPanelLord.addOutputObserver(OutputUILord.OutputObserver observer,
boolean inEventQueue) |
void |
OutputUILord.removeOutputObserver(OutputUILord.OutputObserver observer) |
void |
OutputPanelLord.removeOutputObserver(OutputUILord.OutputObserver observer) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputObserverWrapper
Wrapper to shield version changes in OutputUILord.OutputObserver from an external user of the gradle open API.
|
Copyright © 2013. All rights reserved