25 #ifndef JUCE_HYPERLINKBUTTON_H_INCLUDED
26 #define JUCE_HYPERLINKBUTTON_H_INCLUDED
62 void setFont (
const Font& newFont,
63 bool resizeToMatchComponentHeight,
76 textColourId = 0x1001f00,
91 void changeWidthToFitText();
109 Font getFontToUse()
const;
114 #endif // JUCE_HYPERLINKBUTTON_H_INCLUDED
Definition: juce_Font.h:39
#define noexcept
Definition: juce_CompilerSupport.h:141
Definition: juce_Justification.h:38
Definition: juce_String.h:43
#define JUCE_API
Definition: juce_StandardHeader.h:139
virtual void colourChanged()
Definition: juce_Component.cpp:2139
Definition: juce_URL.h:40
Definition: juce_GraphicsContext.h:42
Definition: juce_Justification.h:117