Class PaletteController


  • @Singleton
    public class PaletteController
    extends java.lang.Object
    Controller for a list of the available operations that the user may select from.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void initialize()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PaletteController

        public PaletteController()
    • Method Detail

      • initialize

        protected void initialize()