All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alee.skin.web.resources.syntaxpanel.xml Maven / Gradle / Ivy

Go to download

WebLaf is a Java Swing Look and Feel and extended components library for cross-platform applications

There is a newer version: 2.2.1
Show newest version
<skin>

    <!-- com.alee.extended.syntax.WebSyntaxPanel -->

    <!-- Container panel -->
    <style type="panel" id="syntaxpanel" padding="2,4,2,4">
        <component>
            <opaque>false</opaque>
        </component>
        <painter class="com.alee.extended.syntax.SyntaxPanelPainter">
            <style>thick</style>
        </painter>
    </style>

</skin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy