Complete SDK icons overhaul.
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 515 B |
Before Width: | Height: | Size: 127 B After Width: | Height: | Size: 640 B |
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 553 B |
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 118 B After Width: | Height: | Size: 415 B |
Before Width: | Height: | Size: 79 B After Width: | Height: | Size: 655 B |
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 608 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 832 B After Width: | Height: | Size: 607 B |
@ -90,6 +90,10 @@ public class IconList {
|
||||
ImageUtilities.loadImageIcon("com/jme3/gde/core/icons/lightbulb.gif", false);
|
||||
public static ImageIcon eyeOpen =
|
||||
ImageUtilities.loadImageIcon("com/jme3/gde/core/icons/eye.gif", false);
|
||||
public static ImageIcon eyeGreen =
|
||||
ImageUtilities.loadImageIcon("com/jme3/gde/core/icons/eyeGreen.gif", false);
|
||||
public static ImageIcon eyeOff =
|
||||
ImageUtilities.loadImageIcon("com/jme3/gde/core/icons/eyeOff.gif", false);
|
||||
public static ImageIcon eyeCrossed =
|
||||
ImageUtilities.loadImageIcon("com/jme3/gde/core/icons/crossedEye.gif", false);
|
||||
public static ImageIcon colorBox =
|
||||
|
Before Width: | Height: | Size: 850 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 823 B After Width: | Height: | Size: 574 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 511 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 515 B |
Before Width: | Height: | Size: 794 B After Width: | Height: | Size: 666 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 364 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 763 B After Width: | Height: | Size: 685 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 413 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 527 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 513 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 748 B After Width: | Height: | Size: 703 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 489 B |
BIN
sdk/jme3-core/src/com/jme3/gde/core/icons/eyeGreen.gif
Normal file
After Width: | Height: | Size: 481 B |
BIN
sdk/jme3-core/src/com/jme3/gde/core/icons/eyeOff.gif
Normal file
After Width: | Height: | Size: 469 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 640 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 419 B |
Before Width: | Height: | Size: 581 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 675 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 553 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 351 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 432 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 432 B |
Before Width: | Height: | Size: 733 B After Width: | Height: | Size: 393 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 511 B |
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 538 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 415 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 652 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 508 B |
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 501 B |
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 766 B |
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 501 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 513 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 655 B |
Before Width: | Height: | Size: 841 B After Width: | Height: | Size: 497 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 771 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 424 B |
Before Width: | Height: | Size: 700 B After Width: | Height: | Size: 505 B |
@ -53,7 +53,7 @@
|
||||
<Component class="javax.swing.JToggleButton" name="jToggleButton1">
|
||||
<Properties>
|
||||
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
||||
<Connection code="IconList.eyeOpen" type="code"/>
|
||||
<Connection code="IconList.eyeOff" type="code"/>
|
||||
</Property>
|
||||
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
||||
<ResourceString bundle="com/jme3/gde/core/sceneviewer/Bundle.properties" key="SceneViewerTopComponent.jToggleButton1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
||||
@ -63,6 +63,9 @@
|
||||
</Property>
|
||||
<Property name="focusable" type="boolean" value="false"/>
|
||||
<Property name="horizontalTextPosition" type="int" value="0"/>
|
||||
<Property name="selectedIcon" type="javax.swing.Icon" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
||||
<Connection code="IconList.eyeGreen" type="code"/>
|
||||
</Property>
|
||||
<Property name="verticalTextPosition" type="int" value="3"/>
|
||||
</Properties>
|
||||
<Events>
|
||||
|
@ -178,11 +178,12 @@ public final class SceneViewerTopComponent extends TopComponent {
|
||||
});
|
||||
jToolBar1.add(enableCamLight);
|
||||
|
||||
jToggleButton1.setIcon(IconList.eyeOpen);
|
||||
jToggleButton1.setIcon(IconList.eyeOff);
|
||||
org.openide.awt.Mnemonics.setLocalizedText(jToggleButton1, org.openide.util.NbBundle.getMessage(SceneViewerTopComponent.class, "SceneViewerTopComponent.jToggleButton1.text")); // NOI18N
|
||||
jToggleButton1.setToolTipText(org.openide.util.NbBundle.getMessage(SceneViewerTopComponent.class, "SceneViewerTopComponent.jToggleButton1.toolTipText")); // NOI18N
|
||||
jToggleButton1.setFocusable(false);
|
||||
jToggleButton1.setHorizontalTextPosition(javax.swing.SwingConstants.CENTER);
|
||||
jToggleButton1.setSelectedIcon(IconList.eyeGreen);
|
||||
jToggleButton1.setVerticalTextPosition(javax.swing.SwingConstants.BOTTOM);
|
||||
jToggleButton1.addActionListener(new java.awt.event.ActionListener() {
|
||||
public void actionPerformed(java.awt.event.ActionEvent evt) {
|
||||
|
Before Width: | Height: | Size: 910 B After Width: | Height: | Size: 771 B |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 358 B |
@ -48,7 +48,7 @@ import org.openide.nodes.Node;
|
||||
mimeType = "text/jme3material",
|
||||
extension = {"j3m", "J3M"}
|
||||
)
|
||||
@DataObject.Registration(displayName = "jME3 Material", mimeType = "text/jme3material", iconBase = "com/jme3/gde/materials/jme-logo.png")
|
||||
@DataObject.Registration(displayName = "jME3 Material", mimeType = "text/jme3material", iconBase = "com/jme3/gde/materials/material.png")
|
||||
public class JMEMaterialDataObject extends AssetDataObject {
|
||||
|
||||
public JMEMaterialDataObject(FileObject pf, MultiFileLoader loader) throws DataObjectExistsException, IOException {
|
||||
|
Before Width: | Height: | Size: 965 B |
BIN
sdk/jme3-materialeditor/src/com/jme3/gde/materials/material.png
Normal file
After Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 718 B After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 717 B After Width: | Height: | Size: 692 B |
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 630 B |
Before Width: | Height: | Size: 591 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 910 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 315 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 527 B |
Before Width: | Height: | Size: 1018 B After Width: | Height: | Size: 503 B |
Before Width: | Height: | Size: 85 B After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 570 B After Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 632 B After Width: | Height: | Size: 415 B |
Before Width: | Height: | Size: 741 B After Width: | Height: | Size: 465 B |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 439 B |
Before Width: | Height: | Size: 796 B After Width: | Height: | Size: 717 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 490 B |
Before Width: | Height: | Size: 213 B After Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 373 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 601 B After Width: | Height: | Size: 487 B |
Before Width: | Height: | Size: 483 B After Width: | Height: | Size: 576 B |
Before Width: | Height: | Size: 732 B After Width: | Height: | Size: 503 B |
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 654 B |
Before Width: | Height: | Size: 786 B After Width: | Height: | Size: 605 B |
Before Width: | Height: | Size: 771 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 625 B After Width: | Height: | Size: 669 B |
Before Width: | Height: | Size: 608 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 700 B After Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 723 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 903 B |
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 495 B |