| Package | Description |
|---|---|
| de.funfried.netbeans.plugins.editor.closeleftright |
Package containing all classes for the left and right actions.
|
| de.funfried.netbeans.plugins.editor.closeleftright.actions |
Package containing all action classes.
|
| de.funfried.netbeans.plugins.editor.closeleftright.actions.project |
Package containing all project based action classes.
|
| de.funfried.netbeans.plugins.editor.closeleftright.actions.topcomponent |
Package containing all topcomponent based action classes.
|
| de.funfried.netbeans.plugins.editor.closeleftright.actions.vcs |
Package containing all VCS based action classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractActionFactory
Base class for closing actions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseLeftActionFactory
CloseLeftActionFactory to create CloseLeftAction. |
class |
CloseRightActionFactory
CloseRightActionFactory to create CloseRightAction. |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseOtherProjectTabsActionFactory
|
class |
CloseSameProjectTabsActionFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseDiffTopComponentsActionFactory
|
class |
CloseSearchHistoryTopComponentsActionFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseCommitedActionFactory
CloseCommitedActionFactory to create CloseCommitedAction. |
Copyright © 2022–2024. All rights reserved.