Last Version

Drombler Commons - Action 1.0

An Action Framework, which keeps the state (enabled/ disabled, selected/ unselected etc.), the information (texts, image etc.) and the logic between menu items and toolbar buttons in sync.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.drombler.commons
ArtifactId

ArtifactId

drombler-commons-action
Version

Version

1.0
Type

Type

pom
Description

Description

Drombler Commons - Action
An Action Framework, which keeps the state (enabled/ disabled, selected/ unselected etc.), the information (texts, image etc.) and the logic between menu items and toolbar buttons in sync.
Project URL

Project URL

https://www.drombler.org/drombler-commons/1.0/docs/site
Project Organization

Project Organization

Drombler
Source Code Management

Source Code Management

https://github.com/Drombler/drombler-commons

Download drombler-commons-action 1.0


<!-- https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-action/ -->
<dependency>
    <groupId>org.drombler.commons</groupId>
    <artifactId>drombler-commons-action</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-action/
implementation 'org.drombler.commons:drombler-commons-action:1.0'
// https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-action/
implementation ("org.drombler.commons:drombler-commons-action:1.0")
'org.drombler.commons:drombler-commons-action:pom:1.0'
<dependency org="org.drombler.commons" name="drombler-commons-action" rev="1.0">
  <artifact name="drombler-commons-action" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drombler.commons', module='drombler-commons-action', version='1.0')
)
libraryDependencies += "org.drombler.commons" % "drombler-commons-action" % "1.0"
[org.drombler.commons/drombler-commons-action "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • drombler-commons-action-core
  • drombler-commons-action-context
  • drombler-commons-action-command
  • drombler-commons-action-fx
  • drombler-commons-action-fx-context