Class NetbeansInstallationListComponent
java.lang.Object
net.thevpc.netbeans.launcher.ui.panes.NetbeansInstallationListComponent
- Direct Known Subclasses:
NbListComponentAsList, NetbeansInstallationListComponentAsTable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Runnableprotected CatalogComponentprotected SwingToolkitprotected MainWindowSwing -
Constructor Summary
ConstructorsConstructorDescriptionNetbeansInstallationListComponent(MainWindowSwing win, Runnable _onRequiredUpdateButtonStatuses) -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract CatalogComponentintstatic booleanload(boolean withRemote, boolean cached) booleanvoidprotected voidprepare()voidrefresh()voidrefresh(boolean cached) voidsetSelectedIndex(int i) boolean
-
Field Details
-
win
-
toolkit
-
table
-
_onRequiredUpdateButtonStatuses
-
-
Constructor Details
-
NetbeansInstallationListComponent
public NetbeansInstallationListComponent(MainWindowSwing win, Runnable _onRequiredUpdateButtonStatuses)
-
-
Method Details
-
createCatalog
-
isDownloadingVersion
-
getSelectedRemoteNbInstallation
-
markForDownload
-
unmarkForDownload
-
onDownload
public void onDownload() -
load
-
refresh
public void refresh() -
refresh
public void refresh(boolean cached) -
toComponent
-
getSelectedValue
-
getSelectedIndex
public int getSelectedIndex() -
setSelectedIndex
public void setSelectedIndex(int i) -
prepare
protected void prepare()
-