Class AntuIconBrowser

java.lang.Object
org.teamapps.icon.antu.AntuIconBrowser

public class AntuIconBrowser
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    AntuIconBrowser​(org.teamapps.ux.session.SessionContext sessionContext)  
  • Method Summary

    Modifier and Type Method Description
    protected org.teamapps.ux.component.Component createIconFinder()  
    org.teamapps.ux.component.panel.Panel createIconViewer()  
    org.teamapps.ux.component.Component getUI()  
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

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

    • AntuIconBrowser

      public AntuIconBrowser​(org.teamapps.ux.session.SessionContext sessionContext)
  • Method Details

    • getUI

      public org.teamapps.ux.component.Component getUI()
    • createIconFinder

      protected org.teamapps.ux.component.Component createIconFinder()
    • createIconViewer

      public org.teamapps.ux.component.panel.Panel createIconViewer()
    • main

      public static void main​(java.lang.String[] args) throws java.lang.Exception
      Throws:
      java.lang.Exception