MCPcopy Index your code
hub / github.com/atarw/material-ui-swing

github.com/atarw/material-ui-swing @v1.1.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.2 ↗ · + Follow
1,746 symbols 2,694 edges 106 files 138 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Material-UI-Swing

Maven Central GitHub last commit GitHub All Releases

Description

GitHub issues GitHub pull requests Donation Gitter chat

A modern, Material Design UI for Java Swing

Overview

Repository

Maven xml <dependency> <groupId>io.github.vincenzopalazzo</groupId> <artifactId>material-ui-swing</artifactId> <version>1.1.2-rc1</version> </dependency>

Gradle (Groovy)

implementation 'io.github.vincenzopalazzo:material-ui-swing:1.1.2-rc1'

Gradle (Kotlin)

implementation("io.github.vincenzopalazzo:material-ui-swing:1.1.2-rc1")

Others version here

List of projects with Material-UI-Swing theme - Krayon for SBGN - JMars 5: Used by NASA and United Arab Emirates (UAE) for the last Mars missions.

Contact us if you use this look and feel, so we can add your project to the list 🙂

Donors

You can support the project on the Material-UI-Swing donation site

Supporters

JetBrains' support

The YourKit is used also by Google, Microsoft, PayPal, ecc.

License

Copyright (c) 2018 atharva washimkar.

Copyright (c) 2019-2020 atharva washimkar, Vincenzo Palazzo vincenzopalazzodev@gmail.com

Copyright (c) 2021 Vincenzo Palazzo vincenzopalazzodev@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Extension points exported contracts — how you extend this code

MaterialMouseHover (Interface)
Tag interface, all material-ui-swing mouse hover should be implement this interface @author https://github.com/vincenzo [10 …
src/main/java/mdlaf/animation/MaterialMouseHover.java
MaterialTheme (Interface)
@author https://github.com/vincenzopalazzo [2 implementers]
src/main/java/mdlaf/themes/MaterialTheme.java
IMaterialIconCode (Interface)
TAG interface @author https://github.com/vincenzopalazzo [1 implementers]
src/main/java/mdlaf/utils/icons/IMaterialIconCode.java

Core symbols most depended-on inside this repo

getInstance
called by 84
src/main/java/mdlaf/utils/MaterialImageFactory.java
getImage
called by 84
src/main/java/mdlaf/utils/MaterialImageFactory.java
setBackground
called by 53
src/main/java/mdlaf/components/button/MaterialButtonUI.java
getTextColor
called by 44
src/main/java/mdlaf/themes/MaterialTheme.java
getBackgroundPrimary
called by 38
src/main/java/mdlaf/themes/MaterialTheme.java
setForeground
called by 27
src/main/java/mdlaf/components/button/MaterialButtonUI.java
getFontRegular
called by 26
src/main/java/mdlaf/themes/MaterialTheme.java
getAliasedGraphics
called by 24
src/main/java/mdlaf/utils/MaterialDrawingUtils.java

Shape

Method 1,578
Class 160
Enum 3
Interface 3
Function 2

Languages

Java100%
TypeScript1%

Modules by API surface

src/main/java/mdlaf/themes/AbstractMaterialTheme.java393 symbols
src/main/java/mdlaf/themes/MaterialTheme.java387 symbols
src/main/java/mdlaf/components/titlepane/MaterialTitlePaneUI.java65 symbols
src/main/java/mdlaf/components/rootpane/MaterialRootPaneUI.java61 symbols
src/main/java/mdlaf/components/tabbedpane/MaterialTabbedPaneUI.java41 symbols
src/test/java/integration/gui/mock/MaterialUISwingDemo.java38 symbols
src/main/java/mdlaf/components/button/MaterialButtonUI.java36 symbols
src/main/java/mdlaf/components/combobox/MaterialComboBoxUI.java35 symbols
src/test/java/integration/gui/mock/DemoGUITest.java34 symbols
src/main/java/mdlaf/components/radiobutton/MaterialRadioButtonUI.java29 symbols
src/main/java/mdlaf/components/checkbox/MaterialCheckBoxUI.java23 symbols
src/main/java/mdlaf/components/taskpane/MaterialTaskPaneUI.java21 symbols

For agents

$ claude mcp add material-ui-swing \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact