Class Hierarchy

  • java.lang.Object
    • de.bsvrz.sys.funclib.kappich.collections.CollatorComparator<T> (implements java.util.Comparator<T>)
    • de.bsvrz.sys.funclib.kappich.collections.CollatorComparator.SortKey (implements java.lang.Comparable<T>)
    • java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
      • java.awt.Container
        • javax.swing.JComponent (implements java.io.Serializable)
          • javax.swing.Box (implements javax.accessibility.Accessible)
          • javax.swing.JFileChooser (implements javax.accessibility.Accessible)
          • javax.swing.JLabel (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
            • javax.swing.tree.DefaultTreeCellRenderer (implements javax.swing.tree.TreeCellRenderer)
          • javax.swing.text.JTextComponent (implements javax.accessibility.Accessible, javax.swing.Scrollable)
            • javax.swing.JTextField (implements javax.swing.SwingConstants)
        • java.awt.Window (implements javax.accessibility.Accessible)
          • java.awt.Frame (implements java.awt.MenuContainer)
            • javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
              • de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame (implements java.awt.event.KeyListener, java.awt.event.MouseListener)
    • de.bsvrz.sys.funclib.kappich.properties.DefaultFormatter (implements de.bsvrz.sys.funclib.kappich.properties.PropertyFormatter)
    • de.bsvrz.sys.funclib.kappich.properties.DisplayUnit
    • de.bsvrz.sys.funclib.kappich.onlinehelp.HelpMenu
    • de.bsvrz.sys.funclib.kappich.onlinehelp.HelpPage
    • de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter<K,​V> (implements de.bsvrz.sys.funclib.kappich.collections.MultiValueMap<K,​V>)
    • de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
    • de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty (implements de.bsvrz.sys.funclib.kappich.properties.PropertyName)
    • de.bsvrz.sys.funclib.kappich.properties.ObjectPropertyCategory
    • de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
    • de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel (implements javax.swing.tree.TreeModel)
    • de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel.ObjectNode (implements java.lang.Comparable<T>)
    • de.bsvrz.sys.funclib.kappich.collections.SortedListModel<E> (implements javax.swing.ComboBoxModel<E>)

Interface Hierarchy

Annotation Type Hierarchy

  • de.bsvrz.sys.funclib.kappich.annotations.NotNull (implements java.lang.annotation.Annotation)
  • de.bsvrz.sys.funclib.kappich.annotations.Nullable (implements java.lang.annotation.Annotation)
  • de.bsvrz.sys.funclib.kappich.properties.PropertyClass (implements java.lang.annotation.Annotation)
  • de.bsvrz.sys.funclib.kappich.properties.PropertyHandler (implements java.lang.annotation.Annotation)
  • de.bsvrz.sys.funclib.kappich.properties.PropertyName (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)