Class ClientActions


  • public class ClientActions
    extends java.lang.Object
    Shared code for creating UI elements from different places in the application.

    Created by bracz on 11/21/16.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) org.openlcb.cdi.swing.CdiPanel cdiPanel  
      (package private) ShutDownTask shutDownTask  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) javax.swing.JButton buttonForList​(java.util.ArrayList<javax.swing.JButton> list, java.lang.String label)  
      void openCdiWindow​(org.openlcb.NodeID destNode, java.lang.String description)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait