|
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. |
|
LibraryApiEditorDialog(Shell parentShell)
Construct a new dialog. |
Method Summary | |
---|---|
protected void |
buttonPressed(int buttonId)
|
protected void |
configureShell(Shell newShell)
|
protected Control |
createDialogArea(Composite parent)
|
IAPI[] |
getAPIs()
Get the selected APIs. |
void |
setAPIs(IAPI[] 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
- public LibraryApiEditorDialog(Shell parentShell)
parentShell
- Method Detail |
---|
public IAPI[] getAPIs()
public void setAPIs(IAPI[] 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 |