|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDialog
org.eclipse.mtj.ui.editors.device.LibraryApiEditorDialog
public class LibraryApiEditorDialog
A dialog for the editing of the API's associated with a library in a classpath.
| Constructor Summary | |
|---|---|
LibraryApiEditorDialog(IShellProvider parentShell)
Construct a new dialog. |
|
| Method Summary | |
|---|---|
protected void |
buttonPressed(int buttonId)
|
protected void |
configureShell(Shell newShell)
|
protected Control |
createDialogArea(Composite parent)
|
API[] |
getAPIs()
Get the selected APIs. |
void |
setAPIs(API[] apis)
Set the library to be edited. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LibraryApiEditorDialog(IShellProvider parentShell)
parentShell - | Method Detail |
|---|
public API[] getAPIs()
public void setAPIs(API[] apis)
library - protected void buttonPressed(int buttonId)
protected void configureShell(Shell newShell)
protected Control createDialogArea(Composite parent)
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||