Package | Description |
---|---|
nixonftp | |
nixonftp.list | |
nixonftp.ui |
Modifier and Type | Method and Description |
---|---|
void |
NXFtpClient.fakeDirectory(NXObjectIndex oi,
java.lang.String path)
Make a fake directory listing from NXObjectIndex given for path.
|
void |
NXSocketClient.fakeDirectory(NXObjectIndex oi,
java.lang.String path) |
void |
NXSshFtpClient.fakeDirectory(NXObjectIndex oi,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
NXObjectIndex[] |
NXList.getSelectedObjects() |
NXObjectIndex |
NXList.getSelectedValue() |
NXObjectIndex |
NXListAdapter.getSelectedValue() |
NXObjectIndex |
NXTable.getSelectedValue() |
NXObjectIndex |
NXTableModel.getValueAt(int rowIndex) |
Modifier and Type | Method and Description |
---|---|
void |
NXTableModel.addRow(NXObjectIndex obj) |
NXFilter[] |
NXList.filter(NXFilter[] filters,
NXObjectIndex oi) |
void |
NXTableModel.insertRow(int idx,
NXObjectIndex obj) |
void |
NXTableModel.setValueAt(int row,
NXObjectIndex obj) |
Modifier and Type | Method and Description |
---|---|
void |
NXFtpBrowserPanel.addItemsToList(NXListAdapter list,
NXObjectIndex[] items) |
void |
NXFtpBrowserPanel.remoteItemsFromList(NXListAdapter list,
NXObjectIndex[] items) |