Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VAquaRendering – Release 14
Class org.violetlib.jnr.aqua.ToolBarItemWellConfiguration
Inherited members: ShowHide
Deprecated: ShowHide
org.violetlib.jnr.aqua

Class ToolBarItemWellConfiguration

  • Object
    • LayoutConfiguration
      • ToolBarItemWellLayoutConfiguration
        • ToolBarItemWellConfiguration
  • All Implemented Interfaces:
    Configuration
    public class ToolBarItemWellConfiguration extends ToolBarItemWellLayoutConfiguration implements Configuration
    A configuration for a tool bar item well. For internal use. A tool bar item well background is painted only when the item is selected. When the item is not selected, no background is painted.
    • Constructors 
      Constructor and Description
      Ordinary member indicator ToolBarItemWellConfiguration Reveal DetailHide Detail
      ToolBarItemWellConfiguration(AquaUIPainter.State state, boolean isFrameOnly)
       
      public ToolBarItemWellConfiguration(AquaUIPainter.State state, boolean isFrameOnly)
    • Methods 
      Modifier and Type Method and Description
      Overridden member indicator equals Reveal DetailHide Detail
      boolean equals(Object o)
       
      public boolean equals(Object o)
      Ordinary member indicator getState Reveal DetailHide Detail
      AquaUIPainter.State getState()
       
      public AquaUIPainter.State getState()
      Inherited member indicator getWidget Reveal DetailHide Detail
      Object getWidget()
       
      public Object getWidget()
      Overridden member indicator hashCode Reveal DetailHide Detail
      int hashCode()
       
      public int hashCode()
      Ordinary member indicator isFrameOnly Reveal DetailHide Detail
      boolean isFrameOnly()
       
      public boolean isFrameOnly()
      Overridden member indicator toString Reveal DetailHide Detail
      String toString()
       
      public String toString()
      • Methods inherited from class Object

        getClass, notify, notifyAll, wait, wait, wait