Class WYSIWYGEditor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class WYSIWYGEditor extends JPanel
See Also:
  • Field Details

  • Constructor Details

    • WYSIWYGEditor

      public WYSIWYGEditor(MCreator mcreator, boolean isNotOverlayType)
  • Method Details

    • editCurrentlySelectedComponent

      protected void editCurrentlySelectedComponent()
    • setSlotComponentsEnabled

      public void setSlotComponentsEnabled(boolean enable)
    • getGUITypeSelector

      public JComboBox<String> getGUITypeSelector()
    • setOpening

      public void setOpening(boolean opening)
    • setComponentList

      public void setComponentList(List<GUIComponent> components)
    • getComponentList

      public List<GUIComponent> getComponentList()