Class TypedTextureSelectorDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class TypedTextureSelectorDialog extends MCreatorDialog
See Also:
  • Field Details

  • Constructor Details

    • TypedTextureSelectorDialog

      public TypedTextureSelectorDialog(MCreator mcreator, TextureType type)
  • Method Details

    • getTextureType

      public TextureType getTextureType()
    • setVisible

      public void setVisible(boolean b)
      Overrides:
      setVisible in class Dialog
    • getConfirmButton

      public JButton getConfirmButton()
    • getMCreator

      public MCreator getMCreator()