|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractUiPlugIn | |
|---|---|
| com.vividsolutions.jump.workbench.ui.plugin | The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). |
| com.vividsolutions.jump.workbench.ui.plugin.wms | |
| org.openjump.core.ui.plugin | |
| org.openjump.core.ui.plugin.file | |
| org.openjump.core.ui.plugin.window | |
| Uses of AbstractUiPlugIn in com.vividsolutions.jump.workbench.ui.plugin |
|---|
| Methods in com.vividsolutions.jump.workbench.ui.plugin with parameters of type AbstractUiPlugIn | |
|---|---|
javax.swing.JMenuItem |
FeatureInstaller.addMainMenuItem(java.lang.String[] menuPath,
AbstractUiPlugIn plugIn)
|
javax.swing.JMenuItem |
FeatureInstaller.addMainMenuItem(java.lang.String[] menuPath,
AbstractUiPlugIn plugin,
int index)
|
javax.swing.JMenuItem |
FeatureInstaller.addMainMenuItem(java.lang.String[] menuPath,
AbstractUiPlugIn plugin,
javax.swing.JMenuItem menuItem,
int index)
Add a Plugin as a JMenuItem or a subclass of JMenuItem to the main menu |
| Uses of AbstractUiPlugIn in com.vividsolutions.jump.workbench.ui.plugin.wms |
|---|
| Subclasses of AbstractUiPlugIn in com.vividsolutions.jump.workbench.ui.plugin.wms | |
|---|---|
class |
AddWMSQueryPlugIn
|
| Uses of AbstractUiPlugIn in org.openjump.core.ui.plugin |
|---|
| Subclasses of AbstractUiPlugIn in org.openjump.core.ui.plugin | |
|---|---|
class |
AbstractThreadedUiPlugIn
|
class |
AbstractWizardPlugin
|
| Uses of AbstractUiPlugIn in org.openjump.core.ui.plugin.file |
|---|
| Subclasses of AbstractUiPlugIn in org.openjump.core.ui.plugin.file | |
|---|---|
class |
FileDragDropPlugin
|
class |
OpenFilePlugIn
Plug-in to open files using a wizard. |
class |
OpenProjectPlugIn
|
class |
OpenRecentPlugIn
|
class |
OpenWizardPlugIn
|
| Uses of AbstractUiPlugIn in org.openjump.core.ui.plugin.window |
|---|
| Subclasses of AbstractUiPlugIn in org.openjump.core.ui.plugin.window | |
|---|---|
class |
MosaicInternalFramesPlugIn
A plugin to layout opened internal frames as a mosaic. |
class |
SynchronizationPlugIn
A plugin to synchronize / desynchronize LayerViewPanels. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||